===> wine-7.2 depends on: bison-* -> bison-3.7.6
===> wine-7.2 depends on: gmake-* -> gmake-4.3
===> wine-7.2 depends on: xz-* -> xz-5.2.5p2
===>  Verifying specs:  c++ c++abi pthread X11 Xau c c++abi m pthread xcb xcb-render xcb-shm Xdmcp
===>  found c++.9.0 c++abi.6.0 pthread.26.1 X11.18.0 Xau.10.0 c.96.1 m.10.1 xcb.4.1 xcb-render.1.1 xcb-shm.1.1 Xdmcp.11.0
===>  Checking files for wine-7.2
`/usr/ports/distfiles/wine-7.2.tar.xz' is up to date.
>> (SHA256) wine-7.2.tar.xz: OK
===>  Extracting for wine-7.2
===>  Patching for wine-7.2
===>   Applying OpenBSD patch patch-dlls_nsiproxy_sys_ip_c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|Index: dlls/nsiproxy.sys/ip.c
|--- dlls/nsiproxy.sys/ip.c.orig
|+++ dlls/nsiproxy.sys/ip.c
--------------------------
Patching file dlls/nsiproxy.sys/ip.c using Plan A...
Hunk #1 succeeded at 60.
done
===>   Applying OpenBSD patch patch-dlls_nsiproxy_sys_tcp_c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|Index: dlls/nsiproxy.sys/tcp.c
|--- dlls/nsiproxy.sys/tcp.c.orig
|+++ dlls/nsiproxy.sys/tcp.c
--------------------------
Patching file dlls/nsiproxy.sys/tcp.c using Plan A...
Hunk #1 succeeded at 43.
Hunk #2 succeeded at 57.
done
===>   Applying OpenBSD patch patch-dlls_nsiproxy_sys_udp_c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|Index: dlls/nsiproxy.sys/udp.c
|--- dlls/nsiproxy.sys/udp.c.orig
|+++ dlls/nsiproxy.sys/udp.c
--------------------------
Patching file dlls/nsiproxy.sys/udp.c using Plan A...
Hunk #1 succeeded at 53.
done
===>   Applying OpenBSD patch patch-dlls_ntdll_unix_loader_c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|Force preloader to be built
|Index: dlls/ntdll/unix/loader.c
|--- dlls/ntdll/unix/loader.c.orig
|+++ dlls/ntdll/unix/loader.c
--------------------------
Patching file dlls/ntdll/unix/loader.c using Plan A...
Hunk #1 succeeded at 367.
done
===>   Applying OpenBSD patch patch-dlls_ntdll_unix_signal_x86_64_c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|Index: dlls/ntdll/unix/signal_x86_64.c
|--- dlls/ntdll/unix/signal_x86_64.c.orig
|+++ dlls/ntdll/unix/signal_x86_64.c
--------------------------
Patching file dlls/ntdll/unix/signal_x86_64.c using Plan A...
Hunk #1 succeeded at 206.
Hunk #2 succeeded at 291.
Hunk #3 succeeded at 2969.
done
===>   Applying OpenBSD patch patch-dlls_ntdll_unix_socket_c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|Index: dlls/ntdll/unix/socket.c
|--- dlls/ntdll/unix/socket.c.orig
|+++ dlls/ntdll/unix/socket.c
--------------------------
Patching file dlls/ntdll/unix/socket.c using Plan A...
Hunk #1 succeeded at 27.
Hunk #2 succeeded at 1697.
Hunk #3 succeeded at 1767.
Hunk #4 succeeded at 1904.
done
===>   Applying OpenBSD patch patch-dlls_ws2_32_unixlib_c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|Index: dlls/ws2_32/unixlib.c
|--- dlls/ws2_32/unixlib.c.orig
|+++ dlls/ws2_32/unixlib.c
--------------------------
Patching file dlls/ws2_32/unixlib.c using Plan A...
Hunk #1 succeeded at 109.
done
===>  Compiler link: clang -> env  CCACHE_DIR=/usr/ports/pobj/.ccache  ccache /usr/bin/clang
===>  Compiler link: clang++ -> env  CCACHE_DIR=/usr/ports/pobj/.ccache  ccache /usr/bin/clang++
===>  Compiler link: cc -> env  CCACHE_DIR=/usr/ports/pobj/.ccache  ccache /usr/bin/cc
===>  Compiler link: c++ -> env  CCACHE_DIR=/usr/ports/pobj/.ccache  ccache /usr/bin/c++
===>  Generating configure for wine-7.2
===>  Configuring for wine-7.2
Using /usr/ports/pobj/wine-7.2/config.site (generated)
configure: WARNING: unrecognized options: --disable-gtk-doc
configure: loading site script /usr/ports/pobj/wine-7.2/config.site
checking build system type... x86_64-unknown-openbsd7.2
checking host system type... x86_64-unknown-openbsd7.2
checking whether gmake sets $(MAKE)... yes
checking for gcc... cc
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... (cached) o
checking whether the compiler supports GNU C... (cached) yes
checking whether cc accepts -g... (cached) yes
checking for cc option to enable C11 features... none needed
checking whether the compiler supports GNU C++... (cached) yes
checking whether c++ accepts -g... (cached) yes
checking for c++ option to enable C++11 features... none needed
checking for cpp... cc
checking for ld... ld
checking whether cc supports __builtin_ms_va_list... yes
checking for the directory containing the Wine tools... 
checking for flex... flex
checking whether flex is recent enough... yes
checking for bison... bison
checking whether bison is recent enough... yes
checking for ar... (cached) ar
checking for strip... (cached) strip
checking for ranlib... (cached) ranlib
checking whether ln -s works... yes
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/egrep
checking for ldconfig... /sbin/ldconfig
checking for msgfmt... msgfmt
checking for pkg-config... pkg-config
checking for i386_set_ldt in -li386... no
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for stdio.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking for strings.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for unistd.h... (cached) yes
checking for AL/al.h... (cached) no
checking for ApplicationServices/ApplicationServices.h... no
checking for CL/cl.h... (cached) no
checking for Carbon/Carbon.h... no
checking for CoreAudio/CoreAudio.h... (cached) no
checking for DiskArbitration/DiskArbitration.h... no
checking for EGL/egl.h... yes
checking for IOKit/IOKitLib.h... no
checking for IOKit/hid/IOHIDLib.h... no
checking for OpenAL/al.h... (cached) no
checking for OpenCL/opencl.h... (cached) no
checking for Security/Security.h... no
checking for SystemConfiguration/SCDynamicStoreCopyDHCPInfo.h... no
checking for SystemConfiguration/SCNetworkConfiguration.h... no
checking for arpa/inet.h... (cached) yes
checking for arpa/nameser.h... yes
checking for asm/types.h... no
checking for asm/user.h... no
checking for elf.h... yes
checking for float.h... (cached) yes
checking for gettext-po.h... (cached) no
checking for ieeefp.h... yes
checking for libproc.h... no
checking for link.h... yes
checking for linux/cdrom.h... no
checking for linux/filter.h... no
checking for linux/hdreg.h... no
checking for linux/hidraw.h... no
checking for linux/input.h... no
checking for linux/ioctl.h... no
checking for linux/major.h... no
checking for linux/param.h... no
checking for linux/serial.h... no
checking for linux/types.h... no
checking for linux/ucdrom.h... no
checking for lwp.h... no
checking for mach-o/loader.h... no
checking for mach/mach.h... no
checking for machine/cpu.h... yes
checking for machine/sysarch.h... yes
checking for mntent.h... no
checking for netdb.h... (cached) yes
checking for netinet/in.h... (cached) yes
checking for netinet/in_systm.h... (cached) yes
checking for netinet/tcp.h... (cached) yes
checking for netinet/tcp_fsm.h... (cached) yes
checking for pcap/pcap.h... (cached) no
checking for port.h... no
checking for pthread.h... (cached) yes
checking for pwd.h... (cached) yes
checking for sasl/sasl.h... yes
checking for sched.h... yes
checking for scsi/scsi.h... no
checking for scsi/scsi_ioctl.h... no
checking for scsi/sg.h... no
checking for stdint.h... (cached) yes
checking for sys/attr.h... no
checking for sys/auxv.h... no
checking for sys/cdio.h... yes
checking for sys/epoll.h... no
checking for sys/event.h... yes
checking for sys/filio.h... (cached) yes
checking for sys/ipc.h... (cached) yes
checking for sys/link.h... no
checking for sys/modem.h... no
checking for sys/mtio.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for sys/prctl.h... no
checking for sys/ptrace.h... yes
checking for sys/queue.h... yes
checking for sys/random.h... no
checking for sys/resource.h... (cached) yes
checking for sys/scsiio.h... (cached) yes
checking for sys/shm.h... (cached) yes
checking for sys/signal.h... (cached) yes
checking for sys/socketvar.h... yes
checking for sys/sockio.h... (cached) yes
checking for sys/statvfs.h... yes
checking for sys/strtio.h... no
checking for sys/syscall.h... (cached) yes
checking for sys/sysinfo.h... no
checking for sys/times.h... (cached) yes
checking for sys/uio.h... (cached) yes
checking for sys/user.h... yes
checking for sys/utsname.h... (cached) yes
checking for sys/vnode.h... yes
checking for syscall.h... no
checking for utime.h... (cached) yes
checking for valgrind/memcheck.h... no
checking for valgrind/valgrind.h... no
checking for sys/mkdev.h... no
checking for sys/sysmacros.h... no
checking whether stat file-mode macros are broken... no
checking for sys/conf.h... yes
checking for sys/mount.h... (cached) yes
checking for sys/statfs.h... no
checking for sys/user.h... (cached) yes
checking for sys/vfs.h... no
checking for sys/sysctl.h... (cached) yes
checking for netinet/ip.h... (cached) yes
checking for net/if.h... (cached) yes
checking for net/if_arp.h... (cached) yes
checking for net/if_dl.h... yes
checking for net/if_types.h... (cached) yes
checking for net/route.h... (cached) yes
checking for netinet/if_ether.h... (cached) yes
checking for netinet/in_pcb.h... yes
checking for netinet/ip_icmp.h... yes
checking for netinet/ip_var.h... (cached) yes
checking for netinet/udp.h... (cached) yes
checking for netipx/ipx.h... no
checking for sys/un.h... (cached) yes
checking for netinet/udp_var.h... (cached) yes
checking for netinet/icmp_var.h... (cached) yes
checking for netinet/tcp_var.h... (cached) yes
checking for linux/ipx.h... no
checking for linux/irda.h... no
checking for linux/rtnetlink.h... no
checking for resolv.h... (cached) yes
checking for ifaddrs.h... yes
checking for sys/ucontext.h... no
checking for sys/thr.h... no
checking for pthread_np.h... yes
checking for linux/videodev2.h... no
checking for libprocstat.h... no
checking for ldd... /usr/bin/ldd
checking for otool... no
checking for readelf... readelf
checking whether the compiler supports -shared -Wl,--version-script=conftest.map... yes
checking whether the compiler supports -Wl,-z,defs... yes
checking whether the compiler supports -Wl,--export-dynamic... yes
checking whether the compiler supports -Wl,-Ttext-segment=0x7bc00000... no
checking whether the compiler supports -Wl,--section-start,.interp=0x7d000400... yes
checking for prelink... false
checking whether the compiler supports -Wl,-z,max-page-size=0x1000... yes
checking for pthread_create... yes
checking how to run the C preprocessor... cc -m64 -E
checking for X... (cached) libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking whether -R must be followed by a space... neither works
checking for gethostbyname... (cached) yes
checking for connect... (cached) yes
checking for remove... (cached) yes
checking for shmat... (cached) yes
checking for IceConnectionNumber in -lICE... (cached) yes
checking for -lX11... libX11.so.18.0
checking for -lXext... libXext.so.13.0
checking for X11/Xlib.h... (cached) yes
checking for X11/XKBlib.h... (cached) yes
checking for X11/Xutil.h... (cached) yes
checking for X11/Xcursor/Xcursor.h... (cached) yes
checking for X11/extensions/shape.h... (cached) yes
checking for X11/extensions/XInput.h... yes
checking for X11/extensions/XInput2.h... yes
checking for X11/extensions/XShm.h... (cached) yes
checking for X11/extensions/Xcomposite.h... (cached) yes
checking for X11/extensions/Xfixes.h... (cached) yes
checking for X11/extensions/Xinerama.h... (cached) yes
checking for X11/extensions/Xrandr.h... (cached) yes
checking for X11/extensions/Xrender.h... (cached) yes
checking for X11/extensions/xf86vmode.h... (cached) yes
checking for X11/extensions/xf86vmproto.h... yes
checking for XkbQueryExtension in -lX11... (cached) yes
checking for -lXcursor... libXcursor.so.5.0
checking for -lXi... libXi.so.12.2
checking for XShmQueryExtension in -lXext... yes
checking for XShapeQueryExtension in -lXext... yes
checking for -lXxf86vm... libXxf86vm.so.6.0
checking for -lXrender... libXrender.so.6.0
checking for XRenderSetPictureTransform in -lXrender... yes
checking for XRenderCreateLinearGradient in -lXrender... yes
checking for -lXrandr... libXrandr.so.7.1
checking for -lXfixes... libXfixes.so.6.1
checking for -lXinerama... libXinerama.so.6.0
checking for -lXcomposite... libXcomposite.so.4.0
checking for XICCallback.callback... yes
checking for XEvent.xcookie... yes
checking for -lGL... libGL.so.17.1
checking for gnutls/gnutls.h... yes
checking for -lgnutls... libgnutls.so.47.5
checking for gnutls_cipher_init... yes
checking for resolver library... not found
checking for ft2build.h... yes
checking for -lfreetype... libfreetype.so.30.2
checking for FT_TrueTypeEngineType... yes
checking for pthread_getthreadid_np... no
checking for snd_pcm_hw_params_get_access_mask in -lasound... no
checking for unw_step... no
checking for unw_step in libunwind... no
checking for SDL.h... yes
checking for -lSDL2... not found
checking for cups/cups.h... yes
checking for cups/ppd.h... yes
checking for -lcups... libcups.so.7.3
checking for fontconfig/fontconfig.h... yes
checking for -lfontconfig... libfontconfig.so.13.1
checking for -lodbc... not found
checking whether the compiler supports -Werror=unknown-warning-option... no
checking whether the compiler supports -Werror=unused-command-line-argument... yes
checking whether the compiler supports -Werror=ignored-optimization-argument... yes
checking whether the compiler supports -fcf-protection=none... yes
checking whether the compiler supports -fno-stack-protector... yes
checking whether the compiler supports -fno-strict-aliasing... yes
checking whether the compiler supports -Wdeclaration-after-statement... yes
checking whether the compiler supports -Wempty-body... yes
checking whether the compiler supports -Wignored-qualifiers... yes
checking whether the compiler supports -Winit-self... yes
checking whether the compiler supports -Wpacked-not-aligned... yes
checking whether the compiler supports -Wpragma-pack... yes
checking whether the compiler supports -Wshift-overflow=2... yes
checking whether the compiler supports -Wstrict-prototypes... yes
checking whether the compiler supports -Wtype-limits... yes
checking whether the compiler supports -Wunused-but-set-parameter... yes
checking whether the compiler supports -Wvla... yes
checking whether the compiler supports -Wwrite-strings... yes
checking whether the compiler supports -fexcess-precision=standard... no
checking whether the compiler supports -Wpointer-arith... yes
checking for broken string.h that generates warnings with -Wpointer-arith... no
checking whether the compiler supports -Wlogical-op... yes
checking for broken string.h that generates warnings with -Wlogical-op... yes
checking for flags needed for 64-bit compare-and-swap support... none needed
checking whether the compiler supports -gdwarf-4... yes
checking whether the compiler supports -fno-builtin... yes
checking whether the compiler supports -fshort-wchar... yes
checking whether the compiler supports -Wno-format... yes
checking whether the compiler supports -mabi=ms... yes
checking for the need to disable Fortify... no
checking whether CFI directives are supported in assembly code... yes
checking for epoll_create... no
checking for fstatfs... (cached) yes
checking for futimens... (cached) yes
checking for futimes... (cached) yes
checking for futimesat... no
checking for getattrlist... no
checking for getauxval... no
checking for getifaddrs... (cached) yes
checking for getrandom... no
checking for kqueue... (cached) yes
checking for mach_continuous_time... no
checking for pipe2... yes
checking for port_create... no
checking for posix_fadvise... no
checking for posix_fallocate... no
checking for prctl... no
checking for proc_pidinfo... no
checking for sched_yield... yes
checking for setproctitle... (cached) yes
checking for setprogname... yes
checking for sigprocmask... (cached) yes
checking for sysinfo... no
checking for tcdrain... (cached) yes
checking for thr_kill2... no
checking for library containing dlopen... none required
checking for dlinfo... no
checking for library containing gethostbyname... none required
checking for library containing connect... none required
checking for library containing inet_aton... none required
checking for getaddrinfo... (cached) yes
checking for library containing clock_gettime... none required
checking for sched_setaffinity... no
checking for inline... inline
checking for sigset_t... yes
checking for request_sense... no
checking for struct xinpgen... no
checking for sigaddset... yes
checking whether we can use re-entrant gethostbyname_r Linux style... no
checking for struct msghdr.msg_accrights... no
checking for struct sockaddr_un.sun_len... yes
checking for scsireq_t.cmd... no
checking for sg_io_hdr_t.interface_id... no
checking for siginfo_t.si_fd... no
checking for struct mtget.mt_blksiz... yes
checking for struct mtget.mt_gstat... no
checking for struct mtget.mt_blkno... yes
checking for struct stat.st_mtim... yes
checking for struct stat.st_mtimespec... yes
checking for struct stat.st_ctim... yes
checking for struct stat.st_ctimespec... yes
checking for struct stat.st_atim... yes
checking for struct stat.st_atimespec... yes
checking for struct stat.st_birthtime... no
checking for struct stat.st_birthtim... no
checking for struct stat.st_birthtimespec... no
checking for struct stat.__st_birthtime... yes
checking for struct stat.__st_birthtim... yes
checking for struct sockaddr_in6.sin6_scope_id... (cached) yes
checking for struct __res_state._u._ext.nscount6... no
checking for struct in6_pktinfo.ipi6_addr... yes
checking for struct ipstat.ips_total... yes
checking for struct ip_stats.ips_total... no
checking for struct tcpstat.tcps_connattempt... no
checking for struct tcp_stats.tcps_connattempt... no
checking for struct udpstat.udps_ipackets... yes
checking for struct ifreq.ifr_hwaddr... no
checking for struct sysinfo.totalram... no
checking for struct sysinfo.mem_unit... no
checking for isfinite... yes
checking for isinf... yes
checking for isnan... yes
checking for __builtin_popcount... yes
checking for __clear_cache... yes
checking whether we need to define __x86_64__... no
creating Makefile rules... done
configure: creating ./config.status
config.status: creating include/config.h
config.status: linking tools/winewrapper to wine
config.status: linking tools/winewrapper to wine64
config.status: executing include/stamp-h commands
config.status: executing tools/makedep commands
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
warning: unknown warning option '-Wl' [-Wunknown-warning-option]
3 warnings generated.
config.status: executing Makefile commands
configure: WARNING: unrecognized options: --disable-gtk-doc

configure: libSDL2 64-bit development files not found, SDL2 won't be supported.

configure: WARNING: prelink not found and linker does not support relocation, base address of core dlls won't be set correctly.

configure: WARNING: No sound system was found. Windows applications will be silent.

configure: Finished.  Do 'gmake' to compile Wine.

===>  Building for wine-7.2
cc -m64 -c -o dlls/acledit/main.o dlls/acledit/main.c -Idlls/acledit -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o tools/winebuild/import.o tools/winebuild/import.c -Itools/winebuild -Iinclude -D__WINESRC__ -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o tools/winebuild/main.o tools/winebuild/main.c -Itools/winebuild -Iinclude -D__WINESRC__ -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o tools/winebuild/parser.o tools/winebuild/parser.c -Itools/winebuild -Iinclude -D__WINESRC__ -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o tools/winebuild/relay.o tools/winebuild/relay.c -Itools/winebuild -Iinclude -D__WINESRC__ -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o tools/winebuild/res16.o tools/winebuild/res16.c -Itools/winebuild -Iinclude -D__WINESRC__ -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o tools/winebuild/res32.o tools/winebuild/res32.c -Itools/winebuild -Iinclude -D__WINESRC__ -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o tools/winebuild/spec16.o tools/winebuild/spec16.c -Itools/winebuild -Iinclude -D__WINESRC__ -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o tools/winebuild/spec32.o tools/winebuild/spec32.c -Itools/winebuild -Iinclude -D__WINESRC__ -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o tools/winebuild/utils.o tools/winebuild/utils.c -Itools/winebuild -Iinclude -D__WINESRC__ -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/winecrt0/crt_dllmain.o dlls/winecrt0/crt_dllmain.c -Idlls/winecrt0 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/winecrt0/crt_fltused.o dlls/winecrt0/crt_fltused.c -Idlls/winecrt0 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/winecrt0/debug.o dlls/winecrt0/debug.c -Idlls/winecrt0 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/winecrt0/delay_load.o dlls/winecrt0/delay_load.c -Idlls/winecrt0 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o tools/widl/client.o tools/widl/client.c -Itools/widl -Itools/wrc -Iinclude -D__WINESRC__ -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o tools/widl/expr.o tools/widl/expr.c -Itools/widl -Itools/wrc -Iinclude -D__WINESRC__ -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o tools/widl/hash.o tools/widl/hash.c -Itools/widl -Itools/wrc -Iinclude -D__WINESRC__ -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o tools/widl/header.o tools/widl/header.c -Itools/widl -Itools/wrc -Iinclude -D__WINESRC__ -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o tools/widl/proxy.o tools/widl/proxy.c -Itools/widl -Itools/wrc -Iinclude -D__WINESRC__ -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o tools/widl/register.o tools/widl/register.c -Itools/widl -Itools/wrc -Iinclude -D__WINESRC__ -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o tools/widl/server.o tools/widl/server.c -Itools/widl -Itools/wrc -Iinclude -D__WINESRC__ -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o tools/widl/typegen.o tools/widl/typegen.c -Itools/widl -Itools/wrc -Iinclude -D__WINESRC__ -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o tools/widl/typelib.o tools/widl/typelib.c -Itools/widl -Itools/wrc -Iinclude -D__WINESRC__ -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o tools/widl/typetree.o tools/widl/typetree.c -Itools/widl -Itools/wrc -Iinclude -D__WINESRC__ -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o tools/widl/utils.o tools/widl/utils.c -Itools/widl -Itools/wrc -Iinclude -D__WINESRC__ -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o tools/widl/widl.o tools/widl/widl.c -Itools/widl -Itools/wrc -Iinclude -D__WINESRC__ \
  -DINCLUDEDIR="\"/usr/local/include\"" -DDLLDIR="\"/usr/local/lib/wine\"" -DBIN_TO_INCLUDEDIR=\"`tools/makedep -R \
  /usr/local/bin /usr/local/include`\" -DBIN_TO_DLLDIR=\"`tools/makedep -R /usr/local/bin /usr/local/lib/wine`\" -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o tools/widl/wpp.o tools/wrc/wpp.c -Itools/widl -Itools/wrc -Iinclude -D__WINESRC__ -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o tools/widl/write_msft.o tools/widl/write_msft.c -Itools/widl -Itools/wrc -Iinclude -D__WINESRC__ -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
bison -o tools/widl/parser.tab.c -d tools/widl/parser.y
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
bison -o tools/widl/ppy.tab.c -d tools/wrc/ppy.y
flex -otools/widl/parser.yy.c tools/widl/parser.l
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
flex -otools/widl/ppl.yy.c tools/wrc/ppl.l
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/winecrt0/dll_main.o dlls/winecrt0/dll_main.c -Idlls/winecrt0 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/winecrt0/exception.o dlls/winecrt0/exception.c -Idlls/winecrt0 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
tools/widl/write_msft.c:1059:23: warning: variable 'elements' set but not used [-Wunused-but-set-variable]
        int num_dims, elements = 1, arrayoffset;
                      ^
3 warnings generated.
cc -m64 -c -o dlls/winecrt0/exe16_entry.o dlls/winecrt0/exe16_entry.c -Idlls/winecrt0 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/winecrt0/setjmp.o dlls/winecrt0/setjmp.c -Idlls/winecrt0 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/winecrt0/stub.o dlls/winecrt0/stub.c -Idlls/winecrt0 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/winecrt0/unix_lib.o dlls/winecrt0/unix_lib.c -Idlls/winecrt0 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/winecrt0/exe_entry.o dlls/winecrt0/exe_entry.c -Idlls/winecrt0 -Iinclude -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_MSVCR_VER=0 -DWINE_UNIX_LIB -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -O2 -pipe -g -I/usr/local/include \
  -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/winecrt0/exe_main.o dlls/winecrt0/exe_main.c -Idlls/winecrt0 -Iinclude -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_MSVCR_VER=0 -DWINE_UNIX_LIB -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -O2 -pipe -g -I/usr/local/include \
  -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/winecrt0/exe_wentry.o dlls/winecrt0/exe_wentry.c -Idlls/winecrt0 -Iinclude -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_MSVCR_VER=0 -DWINE_UNIX_LIB -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -O2 -pipe -g -I/usr/local/include \
  -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/winecrt0/exe_wmain.o dlls/winecrt0/exe_wmain.c -Idlls/winecrt0 -Iinclude -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_MSVCR_VER=0 -DWINE_UNIX_LIB -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -O2 -pipe -g -I/usr/local/include \
  -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/ucrtbase/crt_gccmain.o dlls/msvcrt/crt_gccmain.c -Idlls/ucrtbase -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/ucrtbase/crt_main.o dlls/msvcrt/crt_main.c -Idlls/ucrtbase -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/ucrtbase/crt_winmain.o dlls/msvcrt/crt_winmain.c -Idlls/ucrtbase -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/ucrtbase/crt_wmain.o dlls/msvcrt/crt_wmain.c -Idlls/ucrtbase -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/ucrtbase/crt_wwinmain.o dlls/msvcrt/crt_wwinmain.c -Idlls/ucrtbase -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/ucrtbase/mathf.o dlls/msvcrt/mathf.c -Idlls/ucrtbase -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/ucrtbase/printf.o dlls/ucrtbase/printf.c -Idlls/ucrtbase -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/ucrtbase/sincos.o dlls/msvcrt/sincos.c -Idlls/ucrtbase -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o tools/winegcc/utils.o tools/winegcc/utils.c -Itools/winegcc -Iinclude -D__WINESRC__ -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o tools/winegcc/winegcc.o tools/winegcc/winegcc.c -Itools/winegcc -Iinclude -D__WINESRC__ \
  -DINCLUDEDIR="\"/usr/local/include\"" -DLIBDIR="\"/usr/local/lib\"" -DBIN_TO_INCLUDEDIR=\"`tools/makedep -R \
  /usr/local/bin /usr/local/include`\" -DBIN_TO_LIBDIR=\"`tools/makedep -R /usr/local/bin /usr/local/lib`\" -DCC="\"cc \
  -m64\"" -DCPP="\"cc\"" -DCXX="\"c++ -m64\"" -DLD="\"ld\"" -DPRELINK="\"false\"" -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o tools/wrc/dumpres.o tools/wrc/dumpres.c -Itools/wrc -Iinclude -D__WINESRC__ -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o tools/wrc/genres.o tools/wrc/genres.c -Itools/wrc -Iinclude -D__WINESRC__ -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o tools/wrc/newstruc.o tools/wrc/newstruc.c -Itools/wrc -Iinclude -D__WINESRC__ -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o tools/wrc/po.o tools/wrc/po.c -Itools/wrc -Iinclude -D__WINESRC__ -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o tools/wrc/translation.o tools/wrc/translation.c -Itools/wrc -Iinclude -D__WINESRC__ -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o tools/wrc/utils.o tools/wrc/utils.c -Itools/wrc -Iinclude -D__WINESRC__ -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o tools/wrc/wpp.o tools/wrc/wpp.c -Itools/wrc -Iinclude -D__WINESRC__ -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o tools/wrc/wrc.o tools/wrc/wrc.c -Itools/wrc -Iinclude -D__WINESRC__ -DNLSDIR="\"/usr/local/share/wine/nls\"" \
  -DINCLUDEDIR="\"/usr/local/include\"" -DBIN_TO_NLSDIR=\"`tools/makedep -R /usr/local/bin /usr/local/share/wine/nls`\" \
  -DBIN_TO_INCLUDEDIR=\"`tools/makedep -R /usr/local/bin /usr/local/include`\" -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
bison -o tools/wrc/parser.tab.c -d tools/wrc/parser.y
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
bison -o tools/wrc/ppy.tab.c -d tools/wrc/ppy.y
flex -otools/wrc/parser.yy.c tools/wrc/parser.l
tools/wrc/parser.y: warning: 5 shift/reduce conflicts [-Wconflicts-sr]
tools/wrc/parser.y: note: rerun with option '-Wcounterexamples' to generate conflict counterexamples
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
flex -otools/wrc/ppl.yy.c tools/wrc/ppl.l
cc -m64 -c -o dlls/adsldp/ldap.o dlls/adsldp/ldap.c -Idlls/adsldp -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/advapi32/advapi.o dlls/advapi32/advapi.c -Idlls/advapi32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_ADVAPI32_ -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/advapi32/cred.o dlls/advapi32/cred.c -Idlls/advapi32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_ADVAPI32_ -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/advapi32/crypt_arc4.o dlls/advapi32/crypt_arc4.c -Idlls/advapi32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_ADVAPI32_ -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/advapi32/crypt_des.o dlls/advapi32/crypt_des.c -Idlls/advapi32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_ADVAPI32_ -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/advapi32/crypt_lmhash.o dlls/advapi32/crypt_lmhash.c -Idlls/advapi32 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_ADVAPI32_ -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/advapi32/eventlog.o dlls/advapi32/eventlog.c -Idlls/advapi32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_ADVAPI32_ -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/advapi32/lsa.o dlls/advapi32/lsa.c -Idlls/advapi32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_ADVAPI32_ -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/advapi32/registry.o dlls/advapi32/registry.c -Idlls/advapi32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_ADVAPI32_ -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/advapi32/service.o dlls/advapi32/service.c -Idlls/advapi32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_ADVAPI32_ -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/advapi32/wmi.o dlls/advapi32/wmi.c -Idlls/advapi32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_ADVAPI32_ -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msvcrt/crt_gccmain.o dlls/msvcrt/crt_gccmain.c -Idlls/msvcrt -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_CRTIMP= -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcrt/crt_main.o dlls/msvcrt/crt_main.c -Idlls/msvcrt -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_CRTIMP= -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msvcrt/crt_winmain.o dlls/msvcrt/crt_winmain.c -Idlls/msvcrt -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_CRTIMP= -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcrt/crt_wmain.o dlls/msvcrt/crt_wmain.c -Idlls/msvcrt -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_CRTIMP= -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msvcrt/crt_wwinmain.o dlls/msvcrt/crt_wwinmain.c -Idlls/msvcrt -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_CRTIMP= -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcrt/iob.o dlls/msvcrt/iob.c -Idlls/msvcrt -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_CRTIMP= \
  -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msvcrt/mathf.o dlls/msvcrt/mathf.c -Idlls/msvcrt -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_CRTIMP= -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcrt/onexit.o dlls/msvcrt/onexit.c -Idlls/msvcrt -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_CRTIMP= -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msvcrt/sincos.o dlls/msvcrt/sincos.c -Idlls/msvcrt -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_CRTIMP= -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/advpack/advpack.o dlls/advpack/advpack.c -Idlls/advpack -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/advpack/files.o dlls/advpack/files.c -Idlls/advpack -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/advpack/reg.o dlls/advpack/reg.c -Idlls/advpack -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/apphelp/apphelp.o dlls/apphelp/apphelp.c -Idlls/apphelp -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/appwiz.cpl/appwiz.o dlls/appwiz.cpl/appwiz.c -Idlls/appwiz.cpl -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/atmlib/main.o dlls/atmlib/main.c -Idlls/atmlib -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/authz/authz.o dlls/authz/authz.c -Idlls/authz -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/avicap32/v4l.o dlls/avicap32/v4l.c -Idlls/avicap32 -Iinclude -D__WINESRC__ -D_UCRT -DWINE_UNIX_LIB \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/ntdll/unix/cdrom.o dlls/ntdll/unix/cdrom.c -Idlls/ntdll -Iinclude -D__WINESRC__ -DWINE_NO_LONG_TYPES \
  -D_NTSYSTEM_ -D_ACRTIMP= -DWINBASEAPI= -D_MSVCR_VER=0 -DWINE_UNIX_LIB -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/ntdll/unix/debug.o dlls/ntdll/unix/debug.c -Idlls/ntdll -Iinclude -D__WINESRC__ -DWINE_NO_LONG_TYPES \
  -D_NTSYSTEM_ -D_ACRTIMP= -DWINBASEAPI= -D_MSVCR_VER=0 -DWINE_UNIX_LIB -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/ntdll/unix/env.o dlls/ntdll/unix/env.c -Idlls/ntdll -Iinclude -D__WINESRC__ -DWINE_NO_LONG_TYPES \
  -D_NTSYSTEM_ -D_ACRTIMP= -DWINBASEAPI= -D_MSVCR_VER=0 -DWINE_UNIX_LIB -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/ntdll/unix/file.o dlls/ntdll/unix/file.c -Idlls/ntdll -Iinclude -D__WINESRC__ -DWINE_NO_LONG_TYPES \
  -D_NTSYSTEM_ -D_ACRTIMP= -DWINBASEAPI= -D_MSVCR_VER=0 -DWINE_UNIX_LIB -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/ntdll/unix/loader.o dlls/ntdll/unix/loader.c -Idlls/ntdll -Iinclude -D__WINESRC__ -DWINE_NO_LONG_TYPES \
  -D_NTSYSTEM_ -D_ACRTIMP= -DWINBASEAPI= -D_MSVCR_VER=0 -DBINDIR=\"/usr/local/bin\" \
  -DSYSTEMDLLPATH=\"\" -DDLL_TO_BINDIR=\"`tools/makedep -R /usr/local/lib/wine /usr/local/bin`\" \
  -DBIN_TO_DATADIR=\"`tools/makedep -R /usr/local/bin /usr/local/share/wine`\" -DWINE_UNIX_LIB -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/ntdll/unix/loadorder.o dlls/ntdll/unix/loadorder.c -Idlls/ntdll -Iinclude -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_NTSYSTEM_ -D_ACRTIMP= -DWINBASEAPI= -D_MSVCR_VER=0 -DWINE_UNIX_LIB -Wall \
  -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/ntdll/unix/process.o dlls/ntdll/unix/process.c -Idlls/ntdll -Iinclude -D__WINESRC__ -DWINE_NO_LONG_TYPES \
  -D_NTSYSTEM_ -D_ACRTIMP= -DWINBASEAPI= -D_MSVCR_VER=0 -DWINE_UNIX_LIB -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/ntdll/unix/registry.o dlls/ntdll/unix/registry.c -Idlls/ntdll -Iinclude -D__WINESRC__ -DWINE_NO_LONG_TYPES \
  -D_NTSYSTEM_ -D_ACRTIMP= -DWINBASEAPI= -D_MSVCR_VER=0 -DWINE_UNIX_LIB -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/ntdll/unix/security.o dlls/ntdll/unix/security.c -Idlls/ntdll -Iinclude -D__WINESRC__ -DWINE_NO_LONG_TYPES \
  -D_NTSYSTEM_ -D_ACRTIMP= -DWINBASEAPI= -D_MSVCR_VER=0 -DWINE_UNIX_LIB -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
dlls/ntdll/unix/file.c:230:24: warning: unused variable 'mnt_mutex' [-Wunused-variable]
static pthread_mutex_t mnt_mutex = PTHREAD_MUTEX_INITIALIZER;
                       ^
3 warnings generated.
cc -m64 -c -o dlls/ntdll/unix/serial.o dlls/ntdll/unix/serial.c -Idlls/ntdll -Iinclude -D__WINESRC__ -DWINE_NO_LONG_TYPES \
  -D_NTSYSTEM_ -D_ACRTIMP= -DWINBASEAPI= -D_MSVCR_VER=0 -DWINE_UNIX_LIB -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/ntdll/unix/server.o dlls/ntdll/unix/server.c -Idlls/ntdll -Iinclude -D__WINESRC__ -DWINE_NO_LONG_TYPES \
  -D_NTSYSTEM_ -D_ACRTIMP= -DWINBASEAPI= -D_MSVCR_VER=0 -DWINE_UNIX_LIB -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/ntdll/unix/signal_arm.o dlls/ntdll/unix/signal_arm.c -Idlls/ntdll -Iinclude -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_NTSYSTEM_ -D_ACRTIMP= -DWINBASEAPI= -D_MSVCR_VER=0 -DWINE_UNIX_LIB -Wall \
  -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/ntdll/unix/signal_arm64.o dlls/ntdll/unix/signal_arm64.c -Idlls/ntdll -Iinclude -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_NTSYSTEM_ -D_ACRTIMP= -DWINBASEAPI= -D_MSVCR_VER=0 -DWINE_UNIX_LIB -Wall \
  -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/ntdll/unix/signal_i386.o dlls/ntdll/unix/signal_i386.c -Idlls/ntdll -Iinclude -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_NTSYSTEM_ -D_ACRTIMP= -DWINBASEAPI= -D_MSVCR_VER=0 -DWINE_UNIX_LIB -Wall \
  -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/ntdll/unix/signal_x86_64.o dlls/ntdll/unix/signal_x86_64.c -Idlls/ntdll -Iinclude -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_NTSYSTEM_ -D_ACRTIMP= -DWINBASEAPI= -D_MSVCR_VER=0 -DWINE_UNIX_LIB -Wall \
  -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/ntdll/unix/sync.o dlls/ntdll/unix/sync.c -Idlls/ntdll -Iinclude -D__WINESRC__ -DWINE_NO_LONG_TYPES \
  -D_NTSYSTEM_ -D_ACRTIMP= -DWINBASEAPI= -D_MSVCR_VER=0 -DWINE_UNIX_LIB -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/ntdll/unix/system.o dlls/ntdll/unix/system.c -Idlls/ntdll -Iinclude -D__WINESRC__ -DWINE_NO_LONG_TYPES \
  -D_NTSYSTEM_ -D_ACRTIMP= -DWINBASEAPI= -D_MSVCR_VER=0 -DWINE_UNIX_LIB -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/ntdll/unix/tape.o dlls/ntdll/unix/tape.c -Idlls/ntdll -Iinclude -D__WINESRC__ -DWINE_NO_LONG_TYPES \
  -D_NTSYSTEM_ -D_ACRTIMP= -DWINBASEAPI= -D_MSVCR_VER=0 -DWINE_UNIX_LIB -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/ntdll/unix/thread.o dlls/ntdll/unix/thread.c -Idlls/ntdll -Iinclude -D__WINESRC__ -DWINE_NO_LONG_TYPES \
  -D_NTSYSTEM_ -D_ACRTIMP= -DWINBASEAPI= -D_MSVCR_VER=0 -DWINE_UNIX_LIB -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/ntdll/unix/virtual.o dlls/ntdll/unix/virtual.c -Idlls/ntdll -Iinclude -D__WINESRC__ -DWINE_NO_LONG_TYPES \
  -D_NTSYSTEM_ -D_ACRTIMP= -DWINBASEAPI= -D_MSVCR_VER=0 -DWINE_UNIX_LIB -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
dlls/ntdll/unix/signal_x86_64.c:1196:45: warning: taking the absolute value of unsigned type 'ULONG_PTR' (aka 'unsigned long') has no effect [-Wabsolute-value]
        case DW_OP_abs:         stack[sp] = labs(stack[sp]); break;
                                            ^
dlls/ntdll/unix/signal_x86_64.c:1196:45: note: remove the call to 'labs' since unsigned values cannot be negative
        case DW_OP_abs:         stack[sp] = labs(stack[sp]); break;
                                            ^~~~
dlls/ntdll/unix/signal_x86_64.c:1218:92: warning: misleading indentation; statement is not part of the previous 'if' [-Wmisleading-indentation]
        case DW_OP_bra:         tmp = (short)dwarf_get_u2(&p); if (!stack[sp--]) p += tmp; break;
                                                                                           ^
dlls/ntdll/unix/signal_x86_64.c:1175:9: note: previous statement is here
        else switch (opcode)
        ^
4 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/avrt/main.o dlls/avrt/main.c -Idlls/avrt -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT -Wall \
  -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
dlls/ntdll/unix/system.c:623:13: warning: unused function 'logical_proc_info_add_by_id' [-Wunused-function]
static BOOL logical_proc_info_add_by_id( SYSTEM_LOGICAL_PROCESSOR_INFORMATION **pdata,
            ^
dlls/ntdll/unix/system.c:706:13: warning: unused function 'logical_proc_info_add_cache' [-Wunused-function]
static BOOL logical_proc_info_add_cache( SYSTEM_LOGICAL_PROCESSOR_INFORMATION **pdata,
            ^
dlls/ntdll/unix/system.c:766:13: warning: unused function 'logical_proc_info_add_numa_node' [-Wunused-function]
static BOOL logical_proc_info_add_numa_node( SYSTEM_LOGICAL_PROCESSOR_INFORMATION **pdata,
            ^
dlls/ntdll/unix/system.c:803:13: warning: unused function 'logical_proc_info_add_group' [-Wunused-function]
static BOOL logical_proc_info_add_group( SYSTEM_LOGICAL_PROCESSOR_INFORMATION_EX **pdataex,
            ^
6 warnings generated.
cc -m64 -c -o dlls/bcrypt/bcrypt_main.o dlls/bcrypt/bcrypt_main.c -Idlls/bcrypt -Iinclude -Iinclude/msvcrt \
  -I/usr/local/include -I/usr/local/include/p11-kit-1 -D__WINESRC__ -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/bcrypt/md2.o dlls/bcrypt/md2.c -Idlls/bcrypt -Iinclude -Iinclude/msvcrt -I/usr/local/include \
  -I/usr/local/include/p11-kit-1 -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/bcrypt/sha256.o dlls/bcrypt/sha256.c -Idlls/bcrypt -Iinclude -Iinclude/msvcrt -I/usr/local/include \
  -I/usr/local/include/p11-kit-1 -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/bcrypt/sha512.o dlls/bcrypt/sha512.c -Idlls/bcrypt -Iinclude -Iinclude/msvcrt -I/usr/local/include \
  -I/usr/local/include/p11-kit-1 -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/bcrypt/gnutls.o dlls/bcrypt/gnutls.c -Idlls/bcrypt -Iinclude -I/usr/local/include \
  -I/usr/local/include/p11-kit-1 -D__WINESRC__ -D_UCRT -DWINE_UNIX_LIB -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/bthprops.cpl/main.o dlls/bthprops.cpl/main.c -Idlls/bthprops.cpl -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/cabinet/fdi.o dlls/cabinet/fdi.c -Idlls/cabinet -Iinclude -Iinclude/msvcrt -I./libs/zlib \
  -D__WINESRC__ -DFAR= -DZ_SOLO -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/cards/cards.o dlls/cards/cards.c -Idlls/cards -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/clusapi/clusapi.o dlls/clusapi/clusapi.c -Idlls/clusapi -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/comctl32/button.o dlls/comctl32/button.c -Idlls/comctl32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_COMCTL32_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/comctl32/combo.o dlls/comctl32/combo.c -Idlls/comctl32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_COMCTL32_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/comctl32/comboex.o dlls/comctl32/comboex.c -Idlls/comctl32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_COMCTL32_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/comctl32/datetime.o dlls/comctl32/datetime.c -Idlls/comctl32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_COMCTL32_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/comctl32/draglist.o dlls/comctl32/draglist.c -Idlls/comctl32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_COMCTL32_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/comctl32/dsa.o dlls/comctl32/dsa.c -Idlls/comctl32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_COMCTL32_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/comctl32/flatsb.o dlls/comctl32/flatsb.c -Idlls/comctl32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_COMCTL32_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/comctl32/header.o dlls/comctl32/header.c -Idlls/comctl32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_COMCTL32_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/comctl32/hotkey.o dlls/comctl32/hotkey.c -Idlls/comctl32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_COMCTL32_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/comctl32/ipaddress.o dlls/comctl32/ipaddress.c -Idlls/comctl32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_COMCTL32_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/comctl32/listbox.o dlls/comctl32/listbox.c -Idlls/comctl32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_COMCTL32_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/comctl32/monthcal.o dlls/comctl32/monthcal.c -Idlls/comctl32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_COMCTL32_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/comctl32/nativefont.o dlls/comctl32/nativefont.c -Idlls/comctl32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_COMCTL32_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/comctl32/pager.o dlls/comctl32/pager.c -Idlls/comctl32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_COMCTL32_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/comctl32/progress.o dlls/comctl32/progress.c -Idlls/comctl32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_COMCTL32_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/comctl32/propsheet.o dlls/comctl32/propsheet.c -Idlls/comctl32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_COMCTL32_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/comctl32/rebar.o dlls/comctl32/rebar.c -Idlls/comctl32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_COMCTL32_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/comctl32/smoothscroll.o dlls/comctl32/smoothscroll.c -Idlls/comctl32 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_COMCTL32_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/comctl32/static.o dlls/comctl32/static.c -Idlls/comctl32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_COMCTL32_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/comctl32/status.o dlls/comctl32/status.c -Idlls/comctl32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_COMCTL32_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/comctl32/string.o dlls/comctl32/string.c -Idlls/comctl32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_COMCTL32_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/comctl32/syslink.o dlls/comctl32/syslink.c -Idlls/comctl32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_COMCTL32_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/comctl32/tab.o dlls/comctl32/tab.c -Idlls/comctl32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_COMCTL32_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/comctl32/taskdialog.o dlls/comctl32/taskdialog.c -Idlls/comctl32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_COMCTL32_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/comctl32/toolbar.o dlls/comctl32/toolbar.c -Idlls/comctl32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_COMCTL32_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/comctl32/tooltips.o dlls/comctl32/tooltips.c -Idlls/comctl32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_COMCTL32_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/comctl32/trackbar.o dlls/comctl32/trackbar.c -Idlls/comctl32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_COMCTL32_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/comctl32/treeview.o dlls/comctl32/treeview.c -Idlls/comctl32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_COMCTL32_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/comctl32/updown.o dlls/comctl32/updown.c -Idlls/comctl32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_COMCTL32_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/compstui/compstui_main.o dlls/compstui/compstui_main.c -Idlls/compstui -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/concrt140/concrt140.o dlls/concrt140/concrt140.c -Idlls/concrt140 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/concrt140/concurrency.o dlls/msvcrt/concurrency.c -Idlls/concrt140 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/concrt140/details.o dlls/concrt140/details.c -Idlls/concrt140 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/connect/main.o dlls/connect/main.c -Idlls/connect -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/crtdll/console.o dlls/msvcrt/console.c -Idlls/crtdll -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTDLL -D_CRTIMP= -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/crtdll/cpp.o dlls/msvcrt/cpp.c -Idlls/crtdll -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTDLL -D_CRTIMP= -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/crtdll/ctype.o dlls/msvcrt/ctype.c -Idlls/crtdll -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTDLL -D_CRTIMP= -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
dlls/msvcrt/concurrency.c:690:18: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return ctx ? call_Context_GetId(ctx) : -1;
                 ^~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/concurrency.c:63:34: note: expanded from macro 'call_Context_GetId'
#define call_Context_GetId(this) CALL_VTBL_FUNC(this, 0, \
                                 ^~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/cxx.h:277:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/msvcrt/corecrt.h:99:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/concurrency.c:730:18: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return ctx ? call_Context_GetScheduleGroupId(ctx) : -1;
                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/concurrency.c:67:47: note: expanded from macro 'call_Context_GetScheduleGroupId'
#define call_Context_GetScheduleGroupId(this) CALL_VTBL_FUNC(this, 8, \
                                              ^~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/cxx.h:277:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/msvcrt/corecrt.h:99:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/concurrency.c:738:18: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return ctx ? call_Context_GetVirtualProcessorId(ctx) : -1;
                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/concurrency.c:65:50: note: expanded from macro 'call_Context_GetVirtualProcessorId'
#define call_Context_GetVirtualProcessorId(this) CALL_VTBL_FUNC(this, 4, \
                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/cxx.h:277:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/msvcrt/corecrt.h:99:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/concurrency.c:800:9: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        call_Scheduler_Release(this->scheduler.scheduler);
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/concurrency.c:109:38: note: expanded from macro 'call_Scheduler_Release'
#define call_Scheduler_Release(this) CALL_VTBL_FUNC(this, 20, unsigned int, (Scheduler*), (this))
                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/cxx.h:277:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/msvcrt/corecrt.h:99:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/concurrency.c:804:13: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
            call_Scheduler_Release(scheduler_cur->scheduler);
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/concurrency.c:109:38: note: expanded from macro 'call_Scheduler_Release'
#define call_Scheduler_Release(this) CALL_VTBL_FUNC(this, 20, unsigned int, (Scheduler*), (this))
                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/cxx.h:277:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/msvcrt/corecrt.h:99:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/concurrency.c:840:5: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    call_Scheduler_Reference(&default_scheduler->scheduler);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/concurrency.c:108:40: note: expanded from macro 'call_Scheduler_Reference'
#define call_Scheduler_Reference(this) CALL_VTBL_FUNC(this, 16, unsigned int, (Scheduler*), (this))
                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/cxx.h:277:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/msvcrt/corecrt.h:99:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/concurrency.c:1336:5: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    call_Scheduler_Attach(scheduler);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/concurrency.c:111:37: note: expanded from macro 'call_Scheduler_Attach'
#define call_Scheduler_Attach(this) CALL_VTBL_FUNC(this, 28, void, (Scheduler*), (this))
                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/cxx.h:277:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/msvcrt/corecrt.h:99:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/concurrency.c:1363:5: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    call_Scheduler_Release(context->scheduler.scheduler);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/concurrency.c:109:38: note: expanded from macro 'call_Scheduler_Release'
#define call_Scheduler_Release(this) CALL_VTBL_FUNC(this, 20, unsigned int, (Scheduler*), (this))
                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/cxx.h:277:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/msvcrt/corecrt.h:99:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/concurrency.c:1407:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_Scheduler_CreateScheduleGroup_loc(get_current_scheduler(), placement);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/concurrency.c:113:64: note: expanded from macro 'call_Scheduler_CreateScheduleGroup_loc'
#define call_Scheduler_CreateScheduleGroup_loc(this,placement) CALL_VTBL_FUNC(this, 32, \
                                                               ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/cxx.h:277:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/msvcrt/corecrt.h:99:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/concurrency.c:1416:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_Scheduler_CreateScheduleGroup(get_current_scheduler());
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/concurrency.c:115:50: note: expanded from macro 'call_Scheduler_CreateScheduleGroup'
#define call_Scheduler_CreateScheduleGroup(this) CALL_VTBL_FUNC(this, 36, /*ScheduleGroup*/void*, (Scheduler*), (this))
                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/cxx.h:277:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/msvcrt/corecrt.h:99:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/concurrency.c:1428:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_Scheduler_GetNumberOfVirtualProcessors(scheduler);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/concurrency.c:105:59: note: expanded from macro 'call_Scheduler_GetNumberOfVirtualProcessors'
#define call_Scheduler_GetNumberOfVirtualProcessors(this) CALL_VTBL_FUNC(this, 8, unsigned int, (const Scheduler*), (this))
                                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/cxx.h:277:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/msvcrt/corecrt.h:99:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/concurrency.c:1435:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_Scheduler_GetPolicy(get_current_scheduler(), policy);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/concurrency.c:106:47: note: expanded from macro 'call_Scheduler_GetPolicy'
#define call_Scheduler_GetPolicy(this,policy) CALL_VTBL_FUNC(this, 12, \
                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/cxx.h:277:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/msvcrt/corecrt.h:99:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/concurrency.c:1447:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_Scheduler_Id(scheduler);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/concurrency.c:104:33: note: expanded from macro 'call_Scheduler_Id'
#define call_Scheduler_Id(this) CALL_VTBL_FUNC(this, 4, unsigned int, (const Scheduler*), (this))
                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/cxx.h:277:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/msvcrt/corecrt.h:99:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/concurrency.c:1461:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_Scheduler_IsAvailableLocation(scheduler, placement);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/concurrency.c:120:60: note: expanded from macro 'call_Scheduler_IsAvailableLocation'
#define call_Scheduler_IsAvailableLocation(this,placement) CALL_VTBL_FUNC(this, 48, \
                                                           ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/cxx.h:277:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/msvcrt/corecrt.h:99:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/concurrency.c:1470:5: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    call_Scheduler_RegisterShutdownEvent(get_current_scheduler(), event);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/concurrency.c:110:58: note: expanded from macro 'call_Scheduler_RegisterShutdownEvent'
#define call_Scheduler_RegisterShutdownEvent(this,event) CALL_VTBL_FUNC(this, 24, void, (Scheduler*,HANDLE), (this,event))
                                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/cxx.h:277:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/msvcrt/corecrt.h:99:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/concurrency.c:1480:5: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    call_Scheduler_ScheduleTask_loc(get_current_scheduler(), proc, data, placement);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/concurrency.c:116:67: note: expanded from macro 'call_Scheduler_ScheduleTask_loc'
#define call_Scheduler_ScheduleTask_loc(this,proc,data,placement) CALL_VTBL_FUNC(this, 40, \
                                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/cxx.h:277:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/msvcrt/corecrt.h:99:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/concurrency.c:1489:5: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    call_Scheduler_ScheduleTask(get_current_scheduler(), proc, data);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/concurrency.c:118:53: note: expanded from macro 'call_Scheduler_ScheduleTask'
#define call_Scheduler_ScheduleTask(this,proc,data) CALL_VTBL_FUNC(this, 44, \
                                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/cxx.h:277:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/msvcrt/corecrt.h:99:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/concurrency.c:1526:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_Scheduler_Reference(this->scheduler);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/concurrency.c:108:40: note: expanded from macro 'call_Scheduler_Reference'
#define call_Scheduler_Reference(this) CALL_VTBL_FUNC(this, 16, unsigned int, (Scheduler*), (this))
                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/cxx.h:277:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/msvcrt/corecrt.h:99:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/concurrency.c:1535:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_Scheduler_Release(this->scheduler);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/concurrency.c:109:38: note: expanded from macro 'call_Scheduler_Release'
#define call_Scheduler_Release(this) CALL_VTBL_FUNC(this, 20, unsigned int, (Scheduler*), (this))
                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/cxx.h:277:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/msvcrt/corecrt.h:99:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/concurrency.c:2763:5: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    call__Timer_callback(this);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/concurrency.c:310:36: note: expanded from macro 'call__Timer_callback'
#define call__Timer_callback(this) CALL_VTBL_FUNC(this, 4, void, (_Timer*), (this))
                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/cxx.h:277:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/msvcrt/corecrt.h:99:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/concurrency.c:2951:5: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    call_Context_dtor(context, 1);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/concurrency.c:69:40: note: expanded from macro 'call_Context_dtor'
#define call_Context_dtor(this, flags) CALL_VTBL_FUNC(this, 20, \
                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/cxx.h:277:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/msvcrt/corecrt.h:99:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
23 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/crtdll/data.o dlls/msvcrt/data.c -Idlls/crtdll -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTDLL -D_CRTIMP= -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/crtdll/dir.o dlls/msvcrt/dir.c -Idlls/crtdll -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
dlls/concrt140/details.c:150:13: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
            call__Concurrent_queue_base_v4__Deallocate_page(this, this->data->queues[i].tail);
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/concrt140/details.c:70:69: note: expanded from macro 'call__Concurrent_queue_base_v4__Deallocate_page'
#define call__Concurrent_queue_base_v4__Deallocate_page(this, page) CALL_VTBL_FUNC(this, \
                                                                    ^~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/cxx.h:277:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/concrt140/details.c:232:13: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        p = call__Concurrent_queue_base_v4__Allocate_page(parent);
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/concrt140/details.c:68:61: note: expanded from macro 'call__Concurrent_queue_base_v4__Allocate_page'
#define call__Concurrent_queue_base_v4__Allocate_page(this) CALL_VTBL_FUNC(this, \
                                                            ^~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/cxx.h:277:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/concrt140/details.c:254:13: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
            call__Concurrent_queue_base_v4__Copy_item(parent, p, id-page_id, e);
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/concrt140/details.c:64:69: note: expanded from macro 'call__Concurrent_queue_base_v4__Copy_item'
#define call__Concurrent_queue_base_v4__Copy_item(this,dst,idx,src) CALL_VTBL_FUNC(this, \
                                                                    ^~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/cxx.h:277:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/concrt140/details.c:256:13: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
            call__Concurrent_queue_base_v4__Move_item(parent, p, id-page_id, e);
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/concrt140/details.c:62:69: note: expanded from macro 'call__Concurrent_queue_base_v4__Move_item'
#define call__Concurrent_queue_base_v4__Move_item(this,dst,idx,src) CALL_VTBL_FUNC(this, \
                                                                    ^~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/cxx.h:277:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/concrt140/details.c:282:9: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        call__Concurrent_queue_base_v4__Assign_and_destroy_item(parent, e, p, id-page_id);
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/concrt140/details.c:66:84: note: expanded from macro 'call__Concurrent_queue_base_v4__Assign_and_destroy_item'
#define  call__Concurrent_queue_base_v4__Assign_and_destroy_item(this,dst,src,idx) CALL_VTBL_FUNC(this, \
                                                                                   ^~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/cxx.h:277:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/concrt140/details.c:297:9: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        call__Concurrent_queue_base_v4__Deallocate_page(parent, p);
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/concrt140/details.c:70:69: note: expanded from macro 'call__Concurrent_queue_base_v4__Deallocate_page'
#define call__Concurrent_queue_base_v4__Deallocate_page(this, page) CALL_VTBL_FUNC(this, \
                                                                    ^~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/cxx.h:277:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/concrt140/details.c:957:5: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    call_function_do_call(func.this);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/concrt140/details.c:949:37: note: expanded from macro 'call_function_do_call'
#define call_function_do_call(this) CALL_VTBL_FUNC(this, 8, void, (function_void_cdecl_void*), (this))
                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/cxx.h:277:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/concrt140/details.c:958:5: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    call_function_do_clean(func.this, func.this!=&func);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/concrt140/details.c:950:40: note: expanded from macro 'call_function_do_clean'
#define call_function_do_clean(this,b) CALL_VTBL_FUNC(this, 16, void, (function_void_cdecl_void*,bool), (this, b))
                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/cxx.h:277:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
10 warnings generated.
  -D__WINESRC__ -D_CRTDLL -D_CRTIMP= -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/crtdll/environ.o dlls/msvcrt/environ.c -Idlls/crtdll -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTDLL -D_CRTIMP= -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/crtdll/errno.o dlls/msvcrt/errno.c -Idlls/crtdll -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTDLL -D_CRTIMP= -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/crtdll/except.o dlls/msvcrt/except.c -Idlls/crtdll -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTDLL -D_CRTIMP= -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/crtdll/except_arm.o dlls/msvcrt/except_arm.c -Idlls/crtdll -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTDLL -D_CRTIMP= -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/crtdll/except_arm64.o dlls/msvcrt/except_arm64.c -Idlls/crtdll -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTDLL -D_CRTIMP= -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/crtdll/except_i386.o dlls/msvcrt/except_i386.c -Idlls/crtdll -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTDLL -D_CRTIMP= -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/crtdll/except_x86_64.o dlls/msvcrt/except_x86_64.c -Idlls/crtdll -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTDLL -D_CRTIMP= -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/crtdll/exit.o dlls/msvcrt/exit.c -Idlls/crtdll -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTDLL -D_CRTIMP= -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
dlls/msvcrt/except.c:424:13: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    ((void (__cdecl*)(void*))(info->destructor+rec->ExceptionInformation[3]))(object);
            ^~~~~~~
include/windef.h:93:19: note: expanded from macro '__cdecl'
#  define __cdecl __stdcall
                  ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
3 warnings generated.
cc -m64 -c -o dlls/crtdll/file.o dlls/msvcrt/file.c -Idlls/crtdll -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTDLL -D_CRTIMP= -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/crtdll/heap.o dlls/msvcrt/heap.c -Idlls/crtdll -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTDLL -D_CRTIMP= -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/crtdll/locale.o dlls/msvcrt/locale.c -Idlls/crtdll -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTDLL -D_CRTIMP= -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/crtdll/lock.o dlls/msvcrt/lock.c -Idlls/crtdll -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTDLL -D_CRTIMP= -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/crtdll/main.o dlls/msvcrt/main.c -Idlls/crtdll -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTDLL -D_CRTIMP= -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/crtdll/math.o dlls/msvcrt/math.c -Idlls/crtdll -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTDLL -D_CRTIMP= -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/crtdll/mbcs.o dlls/msvcrt/mbcs.c -Idlls/crtdll -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTDLL -D_CRTIMP= -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/crtdll/process.o dlls/msvcrt/process.c -Idlls/crtdll -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTDLL -D_CRTIMP= -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/crtdll/scanf.o dlls/msvcrt/scanf.c -Idlls/crtdll -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTDLL -D_CRTIMP= -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/crtdll/string.o dlls/msvcrt/string.c -Idlls/crtdll -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTDLL -D_CRTIMP= -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/crtdll/thread.o dlls/msvcrt/thread.c -Idlls/crtdll -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTDLL -D_CRTIMP= -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/crtdll/time.o dlls/msvcrt/time.c -Idlls/crtdll -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTDLL -D_CRTIMP= -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/crtdll/undname.o dlls/msvcrt/undname.c -Idlls/crtdll -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTDLL -D_CRTIMP= -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/crypt32/base64.o dlls/crypt32/base64.c -Idlls/crypt32 -Iinclude -Iinclude/msvcrt -I/usr/local/include \
  -I/usr/local/include/p11-kit-1 -D__WINESRC__ -D_CRYPT32_ -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/crypt32/chain.o dlls/crypt32/chain.c -Idlls/crypt32 -Iinclude -Iinclude/msvcrt -I/usr/local/include \
  -I/usr/local/include/p11-kit-1 -D__WINESRC__ -D_CRYPT32_ -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/crypt32/collectionstore.o dlls/crypt32/collectionstore.c -Idlls/crypt32 -Iinclude -Iinclude/msvcrt \
  -I/usr/local/include -I/usr/local/include/p11-kit-1 -D__WINESRC__ -D_CRYPT32_ -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/crypt32/context.o dlls/crypt32/context.c -Idlls/crypt32 -Iinclude -Iinclude/msvcrt \
  -I/usr/local/include -I/usr/local/include/p11-kit-1 -D__WINESRC__ -D_CRYPT32_ -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/crypt32/crl.o dlls/crypt32/crl.c -Idlls/crypt32 -Iinclude -Iinclude/msvcrt -I/usr/local/include \
  -I/usr/local/include/p11-kit-1 -D__WINESRC__ -D_CRYPT32_ -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/crypt32/ctl.o dlls/crypt32/ctl.c -Idlls/crypt32 -Iinclude -Iinclude/msvcrt -I/usr/local/include \
  -I/usr/local/include/p11-kit-1 -D__WINESRC__ -D_CRYPT32_ -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/crypt32/filestore.o dlls/crypt32/filestore.c -Idlls/crypt32 -Iinclude -Iinclude/msvcrt \
  -I/usr/local/include -I/usr/local/include/p11-kit-1 -D__WINESRC__ -D_CRYPT32_ -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/crypt32/main.o dlls/crypt32/main.c -Idlls/crypt32 -Iinclude -Iinclude/msvcrt -I/usr/local/include \
  -I/usr/local/include/p11-kit-1 -D__WINESRC__ -D_CRYPT32_ -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/crypt32/message.o dlls/crypt32/message.c -Idlls/crypt32 -Iinclude -Iinclude/msvcrt \
  -I/usr/local/include -I/usr/local/include/p11-kit-1 -D__WINESRC__ -D_CRYPT32_ -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/crypt32/object.o dlls/crypt32/object.c -Idlls/crypt32 -Iinclude -Iinclude/msvcrt -I/usr/local/include \
  -I/usr/local/include/p11-kit-1 -D__WINESRC__ -D_CRYPT32_ -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/crypt32/oid.o dlls/crypt32/oid.c -Idlls/crypt32 -Iinclude -Iinclude/msvcrt -I/usr/local/include \
  -I/usr/local/include/p11-kit-1 -D__WINESRC__ -D_CRYPT32_ -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/crypt32/proplist.o dlls/crypt32/proplist.c -Idlls/crypt32 -Iinclude -Iinclude/msvcrt \
  -I/usr/local/include -I/usr/local/include/p11-kit-1 -D__WINESRC__ -D_CRYPT32_ -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/crypt32/protectdata.o dlls/crypt32/protectdata.c -Idlls/crypt32 -Iinclude -Iinclude/msvcrt \
  -I/usr/local/include -I/usr/local/include/p11-kit-1 -D__WINESRC__ -D_CRYPT32_ -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/crypt32/provstore.o dlls/crypt32/provstore.c -Idlls/crypt32 -Iinclude -Iinclude/msvcrt \
  -I/usr/local/include -I/usr/local/include/p11-kit-1 -D__WINESRC__ -D_CRYPT32_ -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/crypt32/regstore.o dlls/crypt32/regstore.c -Idlls/crypt32 -Iinclude -Iinclude/msvcrt \
  -I/usr/local/include -I/usr/local/include/p11-kit-1 -D__WINESRC__ -D_CRYPT32_ -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/crypt32/rootstore.o dlls/crypt32/rootstore.c -Idlls/crypt32 -Iinclude -Iinclude/msvcrt \
  -I/usr/local/include -I/usr/local/include/p11-kit-1 -D__WINESRC__ -D_CRYPT32_ -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/crypt32/serialize.o dlls/crypt32/serialize.c -Idlls/crypt32 -Iinclude -Iinclude/msvcrt \
  -I/usr/local/include -I/usr/local/include/p11-kit-1 -D__WINESRC__ -D_CRYPT32_ -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/crypt32/sip.o dlls/crypt32/sip.c -Idlls/crypt32 -Iinclude -Iinclude/msvcrt -I/usr/local/include \
  -I/usr/local/include/p11-kit-1 -D__WINESRC__ -D_CRYPT32_ -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/crypt32/store.o dlls/crypt32/store.c -Idlls/crypt32 -Iinclude -Iinclude/msvcrt -I/usr/local/include \
  -I/usr/local/include/p11-kit-1 -D__WINESRC__ -D_CRYPT32_ -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/crypt32/str.o dlls/crypt32/str.c -Idlls/crypt32 -Iinclude -Iinclude/msvcrt -I/usr/local/include \
  -I/usr/local/include/p11-kit-1 -D__WINESRC__ -D_CRYPT32_ -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/crypt32/unixlib.o dlls/crypt32/unixlib.c -Idlls/crypt32 -Iinclude -I/usr/local/include \
  -I/usr/local/include/p11-kit-1 -D__WINESRC__ -D_CRYPT32_ -D_UCRT -DWINE_UNIX_LIB -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/cryptext/cryptext_main.o dlls/cryptext/cryptext_main.c -Idlls/cryptext -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/ctapi32/ctapi32.o dlls/ctapi32/ctapi32.c -Idlls/ctapi32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/ctapi32/unixlib.o dlls/ctapi32/unixlib.c -Idlls/ctapi32 -Iinclude -D__WINESRC__ -DWINE_NO_LONG_TYPES \
  -D_UCRT -DWINE_UNIX_LIB -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/ctl3d32/ctl3d32.o dlls/ctl3d32/ctl3d32.c -Idlls/ctl3d32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dcompiler_33/preproc.o dlls/d3dcompiler_43/preproc.c -Idlls/d3dcompiler_33 -Idlls/d3dcompiler_43 -Iinclude \
  -Iinclude/msvcrt -D__WINESRC__ -DD3D_COMPILER_VERSION=33 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
bison -o dlls/d3dcompiler_33/asmshader.tab.c -d dlls/d3dcompiler_43/asmshader.y
bison -o dlls/d3dcompiler_33/ppy.tab.c -d dlls/d3dcompiler_43/ppy.y
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
flex -odlls/d3dcompiler_33/asmshader.yy.c dlls/d3dcompiler_43/asmshader.l
flex -odlls/d3dcompiler_33/ppl.yy.c dlls/d3dcompiler_43/ppl.l
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dcompiler_34/preproc.o dlls/d3dcompiler_43/preproc.c -Idlls/d3dcompiler_34 -Idlls/d3dcompiler_43 -Iinclude \
  -Iinclude/msvcrt -D__WINESRC__ -DD3D_COMPILER_VERSION=34 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
bison -o dlls/d3dcompiler_34/asmshader.tab.c -d dlls/d3dcompiler_43/asmshader.y
bison -o dlls/d3dcompiler_34/ppy.tab.c -d dlls/d3dcompiler_43/ppy.y
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
flex -odlls/d3dcompiler_34/asmshader.yy.c dlls/d3dcompiler_43/asmshader.l
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
flex -odlls/d3dcompiler_34/ppl.yy.c dlls/d3dcompiler_43/ppl.l
cc -m64 -c -o dlls/d3dcompiler_35/preproc.o dlls/d3dcompiler_43/preproc.c -Idlls/d3dcompiler_35 -Idlls/d3dcompiler_43 -Iinclude \
  -Iinclude/msvcrt -D__WINESRC__ -DD3D_COMPILER_VERSION=35 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
bison -o dlls/d3dcompiler_35/asmshader.tab.c -d dlls/d3dcompiler_43/asmshader.y
bison -o dlls/d3dcompiler_35/ppy.tab.c -d dlls/d3dcompiler_43/ppy.y
flex -odlls/d3dcompiler_35/asmshader.yy.c dlls/d3dcompiler_43/asmshader.l
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
flex -odlls/d3dcompiler_35/ppl.yy.c dlls/d3dcompiler_43/ppl.l
cc -m64 -c -o dlls/d3dcompiler_36/preproc.o dlls/d3dcompiler_43/preproc.c -Idlls/d3dcompiler_36 -Idlls/d3dcompiler_43 -Iinclude \
  -Iinclude/msvcrt -D__WINESRC__ -DD3D_COMPILER_VERSION=36 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
bison -o dlls/d3dcompiler_36/asmshader.tab.c -d dlls/d3dcompiler_43/asmshader.y
bison -o dlls/d3dcompiler_36/ppy.tab.c -d dlls/d3dcompiler_43/ppy.y
flex -odlls/d3dcompiler_36/asmshader.yy.c dlls/d3dcompiler_43/asmshader.l
flex -odlls/d3dcompiler_36/ppl.yy.c dlls/d3dcompiler_43/ppl.l
cc -m64 -c -o dlls/d3dcompiler_37/preproc.o dlls/d3dcompiler_43/preproc.c -Idlls/d3dcompiler_37 -Idlls/d3dcompiler_43 -Iinclude \
  -Iinclude/msvcrt -D__WINESRC__ -DD3D_COMPILER_VERSION=37 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
bison -o dlls/d3dcompiler_37/asmshader.tab.c -d dlls/d3dcompiler_43/asmshader.y
bison -o dlls/d3dcompiler_37/ppy.tab.c -d dlls/d3dcompiler_43/ppy.y
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
flex -odlls/d3dcompiler_37/asmshader.yy.c dlls/d3dcompiler_43/asmshader.l
flex -odlls/d3dcompiler_37/ppl.yy.c dlls/d3dcompiler_43/ppl.l
cc -m64 -c -o dlls/d3dcompiler_38/preproc.o dlls/d3dcompiler_43/preproc.c -Idlls/d3dcompiler_38 -Idlls/d3dcompiler_43 -Iinclude \
  -Iinclude/msvcrt -D__WINESRC__ -DD3D_COMPILER_VERSION=38 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
bison -o dlls/d3dcompiler_38/asmshader.tab.c -d dlls/d3dcompiler_43/asmshader.y
bison -o dlls/d3dcompiler_38/ppy.tab.c -d dlls/d3dcompiler_43/ppy.y
flex -odlls/d3dcompiler_38/asmshader.yy.c dlls/d3dcompiler_43/asmshader.l
flex -odlls/d3dcompiler_38/ppl.yy.c dlls/d3dcompiler_43/ppl.l
cc -m64 -c -o dlls/d3dcompiler_39/preproc.o dlls/d3dcompiler_43/preproc.c -Idlls/d3dcompiler_39 -Idlls/d3dcompiler_43 -Iinclude \
  -Iinclude/msvcrt -D__WINESRC__ -DD3D_COMPILER_VERSION=39 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
bison -o dlls/d3dcompiler_39/asmshader.tab.c -d dlls/d3dcompiler_43/asmshader.y
bison -o dlls/d3dcompiler_39/ppy.tab.c -d dlls/d3dcompiler_43/ppy.y
flex -odlls/d3dcompiler_39/asmshader.yy.c dlls/d3dcompiler_43/asmshader.l
flex -odlls/d3dcompiler_39/ppl.yy.c dlls/d3dcompiler_43/ppl.l
cc -m64 -c -o dlls/d3dcompiler_40/preproc.o dlls/d3dcompiler_43/preproc.c -Idlls/d3dcompiler_40 -Idlls/d3dcompiler_43 -Iinclude \
  -Iinclude/msvcrt -D__WINESRC__ -DD3D_COMPILER_VERSION=40 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
bison -o dlls/d3dcompiler_40/asmshader.tab.c -d dlls/d3dcompiler_43/asmshader.y
bison -o dlls/d3dcompiler_40/ppy.tab.c -d dlls/d3dcompiler_43/ppy.y
flex -odlls/d3dcompiler_40/asmshader.yy.c dlls/d3dcompiler_43/asmshader.l
flex -odlls/d3dcompiler_40/ppl.yy.c dlls/d3dcompiler_43/ppl.l
cc -m64 -c -o dlls/d3dcompiler_41/preproc.o dlls/d3dcompiler_43/preproc.c -Idlls/d3dcompiler_41 -Idlls/d3dcompiler_43 -Iinclude \
  -Iinclude/msvcrt -D__WINESRC__ -DD3D_COMPILER_VERSION=41 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
bison -o dlls/d3dcompiler_41/asmshader.tab.c -d dlls/d3dcompiler_43/asmshader.y
bison -o dlls/d3dcompiler_41/ppy.tab.c -d dlls/d3dcompiler_43/ppy.y
flex -odlls/d3dcompiler_41/asmshader.yy.c dlls/d3dcompiler_43/asmshader.l
flex -odlls/d3dcompiler_41/ppl.yy.c dlls/d3dcompiler_43/ppl.l
cc -m64 -c -o dlls/d3dcompiler_42/preproc.o dlls/d3dcompiler_43/preproc.c -Idlls/d3dcompiler_42 -Idlls/d3dcompiler_43 -Iinclude \
  -Iinclude/msvcrt -D__WINESRC__ -DD3D_COMPILER_VERSION=42 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
bison -o dlls/d3dcompiler_42/asmshader.tab.c -d dlls/d3dcompiler_43/asmshader.y
bison -o dlls/d3dcompiler_42/ppy.tab.c -d dlls/d3dcompiler_43/ppy.y
flex -odlls/d3dcompiler_42/asmshader.yy.c dlls/d3dcompiler_43/asmshader.l
flex -odlls/d3dcompiler_42/ppl.yy.c dlls/d3dcompiler_43/ppl.l
cc -m64 -c -o dlls/d3dcompiler_43/preproc.o dlls/d3dcompiler_43/preproc.c -Idlls/d3dcompiler_43 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DD3D_COMPILER_VERSION=43 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
bison -o dlls/d3dcompiler_43/asmshader.tab.c -d dlls/d3dcompiler_43/asmshader.y
bison -o dlls/d3dcompiler_43/ppy.tab.c -d dlls/d3dcompiler_43/ppy.y
flex -odlls/d3dcompiler_43/asmshader.yy.c dlls/d3dcompiler_43/asmshader.l
flex -odlls/d3dcompiler_43/ppl.yy.c dlls/d3dcompiler_43/ppl.l
cc -m64 -c -o dlls/d3dcompiler_46/preproc.o dlls/d3dcompiler_43/preproc.c -Idlls/d3dcompiler_46 -Idlls/d3dcompiler_43 -Iinclude \
  -Iinclude/msvcrt -D__WINESRC__ -DD3D_COMPILER_VERSION=46 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
bison -o dlls/d3dcompiler_46/asmshader.tab.c -d dlls/d3dcompiler_43/asmshader.y
bison -o dlls/d3dcompiler_46/ppy.tab.c -d dlls/d3dcompiler_43/ppy.y
flex -odlls/d3dcompiler_46/asmshader.yy.c dlls/d3dcompiler_43/asmshader.l
flex -odlls/d3dcompiler_46/ppl.yy.c dlls/d3dcompiler_43/ppl.l
cc -m64 -c -o dlls/d3dcompiler_47/preproc.o dlls/d3dcompiler_43/preproc.c -Idlls/d3dcompiler_47 -Idlls/d3dcompiler_43 -Iinclude \
  -Iinclude/msvcrt -D__WINESRC__ -DD3D_COMPILER_VERSION=47 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
bison -o dlls/d3dcompiler_47/asmshader.tab.c -d dlls/d3dcompiler_43/asmshader.y
bison -o dlls/d3dcompiler_47/ppy.tab.c -d dlls/d3dcompiler_43/ppy.y
flex -odlls/d3dcompiler_47/asmshader.yy.c dlls/d3dcompiler_43/asmshader.l
flex -odlls/d3dcompiler_47/ppl.yy.c dlls/d3dcompiler_43/ppl.l
cc -m64 -c -o tools/make_xftmpl.o tools/make_xftmpl.c -Itools -Iinclude -D__WINESRC__ -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dx9_24/txc_compress_dxtn.o dlls/d3dx9_36/txc_compress_dxtn.c -Idlls/d3dx9_24 -Idlls/d3dx9_36 -Iinclude \
  -Iinclude/msvcrt -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=24 -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_24/txc_fetch_dxtn.o dlls/d3dx9_36/txc_fetch_dxtn.c -Idlls/d3dx9_24 -Idlls/d3dx9_36 -Iinclude \
  -Iinclude/msvcrt -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=24 -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_25/txc_compress_dxtn.o dlls/d3dx9_36/txc_compress_dxtn.c -Idlls/d3dx9_25 -Idlls/d3dx9_36 -Iinclude \
  -Iinclude/msvcrt -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=25 -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_25/txc_fetch_dxtn.o dlls/d3dx9_36/txc_fetch_dxtn.c -Idlls/d3dx9_25 -Idlls/d3dx9_36 -Iinclude \
  -Iinclude/msvcrt -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=25 -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_26/txc_compress_dxtn.o dlls/d3dx9_36/txc_compress_dxtn.c -Idlls/d3dx9_26 -Idlls/d3dx9_36 -Iinclude \
  -Iinclude/msvcrt -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=26 -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dx9_26/txc_fetch_dxtn.o dlls/d3dx9_36/txc_fetch_dxtn.c -Idlls/d3dx9_26 -Idlls/d3dx9_36 -Iinclude \
  -Iinclude/msvcrt -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=26 -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_27/txc_compress_dxtn.o dlls/d3dx9_36/txc_compress_dxtn.c -Idlls/d3dx9_27 -Idlls/d3dx9_36 -Iinclude \
  -Iinclude/msvcrt -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=27 -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_27/txc_fetch_dxtn.o dlls/d3dx9_36/txc_fetch_dxtn.c -Idlls/d3dx9_27 -Idlls/d3dx9_36 -Iinclude \
  -Iinclude/msvcrt -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=27 -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dx9_28/txc_compress_dxtn.o dlls/d3dx9_36/txc_compress_dxtn.c -Idlls/d3dx9_28 -Idlls/d3dx9_36 -Iinclude \
  -Iinclude/msvcrt -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=28 -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_28/txc_fetch_dxtn.o dlls/d3dx9_36/txc_fetch_dxtn.c -Idlls/d3dx9_28 -Idlls/d3dx9_36 -Iinclude \
  -Iinclude/msvcrt -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=28 -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_29/txc_compress_dxtn.o dlls/d3dx9_36/txc_compress_dxtn.c -Idlls/d3dx9_29 -Idlls/d3dx9_36 -Iinclude \
  -Iinclude/msvcrt -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=29 -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_29/txc_fetch_dxtn.o dlls/d3dx9_36/txc_fetch_dxtn.c -Idlls/d3dx9_29 -Idlls/d3dx9_36 -Iinclude \
  -Iinclude/msvcrt -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=29 -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_30/txc_compress_dxtn.o dlls/d3dx9_36/txc_compress_dxtn.c -Idlls/d3dx9_30 -Idlls/d3dx9_36 -Iinclude \
  -Iinclude/msvcrt -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=30 -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_30/txc_fetch_dxtn.o dlls/d3dx9_36/txc_fetch_dxtn.c -Idlls/d3dx9_30 -Idlls/d3dx9_36 -Iinclude \
  -Iinclude/msvcrt -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=30 -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dx9_31/txc_compress_dxtn.o dlls/d3dx9_36/txc_compress_dxtn.c -Idlls/d3dx9_31 -Idlls/d3dx9_36 -Iinclude \
  -Iinclude/msvcrt -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=31 -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_31/txc_fetch_dxtn.o dlls/d3dx9_36/txc_fetch_dxtn.c -Idlls/d3dx9_31 -Idlls/d3dx9_36 -Iinclude \
  -Iinclude/msvcrt -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=31 -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dx9_32/txc_compress_dxtn.o dlls/d3dx9_36/txc_compress_dxtn.c -Idlls/d3dx9_32 -Idlls/d3dx9_36 -Iinclude \
  -Iinclude/msvcrt -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=32 -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_32/txc_fetch_dxtn.o dlls/d3dx9_36/txc_fetch_dxtn.c -Idlls/d3dx9_32 -Idlls/d3dx9_36 -Iinclude \
  -Iinclude/msvcrt -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=32 -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dx9_33/txc_compress_dxtn.o dlls/d3dx9_36/txc_compress_dxtn.c -Idlls/d3dx9_33 -Idlls/d3dx9_36 -Iinclude \
  -Iinclude/msvcrt -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=33 -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_33/txc_fetch_dxtn.o dlls/d3dx9_36/txc_fetch_dxtn.c -Idlls/d3dx9_33 -Idlls/d3dx9_36 -Iinclude \
  -Iinclude/msvcrt -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=33 -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_34/txc_compress_dxtn.o dlls/d3dx9_36/txc_compress_dxtn.c -Idlls/d3dx9_34 -Idlls/d3dx9_36 -Iinclude \
  -Iinclude/msvcrt -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=34 -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dx9_34/txc_fetch_dxtn.o dlls/d3dx9_36/txc_fetch_dxtn.c -Idlls/d3dx9_34 -Idlls/d3dx9_36 -Iinclude \
  -Iinclude/msvcrt -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=34 -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_35/txc_compress_dxtn.o dlls/d3dx9_36/txc_compress_dxtn.c -Idlls/d3dx9_35 -Idlls/d3dx9_36 -Iinclude \
  -Iinclude/msvcrt -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=35 -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dx9_35/txc_fetch_dxtn.o dlls/d3dx9_36/txc_fetch_dxtn.c -Idlls/d3dx9_35 -Idlls/d3dx9_36 -Iinclude \
  -Iinclude/msvcrt -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=35 -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_36/txc_compress_dxtn.o dlls/d3dx9_36/txc_compress_dxtn.c -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=36 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_36/txc_fetch_dxtn.o dlls/d3dx9_36/txc_fetch_dxtn.c -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=36 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dx9_37/txc_compress_dxtn.o dlls/d3dx9_36/txc_compress_dxtn.c -Idlls/d3dx9_37 -Idlls/d3dx9_36 -Iinclude \
  -Iinclude/msvcrt -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=37 -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_37/txc_fetch_dxtn.o dlls/d3dx9_36/txc_fetch_dxtn.c -Idlls/d3dx9_37 -Idlls/d3dx9_36 -Iinclude \
  -Iinclude/msvcrt -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=37 -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dx9_38/txc_compress_dxtn.o dlls/d3dx9_36/txc_compress_dxtn.c -Idlls/d3dx9_38 -Idlls/d3dx9_36 -Iinclude \
  -Iinclude/msvcrt -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=38 -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_38/txc_fetch_dxtn.o dlls/d3dx9_36/txc_fetch_dxtn.c -Idlls/d3dx9_38 -Idlls/d3dx9_36 -Iinclude \
  -Iinclude/msvcrt -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=38 -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_39/txc_compress_dxtn.o dlls/d3dx9_36/txc_compress_dxtn.c -Idlls/d3dx9_39 -Idlls/d3dx9_36 -Iinclude \
  -Iinclude/msvcrt -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=39 -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_39/txc_fetch_dxtn.o dlls/d3dx9_36/txc_fetch_dxtn.c -Idlls/d3dx9_39 -Idlls/d3dx9_36 -Iinclude \
  -Iinclude/msvcrt -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=39 -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_40/txc_compress_dxtn.o dlls/d3dx9_36/txc_compress_dxtn.c -Idlls/d3dx9_40 -Idlls/d3dx9_36 -Iinclude \
  -Iinclude/msvcrt -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=40 -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_40/txc_fetch_dxtn.o dlls/d3dx9_36/txc_fetch_dxtn.c -Idlls/d3dx9_40 -Idlls/d3dx9_36 -Iinclude \
  -Iinclude/msvcrt -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=40 -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dx9_41/txc_compress_dxtn.o dlls/d3dx9_36/txc_compress_dxtn.c -Idlls/d3dx9_41 -Idlls/d3dx9_36 -Iinclude \
  -Iinclude/msvcrt -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=41 -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_41/txc_fetch_dxtn.o dlls/d3dx9_36/txc_fetch_dxtn.c -Idlls/d3dx9_41 -Idlls/d3dx9_36 -Iinclude \
  -Iinclude/msvcrt -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=41 -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_42/txc_compress_dxtn.o dlls/d3dx9_36/txc_compress_dxtn.c -Idlls/d3dx9_42 -Idlls/d3dx9_36 -Iinclude \
  -Iinclude/msvcrt -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=42 -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_42/txc_fetch_dxtn.o dlls/d3dx9_36/txc_fetch_dxtn.c -Idlls/d3dx9_42 -Idlls/d3dx9_36 -Iinclude \
  -Iinclude/msvcrt -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=42 -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dx9_43/txc_compress_dxtn.o dlls/d3dx9_36/txc_compress_dxtn.c -Idlls/d3dx9_43 -Idlls/d3dx9_36 -Iinclude \
  -Iinclude/msvcrt -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=43 -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_43/txc_fetch_dxtn.o dlls/d3dx9_36/txc_fetch_dxtn.c -Idlls/d3dx9_43 -Idlls/d3dx9_36 -Iinclude \
  -Iinclude/msvcrt -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=43 -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dxof/mszip.o dlls/d3dxof/mszip.c -Idlls/d3dxof -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/davclnt/main.o dlls/davclnt/main.c -Idlls/davclnt -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/dciman32/dciman_main.o dlls/dciman32/dciman_main.c -Idlls/dciman32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/dhcpcsvc/dhcpcsvc.o dlls/dhcpcsvc/dhcpcsvc.c -Idlls/dhcpcsvc -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/difxapi/main.o dlls/difxapi/main.c -Idlls/difxapi -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/dnsapi/main.o dlls/dnsapi/main.c -Idlls/dnsapi -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/dnsapi/name.o dlls/dnsapi/name.c -Idlls/dnsapi -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/dnsapi/query.o dlls/dnsapi/query.c -Idlls/dnsapi -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/dnsapi/record.o dlls/dnsapi/record.c -Idlls/dnsapi -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/dnsapi/libresolv.o dlls/dnsapi/libresolv.c -Idlls/dnsapi -Iinclude -D__WINESRC__ -D_UCRT \
  -DWINE_UNIX_LIB -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/dwrite/bracket.o dlls/dwrite/bracket.c -Idlls/dwrite -Iinclude -Iinclude/msvcrt \
  -I/usr/X11R6/include/freetype2 -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/dwrite/direction.o dlls/dwrite/direction.c -Idlls/dwrite -Iinclude -Iinclude/msvcrt \
  -I/usr/X11R6/include/freetype2 -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/dwrite/linebreak.o dlls/dwrite/linebreak.c -Idlls/dwrite -Iinclude -Iinclude/msvcrt \
  -I/usr/X11R6/include/freetype2 -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/dwrite/mirror.o dlls/dwrite/mirror.c -Idlls/dwrite -Iinclude -Iinclude/msvcrt \
  -I/usr/X11R6/include/freetype2 -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/dwrite/scripts.o dlls/dwrite/scripts.c -Idlls/dwrite -Iinclude -Iinclude/msvcrt \
  -I/usr/X11R6/include/freetype2 -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/dwrite/shapers/arabic_table.o dlls/dwrite/shapers/arabic_table.c -Idlls/dwrite -Iinclude -Iinclude/msvcrt \
  -I/usr/X11R6/include/freetype2 -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/dxtrans/main.o dlls/dxtrans/main.c -Idlls/dxtrans -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/faultrep/faultrep.o dlls/faultrep/faultrep.c -Idlls/faultrep -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/fltlib/fltlib.o dlls/fltlib/fltlib.c -Idlls/fltlib -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/fltmgr.sys/main.o dlls/fltmgr.sys/main.c -Idlls/fltmgr.sys -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/fontsub/main.o dlls/fontsub/main.c -Idlls/fontsub -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/fwpuclnt/main.o dlls/fwpuclnt/main.c -Idlls/fwpuclnt -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/gdi32/dc.o dlls/gdi32/dc.c -Idlls/gdi32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_GDI32_ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/gdi32/emfdc.o dlls/gdi32/emfdc.c -Idlls/gdi32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_GDI32_ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/gdi32/enhmetafile.o dlls/gdi32/enhmetafile.c -Idlls/gdi32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_GDI32_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/gdi32/icm.o dlls/gdi32/icm.c -Idlls/gdi32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_GDI32_ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/gdi32/metadc.o dlls/gdi32/metadc.c -Idlls/gdi32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_GDI32_ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/gdi32/metafile.o dlls/gdi32/metafile.c -Idlls/gdi32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_GDI32_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/gdi32/objects.o dlls/gdi32/objects.c -Idlls/gdi32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_GDI32_ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/gdi32/opengl.o dlls/gdi32/opengl.c -Idlls/gdi32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_GDI32_ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/gdi32/uniscribe/bracket.o dlls/gdi32/uniscribe/bracket.c -Idlls/gdi32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_GDI32_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/gdi32/uniscribe/direction.o dlls/gdi32/uniscribe/direction.c -Idlls/gdi32 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_GDI32_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/gdi32/uniscribe/indicsyllable.o dlls/gdi32/uniscribe/indicsyllable.c -Idlls/gdi32 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_GDI32_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/gdi32/uniscribe/linebreak.o dlls/gdi32/uniscribe/linebreak.c -Idlls/gdi32 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_GDI32_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/gdi32/uniscribe/mirror.o dlls/gdi32/uniscribe/mirror.c -Idlls/gdi32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_GDI32_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/gdi32/uniscribe/shaping.o dlls/gdi32/uniscribe/shaping.c -Idlls/gdi32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_GDI32_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/glu32/geom.o dlls/glu32/geom.c -Idlls/glu32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/glu32/glu.o dlls/glu32/glu.c -Idlls/glu32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT -Wall \
  -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/glu32/mesh.o dlls/glu32/mesh.c -Idlls/glu32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/glu32/mipmap.o dlls/glu32/mipmap.c -Idlls/glu32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/glu32/priorityq.o dlls/glu32/priorityq.c -Idlls/glu32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/glu32/project.o dlls/glu32/project.c -Idlls/glu32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/glu32/quad.o dlls/glu32/quad.c -Idlls/glu32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/glu32/render.o dlls/glu32/render.c -Idlls/glu32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/glu32/sweep.o dlls/glu32/sweep.c -Idlls/glu32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/glu32/tess.o dlls/glu32/tess.c -Idlls/glu32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/hal/hal.o dlls/hal/hal.c -Idlls/hal -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT -Wall \
  -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
dlls/glu32/quad.c:93:31: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        qobj->errorCallback = (void (GLAPIENTRY *)(GLint)) fn;
                                     ^~~~~~~~~~
include/wine/wgl.h:7:20: note: expanded from macro 'GLAPIENTRY'
#define GLAPIENTRY __stdcall
                   ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
3 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/hid/hidd.o dlls/hid/hidd.c -Idlls/hid -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT -Wall \
  -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/hid/hidp.o dlls/hid/hidp.c -Idlls/hid -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT -Wall \
  -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/hidclass.sys/device.o dlls/hidclass.sys/device.c -Idlls/hidclass.sys -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/hidclass.sys/pnp.o dlls/hidclass.sys/pnp.c -Idlls/hidclass.sys -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
dlls/glu32/tess.c:447:56: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    tess->callBegin = (fn == NULL) ? &noBegin : (void (GLAPIENTRY *)(GLenum)) fn;
                                                       ^~~~~~~~~~
include/wine/wgl.h:7:20: note: expanded from macro 'GLAPIENTRY'
#define GLAPIENTRY __stdcall
                   ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/glu32/tess.c:451:29: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        &__gl_noBeginData : (void (GLAPIENTRY *)(GLenum, void *)) fn;
                                   ^~~~~~~~~~
include/wine/wgl.h:7:20: note: expanded from macro 'GLAPIENTRY'
#define GLAPIENTRY __stdcall
                   ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/glu32/tess.c:455:13: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
                                        (void (GLAPIENTRY *)(GLboolean)) fn;
                                               ^~~~~~~~~~
include/wine/wgl.h:7:20: note: expanded from macro 'GLAPIENTRY'
#define GLAPIENTRY __stdcall
                   ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/glu32/tess.c:463:32: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        &__gl_noEdgeFlagData : (void (GLAPIENTRY *)(GLboolean, void *)) fn;
                                      ^~~~~~~~~~
include/wine/wgl.h:7:20: note: expanded from macro 'GLAPIENTRY'
#define GLAPIENTRY __stdcall
                   ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/glu32/tess.c:471:18: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
                                      (void (GLAPIENTRY *)(void *)) fn;
                                             ^~~~~~~~~~
include/wine/wgl.h:7:20: note: expanded from macro 'GLAPIENTRY'
#define GLAPIENTRY __stdcall
                   ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/glu32/tess.c:475:30: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        &__gl_noVertexData : (void (GLAPIENTRY *)(void *, void *)) fn;
                                    ^~~~~~~~~~
include/wine/wgl.h:7:20: note: expanded from macro 'GLAPIENTRY'
#define GLAPIENTRY __stdcall
                   ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/glu32/tess.c:478:52: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    tess->callEnd = (fn == NULL) ? &noEnd : (void (GLAPIENTRY *)(void)) fn;
                                                   ^~~~~~~~~~
include/wine/wgl.h:7:20: note: expanded from macro 'GLAPIENTRY'
#define GLAPIENTRY __stdcall
                   ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/glu32/tess.c:482:19: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
                                       (void (GLAPIENTRY *)(void *)) fn;
                                              ^~~~~~~~~~
include/wine/wgl.h:7:20: note: expanded from macro 'GLAPIENTRY'
#define GLAPIENTRY __stdcall
                   ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/glu32/tess.c:485:56: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    tess->callError = (fn == NULL) ? &noError : (void (GLAPIENTRY *)(GLenum)) fn;
                                                       ^~~~~~~~~~
include/wine/wgl.h:7:20: note: expanded from macro 'GLAPIENTRY'
#define GLAPIENTRY __stdcall
                   ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/glu32/tess.c:489:29: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        &__gl_noErrorData : (void (GLAPIENTRY *)(GLenum, void *)) fn;
                                   ^~~~~~~~~~
include/wine/wgl.h:7:20: note: expanded from macro 'GLAPIENTRY'
#define GLAPIENTRY __stdcall
                   ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/glu32/tess.c:493:9: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        (void (GLAPIENTRY *)(GLdouble [3],void *[4], GLfloat [4], void ** )) fn;
               ^~~~~~~~~~
include/wine/wgl.h:7:20: note: expanded from macro 'GLAPIENTRY'
#define GLAPIENTRY __stdcall
                   ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/glu32/tess.c:497:16: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
                                           (void (GLAPIENTRY *)(GLdouble [3],
                                                  ^~~~~~~~~~
include/wine/wgl.h:7:20: note: expanded from macro 'GLAPIENTRY'
#define GLAPIENTRY __stdcall
                   ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/glu32/tess.c:504:54: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    tess->callMesh = (fn == NULL) ? &noMesh : (void (GLAPIENTRY *)(GLUmesh *)) fn;
                                                     ^~~~~~~~~~
include/wine/wgl.h:7:20: note: expanded from macro 'GLAPIENTRY'
#define GLAPIENTRY __stdcall
                   ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
15 warnings generated.
cc -m64 -c -o dlls/hidparse.sys/hidp.o dlls/hid/hidp.c -Idlls/hidparse.sys -Idlls/hid -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/hidparse.sys/main.o dlls/hidparse.sys/main.c -Idlls/hidparse.sys -Idlls/hid -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/imaadp32.acm/imaadp32.o dlls/imaadp32.acm/imaadp32.c -Idlls/imaadp32.acm -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/imagehlp/access.o dlls/imagehlp/access.c -Idlls/imagehlp -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_IMAGEHLP_SOURCE_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/imagehlp/imagehlp_main.o dlls/imagehlp/imagehlp_main.c -Idlls/imagehlp -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_IMAGEHLP_SOURCE_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/imagehlp/integrity.o dlls/imagehlp/integrity.c -Idlls/imagehlp -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_IMAGEHLP_SOURCE_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/imagehlp/modify.o dlls/imagehlp/modify.c -Idlls/imagehlp -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_IMAGEHLP_SOURCE_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/inetcpl.cpl/connections.o dlls/inetcpl.cpl/connections.c -Idlls/inetcpl.cpl -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/inetcpl.cpl/content.o dlls/inetcpl.cpl/content.c -Idlls/inetcpl.cpl -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/itss/chm_lib.o dlls/itss/chm_lib.c -Idlls/itss -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/itss/lzx.o dlls/itss/lzx.c -Idlls/itss -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT -Wall \
  -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
bison -o dlls/jscript/parser.tab.c -d dlls/jscript/parser.y
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
bison -o dlls/jscript/cc_parser.tab.c dlls/jscript/cc_parser.y
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/kernel32/atom.o dlls/kernel32/atom.c -Idlls/kernel32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_KERNEL32_ -D_NORMALIZE_ -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/kernel32/comm.o dlls/kernel32/comm.c -Idlls/kernel32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_KERNEL32_ -D_NORMALIZE_ -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/kernel32/computername.o dlls/kernel32/computername.c -Idlls/kernel32 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_KERNEL32_ -D_NORMALIZE_ -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/kernel32/console.o dlls/kernel32/console.c -Idlls/kernel32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_KERNEL32_ -D_NORMALIZE_ -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/kernel32/debugger.o dlls/kernel32/debugger.c -Idlls/kernel32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_KERNEL32_ -D_NORMALIZE_ -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
dlls/jscript/parser.y: warning: 1 shift/reduce conflict [-Wconflicts-sr]
dlls/jscript/parser.y: warning: 18 reduce/reduce conflicts [-Wconflicts-rr]
dlls/jscript/parser.y: note: rerun with option '-Wcounterexamples' to generate conflict counterexamples
cc -m64 -c -o dlls/kernel32/heap.o dlls/kernel32/heap.c -Idlls/kernel32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_KERNEL32_ -D_NORMALIZE_ -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/kernel32/kernel_main.o dlls/kernel32/kernel_main.c -Idlls/kernel32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_KERNEL32_ -D_NORMALIZE_ -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/kernel32/lcformat.o dlls/kernel32/lcformat.c -Idlls/kernel32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_KERNEL32_ -D_NORMALIZE_ -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/kernel32/locale.o dlls/kernel32/locale.c -Idlls/kernel32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_KERNEL32_ -D_NORMALIZE_ -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/kernel32/lzexpand.o dlls/kernel32/lzexpand.c -Idlls/kernel32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_KERNEL32_ -D_NORMALIZE_ -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/kernel32/module.o dlls/kernel32/module.c -Idlls/kernel32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_KERNEL32_ -D_NORMALIZE_ -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/kernel32/path.o dlls/kernel32/path.c -Idlls/kernel32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_KERNEL32_ -D_NORMALIZE_ -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/kernel32/powermgnt.o dlls/kernel32/powermgnt.c -Idlls/kernel32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_KERNEL32_ -D_NORMALIZE_ -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/kernel32/process.o dlls/kernel32/process.c -Idlls/kernel32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_KERNEL32_ -D_NORMALIZE_ -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/kernel32/resource.o dlls/kernel32/resource.c -Idlls/kernel32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_KERNEL32_ -D_NORMALIZE_ -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/kernel32/sync.o dlls/kernel32/sync.c -Idlls/kernel32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_KERNEL32_ -D_NORMALIZE_ -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/kernel32/tape.o dlls/kernel32/tape.c -Idlls/kernel32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_KERNEL32_ -D_NORMALIZE_ -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/kernel32/thread.o dlls/kernel32/thread.c -Idlls/kernel32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_KERNEL32_ -D_NORMALIZE_ -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/kernel32/toolhelp.o dlls/kernel32/toolhelp.c -Idlls/kernel32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_KERNEL32_ -D_NORMALIZE_ -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/kernel32/version.o dlls/kernel32/version.c -Idlls/kernel32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_KERNEL32_ -D_NORMALIZE_ -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/kernel32/virtual.o dlls/kernel32/virtual.c -Idlls/kernel32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_KERNEL32_ -D_NORMALIZE_ -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/kernel32/volume.o dlls/kernel32/volume.c -Idlls/kernel32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_KERNEL32_ -D_NORMALIZE_ -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o tools/wmc/lang.o tools/wmc/lang.c -Itools/wmc -Iinclude -D__WINESRC__ -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
bison -o tools/wmc/mcy.tab.c -d tools/wmc/mcy.y
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o tools/wmc/po.o tools/wmc/po.c -Itools/wmc -Iinclude -D__WINESRC__ -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o tools/wmc/utils.o tools/wmc/utils.c -Itools/wmc -Iinclude -D__WINESRC__ -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o tools/wmc/wmc.o tools/wmc/wmc.c -Itools/wmc -Iinclude -D__WINESRC__ -DNLSDIR="\"/usr/local/share/wine/nls\"" \
  -DBIN_TO_NLSDIR=\"`tools/makedep -R /usr/local/bin /usr/local/share/wine/nls`\" -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o tools/wmc/write.o tools/wmc/write.c -Itools/wmc -Iinclude -D__WINESRC__ -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/kernelbase/collation.o dlls/kernelbase/collation.c -Idlls/kernelbase -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINBASEAPI= -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/kernelbase/console.o dlls/kernelbase/console.c -Idlls/kernelbase -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINBASEAPI= -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/kernelbase/debug.o dlls/kernelbase/debug.c -Idlls/kernelbase -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINBASEAPI= -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/kernelbase/digitmap.o dlls/kernelbase/digitmap.c -Idlls/kernelbase -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINBASEAPI= -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/kernelbase/loader.o dlls/kernelbase/loader.c -Idlls/kernelbase -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINBASEAPI= -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/kernelbase/locale.o dlls/kernelbase/locale.c -Idlls/kernelbase -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINBASEAPI= -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/kernelbase/memory.o dlls/kernelbase/memory.c -Idlls/kernelbase -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINBASEAPI= -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/kernelbase/process.o dlls/kernelbase/process.c -Idlls/kernelbase -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINBASEAPI= -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/kernelbase/security.o dlls/kernelbase/security.c -Idlls/kernelbase -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINBASEAPI= -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/kernelbase/sync.o dlls/kernelbase/sync.c -Idlls/kernelbase -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINBASEAPI= -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/kernelbase/thread.o dlls/kernelbase/thread.c -Idlls/kernelbase -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINBASEAPI= -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/kernelbase/version.o dlls/kernelbase/version.c -Idlls/kernelbase -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINBASEAPI= -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/kernelbase/volume.o dlls/kernelbase/volume.c -Idlls/kernelbase -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINBASEAPI= -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/ksecdd.sys/main.o dlls/ksecdd.sys/main.c -Idlls/ksecdd.sys -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/ktmw32/ktmw32_main.o dlls/ktmw32/ktmw32_main.c -Idlls/ktmw32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/l3codeca.acm/mpegl3.o dlls/l3codeca.acm/mpegl3.c -Idlls/l3codeca.acm -Iinclude -Iinclude/msvcrt \
  -I./libs/mpg123/src/libmpg123 -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o libs/mpg123/src/libmpg123/dct64.o libs/mpg123/src/libmpg123/dct64.c -Ilibs/mpg123 -Iinclude -Iinclude/msvcrt \
  -Ilibs/mpg123/src -Ilibs/mpg123/src/compat -Ilibs/mpg123/src/libmpg123 -DOPT_GENERIC_DITHER \
  -DREAL_IS_FLOAT -DNO_CATCHSIGNAL -DMPG123_NO_LARGENAME -D_UCRT -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wno-packed-not-aligned -Wno-pragma-pack -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o libs/mpg123/src/libmpg123/dither.o libs/mpg123/src/libmpg123/dither.c -Ilibs/mpg123 -Iinclude -Iinclude/msvcrt \
  -Ilibs/mpg123/src -Ilibs/mpg123/src/compat -Ilibs/mpg123/src/libmpg123 -DOPT_GENERIC_DITHER \
  -DREAL_IS_FLOAT -DNO_CATCHSIGNAL -DMPG123_NO_LARGENAME -D_UCRT -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wno-packed-not-aligned -Wno-pragma-pack -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o libs/mpg123/src/libmpg123/equalizer.o libs/mpg123/src/libmpg123/equalizer.c -Ilibs/mpg123 -Iinclude -Iinclude/msvcrt \
  -Ilibs/mpg123/src -Ilibs/mpg123/src/compat -Ilibs/mpg123/src/libmpg123 -DOPT_GENERIC_DITHER \
  -DREAL_IS_FLOAT -DNO_CATCHSIGNAL -DMPG123_NO_LARGENAME -D_UCRT -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wno-packed-not-aligned -Wno-pragma-pack -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o libs/mpg123/src/libmpg123/format.o libs/mpg123/src/libmpg123/format.c -Ilibs/mpg123 -Iinclude -Iinclude/msvcrt \
  -Ilibs/mpg123/src -Ilibs/mpg123/src/compat -Ilibs/mpg123/src/libmpg123 -DOPT_GENERIC_DITHER \
  -DREAL_IS_FLOAT -DNO_CATCHSIGNAL -DMPG123_NO_LARGENAME -D_UCRT -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wno-packed-not-aligned -Wno-pragma-pack -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o libs/mpg123/src/libmpg123/frame.o libs/mpg123/src/libmpg123/frame.c -Ilibs/mpg123 -Iinclude -Iinclude/msvcrt \
  -Ilibs/mpg123/src -Ilibs/mpg123/src/compat -Ilibs/mpg123/src/libmpg123 -DOPT_GENERIC_DITHER \
  -DREAL_IS_FLOAT -DNO_CATCHSIGNAL -DMPG123_NO_LARGENAME -D_UCRT -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wno-packed-not-aligned -Wno-pragma-pack -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o libs/mpg123/src/libmpg123/icy.o libs/mpg123/src/libmpg123/icy.c -Ilibs/mpg123 -Iinclude -Iinclude/msvcrt \
  -Ilibs/mpg123/src -Ilibs/mpg123/src/compat -Ilibs/mpg123/src/libmpg123 -DOPT_GENERIC_DITHER \
  -DREAL_IS_FLOAT -DNO_CATCHSIGNAL -DMPG123_NO_LARGENAME -D_UCRT -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wno-packed-not-aligned -Wno-pragma-pack -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o libs/mpg123/src/libmpg123/icy2utf8.o libs/mpg123/src/libmpg123/icy2utf8.c -Ilibs/mpg123 -Iinclude -Iinclude/msvcrt \
  -Ilibs/mpg123/src -Ilibs/mpg123/src/compat -Ilibs/mpg123/src/libmpg123 -DOPT_GENERIC_DITHER \
  -DREAL_IS_FLOAT -DNO_CATCHSIGNAL -DMPG123_NO_LARGENAME -D_UCRT -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wno-packed-not-aligned -Wno-pragma-pack -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
cc -m64 -c -o libs/mpg123/src/libmpg123/id3.o libs/mpg123/src/libmpg123/id3.c -Ilibs/mpg123 -Iinclude -Iinclude/msvcrt \
  -Ilibs/mpg123/src -Ilibs/mpg123/src/compat -Ilibs/mpg123/src/libmpg123 -DOPT_GENERIC_DITHER \
  -DREAL_IS_FLOAT -DNO_CATCHSIGNAL -DMPG123_NO_LARGENAME -D_UCRT -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wno-packed-not-aligned -Wno-pragma-pack -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
cc -m64 -c -o libs/mpg123/src/libmpg123/index.o libs/mpg123/src/libmpg123/index.c -Ilibs/mpg123 -Iinclude -Iinclude/msvcrt \
  -Ilibs/mpg123/src -Ilibs/mpg123/src/compat -Ilibs/mpg123/src/libmpg123 -DOPT_GENERIC_DITHER \
  -DREAL_IS_FLOAT -DNO_CATCHSIGNAL -DMPG123_NO_LARGENAME -D_UCRT -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wno-packed-not-aligned -Wno-pragma-pack -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
cc -m64 -c -o libs/mpg123/src/libmpg123/layer1.o libs/mpg123/src/libmpg123/layer1.c -Ilibs/mpg123 -Iinclude -Iinclude/msvcrt \
  -Ilibs/mpg123/src -Ilibs/mpg123/src/compat -Ilibs/mpg123/src/libmpg123 -DOPT_GENERIC_DITHER \
  -DREAL_IS_FLOAT -DNO_CATCHSIGNAL -DMPG123_NO_LARGENAME -D_UCRT -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wno-packed-not-aligned -Wno-pragma-pack -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o libs/mpg123/src/libmpg123/layer2.o libs/mpg123/src/libmpg123/layer2.c -Ilibs/mpg123 -Iinclude -Iinclude/msvcrt \
  -Ilibs/mpg123/src -Ilibs/mpg123/src/compat -Ilibs/mpg123/src/libmpg123 -DOPT_GENERIC_DITHER \
  -DREAL_IS_FLOAT -DNO_CATCHSIGNAL -DMPG123_NO_LARGENAME -D_UCRT -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wno-packed-not-aligned -Wno-pragma-pack -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o libs/mpg123/src/libmpg123/layer3.o libs/mpg123/src/libmpg123/layer3.c -Ilibs/mpg123 -Iinclude -Iinclude/msvcrt \
  -Ilibs/mpg123/src -Ilibs/mpg123/src/compat -Ilibs/mpg123/src/libmpg123 -DOPT_GENERIC_DITHER \
  -DREAL_IS_FLOAT -DNO_CATCHSIGNAL -DMPG123_NO_LARGENAME -D_UCRT -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wno-packed-not-aligned -Wno-pragma-pack -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o libs/mpg123/src/libmpg123/libmpg123.o libs/mpg123/src/libmpg123/libmpg123.c -Ilibs/mpg123 -Iinclude -Iinclude/msvcrt \
  -Ilibs/mpg123/src -Ilibs/mpg123/src/compat -Ilibs/mpg123/src/libmpg123 -DOPT_GENERIC_DITHER \
  -DREAL_IS_FLOAT -DNO_CATCHSIGNAL -DMPG123_NO_LARGENAME -D_UCRT -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wno-packed-not-aligned -Wno-pragma-pack -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
cc -m64 -c -o libs/mpg123/src/libmpg123/ntom.o libs/mpg123/src/libmpg123/ntom.c -Ilibs/mpg123 -Iinclude -Iinclude/msvcrt \
  -Ilibs/mpg123/src -Ilibs/mpg123/src/compat -Ilibs/mpg123/src/libmpg123 -DOPT_GENERIC_DITHER \
  -DREAL_IS_FLOAT -DNO_CATCHSIGNAL -DMPG123_NO_LARGENAME -D_UCRT -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wno-packed-not-aligned -Wno-pragma-pack -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
cc -m64 -c -o libs/mpg123/src/libmpg123/optimize.o libs/mpg123/src/libmpg123/optimize.c -Ilibs/mpg123 -Iinclude -Iinclude/msvcrt \
  -Ilibs/mpg123/src -Ilibs/mpg123/src/compat -Ilibs/mpg123/src/libmpg123 -DOPT_GENERIC_DITHER \
  -DREAL_IS_FLOAT -DNO_CATCHSIGNAL -DMPG123_NO_LARGENAME -D_UCRT -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wno-packed-not-aligned -Wno-pragma-pack -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o libs/mpg123/src/libmpg123/readers.o libs/mpg123/src/libmpg123/readers.c -Ilibs/mpg123 -Iinclude -Iinclude/msvcrt \
  -Ilibs/mpg123/src -Ilibs/mpg123/src/compat -Ilibs/mpg123/src/libmpg123 -DOPT_GENERIC_DITHER \
  -DREAL_IS_FLOAT -DNO_CATCHSIGNAL -DMPG123_NO_LARGENAME -D_UCRT -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wno-packed-not-aligned -Wno-pragma-pack -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
cc -m64 -c -o libs/mpg123/src/libmpg123/stringbuf.o libs/mpg123/src/libmpg123/stringbuf.c -Ilibs/mpg123 -Iinclude -Iinclude/msvcrt \
  -Ilibs/mpg123/src -Ilibs/mpg123/src/compat -Ilibs/mpg123/src/libmpg123 -DOPT_GENERIC_DITHER \
  -DREAL_IS_FLOAT -DNO_CATCHSIGNAL -DMPG123_NO_LARGENAME -D_UCRT -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wno-packed-not-aligned -Wno-pragma-pack -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
cc -m64 -c -o libs/mpg123/src/libmpg123/synth.o libs/mpg123/src/libmpg123/synth.c -Ilibs/mpg123 -Iinclude -Iinclude/msvcrt \
  -Ilibs/mpg123/src -Ilibs/mpg123/src/compat -Ilibs/mpg123/src/libmpg123 -DOPT_GENERIC_DITHER \
  -DREAL_IS_FLOAT -DNO_CATCHSIGNAL -DMPG123_NO_LARGENAME -D_UCRT -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wno-packed-not-aligned -Wno-pragma-pack -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
cc -m64 -c -o libs/mpg123/src/libmpg123/synth_8bit.o libs/mpg123/src/libmpg123/synth_8bit.c -Ilibs/mpg123 -Iinclude -Iinclude/msvcrt \
  -Ilibs/mpg123/src -Ilibs/mpg123/src/compat -Ilibs/mpg123/src/libmpg123 -DOPT_GENERIC_DITHER \
  -DREAL_IS_FLOAT -DNO_CATCHSIGNAL -DMPG123_NO_LARGENAME -D_UCRT -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wno-packed-not-aligned -Wno-pragma-pack -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o libs/mpg123/src/libmpg123/synth_real.o libs/mpg123/src/libmpg123/synth_real.c -Ilibs/mpg123 -Iinclude -Iinclude/msvcrt \
  -Ilibs/mpg123/src -Ilibs/mpg123/src/compat -Ilibs/mpg123/src/libmpg123 -DOPT_GENERIC_DITHER \
  -DREAL_IS_FLOAT -DNO_CATCHSIGNAL -DMPG123_NO_LARGENAME -D_UCRT -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wno-packed-not-aligned -Wno-pragma-pack -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
cc -m64 -c -o libs/mpg123/src/libmpg123/synth_s32.o libs/mpg123/src/libmpg123/synth_s32.c -Ilibs/mpg123 -Iinclude -Iinclude/msvcrt \
  -Ilibs/mpg123/src -Ilibs/mpg123/src/compat -Ilibs/mpg123/src/libmpg123 -DOPT_GENERIC_DITHER \
  -DREAL_IS_FLOAT -DNO_CATCHSIGNAL -DMPG123_NO_LARGENAME -D_UCRT -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wno-packed-not-aligned -Wno-pragma-pack -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o libs/mpg123/src/libmpg123/tabinit.o libs/mpg123/src/libmpg123/tabinit.c -Ilibs/mpg123 -Iinclude -Iinclude/msvcrt \
  -Ilibs/mpg123/src -Ilibs/mpg123/src/compat -Ilibs/mpg123/src/libmpg123 -DOPT_GENERIC_DITHER \
  -DREAL_IS_FLOAT -DNO_CATCHSIGNAL -DMPG123_NO_LARGENAME -D_UCRT -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wno-packed-not-aligned -Wno-pragma-pack -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
cc -m64 -c -o dlls/loadperf/loadperf_main.o dlls/loadperf/loadperf_main.c -Idlls/loadperf -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/localspl/localmon.o dlls/localspl/localmon.c -Idlls/localspl -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/localspl/provider.o dlls/localspl/provider.c -Idlls/localspl -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/localui/localui.o dlls/localui/localui.c -Idlls/localui -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/mciseq/mcimidi.o dlls/mciseq/mcimidi.c -Idlls/mciseq -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/mciwave/mciwave.o dlls/mciwave/mciwave.c -Idlls/mciwave -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/mgmtapi/mgmtapi.o dlls/mgmtapi/mgmtapi.c -Idlls/mgmtapi -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/midimap/midimap.o dlls/midimap/midimap.c -Idlls/midimap -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/mountmgr.sys/device.o dlls/mountmgr.sys/device.c -Idlls/mountmgr.sys -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/mountmgr.sys/mountmgr.o dlls/mountmgr.sys/mountmgr.c -Idlls/mountmgr.sys -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/mountmgr.sys/cred.o dlls/mountmgr.sys/cred.c -Idlls/mountmgr.sys -Iinclude -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -DWINE_UNIX_LIB -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/mountmgr.sys/unixlib.o dlls/mountmgr.sys/unixlib.c -Idlls/mountmgr.sys -Iinclude -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -DWINE_UNIX_LIB -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/mpr/auth.o dlls/mpr/auth.c -Idlls/mpr -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/mpr/multinet.o dlls/mpr/multinet.c -Idlls/mpr -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/mpr/nps.o dlls/mpr/nps.c -Idlls/mpr -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/mpr/pwcache.o dlls/mpr/pwcache.c -Idlls/mpr -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/mpr/wnet.o dlls/mpr/wnet.c -Idlls/mpr -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/mprapi/mprapi.o dlls/mprapi/mprapi.c -Idlls/mprapi -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msacm32.drv/wavemap.o dlls/msacm32.drv/wavemap.c -Idlls/msacm32.drv -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msacm32/driver.o dlls/msacm32/driver.c -Idlls/msacm32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msacm32/filter.o dlls/msacm32/filter.c -Idlls/msacm32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msacm32/format.o dlls/msacm32/format.c -Idlls/msacm32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msacm32/internal.o dlls/msacm32/internal.c -Idlls/msacm32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msacm32/msacm32_main.o dlls/msacm32/msacm32_main.c -Idlls/msacm32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msacm32/pcmconverter.o dlls/msacm32/pcmconverter.c -Idlls/msacm32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msacm32/stream.o dlls/msacm32/stream.c -Idlls/msacm32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msadp32.acm/msadp32.o dlls/msadp32.acm/msadp32.c -Idlls/msadp32.acm -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msasn1/main.o dlls/msasn1/main.c -Idlls/msasn1 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/mscms/handle.o dlls/mscms/handle.c -Idlls/mscms -Iinclude -Iinclude/msvcrt -I./libs/lcms2/include \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/mscms/icc.o dlls/mscms/icc.c -Idlls/mscms -Iinclude -Iinclude/msvcrt -I./libs/lcms2/include \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/mscms/mscms_main.o dlls/mscms/mscms_main.c -Idlls/mscms -Iinclude -Iinclude/msvcrt \
  -I./libs/lcms2/include -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/mscms/stub.o dlls/mscms/stub.c -Idlls/mscms -Iinclude -Iinclude/msvcrt -I./libs/lcms2/include \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/mscms/transform.o dlls/mscms/transform.c -Idlls/mscms -Iinclude -Iinclude/msvcrt \
  -I./libs/lcms2/include -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msctfmonitor/main.o dlls/msctfmonitor/main.c -Idlls/msctfmonitor -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msdrm/main.o dlls/msdrm/main.c -Idlls/msdrm -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msg711.acm/msg711.o dlls/msg711.acm/msg711.c -Idlls/msg711.acm -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msgsm32.acm/msgsm32.o dlls/msgsm32.acm/msgsm32.c -Idlls/msgsm32.acm -Iinclude -Iinclude/msvcrt \
  -I./libs/gsm/inc -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o libs/gsm/src/add.o libs/gsm/src/add.c -Ilibs/gsm -Iinclude -Iinclude/msvcrt -Ilibs/gsm/inc -D_UCRT \
  -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wno-packed-not-aligned \
  -Wno-pragma-pack -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar \
  -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o libs/gsm/src/code.o libs/gsm/src/code.c -Ilibs/gsm -Iinclude -Iinclude/msvcrt -Ilibs/gsm/inc -D_UCRT \
  -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wno-packed-not-aligned \
  -Wno-pragma-pack -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar \
  -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o libs/gsm/src/decode.o libs/gsm/src/decode.c -Ilibs/gsm -Iinclude -Iinclude/msvcrt -Ilibs/gsm/inc -D_UCRT \
  -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wno-packed-not-aligned \
  -Wno-pragma-pack -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar \
  -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o libs/gsm/src/gsm_create.o libs/gsm/src/gsm_create.c -Ilibs/gsm -Iinclude -Iinclude/msvcrt -Ilibs/gsm/inc \
  -D_UCRT -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wno-packed-not-aligned -Wno-pragma-pack -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 \
  -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include \
  -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o libs/gsm/src/gsm_decode.o libs/gsm/src/gsm_decode.c -Ilibs/gsm -Iinclude -Iinclude/msvcrt -Ilibs/gsm/inc \
  -D_UCRT -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wno-packed-not-aligned -Wno-pragma-pack -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 \
  -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include \
  -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o libs/gsm/src/gsm_destroy.o libs/gsm/src/gsm_destroy.c -Ilibs/gsm -Iinclude -Iinclude/msvcrt -Ilibs/gsm/inc \
  -D_UCRT -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wno-packed-not-aligned -Wno-pragma-pack -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 \
  -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include \
  -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
cc -m64 -c -o libs/gsm/src/gsm_encode.o libs/gsm/src/gsm_encode.c -Ilibs/gsm -Iinclude -Iinclude/msvcrt -Ilibs/gsm/inc \
  -D_UCRT -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wno-packed-not-aligned -Wno-pragma-pack -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 \
  -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include \
  -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
cc -m64 -c -o libs/gsm/src/gsm_option.o libs/gsm/src/gsm_option.c -Ilibs/gsm -Iinclude -Iinclude/msvcrt -Ilibs/gsm/inc \
  -D_UCRT -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wno-packed-not-aligned -Wno-pragma-pack -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 \
  -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include \
  -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
cc -m64 -c -o libs/gsm/src/gsm_print.o libs/gsm/src/gsm_print.c -Ilibs/gsm -Iinclude -Iinclude/msvcrt -Ilibs/gsm/inc \
  -D_UCRT -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wno-packed-not-aligned -Wno-pragma-pack -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 \
  -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include \
  -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o libs/gsm/src/long_term.o libs/gsm/src/long_term.c -Ilibs/gsm -Iinclude -Iinclude/msvcrt -Ilibs/gsm/inc \
  -D_UCRT -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wno-packed-not-aligned -Wno-pragma-pack -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 \
  -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include \
  -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
cc -m64 -c -o libs/gsm/src/lpc.o libs/gsm/src/lpc.c -Ilibs/gsm -Iinclude -Iinclude/msvcrt -Ilibs/gsm/inc -D_UCRT \
  -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wno-packed-not-aligned \
  -Wno-pragma-pack -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar \
  -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o libs/gsm/src/preprocess.o libs/gsm/src/preprocess.c -Ilibs/gsm -Iinclude -Iinclude/msvcrt -Ilibs/gsm/inc \
  -D_UCRT -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wno-packed-not-aligned -Wno-pragma-pack -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 \
  -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include \
  -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o libs/gsm/src/rpe.o libs/gsm/src/rpe.c -Ilibs/gsm -Iinclude -Iinclude/msvcrt -Ilibs/gsm/inc -D_UCRT \
  -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wno-packed-not-aligned \
  -Wno-pragma-pack -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar \
  -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
cc -m64 -c -o libs/gsm/src/short_term.o libs/gsm/src/short_term.c -Ilibs/gsm -Iinclude -Iinclude/msvcrt -Ilibs/gsm/inc \
  -D_UCRT -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wno-packed-not-aligned -Wno-pragma-pack -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 \
  -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include \
  -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
cc -m64 -c -o libs/gsm/src/table.o libs/gsm/src/table.c -Ilibs/gsm -Iinclude -Iinclude/msvcrt -Ilibs/gsm/inc -D_UCRT \
  -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wno-packed-not-aligned \
  -Wno-pragma-pack -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar \
  -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
bison -o dlls/msi/sql.tab.c -d dlls/msi/sql.y
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
bison -o dlls/msi/cond.tab.c dlls/msi/cond.y
cc -m64 -c -o dlls/msimg32/msimg32_main.o dlls/msimg32/msimg32_main.c -Idlls/msimg32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msnet32/msnet_main.o dlls/msnet32/msnet_main.c -Idlls/msnet32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/mspatcha/lzxd_dec.o dlls/mspatcha/lzxd_dec.c -Idlls/mspatcha -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
dlls/msi/sql.y: warning: 1 reduce/reduce conflict [-Wconflicts-rr]
dlls/msi/sql.y: note: rerun with option '-Wcounterexamples' to generate conflict counterexamples
cc -m64 -c -o dlls/mspatcha/mspatcha_main.o dlls/mspatcha/mspatcha_main.c -Idlls/mspatcha -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/mspatcha/pa19.o dlls/mspatcha/pa19.c -Idlls/mspatcha -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/mssign32/mssign32_main.o dlls/mssign32/mssign32_main.c -Idlls/mssign32 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msv1_0/unixlib.o dlls/msv1_0/unixlib.c -Idlls/msv1_0 -Iinclude -D__WINESRC__ -D_UCRT -DWINE_UNIX_LIB \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcirt/exception.o dlls/msvcp90/exception.c -Idlls/msvcirt -Idlls/msvcp90 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_MSVCIRT -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcirt/msvcirt.o dlls/msvcirt/msvcirt.c -Idlls/msvcirt -Idlls/msvcp90 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_MSVCIRT -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcm80/msvcm_main.o dlls/msvcm80/msvcm_main.c -Idlls/msvcm80 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msvcm90/msvcm_main.o dlls/msvcm80/msvcm_main.c -Idlls/msvcm90 -Idlls/msvcm80 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msvcp100/details.o dlls/msvcp90/details.c -Idlls/msvcp100 -Idlls/msvcp90 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_MSVCP_VER=100 -D_MSVCR_VER=100 -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcp100/exception.o dlls/msvcp90/exception.c -Idlls/msvcp100 -Idlls/msvcp90 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_MSVCP_VER=100 -D_MSVCR_VER=100 -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcp100/ios.o dlls/msvcp90/ios.c -Idlls/msvcp100 -Idlls/msvcp90 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_MSVCP_VER=100 -D_MSVCR_VER=100 -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
dlls/msvcirt/msvcirt.c:473:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_streambuf_doallocate(this);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcirt/msvcirt.c:451:41: note: expanded from macro 'call_streambuf_doallocate'
#define call_streambuf_doallocate(this) CALL_VTBL_FUNC(this, 40, int, (streambuf*), (this))
                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcirt/msvcirt.c:647:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_streambuf_seekoff(this, pos, SEEKDIR_beg, mode);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcirt/msvcirt.c:634:54: note: expanded from macro 'call_streambuf_seekoff'
#define call_streambuf_seekoff(this, off, dir, mode) CALL_VTBL_FUNC(this, 12, streampos, (streambuf*, streamoff, ios_seek_dir, int), (this, off, dir, mode))
                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcirt/msvcirt.c:659:9: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    if (call_streambuf_seekoff(this, -1, SEEKDIR_cur, OPENMODE_in) == EOF)
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcirt/msvcirt.c:634:54: note: expanded from macro 'call_streambuf_seekoff'
#define call_streambuf_seekoff(this, off, dir, mode) CALL_VTBL_FUNC(this, 12, streampos, (streambuf*, streamoff, ios_seek_dir, int), (this, off, dir, mode))
                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcirt/msvcirt.c:791:33: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
            this->stored_char = call_streambuf_underflow(this);
                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcirt/msvcirt.c:762:40: note: expanded from macro 'call_streambuf_underflow'
#define call_streambuf_underflow(this) CALL_VTBL_FUNC(this, 32, int, (streambuf*), (this))
                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcirt/msvcirt.c:794:33: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
            this->stored_char = call_streambuf_underflow(this);
                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcirt/msvcirt.c:762:40: note: expanded from macro 'call_streambuf_underflow'
#define call_streambuf_underflow(this) CALL_VTBL_FUNC(this, 32, int, (streambuf*), (this))
                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcirt/msvcirt.c:798:17: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
            if (call_streambuf_underflow(this) == EOF)
                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcirt/msvcirt.c:762:40: note: expanded from macro 'call_streambuf_underflow'
#define call_streambuf_underflow(this) CALL_VTBL_FUNC(this, 32, int, (streambuf*), (this))
                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcirt/msvcirt.c:823:17: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
            if (call_streambuf_overflow(this, data[copied]) == EOF)
                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcirt/msvcirt.c:624:42: note: expanded from macro 'call_streambuf_overflow'
#define call_streambuf_overflow(this, c) CALL_VTBL_FUNC(this, 28, int, (streambuf*, int), (this, c))
                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcirt/msvcirt.c:846:33: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
            this->stored_char = call_streambuf_underflow(this);
                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcirt/msvcirt.c:762:40: note: expanded from macro 'call_streambuf_underflow'
#define call_streambuf_underflow(this) CALL_VTBL_FUNC(this, 32, int, (streambuf*), (this))
                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcirt/msvcirt.c:849:16: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        return call_streambuf_underflow(this);
               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcirt/msvcirt.c:762:40: note: expanded from macro 'call_streambuf_underflow'
#define call_streambuf_underflow(this) CALL_VTBL_FUNC(this, 32, int, (streambuf*), (this))
                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcirt/msvcirt.c:858:79: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return (this->pptr < this->epptr) ? (unsigned char)(*this->pptr++ = ch) : call_streambuf_overflow(this, ch);
                                                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcirt/msvcirt.c:624:42: note: expanded from macro 'call_streambuf_overflow'
#define call_streambuf_overflow(this, c) CALL_VTBL_FUNC(this, 28, int, (streambuf*, int), (this, c))
                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcirt/msvcirt.c:866:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_streambuf_xsgetn(this, buffer, count);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcirt/msvcirt.c:782:52: note: expanded from macro 'call_streambuf_xsgetn'
#define call_streambuf_xsgetn(this, buffer, count) CALL_VTBL_FUNC(this, 24, int, (streambuf*, char*, int), (this, buffer, count))
                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcirt/msvcirt.c:874:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_streambuf_xsputn(this, data, length);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcirt/msvcirt.c:814:51: note: expanded from macro 'call_streambuf_xsputn'
#define call_streambuf_xsputn(this, data, length) CALL_VTBL_FUNC(this, 20, int, (streambuf*, const char*, int), (this, data, length))
                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcirt/msvcirt.c:885:13: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
            call_streambuf_underflow(this);
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcirt/msvcirt.c:762:40: note: expanded from macro 'call_streambuf_underflow'
#define call_streambuf_underflow(this) CALL_VTBL_FUNC(this, 32, int, (streambuf*), (this))
                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcirt/msvcirt.c:886:36: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        return this->stored_char = call_streambuf_underflow(this);
                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcirt/msvcirt.c:762:40: note: expanded from macro 'call_streambuf_underflow'
#define call_streambuf_underflow(this) CALL_VTBL_FUNC(this, 32, int, (streambuf*), (this))
                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcirt/msvcirt.c:889:13: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
            call_streambuf_underflow(this);
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcirt/msvcirt.c:762:40: note: expanded from macro 'call_streambuf_underflow'
#define call_streambuf_underflow(this) CALL_VTBL_FUNC(this, 32, int, (streambuf*), (this))
                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcirt/msvcirt.c:891:76: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        return (this->gptr < this->egptr) ? (unsigned char)(*this->gptr) : call_streambuf_underflow(this);
                                                                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcirt/msvcirt.c:762:40: note: expanded from macro 'call_streambuf_underflow'
#define call_streambuf_underflow(this) CALL_VTBL_FUNC(this, 32, int, (streambuf*), (this))
                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcirt/msvcirt.c:908:19: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
            ret = call_streambuf_underflow(this);
                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcirt/msvcirt.c:762:40: note: expanded from macro 'call_streambuf_underflow'
#define call_streambuf_underflow(this) CALL_VTBL_FUNC(this, 32, int, (streambuf*), (this))
                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcirt/msvcirt.c:910:75: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        ret = (this->gptr < this->egptr) ? (unsigned char)(*this->gptr) : call_streambuf_underflow(this);
                                                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcirt/msvcirt.c:762:40: note: expanded from macro 'call_streambuf_underflow'
#define call_streambuf_underflow(this) CALL_VTBL_FUNC(this, 32, int, (streambuf*), (this))
                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcirt/msvcirt.c:924:13: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
            call_streambuf_underflow(this);
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcirt/msvcirt.c:762:40: note: expanded from macro 'call_streambuf_underflow'
#define call_streambuf_underflow(this) CALL_VTBL_FUNC(this, 32, int, (streambuf*), (this))
                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcirt/msvcirt.c:929:13: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
            call_streambuf_underflow(this);
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcirt/msvcirt.c:762:40: note: expanded from macro 'call_streambuf_underflow'
#define call_streambuf_underflow(this) CALL_VTBL_FUNC(this, 32, int, (streambuf*), (this))
                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcirt/msvcirt.c:941:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_streambuf_pbackfail(this, ch);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcirt/msvcirt.c:653:43: note: expanded from macro 'call_streambuf_pbackfail'
#define call_streambuf_pbackfail(this, c) CALL_VTBL_FUNC(this, 36, int, (streambuf*, int), (this, c))
                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcirt/msvcirt.c:1080:9: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    if (call_streambuf_sync(&this->base) == EOF || _close(this->fd) < 0) {
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcirt/msvcirt.c:735:35: note: expanded from macro 'call_streambuf_sync'
#define call_streambuf_sync(this) CALL_VTBL_FUNC(this, 4, int, (streambuf*), (this))
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcirt/msvcirt.c:1150:13: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
            call_streambuf_seekoff(&this->base, 0, SEEKDIR_end, mode & (OPENMODE_in|OPENMODE_out)) == EOF) {
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcirt/msvcirt.c:634:54: note: expanded from macro 'call_streambuf_seekoff'
#define call_streambuf_seekoff(this, off, dir, mode) CALL_VTBL_FUNC(this, 12, streampos, (streambuf*, streamoff, ios_seek_dir, int), (this, off, dir, mode))
                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcirt/msvcirt.c:1165:9: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    if (call_streambuf_sync(&this->base) == EOF)
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcirt/msvcirt.c:735:35: note: expanded from macro 'call_streambuf_sync'
#define call_streambuf_sync(this) CALL_VTBL_FUNC(this, 4, int, (streambuf*), (this))
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcirt/msvcirt.c:1185:9: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    if (call_streambuf_sync(&this->base) == EOF)
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcirt/msvcirt.c:735:35: note: expanded from macro 'call_streambuf_sync'
#define call_streambuf_sync(this) CALL_VTBL_FUNC(this, 4, int, (streambuf*), (this))
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcirt/msvcirt.c:1231:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    ret = (call_streambuf_sync(&this->base) == EOF) ? -1 : _setmode(this->fd, mode);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcirt/msvcirt.c:735:35: note: expanded from macro 'call_streambuf_sync'
#define call_streambuf_sync(this) CALL_VTBL_FUNC(this, 4, int, (streambuf*), (this))
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcirt/msvcirt.c:1292:13: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        if (call_streambuf_sync(&this->base) == EOF)
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcirt/msvcirt.c:735:35: note: expanded from macro 'call_streambuf_sync'
#define call_streambuf_sync(this) CALL_VTBL_FUNC(this, 4, int, (streambuf*), (this))
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcirt/msvcirt.c:1505:31: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        if (!this->dynamic || call_streambuf_doallocate(&this->base) == EOF)
                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcirt/msvcirt.c:451:41: note: expanded from macro 'call_streambuf_doallocate'
#define call_streambuf_doallocate(this) CALL_VTBL_FUNC(this, 40, int, (streambuf*), (this))
                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcirt/msvcirt.c:1529:9: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        call_streambuf_underflow(&this->base);
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcirt/msvcirt.c:762:40: note: expanded from macro 'call_streambuf_underflow'
#define call_streambuf_underflow(this) CALL_VTBL_FUNC(this, 32, int, (streambuf*), (this))
                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcirt/msvcirt.c:1539:34: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        if (!this->base.epptr && call_streambuf_overflow(&this->base, EOF) == EOF)
                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcirt/msvcirt.c:624:42: note: expanded from macro 'call_streambuf_overflow'
#define call_streambuf_overflow(this, c) CALL_VTBL_FUNC(this, 28, int, (streambuf*, int), (this, c))
                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcirt/msvcirt.c:1551:17: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
            if (call_streambuf_doallocate(&this->base) == EOF)
                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcirt/msvcirt.c:451:41: note: expanded from macro 'call_streambuf_doallocate'
#define call_streambuf_doallocate(this) CALL_VTBL_FUNC(this, 40, int, (streambuf*), (this))
                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcirt/msvcirt.c:1636:5: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    call_streambuf_sync(&this->base);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcirt/msvcirt.c:735:35: note: expanded from macro 'call_streambuf_sync'
#define call_streambuf_sync(this) CALL_VTBL_FUNC(this, 4, int, (streambuf*), (this))
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcirt/msvcirt.c:1724:5: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    call_streambuf_overflow(&this->base, EOF);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcirt/msvcirt.c:624:42: note: expanded from macro 'call_streambuf_overflow'
#define call_streambuf_overflow(this, c) CALL_VTBL_FUNC(this, 28, int, (streambuf*, int), (this, c))
                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcirt/msvcirt.c:1781:9: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    if (call_streambuf_overflow(&this->base, EOF) == EOF)
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcirt/msvcirt.c:624:42: note: expanded from macro 'call_streambuf_overflow'
#define call_streambuf_overflow(this, c) CALL_VTBL_FUNC(this, 28, int, (streambuf*, int), (this, c))
                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcirt/msvcirt.c:1887:9: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        call_streambuf_vector_dtor(this->sb, 1);
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcirt/msvcirt.c:418:49: note: expanded from macro 'call_streambuf_vector_dtor'
#define call_streambuf_vector_dtor(this, flags) CALL_VTBL_FUNC(this, 0,\
                                                ^~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcirt/msvcirt.c:2113:9: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        call_streambuf_vector_dtor(this->sb, 1);
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcirt/msvcirt.c:418:49: note: expanded from macro 'call_streambuf_vector_dtor'
#define call_streambuf_vector_dtor(this, flags) CALL_VTBL_FUNC(this, 0,\
                                                ^~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcirt/msvcirt.c:2536:9: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    if (call_streambuf_sync(base->sb) == EOF)
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcirt/msvcirt.c:735:35: note: expanded from macro 'call_streambuf_sync'
#define call_streambuf_sync(this) CALL_VTBL_FUNC(this, 4, int, (streambuf*), (this))
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcirt/msvcirt.c:2629:9: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    if (call_streambuf_seekoff(base->sb, off, dir, OPENMODE_out) == EOF)
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcirt/msvcirt.c:634:54: note: expanded from macro 'call_streambuf_seekoff'
#define call_streambuf_seekoff(this, off, dir, mode) CALL_VTBL_FUNC(this, 12, streampos, (streambuf*, streamoff, ios_seek_dir, int), (this, off, dir, mode))
                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcirt/msvcirt.c:2646:16: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    if ((pos = call_streambuf_seekoff(base->sb, 0, SEEKDIR_cur, OPENMODE_out)) == EOF)
               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcirt/msvcirt.c:634:54: note: expanded from macro 'call_streambuf_seekoff'
#define call_streambuf_seekoff(this, off, dir, mode) CALL_VTBL_FUNC(this, 12, streampos, (streambuf*, streamoff, ios_seek_dir, int), (this, off, dir, mode))
                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcirt/msvcirt.c:3771:9: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    if (call_streambuf_seekoff(base->sb, off, dir, OPENMODE_in) == EOF)
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcirt/msvcirt.c:634:54: note: expanded from macro 'call_streambuf_seekoff'
#define call_streambuf_seekoff(this, off, dir, mode) CALL_VTBL_FUNC(this, 12, streampos, (streambuf*, streamoff, ios_seek_dir, int), (this, off, dir, mode))
                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcirt/msvcirt.c:3788:16: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    if ((ret = call_streambuf_sync(base->sb)) == EOF)
               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcirt/msvcirt.c:735:35: note: expanded from macro 'call_streambuf_sync'
#define call_streambuf_sync(this) CALL_VTBL_FUNC(this, 4, int, (streambuf*), (this))
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcirt/msvcirt.c:3805:16: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    if ((pos = call_streambuf_seekoff(base->sb, 0, SEEKDIR_cur, OPENMODE_in)) == EOF)
               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcirt/msvcirt.c:634:54: note: expanded from macro 'call_streambuf_seekoff'
#define call_streambuf_seekoff(this, off, dir, mode) CALL_VTBL_FUNC(this, 12, streampos, (streambuf*, streamoff, ios_seek_dir, int), (this, off, dir, mode))
                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
44 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcp100/locale.o dlls/msvcp90/locale.c -Idlls/msvcp100 -Idlls/msvcp90 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_MSVCP_VER=100 -D_MSVCR_VER=100 -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msvcp100/math.o dlls/msvcp90/math.c -Idlls/msvcp100 -Idlls/msvcp90 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_MSVCP_VER=100 -D_MSVCR_VER=100 -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
dlls/msvcp90/details.c:164:13: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
            call__Concurrent_queue_base_v4__Deallocate_page(this, this->data->queues[i].tail);
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/details.c:72:69: note: expanded from macro 'call__Concurrent_queue_base_v4__Deallocate_page'
#define call__Concurrent_queue_base_v4__Deallocate_page(this, page) CALL_VTBL_FUNC(this, \
                                                                    ^~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/details.c:246:13: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        p = call__Concurrent_queue_base_v4__Allocate_page(parent);
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/details.c:70:61: note: expanded from macro 'call__Concurrent_queue_base_v4__Allocate_page'
#define call__Concurrent_queue_base_v4__Allocate_page(this) CALL_VTBL_FUNC(this, \
                                                            ^~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/details.c:268:13: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
            call__Concurrent_queue_base_v4__Copy_item(parent, p, id-page_id, e);
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/details.c:66:69: note: expanded from macro 'call__Concurrent_queue_base_v4__Copy_item'
#define call__Concurrent_queue_base_v4__Copy_item(this,dst,idx,src) CALL_VTBL_FUNC(this, \
                                                                    ^~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/details.c:270:13: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
            call__Concurrent_queue_base_v4__Move_item(parent, p, id-page_id, e);
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/details.c:65:51: note: expanded from macro 'call__Concurrent_queue_base_v4__Move_item'
#define call__Concurrent_queue_base_v4__Move_item call__Concurrent_queue_base_v4__Copy_item
                                                  ^
dlls/msvcp90/details.c:66:69: note: expanded from macro 'call__Concurrent_queue_base_v4__Copy_item'
#define call__Concurrent_queue_base_v4__Copy_item(this,dst,idx,src) CALL_VTBL_FUNC(this, \
                                                                    ^~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/details.c:296:9: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        call__Concurrent_queue_base_v4__Assign_and_destroy_item(parent, e, p, id-page_id);
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/details.c:68:84: note: expanded from macro 'call__Concurrent_queue_base_v4__Assign_and_destroy_item'
#define  call__Concurrent_queue_base_v4__Assign_and_destroy_item(this,dst,src,idx) CALL_VTBL_FUNC(this, \
                                                                                   ^~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/details.c:311:9: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        call__Concurrent_queue_base_v4__Deallocate_page(parent, p);
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/details.c:72:69: note: expanded from macro 'call__Concurrent_queue_base_v4__Deallocate_page'
#define call__Concurrent_queue_base_v4__Deallocate_page(this, page) CALL_VTBL_FUNC(this, \
                                                                    ^~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
8 warnings generated.
cc -m64 -c -o dlls/msvcp100/memory.o dlls/msvcp90/memory.c -Idlls/msvcp100 -Idlls/msvcp90 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_MSVCP_VER=100 -D_MSVCR_VER=100 -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msvcp100/misc.o dlls/msvcp90/misc.c -Idlls/msvcp100 -Idlls/msvcp90 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_MSVCP_VER=100 -D_MSVCR_VER=100 -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcp100/msvcp_main.o dlls/msvcp90/msvcp_main.c -Idlls/msvcp100 -Idlls/msvcp90 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_MSVCP_VER=100 -D_MSVCR_VER=100 -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
dlls/msvcp90/ios.c:1422:8: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    if(call_basic_streambuf_char_underflow(this)==EOF)
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1398:51: note: expanded from macro 'call_basic_streambuf_char_underflow'
#define call_basic_streambuf_char_underflow(this) CALL_VTBL_FUNC(this, 24, int, (basic_streambuf_char*), (this))
                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1462:23: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        }else if((c = call_basic_streambuf_char_uflow(this)) != EOF) {
                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1412:47: note: expanded from macro 'call_basic_streambuf_char_uflow'
#define call_basic_streambuf_char_uflow(this) CALL_VTBL_FUNC(this, 28, int, (basic_streambuf_char*), (this))
                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1638:5: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    call_basic_streambuf_char_imbue(this, loc);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1564:52: note: expanded from macro 'call_basic_streambuf_char_imbue'
#define call_basic_streambuf_char_imbue(this, loc) CALL_VTBL_FUNC(this, 56, void, (basic_streambuf_char*, const locale*), (this, loc))
                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1687:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_basic_streambuf_char_seekoff(this, ret, off, way, mode);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1654:9: note: expanded from macro 'call_basic_streambuf_char_seekoff'
        CALL_VTBL_FUNC(this, 40, fpos_mbstatet*, (basic_streambuf_char*, fpos_mbstatet*, streamoff, int, int), (this, ret, off, way, mode))
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1734:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_basic_streambuf_char_seekpos(this, ret, pos, mode);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1709:9: note: expanded from macro 'call_basic_streambuf_char_seekpos'
        CALL_VTBL_FUNC(this, 44, fpos_mbstatet*, (basic_streambuf_char*, fpos_mbstatet*, fpos_mbstatet, int), (this, ret, pos, mode))
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1777:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_basic_streambuf_char_setbuf(this, buf, count);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1755:60: note: expanded from macro 'call_basic_streambuf_char_setbuf'
#define call_basic_streambuf_char_setbuf(this, buf, count) CALL_VTBL_FUNC(this, 48, basic_streambuf_char*, (basic_streambuf_char*, char*, streamsize), (this, buf, count))
                                                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1802:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_basic_streambuf_char_sync(this);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1784:46: note: expanded from macro 'call_basic_streambuf_char_sync'
#define call_basic_streambuf_char_sync(this) CALL_VTBL_FUNC(this, 52, int, (basic_streambuf_char*), (this))
                                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1842:24: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return ret ? ret : call_basic_streambuf_char_showmanyc(this);
                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1822:51: note: expanded from macro 'call_basic_streambuf_char_showmanyc'
#define call_basic_streambuf_char_showmanyc(this) CALL_VTBL_FUNC(this, 20, streamsize, (basic_streambuf_char*), (this))
                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1857:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_basic_streambuf_char_pbackfail(this, (unsigned char)ch);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1593:55: note: expanded from macro 'call_basic_streambuf_char_pbackfail'
#define call_basic_streambuf_char_pbackfail(this, ch) CALL_VTBL_FUNC(this, 16, int, (basic_streambuf_char*, int), (this, ch))
                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1868:9: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        call_basic_streambuf_char_overflow(this, (unsigned char)ch);
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1579:54: note: expanded from macro 'call_basic_streambuf_char_overflow'
#define call_basic_streambuf_char_overflow(this, ch) CALL_VTBL_FUNC(this, 12, int, (basic_streambuf_char*, int), (this, ch))
                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1883:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_basic_streambuf_char_pbackfail(this, EOF);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1593:55: note: expanded from macro 'call_basic_streambuf_char_pbackfail'
#define call_basic_streambuf_char_pbackfail(this, ch) CALL_VTBL_FUNC(this, 16, int, (basic_streambuf_char*, int), (this, ch))
                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1895:9: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        call_basic_streambuf_char_uflow(this);
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1412:47: note: expanded from macro 'call_basic_streambuf_char_uflow'
#define call_basic_streambuf_char_uflow(this) CALL_VTBL_FUNC(this, 28, int, (basic_streambuf_char*), (this))
                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1905:66: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        (int)(unsigned char)*basic_streambuf_char__Gninc(this) : call_basic_streambuf_char_uflow(this);
                                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1412:47: note: expanded from macro 'call_basic_streambuf_char_uflow'
#define call_basic_streambuf_char_uflow(this) CALL_VTBL_FUNC(this, 28, int, (basic_streambuf_char*), (this))
                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1915:64: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        (int)(unsigned char)*basic_streambuf_char_gptr(this) : call_basic_streambuf_char_underflow(this);
                                                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1398:51: note: expanded from macro 'call_basic_streambuf_char_underflow'
#define call_basic_streambuf_char_underflow(this) CALL_VTBL_FUNC(this, 24, int, (basic_streambuf_char*), (this))
                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1979:18: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        }else if(call_basic_streambuf_char_overflow(this, (unsigned char)ptr[copied]) != EOF) {
                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1579:54: note: expanded from macro 'call_basic_streambuf_char_overflow'
#define call_basic_streambuf_char_overflow(this, ch) CALL_VTBL_FUNC(this, 12, int, (basic_streambuf_char*, int), (this, ch))
                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1999:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_basic_streambuf_char_xsputn(this, ptr, count);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1957:60: note: expanded from macro 'call_basic_streambuf_char_xsputn'
#define call_basic_streambuf_char_xsputn(this, ptr, count) CALL_VTBL_FUNC(this, 36, streamsize, (basic_streambuf_char*, const char*, streamsize), (this, ptr, count))
                                                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2321:8: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    if(call_basic_streambuf_wchar_underflow(this)==WEOF)
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2295:52: note: expanded from macro 'call_basic_streambuf_wchar_underflow'
#define call_basic_streambuf_wchar_underflow(this) CALL_VTBL_FUNC(this, 24, unsigned short, (basic_streambuf_wchar*), (this))
                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2363:23: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        }else if((c = call_basic_streambuf_wchar_uflow(this)) != WEOF) {
                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2311:48: note: expanded from macro 'call_basic_streambuf_wchar_uflow'
#define call_basic_streambuf_wchar_uflow(this) CALL_VTBL_FUNC(this, 28, unsigned short, (basic_streambuf_wchar*), (this))
                                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2562:5: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    call_basic_streambuf_wchar_imbue(this, loc);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2476:53: note: expanded from macro 'call_basic_streambuf_wchar_imbue'
#define call_basic_streambuf_wchar_imbue(this, loc) CALL_VTBL_FUNC(this, 56, void, (basic_streambuf_wchar*, const locale*), (this, loc))
                                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2615:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_basic_streambuf_wchar_seekoff(this, ret, off, way, mode);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2580:9: note: expanded from macro 'call_basic_streambuf_wchar_seekoff'
        CALL_VTBL_FUNC(this, 40, fpos_mbstatet*, (basic_streambuf_wchar*, fpos_mbstatet*, streamoff, int, int), (this, ret, off, way, mode))
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2668:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_basic_streambuf_wchar_seekpos(this, ret, pos, mode);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2641:9: note: expanded from macro 'call_basic_streambuf_wchar_seekpos'
        CALL_VTBL_FUNC(this, 44, fpos_mbstatet*, (basic_streambuf_wchar*, fpos_mbstatet*, fpos_mbstatet, int), (this, ret, pos, mode))
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2717:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_basic_streambuf_wchar_setbuf(this, buf, count);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2693:61: note: expanded from macro 'call_basic_streambuf_wchar_setbuf'
#define call_basic_streambuf_wchar_setbuf(this, buf, count) CALL_VTBL_FUNC(this, 48, basic_streambuf_wchar*, (basic_streambuf_wchar*, wchar_t*, streamsize), (this, buf, count))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2746:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_basic_streambuf_wchar_sync(this);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2726:47: note: expanded from macro 'call_basic_streambuf_wchar_sync'
#define call_basic_streambuf_wchar_sync(this) CALL_VTBL_FUNC(this, 52, int, (basic_streambuf_wchar*), (this))
                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2781:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_basic_streambuf_wchar_xsgetn(this, ptr, count);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2759:61: note: expanded from macro 'call_basic_streambuf_wchar_xsgetn'
#define call_basic_streambuf_wchar_xsgetn(this, ptr, count) CALL_VTBL_FUNC(this, 32, streamsize, (basic_streambuf_wchar*, wchar_t*, streamsize), (this, ptr, count))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2812:24: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return ret ? ret : call_basic_streambuf_wchar_showmanyc(this);
                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2790:52: note: expanded from macro 'call_basic_streambuf_wchar_showmanyc'
#define call_basic_streambuf_wchar_showmanyc(this) CALL_VTBL_FUNC(this, 20, streamsize, (basic_streambuf_wchar*), (this))
                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2829:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_basic_streambuf_wchar_pbackfail(this, ch);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2509:56: note: expanded from macro 'call_basic_streambuf_wchar_pbackfail'
#define call_basic_streambuf_wchar_pbackfail(this, ch) CALL_VTBL_FUNC(this, 16, unsigned short, (basic_streambuf_wchar*, unsigned short), (this, ch))
                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2842:9: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        call_basic_streambuf_wchar_overflow(this, ch);
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2493:55: note: expanded from macro 'call_basic_streambuf_wchar_overflow'
#define call_basic_streambuf_wchar_overflow(this, ch) CALL_VTBL_FUNC(this, 12, unsigned short, (basic_streambuf_wchar*, unsigned short), (this, ch))
                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2859:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_basic_streambuf_wchar_pbackfail(this, WEOF);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2509:56: note: expanded from macro 'call_basic_streambuf_wchar_pbackfail'
#define call_basic_streambuf_wchar_pbackfail(this, ch) CALL_VTBL_FUNC(this, 16, unsigned short, (basic_streambuf_wchar*, unsigned short), (this, ch))
                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2873:9: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        call_basic_streambuf_wchar_uflow(this);
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2311:48: note: expanded from macro 'call_basic_streambuf_wchar_uflow'
#define call_basic_streambuf_wchar_uflow(this) CALL_VTBL_FUNC(this, 28, unsigned short, (basic_streambuf_wchar*), (this))
                                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2885:47: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        *basic_streambuf_wchar__Gninc(this) : call_basic_streambuf_wchar_uflow(this);
                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2311:48: note: expanded from macro 'call_basic_streambuf_wchar_uflow'
#define call_basic_streambuf_wchar_uflow(this) CALL_VTBL_FUNC(this, 28, unsigned short, (basic_streambuf_wchar*), (this))
                                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2897:45: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        *basic_streambuf_wchar_gptr(this) : call_basic_streambuf_wchar_underflow(this);
                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2295:52: note: expanded from macro 'call_basic_streambuf_wchar_underflow'
#define call_basic_streambuf_wchar_underflow(this) CALL_VTBL_FUNC(this, 24, unsigned short, (basic_streambuf_wchar*), (this))
                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2947:18: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        }else if(call_basic_streambuf_wchar_overflow(this, ptr[copied]) != WEOF) {
                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2493:55: note: expanded from macro 'call_basic_streambuf_wchar_overflow'
#define call_basic_streambuf_wchar_overflow(this, ch) CALL_VTBL_FUNC(this, 12, unsigned short, (basic_streambuf_wchar*, unsigned short), (this, ch))
                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2969:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_basic_streambuf_wchar_xsputn(this, ptr, count);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2925:61: note: expanded from macro 'call_basic_streambuf_wchar_xsputn'
#define call_basic_streambuf_wchar_xsputn(this, ptr, count) CALL_VTBL_FUNC(this, 36, streamsize, (basic_streambuf_wchar*, const wchar_t*, streamsize), (this, ptr, count))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:3070:8: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    if(call_basic_streambuf_char_overflow(&this->base, EOF) == EOF)
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1579:54: note: expanded from macro 'call_basic_streambuf_char_overflow'
#define call_basic_streambuf_char_overflow(this, ch) CALL_VTBL_FUNC(this, 12, int, (basic_streambuf_char*, int), (this, ch))
                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:3091:16: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
            if(call_basic_streambuf_char_overflow(&this->base, EOF) == EOF)
               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1579:54: note: expanded from macro 'call_basic_streambuf_char_overflow'
#define call_basic_streambuf_char_overflow(this, ch) CALL_VTBL_FUNC(this, 12, int, (basic_streambuf_char*, int), (this, ch))
                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:3495:11: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    ret = call_basic_streambuf_char_uflow(&this->base);
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1412:47: note: expanded from macro 'call_basic_streambuf_char_uflow'
#define call_basic_streambuf_char_uflow(this) CALL_VTBL_FUNC(this, 28, int, (basic_streambuf_char*), (this))
                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:3497:15: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        ret = call_basic_streambuf_char_pbackfail(&this->base, ret);
              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1593:55: note: expanded from macro 'call_basic_streambuf_char_pbackfail'
#define call_basic_streambuf_char_pbackfail(this, ch) CALL_VTBL_FUNC(this, 16, int, (basic_streambuf_char*, int), (this, ch))
                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:3589:8: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    if(call_basic_streambuf_char_overflow(&this->base, EOF) == EOF)
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1579:54: note: expanded from macro 'call_basic_streambuf_char_overflow'
#define call_basic_streambuf_char_overflow(this, ch) CALL_VTBL_FUNC(this, 12, int, (basic_streambuf_char*, int), (this, ch))
                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:3689:8: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    if(call_basic_streambuf_wchar_overflow(&this->base, WEOF) == WEOF)
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2493:55: note: expanded from macro 'call_basic_streambuf_wchar_overflow'
#define call_basic_streambuf_wchar_overflow(this, ch) CALL_VTBL_FUNC(this, 12, unsigned short, (basic_streambuf_wchar*, unsigned short), (this, ch))
                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:3710:16: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
            if(call_basic_streambuf_wchar_overflow(&this->base, WEOF) == WEOF)
               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2493:55: note: expanded from macro 'call_basic_streambuf_wchar_overflow'
#define call_basic_streambuf_wchar_overflow(this, ch) CALL_VTBL_FUNC(this, 12, unsigned short, (basic_streambuf_wchar*, unsigned short), (this, ch))
                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:4142:11: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    ret = call_basic_streambuf_wchar_uflow(&this->base);
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2311:48: note: expanded from macro 'call_basic_streambuf_wchar_uflow'
#define call_basic_streambuf_wchar_uflow(this) CALL_VTBL_FUNC(this, 28, unsigned short, (basic_streambuf_wchar*), (this))
                                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:4144:15: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        ret = call_basic_streambuf_wchar_pbackfail(&this->base, ret);
              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2509:56: note: expanded from macro 'call_basic_streambuf_wchar_pbackfail'
#define call_basic_streambuf_wchar_pbackfail(this, ch) CALL_VTBL_FUNC(this, 16, unsigned short, (basic_streambuf_wchar*, unsigned short), (this, ch))
                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:4273:8: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    if(call_basic_streambuf_wchar_overflow(&this->base, WEOF) == WEOF)
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2493:55: note: expanded from macro 'call_basic_streambuf_wchar_overflow'
#define call_basic_streambuf_wchar_overflow(this, ch) CALL_VTBL_FUNC(this, 12, unsigned short, (basic_streambuf_wchar*, unsigned short), (this, ch))
                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:6409:9: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        call_basic_streambuf_char__Lock(base->strbuf);
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1363:47: note: expanded from macro 'call_basic_streambuf_char__Lock'
#define call_basic_streambuf_char__Lock(this) CALL_VTBL_FUNC(this, 4, void, (basic_streambuf_char*), (this))
                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:6425:9: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        call_basic_streambuf_char__Unlock(base->strbuf);
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1491:49: note: expanded from macro 'call_basic_streambuf_char__Unlock'
#define call_basic_streambuf_char__Unlock(this) CALL_VTBL_FUNC(this, 8, void, (basic_streambuf_char*), (this))
                                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:8309:9: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        call_basic_streambuf_char__Lock(base->strbuf);
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1363:47: note: expanded from macro 'call_basic_streambuf_char__Lock'
#define call_basic_streambuf_char__Lock(this) CALL_VTBL_FUNC(this, 4, void, (basic_streambuf_char*), (this))
                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:8319:9: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        call_basic_streambuf_char__Unlock(base->strbuf);
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1491:49: note: expanded from macro 'call_basic_streambuf_char__Unlock'
#define call_basic_streambuf_char__Unlock(this) CALL_VTBL_FUNC(this, 8, void, (basic_streambuf_char*), (this))
                                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
49 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
dlls/msvcp90/locale.c:1160:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_collate_char_do_compare(this, first1, last1, first2, last2);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1138:74: note: expanded from macro 'call_collate_char_do_compare'
#define call_collate_char_do_compare(this, first1, last1, first2, last2) CALL_VTBL_FUNC(this, 4, int, \
                                                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1192:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_collate_char_do_hash(this, first, last);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1167:54: note: expanded from macro 'call_collate_char_do_hash'
#define call_collate_char_do_hash(this, first, last) CALL_VTBL_FUNC(this, 12, LONG, \
                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1497:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_collate_wchar_do_compare(this, first1, last1, first2, last2);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1473:75: note: expanded from macro 'call_collate_wchar_do_compare'
#define call_collate_wchar_do_compare(this, first1, last1, first2, last2) CALL_VTBL_FUNC(this, 4, int, \
                                                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1533:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_collate_wchar_do_hash(this, first, last);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1506:55: note: expanded from macro 'call_collate_wchar_do_hash'
#define call_collate_wchar_do_hash(this, first, last) CALL_VTBL_FUNC(this, 12, LONG, \
                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1810:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_char_do_narrow_ch(this, ch, dflt);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1754:56: note: expanded from macro 'call_ctype_char_do_narrow_ch'
#define call_ctype_char_do_narrow_ch(this, ch, unused) CALL_VTBL_FUNC(this, 32, \
                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1820:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_char_do_narrow(this, first, last, dflt, dest);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1774:68: note: expanded from macro 'call_ctype_char_do_narrow'
#define call_ctype_char_do_narrow(this, first, last, unused, dest) CALL_VTBL_FUNC(this, 28, \
                                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1830:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_char__Do_narrow_s(this, first, last, dflt, dest, size);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1793:77: note: expanded from macro 'call_ctype_char__Do_narrow_s'
#define call_ctype_char__Do_narrow_s(this, first, last, unused, dest, size) CALL_VTBL_FUNC(this, 40, \
                                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1889:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_char_do_widen_ch(this, ch);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1837:47: note: expanded from macro 'call_ctype_char_do_widen_ch'
#define call_ctype_char_do_widen_ch(this, ch) CALL_VTBL_FUNC(this, 24, \
                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1899:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_char_do_widen(this, first, last, dest);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1853:59: note: expanded from macro 'call_ctype_char_do_widen'
#define call_ctype_char_do_widen(this, first, last, dest) CALL_VTBL_FUNC(this, 20, \
                                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1909:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_char__Do_widen_s(this, first, last, dest, size);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1872:68: note: expanded from macro 'call_ctype_char__Do_widen_s'
#define call_ctype_char__Do_widen_s(this, first, last, dest, size) CALL_VTBL_FUNC(this, 28, \
                                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2049:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_char_do_tolower_ch(this, ch);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2012:49: note: expanded from macro 'call_ctype_char_do_tolower_ch'
#define call_ctype_char_do_tolower_ch(this, ch) CALL_VTBL_FUNC(this, 8, \
                                                ^~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2058:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_char_do_tolower(this, first, last);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2028:55: note: expanded from macro 'call_ctype_char_do_tolower'
#define call_ctype_char_do_tolower(this, first, last) CALL_VTBL_FUNC(this, 4, \
                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2146:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_char_do_toupper_ch(this, ch);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2108:49: note: expanded from macro 'call_ctype_char_do_toupper_ch'
#define call_ctype_char_do_toupper_ch(this, ch) CALL_VTBL_FUNC(this, 16, \
                                                ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2155:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_char_do_toupper(this, first, last);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2124:55: note: expanded from macro 'call_ctype_char_do_toupper'
#define call_ctype_char_do_toupper(this, first, last) CALL_VTBL_FUNC(this, 12, \
                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2496:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_wchar_do_narrow_ch(this, ch, dflt);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2431:55: note: expanded from macro 'call_ctype_wchar_do_narrow_ch'
#define call_ctype_wchar_do_narrow_ch(this, ch, dflt) CALL_VTBL_FUNC(this, 48, \
                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2508:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_wchar_do_narrow(this, first, last, dflt, dest);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2452:67: note: expanded from macro 'call_ctype_wchar_do_narrow'
#define call_ctype_wchar_do_narrow(this, first, last, dflt, dest) CALL_VTBL_FUNC(this, 44, \
                                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2520:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_wchar__Do_narrow_s(this, first, last, dflt, dest, size);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2474:76: note: expanded from macro 'call_ctype_wchar__Do_narrow_s'
#define call_ctype_wchar__Do_narrow_s(this, first, last, dflt, dest, size) CALL_VTBL_FUNC(this, 56, \
                                                                           ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2684:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_wchar_do_widen_ch(this, ch);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2623:48: note: expanded from macro 'call_ctype_wchar_do_widen_ch'
#define call_ctype_wchar_do_widen_ch(this, ch) CALL_VTBL_FUNC(this, 40, \
                                               ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2696:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_wchar_do_widen(this, first, last, dest);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2640:60: note: expanded from macro 'call_ctype_wchar_do_widen'
#define call_ctype_wchar_do_widen(this, first, last, dest) CALL_VTBL_FUNC(this, 36, \
                                                           ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2708:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_wchar__Do_widen_s(this, first, last, dest, size);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2662:69: note: expanded from macro 'call_ctype_wchar__Do_widen_s'
#define call_ctype_wchar__Do_widen_s(this, first, last, dest, size) CALL_VTBL_FUNC(this, 44, \
                                                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2866:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_wchar_do_tolower_ch(this, ch);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2824:50: note: expanded from macro 'call_ctype_wchar_do_tolower_ch'
#define call_ctype_wchar_do_tolower_ch(this, ch) CALL_VTBL_FUNC(this, 24, \
                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2878:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_wchar_do_tolower(this, first, last);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2841:56: note: expanded from macro 'call_ctype_wchar_do_tolower'
#define call_ctype_wchar_do_tolower(this, first, last) CALL_VTBL_FUNC(this, 20, \
                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2936:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_wchar_do_toupper_ch(this, ch);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2894:50: note: expanded from macro 'call_ctype_wchar_do_toupper_ch'
#define call_ctype_wchar_do_toupper_ch(this, ch) CALL_VTBL_FUNC(this, 32, \
                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2948:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_wchar_do_toupper(this, first, last);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2911:56: note: expanded from macro 'call_ctype_wchar_do_toupper'
#define call_ctype_wchar_do_toupper(this, first, last) CALL_VTBL_FUNC(this, 28, \
                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3015:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_wchar_do_is_ch(this, mask, ch);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2974:51: note: expanded from macro 'call_ctype_wchar_do_is_ch'
#define call_ctype_wchar_do_is_ch(this, mask, ch) CALL_VTBL_FUNC(this, 8, \
                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3027:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_wchar_do_is(this, first, last, dest);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2992:57: note: expanded from macro 'call_ctype_wchar_do_is'
#define call_ctype_wchar_do_is(this, first, last, dest) CALL_VTBL_FUNC(this, 4, \
                                                        ^~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3063:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_wchar_do_scan_is(this, mask, first, last);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3036:62: note: expanded from macro 'call_ctype_wchar_do_scan_is'
#define call_ctype_wchar_do_scan_is(this, mask, first, last) CALL_VTBL_FUNC(this, 12, \
                                                             ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3099:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_wchar_do_scan_not(this, mask, first, last);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3072:63: note: expanded from macro 'call_ctype_wchar_do_scan_not'
#define call_ctype_wchar_do_scan_not(this, mask, first, last) CALL_VTBL_FUNC(this, 16, \
                                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3175:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_codecvt_base_do_always_noconv(this);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3156:50: note: expanded from macro 'call_codecvt_base_do_always_noconv'
#define call_codecvt_base_do_always_noconv(this) CALL_VTBL_FUNC(this, 4, \
                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3200:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_codecvt_base_do_max_length(this);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3181:47: note: expanded from macro 'call_codecvt_base_do_max_length'
#define call_codecvt_base_do_max_length(this) CALL_VTBL_FUNC(this, 8, \
                                              ^~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3225:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_codecvt_base_do_encoding(this);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3206:45: note: expanded from macro 'call_codecvt_base_do_encoding'
#define call_codecvt_base_do_encoding(this) CALL_VTBL_FUNC(this, 12, \
                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3392:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_codecvt_char_do_in(this, state, from, from_end, from_next,
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3362:5: note: expanded from macro 'call_codecvt_char_do_in'
    CALL_VTBL_FUNC(this, 16, int, \
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3430:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_codecvt_char_do_out(this, state, from, from_end, from_next,
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3400:5: note: expanded from macro 'call_codecvt_char_do_out'
    CALL_VTBL_FUNC(this, 20, int, \
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3459:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_codecvt_char_do_unshift(this, state, to, to_end, to_next);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3437:72: note: expanded from macro 'call_codecvt_char_do_unshift'
#define call_codecvt_char_do_unshift(this, state, to, to_end, to_next) CALL_VTBL_FUNC(this, 24, \
                                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3488:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_codecvt_char_do_length(this, state, from, from_end, max);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3465:71: note: expanded from macro 'call_codecvt_char_do_length'
#define call_codecvt_char_do_length(this, state, from, from_end, max) CALL_VTBL_FUNC(this, 28, \
                                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3844:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_codecvt_wchar_do_in(this, state, from,
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3793:5: note: expanded from macro 'call_codecvt_wchar_do_in'
    CALL_VTBL_FUNC(this, 16, int, \
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3908:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_codecvt_wchar_do_out(this, state, from,
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3854:5: note: expanded from macro 'call_codecvt_wchar_do_out'
    CALL_VTBL_FUNC(this, 20, int, \
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3944:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_codecvt_wchar_do_unshift(this, state, to, to_end, to_next);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3917:73: note: expanded from macro 'call_codecvt_wchar_do_unshift'
#define call_codecvt_wchar_do_unshift(this, state, to, to_end, to_next) CALL_VTBL_FUNC(this, 24, \
                                                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3996:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_codecvt_wchar_do_length(this, state, from, from_end, max);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3952:72: note: expanded from macro 'call_codecvt_wchar_do_length'
#define call_codecvt_wchar_do_length(this, state, from, from_end, max) CALL_VTBL_FUNC(this, 28, \
                                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4203:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_numpunct_char_do_decimal_point(this);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4185:51: note: expanded from macro 'call_numpunct_char_do_decimal_point'
#define call_numpunct_char_do_decimal_point(this) CALL_VTBL_FUNC(this, 4, \
                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4228:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_numpunct_char_do_thousands_sep(this);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4210:51: note: expanded from macro 'call_numpunct_char_do_thousands_sep'
#define call_numpunct_char_do_thousands_sep(this) CALL_VTBL_FUNC(this, 8, \
                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4254:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_numpunct_char_do_grouping(this, ret);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4235:51: note: expanded from macro 'call_numpunct_char_do_grouping'
#define call_numpunct_char_do_grouping(this, ret) CALL_VTBL_FUNC(this, 12, \
                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4280:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_numpunct_char_do_falsename(this, ret);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4261:52: note: expanded from macro 'call_numpunct_char_do_falsename'
#define call_numpunct_char_do_falsename(this, ret) CALL_VTBL_FUNC(this, 16, \
                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4306:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_numpunct_char_do_truename(this, ret);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4287:51: note: expanded from macro 'call_numpunct_char_do_truename'
#define call_numpunct_char_do_truename(this, ret) CALL_VTBL_FUNC(this, 20, \
                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4626:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_numpunct_wchar_do_decimal_point(this);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4606:52: note: expanded from macro 'call_numpunct_wchar_do_decimal_point'
#define call_numpunct_wchar_do_decimal_point(this) CALL_VTBL_FUNC(this, 4, \
                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4655:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_numpunct_wchar_do_thousands_sep(this);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4635:52: note: expanded from macro 'call_numpunct_wchar_do_thousands_sep'
#define call_numpunct_wchar_do_thousands_sep(this) CALL_VTBL_FUNC(this, 8, \
                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4684:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_numpunct_wchar_do_grouping(this, ret);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4664:52: note: expanded from macro 'call_numpunct_wchar_do_grouping'
#define call_numpunct_wchar_do_grouping(this, ret) CALL_VTBL_FUNC(this, 12, \
                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4713:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_numpunct_wchar_do_falsename(this, ret);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4693:53: note: expanded from macro 'call_numpunct_wchar_do_falsename'
#define call_numpunct_wchar_do_falsename(this, ret) CALL_VTBL_FUNC(this, 16, \
                                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4742:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_numpunct_wchar_do_truename(this, ret);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4722:52: note: expanded from macro 'call_numpunct_wchar_do_truename'
#define call_numpunct_wchar_do_truename(this, ret) CALL_VTBL_FUNC(this, 20, \
                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:5498:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_wchar_do_get_void(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:5463:83: note: expanded from macro 'call_num_get_wchar_do_get_void'
#define call_num_get_wchar_do_get_void(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 4, istreambuf_iterator_wchar*, \
                                                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:5573:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_wchar_do_get_ldouble(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:5530:86: note: expanded from macro 'call_num_get_wchar_do_get_ldouble'
#define call_num_get_wchar_do_get_ldouble(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 8, istreambuf_iterator_wchar*, \
                                                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:5585:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_wchar_do_get_double(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:5533:85: note: expanded from macro 'call_num_get_wchar_do_get_double'
#define call_num_get_wchar_do_get_double(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 12, istreambuf_iterator_wchar*, \
                                                                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:5651:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_wchar_do_get_float(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:5616:84: note: expanded from macro 'call_num_get_wchar_do_get_float'
#define call_num_get_wchar_do_get_float(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 16, istreambuf_iterator_wchar*, \
                                                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:5717:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_wchar_do_get_uint64(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:5682:85: note: expanded from macro 'call_num_get_wchar_do_get_uint64'
#define call_num_get_wchar_do_get_uint64(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 20, istreambuf_iterator_wchar*, \
                                                                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:5783:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_wchar_do_get_int64(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:5748:84: note: expanded from macro 'call_num_get_wchar_do_get_int64'
#define call_num_get_wchar_do_get_int64(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 24, istreambuf_iterator_wchar*, \
                                                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:5849:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_wchar_do_get_ulong(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:5814:84: note: expanded from macro 'call_num_get_wchar_do_get_ulong'
#define call_num_get_wchar_do_get_ulong(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 28, istreambuf_iterator_wchar*, \
                                                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:5915:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_wchar_do_get_long(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:5880:83: note: expanded from macro 'call_num_get_wchar_do_get_long'
#define call_num_get_wchar_do_get_long(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 32, istreambuf_iterator_wchar*, \
                                                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:5956:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_wchar_do_get_uint(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:5921:83: note: expanded from macro 'call_num_get_wchar_do_get_uint'
#define call_num_get_wchar_do_get_uint(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 36, istreambuf_iterator_wchar*, \
                                                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6018:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_wchar_do_get_ushort(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:5962:85: note: expanded from macro 'call_num_get_wchar_do_get_ushort'
#define call_num_get_wchar_do_get_ushort(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 40, istreambuf_iterator_wchar*, \
                                                                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6125:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_wchar_do_get_bool(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6090:83: note: expanded from macro 'call_num_get_wchar_do_get_bool'
#define call_num_get_wchar_do_get_bool(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 44, istreambuf_iterator_wchar*, \
                                                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6619:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_char_do_get_void(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6578:82: note: expanded from macro 'call_num_get_char_do_get_void'
#define call_num_get_char_do_get_void(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 4, istreambuf_iterator_char*, \
                                                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6671:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_char_do_get_ldouble(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6627:85: note: expanded from macro 'call_num_get_char_do_get_ldouble'
#define call_num_get_char_do_get_ldouble(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 8, istreambuf_iterator_char*, \
                                                                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6681:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_char_do_get_double(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6630:84: note: expanded from macro 'call_num_get_char_do_get_double'
#define call_num_get_char_do_get_double(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 12, istreambuf_iterator_char*, \
                                                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6725:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_char_do_get_float(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6687:83: note: expanded from macro 'call_num_get_char_do_get_float'
#define call_num_get_char_do_get_float(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 16, istreambuf_iterator_char*, \
                                                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6770:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_char_do_get_uint64(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6731:84: note: expanded from macro 'call_num_get_char_do_get_uint64'
#define call_num_get_char_do_get_uint64(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 20, istreambuf_iterator_char*, \
                                                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6815:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_char_do_get_int64(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6776:83: note: expanded from macro 'call_num_get_char_do_get_int64'
#define call_num_get_char_do_get_int64(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 24, istreambuf_iterator_char*, \
                                                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6860:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_char_do_get_ulong(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6821:83: note: expanded from macro 'call_num_get_char_do_get_ulong'
#define call_num_get_char_do_get_ulong(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 28, istreambuf_iterator_char*, \
                                                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6905:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_char_do_get_long(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6866:82: note: expanded from macro 'call_num_get_char_do_get_long'
#define call_num_get_char_do_get_long(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 32, istreambuf_iterator_char*, \
                                                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6934:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_char_do_get_uint(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6911:82: note: expanded from macro 'call_num_get_char_do_get_uint'
#define call_num_get_char_do_get_uint(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 36, istreambuf_iterator_char*, \
                                                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6984:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_char_do_get_ushort(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6940:84: note: expanded from macro 'call_num_get_char_do_get_ushort'
#define call_num_get_char_do_get_ushort(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 40, istreambuf_iterator_char*, \
                                                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:7071:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_char_do_get_bool(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6990:82: note: expanded from macro 'call_num_get_char_do_get_bool'
#define call_num_get_char_do_get_bool(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 44, istreambuf_iterator_char*, \
                                                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:7496:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_put_char_do_put_long(this, ret, dest, base, fill, v);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:7460:71: note: expanded from macro 'call_num_put_char_do_put_long'
#define call_num_put_char_do_put_long(this, ret, dest, base, fill, v) CALL_VTBL_FUNC(this, 28, ostreambuf_iterator_char*, \
                                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:7538:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_put_char_do_put_ulong(this, ret, dest, base, fill, v);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:7502:72: note: expanded from macro 'call_num_put_char_do_put_ulong'
#define call_num_put_char_do_put_ulong(this, ret, dest, base, fill, v) CALL_VTBL_FUNC(this, 24, ostreambuf_iterator_char*, \
                                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:7605:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_put_char_do_put_double(this, ret, dest, base, fill, v);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:7554:73: note: expanded from macro 'call_num_put_char_do_put_double'
#define call_num_put_char_do_put_double(this, ret, dest, base, fill, v) CALL_VTBL_FUNC(this, 12, ostreambuf_iterator_char*, \
                                                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:7619:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_put_char_do_put_ldouble(this, ret, dest, base, fill, v);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:7557:74: note: expanded from macro 'call_num_put_char_do_put_ldouble'
#define call_num_put_char_do_put_ldouble(this, ret, dest, base, fill, v) CALL_VTBL_FUNC(this, 8, ostreambuf_iterator_char*, \
                                                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:7659:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_put_char_do_put_ptr(this, ret, dest, base, fill, v);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:7625:70: note: expanded from macro 'call_num_put_char_do_put_ptr'
#define call_num_put_char_do_put_ptr(this, ret, dest, base, fill, v) CALL_VTBL_FUNC(this, 4, ostreambuf_iterator_char*, \
                                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:7701:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_put_char_do_put_int64(this, ret, dest, base, fill, v);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:7665:72: note: expanded from macro 'call_num_put_char_do_put_int64'
#define call_num_put_char_do_put_int64(this, ret, dest, base, fill, v) CALL_VTBL_FUNC(this, 20, ostreambuf_iterator_char*, \
                                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:7743:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_put_char_do_put_uint64(this, ret, dest, base, fill, v);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:7707:73: note: expanded from macro 'call_num_put_char_do_put_uint64'
#define call_num_put_char_do_put_uint64(this, ret, dest, base, fill, v) CALL_VTBL_FUNC(this, 16, ostreambuf_iterator_char*, \
                                                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:7804:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_put_char_do_put_bool(this, ret, dest, base, fill, v);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:7749:71: note: expanded from macro 'call_num_put_char_do_put_bool'
#define call_num_put_char_do_put_bool(this, ret, dest, base, fill, v) CALL_VTBL_FUNC(this, 32, ostreambuf_iterator_char*, \
                                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:8416:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_put_wchar_do_put_long(this, ret, dest, base, fill, v);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:8359:72: note: expanded from macro 'call_num_put_wchar_do_put_long'
#define call_num_put_wchar_do_put_long(this, ret, dest, base, fill, v) CALL_VTBL_FUNC(this, 28, ostreambuf_iterator_wchar*, \
                                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:8479:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_put_wchar_do_put_ulong(this, ret, dest, base, fill, v);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:8422:73: note: expanded from macro 'call_num_put_wchar_do_put_ulong'
#define call_num_put_wchar_do_put_ulong(this, ret, dest, base, fill, v) CALL_VTBL_FUNC(this, 24, ostreambuf_iterator_wchar*, \
                                                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:8572:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_put_wchar_do_put_double(this, ret, dest, base, fill, v);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:8487:74: note: expanded from macro 'call_num_put_wchar_do_put_double'
#define call_num_put_wchar_do_put_double(this, ret, dest, base, fill, v) CALL_VTBL_FUNC(this, 12, ostreambuf_iterator_wchar*, \
                                                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:8588:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_put_wchar_do_put_ldouble(this, ret, dest, base, fill, v);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:8490:75: note: expanded from macro 'call_num_put_wchar_do_put_ldouble'
#define call_num_put_wchar_do_put_ldouble(this, ret, dest, base, fill, v) CALL_VTBL_FUNC(this, 8, ostreambuf_iterator_wchar*, \
                                                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:8647:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_put_wchar_do_put_ptr(this, ret, dest, base, fill, v);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:8594:71: note: expanded from macro 'call_num_put_wchar_do_put_ptr'
#define call_num_put_wchar_do_put_ptr(this, ret, dest, base, fill, v) CALL_VTBL_FUNC(this, 4, ostreambuf_iterator_wchar*, \
                                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:8710:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_put_wchar_do_put_int64(this, ret, dest, base, fill, v);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:8653:73: note: expanded from macro 'call_num_put_wchar_do_put_int64'
#define call_num_put_wchar_do_put_int64(this, ret, dest, base, fill, v) CALL_VTBL_FUNC(this, 20, ostreambuf_iterator_wchar*, \
                                                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:8773:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_put_wchar_do_put_uint64(this, ret, dest, base, fill, v);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:8716:74: note: expanded from macro 'call_num_put_wchar_do_put_uint64'
#define call_num_put_wchar_do_put_uint64(this, ret, dest, base, fill, v) CALL_VTBL_FUNC(this, 16, ostreambuf_iterator_wchar*, \
                                                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:8874:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_put_wchar_do_put_bool(this, ret, dest, base, fill, v);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:8779:72: note: expanded from macro 'call_num_put_wchar_do_put_bool'
#define call_num_put_wchar_do_put_bool(this, ret, dest, base, fill, v) CALL_VTBL_FUNC(this, 32, ostreambuf_iterator_wchar*, \
                                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:9063:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_time_put_char_do_put(this, ret, dest, base, fill, t, spec, mod);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:9022:78: note: expanded from macro 'call_time_put_char_do_put'
#define call_time_put_char_do_put(this, ret, dest, base, fill, t, spec, mod) CALL_VTBL_FUNC(this, 4, ostreambuf_iterator_char*, \
                                                                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:9492:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_time_put_wchar_do_put(this, ret, dest, base, fill, t, spec, mod);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:9437:79: note: expanded from macro 'call_time_put_wchar_do_put'
#define call_time_put_wchar_do_put(this, ret, dest, base, fill, t, spec, mod) CALL_VTBL_FUNC(this, 4, ostreambuf_iterator_wchar*, \
                                                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:9879:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_time_get_char_do_date_order(this);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:9864:48: note: expanded from macro 'call_time_get_char_do_date_order'
#define call_time_get_char_do_date_order(this) CALL_VTBL_FUNC(this, 4, dateorder, (const time_get_char*), (this))
                                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:9964:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_time_get_char_do_get_monthname(this, ret, s, e, base, err, t);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:9932:76: note: expanded from macro 'call_time_get_char_do_get_monthname'
#define call_time_get_char_do_get_monthname(this, ret, s, e, base, err, t) CALL_VTBL_FUNC(this, 20, istreambuf_iterator_char*, \
                                                                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:10014:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_time_get_char_do_get_time(this, ret, s, e, base, err, t);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:9971:71: note: expanded from macro 'call_time_get_char_do_get_time'
#define call_time_get_char_do_get_time(this, ret, s, e, base, err, t) CALL_VTBL_FUNC(this, 8, istreambuf_iterator_char*, \
                                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:10053:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_time_get_char_do_get_weekday(this, ret, s, e, base, err, t);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:10021:74: note: expanded from macro 'call_time_get_char_do_get_weekday'
#define call_time_get_char_do_get_weekday(this, ret, s, e, base, err, t) CALL_VTBL_FUNC(this, 16, istreambuf_iterator_char*, \
                                                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:10099:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_time_get_char_do_get_year(this, ret, s, e, base, err, t);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:10060:71: note: expanded from macro 'call_time_get_char_do_get_year'
#define call_time_get_char_do_get_year(this, ret, s, e, base, err, t) CALL_VTBL_FUNC(this, 24, istreambuf_iterator_char*, \
                                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:10244:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_time_get_char_do_get_date(this, ret, s, e, base, err, t);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:10121:71: note: expanded from macro 'call_time_get_char_do_get_date'
#define call_time_get_char_do_get_date(this, ret, s, e, base, err, t) CALL_VTBL_FUNC(this, 12, istreambuf_iterator_char*, \
                                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:10441:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_time_get_char_do_get(this, ret, s, e, base, err, t, fmt, mod);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:10302:76: note: expanded from macro 'call_time_get_char_do_get'
#define call_time_get_char_do_get(this, ret, s, e, base, err, t, fmt, mod) CALL_VTBL_FUNC(this, 28, istreambuf_iterator_char*, \
                                                                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:10760:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_time_get_wchar_do_date_order(this);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:10745:49: note: expanded from macro 'call_time_get_wchar_do_date_order'
#define call_time_get_wchar_do_date_order(this) CALL_VTBL_FUNC(this, 4, dateorder, (const time_get_wchar*), (this))
                                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:10845:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_time_get_wchar_do_get_monthname(this, ret, s, e, base, err, t);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:10813:77: note: expanded from macro 'call_time_get_wchar_do_get_monthname'
#define call_time_get_wchar_do_get_monthname(this, ret, s, e, base, err, t) CALL_VTBL_FUNC(this, 20, istreambuf_iterator_wchar*, \
                                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:10895:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_time_get_wchar_do_get_time(this, ret, s, e, base, err, t);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:10852:72: note: expanded from macro 'call_time_get_wchar_do_get_time'
#define call_time_get_wchar_do_get_time(this, ret, s, e, base, err, t) CALL_VTBL_FUNC(this, 8, istreambuf_iterator_wchar*, \
                                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:10934:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_time_get_wchar_do_get_weekday(this, ret, s, e, base, err, t);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:10902:75: note: expanded from macro 'call_time_get_wchar_do_get_weekday'
#define call_time_get_wchar_do_get_weekday(this, ret, s, e, base, err, t) CALL_VTBL_FUNC(this, 16, istreambuf_iterator_wchar*, \
                                                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:10980:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_time_get_wchar_do_get_year(this, ret, s, e, base, err, t);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:10941:72: note: expanded from macro 'call_time_get_wchar_do_get_year'
#define call_time_get_wchar_do_get_year(this, ret, s, e, base, err, t) CALL_VTBL_FUNC(this, 24, istreambuf_iterator_wchar*, \
                                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:11125:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_time_get_wchar_do_get_date(this, ret, s, e, base, err, t);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:11002:72: note: expanded from macro 'call_time_get_wchar_do_get_date'
#define call_time_get_wchar_do_get_date(this, ret, s, e, base, err, t) CALL_VTBL_FUNC(this, 12, istreambuf_iterator_wchar*, \
                                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:11322:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_time_get_wchar_do_get(this, ret, s, e, base, err, t, fmt, mod);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:11183:77: note: expanded from macro 'call_time_get_wchar_do_get'
#define call_time_get_wchar_do_get(this, ret, s, e, base, err, t, fmt, mod) CALL_VTBL_FUNC(this, 28, istreambuf_iterator_wchar*, \
                                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:11447:13: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
            call_locale_facet_vector_dtor(this->facetvec[i], 1);
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:265:52: note: expanded from macro 'call_locale_facet_vector_dtor'
#define call_locale_facet_vector_dtor(this, flags) CALL_VTBL_FUNC(this, 0, \
                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:11529:9: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        call_locale_facet_vector_dtor(locimp->facetvec[id], 1);
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:265:52: note: expanded from macro 'call_locale_facet_vector_dtor'
#define call_locale_facet_vector_dtor(this, flags) CALL_VTBL_FUNC(this, 0, \
                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:12887:13: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
            call_locale_facet_vector_dtor(iter->fac, 1);
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:265:52: note: expanded from macro 'call_locale_facet_vector_dtor'
#define call_locale_facet_vector_dtor(this, flags) CALL_VTBL_FUNC(this, 0, \
                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
108 warnings generated.
cc -m64 -c -o dlls/msvcp100/string.o dlls/msvcp90/string.c -Idlls/msvcp100 -Idlls/msvcp90 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_MSVCP_VER=100 -D_MSVCR_VER=100 -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msvcr100/iob.o dlls/msvcrt/iob.c -Idlls/msvcr100 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=100 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcr100/mathf.o dlls/msvcrt/mathf.c -Idlls/msvcr100 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=100 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msvcr100/onexit.o dlls/msvcrt/onexit.c -Idlls/msvcr100 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=100 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msvcr100/sincos.o dlls/msvcrt/sincos.c -Idlls/msvcr100 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=100 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcp110/details.o dlls/msvcp90/details.c -Idlls/msvcp110 -Idlls/msvcp90 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_MSVCP_VER=110 -D_MSVCR_VER=110 -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcp110/exception.o dlls/msvcp90/exception.c -Idlls/msvcp110 -Idlls/msvcp90 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_MSVCP_VER=110 -D_MSVCR_VER=110 -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcp110/ios.o dlls/msvcp90/ios.c -Idlls/msvcp110 -Idlls/msvcp90 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_MSVCP_VER=110 -D_MSVCR_VER=110 -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcp110/locale.o dlls/msvcp90/locale.c -Idlls/msvcp110 -Idlls/msvcp90 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_MSVCP_VER=110 -D_MSVCR_VER=110 -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msvcp110/math.o dlls/msvcp90/math.c -Idlls/msvcp110 -Idlls/msvcp90 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_MSVCP_VER=110 -D_MSVCR_VER=110 -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msvcp110/memory.o dlls/msvcp90/memory.c -Idlls/msvcp110 -Idlls/msvcp90 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_MSVCP_VER=110 -D_MSVCR_VER=110 -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
dlls/msvcp90/details.c:164:13: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
            call__Concurrent_queue_base_v4__Deallocate_page(this, this->data->queues[i].tail);
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/details.c:83:69: note: expanded from macro 'call__Concurrent_queue_base_v4__Deallocate_page'
#define call__Concurrent_queue_base_v4__Deallocate_page(this, page) CALL_VTBL_FUNC(this, \
                                                                    ^~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/details.c:246:13: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        p = call__Concurrent_queue_base_v4__Allocate_page(parent);
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/details.c:81:61: note: expanded from macro 'call__Concurrent_queue_base_v4__Allocate_page'
#define call__Concurrent_queue_base_v4__Allocate_page(this) CALL_VTBL_FUNC(this, \
                                                            ^~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/details.c:268:13: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
            call__Concurrent_queue_base_v4__Copy_item(parent, p, id-page_id, e);
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/details.c:77:69: note: expanded from macro 'call__Concurrent_queue_base_v4__Copy_item'
#define call__Concurrent_queue_base_v4__Copy_item(this,dst,idx,src) CALL_VTBL_FUNC(this, \
                                                                    ^~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/details.c:270:13: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
            call__Concurrent_queue_base_v4__Move_item(parent, p, id-page_id, e);
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/details.c:75:69: note: expanded from macro 'call__Concurrent_queue_base_v4__Move_item'
#define call__Concurrent_queue_base_v4__Move_item(this,dst,idx,src) CALL_VTBL_FUNC(this, \
                                                                    ^~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/details.c:296:9: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        call__Concurrent_queue_base_v4__Assign_and_destroy_item(parent, e, p, id-page_id);
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/details.c:79:84: note: expanded from macro 'call__Concurrent_queue_base_v4__Assign_and_destroy_item'
#define  call__Concurrent_queue_base_v4__Assign_and_destroy_item(this,dst,src,idx) CALL_VTBL_FUNC(this, \
                                                                                   ^~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/details.c:311:9: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        call__Concurrent_queue_base_v4__Deallocate_page(parent, p);
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/details.c:83:69: note: expanded from macro 'call__Concurrent_queue_base_v4__Deallocate_page'
#define call__Concurrent_queue_base_v4__Deallocate_page(this, page) CALL_VTBL_FUNC(this, \
                                                                    ^~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
8 warnings generated.
cc -m64 -c -o dlls/msvcp110/misc.o dlls/msvcp90/misc.c -Idlls/msvcp110 -Idlls/msvcp90 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_MSVCP_VER=110 -D_MSVCR_VER=110 -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
dlls/msvcp90/ios.c:1422:8: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    if(call_basic_streambuf_char_underflow(this)==EOF)
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1398:51: note: expanded from macro 'call_basic_streambuf_char_underflow'
#define call_basic_streambuf_char_underflow(this) CALL_VTBL_FUNC(this, 24, int, (basic_streambuf_char*), (this))
                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1462:23: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        }else if((c = call_basic_streambuf_char_uflow(this)) != EOF) {
                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1412:47: note: expanded from macro 'call_basic_streambuf_char_uflow'
#define call_basic_streambuf_char_uflow(this) CALL_VTBL_FUNC(this, 28, int, (basic_streambuf_char*), (this))
                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1638:5: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    call_basic_streambuf_char_imbue(this, loc);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1564:52: note: expanded from macro 'call_basic_streambuf_char_imbue'
#define call_basic_streambuf_char_imbue(this, loc) CALL_VTBL_FUNC(this, 56, void, (basic_streambuf_char*, const locale*), (this, loc))
                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1687:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_basic_streambuf_char_seekoff(this, ret, off, way, mode);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1654:9: note: expanded from macro 'call_basic_streambuf_char_seekoff'
        CALL_VTBL_FUNC(this, 40, fpos_mbstatet*, (basic_streambuf_char*, fpos_mbstatet*, streamoff, int, int), (this, ret, off, way, mode))
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1734:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_basic_streambuf_char_seekpos(this, ret, pos, mode);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1709:9: note: expanded from macro 'call_basic_streambuf_char_seekpos'
        CALL_VTBL_FUNC(this, 44, fpos_mbstatet*, (basic_streambuf_char*, fpos_mbstatet*, fpos_mbstatet, int), (this, ret, pos, mode))
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1777:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_basic_streambuf_char_setbuf(this, buf, count);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1755:60: note: expanded from macro 'call_basic_streambuf_char_setbuf'
#define call_basic_streambuf_char_setbuf(this, buf, count) CALL_VTBL_FUNC(this, 48, basic_streambuf_char*, (basic_streambuf_char*, char*, streamsize), (this, buf, count))
                                                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1802:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_basic_streambuf_char_sync(this);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1784:46: note: expanded from macro 'call_basic_streambuf_char_sync'
#define call_basic_streambuf_char_sync(this) CALL_VTBL_FUNC(this, 52, int, (basic_streambuf_char*), (this))
                                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1842:24: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return ret ? ret : call_basic_streambuf_char_showmanyc(this);
                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1822:51: note: expanded from macro 'call_basic_streambuf_char_showmanyc'
#define call_basic_streambuf_char_showmanyc(this) CALL_VTBL_FUNC(this, 20, streamsize, (basic_streambuf_char*), (this))
                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1857:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_basic_streambuf_char_pbackfail(this, (unsigned char)ch);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1593:55: note: expanded from macro 'call_basic_streambuf_char_pbackfail'
#define call_basic_streambuf_char_pbackfail(this, ch) CALL_VTBL_FUNC(this, 16, int, (basic_streambuf_char*, int), (this, ch))
                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1868:9: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        call_basic_streambuf_char_overflow(this, (unsigned char)ch);
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1579:54: note: expanded from macro 'call_basic_streambuf_char_overflow'
#define call_basic_streambuf_char_overflow(this, ch) CALL_VTBL_FUNC(this, 12, int, (basic_streambuf_char*, int), (this, ch))
                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1883:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_basic_streambuf_char_pbackfail(this, EOF);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1593:55: note: expanded from macro 'call_basic_streambuf_char_pbackfail'
#define call_basic_streambuf_char_pbackfail(this, ch) CALL_VTBL_FUNC(this, 16, int, (basic_streambuf_char*, int), (this, ch))
                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1895:9: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        call_basic_streambuf_char_uflow(this);
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1412:47: note: expanded from macro 'call_basic_streambuf_char_uflow'
#define call_basic_streambuf_char_uflow(this) CALL_VTBL_FUNC(this, 28, int, (basic_streambuf_char*), (this))
                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1905:66: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        (int)(unsigned char)*basic_streambuf_char__Gninc(this) : call_basic_streambuf_char_uflow(this);
                                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1412:47: note: expanded from macro 'call_basic_streambuf_char_uflow'
#define call_basic_streambuf_char_uflow(this) CALL_VTBL_FUNC(this, 28, int, (basic_streambuf_char*), (this))
                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1915:64: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        (int)(unsigned char)*basic_streambuf_char_gptr(this) : call_basic_streambuf_char_underflow(this);
                                                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1398:51: note: expanded from macro 'call_basic_streambuf_char_underflow'
#define call_basic_streambuf_char_underflow(this) CALL_VTBL_FUNC(this, 24, int, (basic_streambuf_char*), (this))
                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1979:18: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        }else if(call_basic_streambuf_char_overflow(this, (unsigned char)ptr[copied]) != EOF) {
                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1579:54: note: expanded from macro 'call_basic_streambuf_char_overflow'
#define call_basic_streambuf_char_overflow(this, ch) CALL_VTBL_FUNC(this, 12, int, (basic_streambuf_char*, int), (this, ch))
                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1999:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_basic_streambuf_char_xsputn(this, ptr, count);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1957:60: note: expanded from macro 'call_basic_streambuf_char_xsputn'
#define call_basic_streambuf_char_xsputn(this, ptr, count) CALL_VTBL_FUNC(this, 36, streamsize, (basic_streambuf_char*, const char*, streamsize), (this, ptr, count))
                                                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2321:8: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    if(call_basic_streambuf_wchar_underflow(this)==WEOF)
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2295:52: note: expanded from macro 'call_basic_streambuf_wchar_underflow'
#define call_basic_streambuf_wchar_underflow(this) CALL_VTBL_FUNC(this, 24, unsigned short, (basic_streambuf_wchar*), (this))
                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2363:23: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        }else if((c = call_basic_streambuf_wchar_uflow(this)) != WEOF) {
                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2311:48: note: expanded from macro 'call_basic_streambuf_wchar_uflow'
#define call_basic_streambuf_wchar_uflow(this) CALL_VTBL_FUNC(this, 28, unsigned short, (basic_streambuf_wchar*), (this))
                                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2562:5: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    call_basic_streambuf_wchar_imbue(this, loc);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2476:53: note: expanded from macro 'call_basic_streambuf_wchar_imbue'
#define call_basic_streambuf_wchar_imbue(this, loc) CALL_VTBL_FUNC(this, 56, void, (basic_streambuf_wchar*, const locale*), (this, loc))
                                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2615:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_basic_streambuf_wchar_seekoff(this, ret, off, way, mode);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2580:9: note: expanded from macro 'call_basic_streambuf_wchar_seekoff'
        CALL_VTBL_FUNC(this, 40, fpos_mbstatet*, (basic_streambuf_wchar*, fpos_mbstatet*, streamoff, int, int), (this, ret, off, way, mode))
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2668:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_basic_streambuf_wchar_seekpos(this, ret, pos, mode);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2641:9: note: expanded from macro 'call_basic_streambuf_wchar_seekpos'
        CALL_VTBL_FUNC(this, 44, fpos_mbstatet*, (basic_streambuf_wchar*, fpos_mbstatet*, fpos_mbstatet, int), (this, ret, pos, mode))
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2717:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_basic_streambuf_wchar_setbuf(this, buf, count);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2693:61: note: expanded from macro 'call_basic_streambuf_wchar_setbuf'
#define call_basic_streambuf_wchar_setbuf(this, buf, count) CALL_VTBL_FUNC(this, 48, basic_streambuf_wchar*, (basic_streambuf_wchar*, wchar_t*, streamsize), (this, buf, count))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2746:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_basic_streambuf_wchar_sync(this);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2726:47: note: expanded from macro 'call_basic_streambuf_wchar_sync'
#define call_basic_streambuf_wchar_sync(this) CALL_VTBL_FUNC(this, 52, int, (basic_streambuf_wchar*), (this))
                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2781:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_basic_streambuf_wchar_xsgetn(this, ptr, count);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2759:61: note: expanded from macro 'call_basic_streambuf_wchar_xsgetn'
#define call_basic_streambuf_wchar_xsgetn(this, ptr, count) CALL_VTBL_FUNC(this, 32, streamsize, (basic_streambuf_wchar*, wchar_t*, streamsize), (this, ptr, count))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2812:24: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return ret ? ret : call_basic_streambuf_wchar_showmanyc(this);
                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2790:52: note: expanded from macro 'call_basic_streambuf_wchar_showmanyc'
#define call_basic_streambuf_wchar_showmanyc(this) CALL_VTBL_FUNC(this, 20, streamsize, (basic_streambuf_wchar*), (this))
                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2829:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_basic_streambuf_wchar_pbackfail(this, ch);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2509:56: note: expanded from macro 'call_basic_streambuf_wchar_pbackfail'
#define call_basic_streambuf_wchar_pbackfail(this, ch) CALL_VTBL_FUNC(this, 16, unsigned short, (basic_streambuf_wchar*, unsigned short), (this, ch))
                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2842:9: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        call_basic_streambuf_wchar_overflow(this, ch);
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2493:55: note: expanded from macro 'call_basic_streambuf_wchar_overflow'
#define call_basic_streambuf_wchar_overflow(this, ch) CALL_VTBL_FUNC(this, 12, unsigned short, (basic_streambuf_wchar*, unsigned short), (this, ch))
                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2859:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_basic_streambuf_wchar_pbackfail(this, WEOF);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2509:56: note: expanded from macro 'call_basic_streambuf_wchar_pbackfail'
#define call_basic_streambuf_wchar_pbackfail(this, ch) CALL_VTBL_FUNC(this, 16, unsigned short, (basic_streambuf_wchar*, unsigned short), (this, ch))
                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2873:9: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        call_basic_streambuf_wchar_uflow(this);
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2311:48: note: expanded from macro 'call_basic_streambuf_wchar_uflow'
#define call_basic_streambuf_wchar_uflow(this) CALL_VTBL_FUNC(this, 28, unsigned short, (basic_streambuf_wchar*), (this))
                                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2885:47: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        *basic_streambuf_wchar__Gninc(this) : call_basic_streambuf_wchar_uflow(this);
                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2311:48: note: expanded from macro 'call_basic_streambuf_wchar_uflow'
#define call_basic_streambuf_wchar_uflow(this) CALL_VTBL_FUNC(this, 28, unsigned short, (basic_streambuf_wchar*), (this))
                                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2897:45: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        *basic_streambuf_wchar_gptr(this) : call_basic_streambuf_wchar_underflow(this);
                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2295:52: note: expanded from macro 'call_basic_streambuf_wchar_underflow'
#define call_basic_streambuf_wchar_underflow(this) CALL_VTBL_FUNC(this, 24, unsigned short, (basic_streambuf_wchar*), (this))
                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2947:18: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        }else if(call_basic_streambuf_wchar_overflow(this, ptr[copied]) != WEOF) {
                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2493:55: note: expanded from macro 'call_basic_streambuf_wchar_overflow'
#define call_basic_streambuf_wchar_overflow(this, ch) CALL_VTBL_FUNC(this, 12, unsigned short, (basic_streambuf_wchar*, unsigned short), (this, ch))
                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2969:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_basic_streambuf_wchar_xsputn(this, ptr, count);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2925:61: note: expanded from macro 'call_basic_streambuf_wchar_xsputn'
#define call_basic_streambuf_wchar_xsputn(this, ptr, count) CALL_VTBL_FUNC(this, 36, streamsize, (basic_streambuf_wchar*, const wchar_t*, streamsize), (this, ptr, count))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:3070:8: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    if(call_basic_streambuf_char_overflow(&this->base, EOF) == EOF)
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1579:54: note: expanded from macro 'call_basic_streambuf_char_overflow'
#define call_basic_streambuf_char_overflow(this, ch) CALL_VTBL_FUNC(this, 12, int, (basic_streambuf_char*, int), (this, ch))
                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:3091:16: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
            if(call_basic_streambuf_char_overflow(&this->base, EOF) == EOF)
               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1579:54: note: expanded from macro 'call_basic_streambuf_char_overflow'
#define call_basic_streambuf_char_overflow(this, ch) CALL_VTBL_FUNC(this, 12, int, (basic_streambuf_char*, int), (this, ch))
                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:3495:11: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    ret = call_basic_streambuf_char_uflow(&this->base);
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1412:47: note: expanded from macro 'call_basic_streambuf_char_uflow'
#define call_basic_streambuf_char_uflow(this) CALL_VTBL_FUNC(this, 28, int, (basic_streambuf_char*), (this))
                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:3497:15: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        ret = call_basic_streambuf_char_pbackfail(&this->base, ret);
              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1593:55: note: expanded from macro 'call_basic_streambuf_char_pbackfail'
#define call_basic_streambuf_char_pbackfail(this, ch) CALL_VTBL_FUNC(this, 16, int, (basic_streambuf_char*, int), (this, ch))
                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:3589:8: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    if(call_basic_streambuf_char_overflow(&this->base, EOF) == EOF)
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1579:54: note: expanded from macro 'call_basic_streambuf_char_overflow'
#define call_basic_streambuf_char_overflow(this, ch) CALL_VTBL_FUNC(this, 12, int, (basic_streambuf_char*, int), (this, ch))
                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:3689:8: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    if(call_basic_streambuf_wchar_overflow(&this->base, WEOF) == WEOF)
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2493:55: note: expanded from macro 'call_basic_streambuf_wchar_overflow'
#define call_basic_streambuf_wchar_overflow(this, ch) CALL_VTBL_FUNC(this, 12, unsigned short, (basic_streambuf_wchar*, unsigned short), (this, ch))
                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:3710:16: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
            if(call_basic_streambuf_wchar_overflow(&this->base, WEOF) == WEOF)
               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2493:55: note: expanded from macro 'call_basic_streambuf_wchar_overflow'
#define call_basic_streambuf_wchar_overflow(this, ch) CALL_VTBL_FUNC(this, 12, unsigned short, (basic_streambuf_wchar*, unsigned short), (this, ch))
                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:4142:11: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    ret = call_basic_streambuf_wchar_uflow(&this->base);
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2311:48: note: expanded from macro 'call_basic_streambuf_wchar_uflow'
#define call_basic_streambuf_wchar_uflow(this) CALL_VTBL_FUNC(this, 28, unsigned short, (basic_streambuf_wchar*), (this))
                                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:4144:15: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        ret = call_basic_streambuf_wchar_pbackfail(&this->base, ret);
              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2509:56: note: expanded from macro 'call_basic_streambuf_wchar_pbackfail'
#define call_basic_streambuf_wchar_pbackfail(this, ch) CALL_VTBL_FUNC(this, 16, unsigned short, (basic_streambuf_wchar*, unsigned short), (this, ch))
                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:4273:8: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    if(call_basic_streambuf_wchar_overflow(&this->base, WEOF) == WEOF)
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2493:55: note: expanded from macro 'call_basic_streambuf_wchar_overflow'
#define call_basic_streambuf_wchar_overflow(this, ch) CALL_VTBL_FUNC(this, 12, unsigned short, (basic_streambuf_wchar*, unsigned short), (this, ch))
                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:6409:9: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        call_basic_streambuf_char__Lock(base->strbuf);
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1363:47: note: expanded from macro 'call_basic_streambuf_char__Lock'
#define call_basic_streambuf_char__Lock(this) CALL_VTBL_FUNC(this, 4, void, (basic_streambuf_char*), (this))
                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:6425:9: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        call_basic_streambuf_char__Unlock(base->strbuf);
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1491:49: note: expanded from macro 'call_basic_streambuf_char__Unlock'
#define call_basic_streambuf_char__Unlock(this) CALL_VTBL_FUNC(this, 8, void, (basic_streambuf_char*), (this))
                                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:8309:9: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        call_basic_streambuf_char__Lock(base->strbuf);
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1363:47: note: expanded from macro 'call_basic_streambuf_char__Lock'
#define call_basic_streambuf_char__Lock(this) CALL_VTBL_FUNC(this, 4, void, (basic_streambuf_char*), (this))
                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:8319:9: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        call_basic_streambuf_char__Unlock(base->strbuf);
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1491:49: note: expanded from macro 'call_basic_streambuf_char__Unlock'
#define call_basic_streambuf_char__Unlock(this) CALL_VTBL_FUNC(this, 8, void, (basic_streambuf_char*), (this))
                                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
49 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcp110/msvcp_main.o dlls/msvcp90/msvcp_main.c -Idlls/msvcp110 -Idlls/msvcp90 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_MSVCP_VER=110 -D_MSVCR_VER=110 -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msvcp110/string.o dlls/msvcp90/string.c -Idlls/msvcp110 -Idlls/msvcp90 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_MSVCP_VER=110 -D_MSVCR_VER=110 -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msvcr110/iob.o dlls/msvcrt/iob.c -Idlls/msvcr110 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=110 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
dlls/msvcp90/locale.c:1111:5: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    call_locale_facet__Incref(&obj->facet);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:392:41: note: expanded from macro 'call_locale_facet__Incref'
#define call_locale_facet__Incref(this) CALL_VTBL_FUNC(this, 4, void, (locale_facet*), (this))
                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1160:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_collate_char_do_compare(this, first1, last1, first2, last2);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1142:74: note: expanded from macro 'call_collate_char_do_compare'
#define call_collate_char_do_compare(this, first1, last1, first2, last2) CALL_VTBL_FUNC(this, 12, int, \
                                                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1192:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_collate_char_do_hash(this, first, last);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1170:54: note: expanded from macro 'call_collate_char_do_hash'
#define call_collate_char_do_hash(this, first, last) CALL_VTBL_FUNC(this, 20, LONG, \
                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1398:5: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    call_locale_facet__Incref(&obj->facet);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:392:41: note: expanded from macro 'call_locale_facet__Incref'
#define call_locale_facet__Incref(this) CALL_VTBL_FUNC(this, 4, void, (locale_facet*), (this))
                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1445:5: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    call_locale_facet__Incref(&obj->facet);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:392:41: note: expanded from macro 'call_locale_facet__Incref'
#define call_locale_facet__Incref(this) CALL_VTBL_FUNC(this, 4, void, (locale_facet*), (this))
                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1497:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_collate_wchar_do_compare(this, first1, last1, first2, last2);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1477:75: note: expanded from macro 'call_collate_wchar_do_compare'
#define call_collate_wchar_do_compare(this, first1, last1, first2, last2) CALL_VTBL_FUNC(this, 12, int, \
                                                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1533:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_collate_wchar_do_hash(this, first, last);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1509:55: note: expanded from macro 'call_collate_wchar_do_hash'
#define call_collate_wchar_do_hash(this, first, last) CALL_VTBL_FUNC(this, 20, LONG, \
                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1810:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_char_do_narrow_ch(this, ch, dflt);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1757:56: note: expanded from macro 'call_ctype_char_do_narrow_ch'
#define call_ctype_char_do_narrow_ch(this, ch, unused) CALL_VTBL_FUNC(this, 40, \
                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1820:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_char_do_narrow(this, first, last, dflt, dest);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1778:68: note: expanded from macro 'call_ctype_char_do_narrow'
#define call_ctype_char_do_narrow(this, first, last, unused, dest) CALL_VTBL_FUNC(this, 36, \
                                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1830:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_char__Do_narrow_s(this, first, last, dflt, dest, size);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1793:77: note: expanded from macro 'call_ctype_char__Do_narrow_s'
#define call_ctype_char__Do_narrow_s(this, first, last, unused, dest, size) CALL_VTBL_FUNC(this, 40, \
                                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1889:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_char_do_widen_ch(this, ch);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1840:47: note: expanded from macro 'call_ctype_char_do_widen_ch'
#define call_ctype_char_do_widen_ch(this, ch) CALL_VTBL_FUNC(this, 32, \
                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1899:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_char_do_widen(this, first, last, dest);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1857:59: note: expanded from macro 'call_ctype_char_do_widen'
#define call_ctype_char_do_widen(this, first, last, dest) CALL_VTBL_FUNC(this, 28, \
                                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1909:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_char__Do_widen_s(this, first, last, dest, size);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1872:68: note: expanded from macro 'call_ctype_char__Do_widen_s'
#define call_ctype_char__Do_widen_s(this, first, last, dest, size) CALL_VTBL_FUNC(this, 28, \
                                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1958:5: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    call_locale_facet__Incref(&obj->base.facet);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:392:41: note: expanded from macro 'call_locale_facet__Incref'
#define call_locale_facet__Incref(this) CALL_VTBL_FUNC(this, 4, void, (locale_facet*), (this))
                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2049:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_char_do_tolower_ch(this, ch);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2015:49: note: expanded from macro 'call_ctype_char_do_tolower_ch'
#define call_ctype_char_do_tolower_ch(this, ch) CALL_VTBL_FUNC(this, 16, \
                                                ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2058:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_char_do_tolower(this, first, last);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2031:55: note: expanded from macro 'call_ctype_char_do_tolower'
#define call_ctype_char_do_tolower(this, first, last) CALL_VTBL_FUNC(this, 12, \
                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2146:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_char_do_toupper_ch(this, ch);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2111:49: note: expanded from macro 'call_ctype_char_do_toupper_ch'
#define call_ctype_char_do_toupper_ch(this, ch) CALL_VTBL_FUNC(this, 24, \
                                                ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2155:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_char_do_toupper(this, first, last);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2127:55: note: expanded from macro 'call_ctype_char_do_toupper'
#define call_ctype_char_do_toupper(this, first, last) CALL_VTBL_FUNC(this, 20, \
                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2496:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_wchar_do_narrow_ch(this, ch, dflt);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2434:55: note: expanded from macro 'call_ctype_wchar_do_narrow_ch'
#define call_ctype_wchar_do_narrow_ch(this, ch, dflt) CALL_VTBL_FUNC(this, 56, \
                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2508:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_wchar_do_narrow(this, first, last, dflt, dest);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2456:67: note: expanded from macro 'call_ctype_wchar_do_narrow'
#define call_ctype_wchar_do_narrow(this, first, last, dflt, dest) CALL_VTBL_FUNC(this, 52, \
                                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2520:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_wchar__Do_narrow_s(this, first, last, dflt, dest, size);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2474:76: note: expanded from macro 'call_ctype_wchar__Do_narrow_s'
#define call_ctype_wchar__Do_narrow_s(this, first, last, dflt, dest, size) CALL_VTBL_FUNC(this, 56, \
                                                                           ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2684:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_wchar_do_widen_ch(this, ch);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2626:48: note: expanded from macro 'call_ctype_wchar_do_widen_ch'
#define call_ctype_wchar_do_widen_ch(this, ch) CALL_VTBL_FUNC(this, 48, \
                                               ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2696:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_wchar_do_widen(this, first, last, dest);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2644:60: note: expanded from macro 'call_ctype_wchar_do_widen'
#define call_ctype_wchar_do_widen(this, first, last, dest) CALL_VTBL_FUNC(this, 44, \
                                                           ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2708:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_wchar__Do_widen_s(this, first, last, dest, size);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2662:69: note: expanded from macro 'call_ctype_wchar__Do_widen_s'
#define call_ctype_wchar__Do_widen_s(this, first, last, dest, size) CALL_VTBL_FUNC(this, 44, \
                                                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2783:5: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    call_locale_facet__Incref(&obj->base.facet);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:392:41: note: expanded from macro 'call_locale_facet__Incref'
#define call_locale_facet__Incref(this) CALL_VTBL_FUNC(this, 4, void, (locale_facet*), (this))
                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2811:5: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    call_locale_facet__Incref(&obj->base.facet);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:392:41: note: expanded from macro 'call_locale_facet__Incref'
#define call_locale_facet__Incref(this) CALL_VTBL_FUNC(this, 4, void, (locale_facet*), (this))
                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2866:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_wchar_do_tolower_ch(this, ch);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2827:50: note: expanded from macro 'call_ctype_wchar_do_tolower_ch'
#define call_ctype_wchar_do_tolower_ch(this, ch) CALL_VTBL_FUNC(this, 32, \
                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2878:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_wchar_do_tolower(this, first, last);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2845:56: note: expanded from macro 'call_ctype_wchar_do_tolower'
#define call_ctype_wchar_do_tolower(this, first, last) CALL_VTBL_FUNC(this, 28, \
                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2936:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_wchar_do_toupper_ch(this, ch);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2897:50: note: expanded from macro 'call_ctype_wchar_do_toupper_ch'
#define call_ctype_wchar_do_toupper_ch(this, ch) CALL_VTBL_FUNC(this, 40, \
                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2948:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_wchar_do_toupper(this, first, last);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2915:56: note: expanded from macro 'call_ctype_wchar_do_toupper'
#define call_ctype_wchar_do_toupper(this, first, last) CALL_VTBL_FUNC(this, 36, \
                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3015:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_wchar_do_is_ch(this, mask, ch);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2977:51: note: expanded from macro 'call_ctype_wchar_do_is_ch'
#define call_ctype_wchar_do_is_ch(this, mask, ch) CALL_VTBL_FUNC(this, 16, \
                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3027:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_wchar_do_is(this, first, last, dest);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2996:57: note: expanded from macro 'call_ctype_wchar_do_is'
#define call_ctype_wchar_do_is(this, first, last, dest) CALL_VTBL_FUNC(this, 12, \
                                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3063:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_wchar_do_scan_is(this, mask, first, last);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3040:62: note: expanded from macro 'call_ctype_wchar_do_scan_is'
#define call_ctype_wchar_do_scan_is(this, mask, first, last) CALL_VTBL_FUNC(this, 20, \
                                                             ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3099:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_wchar_do_scan_not(this, mask, first, last);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3076:63: note: expanded from macro 'call_ctype_wchar_do_scan_not'
#define call_ctype_wchar_do_scan_not(this, mask, first, last) CALL_VTBL_FUNC(this, 24, \
                                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3175:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_codecvt_base_do_always_noconv(this);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3159:50: note: expanded from macro 'call_codecvt_base_do_always_noconv'
#define call_codecvt_base_do_always_noconv(this) CALL_VTBL_FUNC(this, 12, \
                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3200:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_codecvt_base_do_max_length(this);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3184:47: note: expanded from macro 'call_codecvt_base_do_max_length'
#define call_codecvt_base_do_max_length(this) CALL_VTBL_FUNC(this, 16, \
                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3225:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_codecvt_base_do_encoding(this);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3209:45: note: expanded from macro 'call_codecvt_base_do_encoding'
#define call_codecvt_base_do_encoding(this) CALL_VTBL_FUNC(this, 20, \
                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3342:5: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    call_locale_facet__Incref(&obj->base.facet);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:392:41: note: expanded from macro 'call_locale_facet__Incref'
#define call_locale_facet__Incref(this) CALL_VTBL_FUNC(this, 4, void, (locale_facet*), (this))
                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3392:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_codecvt_char_do_in(this, state, from, from_end, from_next,
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3367:5: note: expanded from macro 'call_codecvt_char_do_in'
    CALL_VTBL_FUNC(this, 24, int, \
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3430:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_codecvt_char_do_out(this, state, from, from_end, from_next,
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3405:9: note: expanded from macro 'call_codecvt_char_do_out'
        CALL_VTBL_FUNC(this, 28, int, \
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3459:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_codecvt_char_do_unshift(this, state, to, to_end, to_next);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3440:72: note: expanded from macro 'call_codecvt_char_do_unshift'
#define call_codecvt_char_do_unshift(this, state, to, to_end, to_next) CALL_VTBL_FUNC(this, 32, \
                                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3488:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_codecvt_char_do_length(this, state, from, from_end, max);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3469:71: note: expanded from macro 'call_codecvt_char_do_length'
#define call_codecvt_char_do_length(this, state, from, from_end, max) CALL_VTBL_FUNC(this, 36, \
                                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3678:5: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    call_locale_facet__Incref(&obj->base.facet);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:392:41: note: expanded from macro 'call_locale_facet__Incref'
#define call_locale_facet__Incref(this) CALL_VTBL_FUNC(this, 4, void, (locale_facet*), (this))
                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3731:5: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    call_locale_facet__Incref(&obj->base.facet);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:392:41: note: expanded from macro 'call_locale_facet__Incref'
#define call_locale_facet__Incref(this) CALL_VTBL_FUNC(this, 4, void, (locale_facet*), (this))
                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3844:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_codecvt_wchar_do_in(this, state, from,
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3798:5: note: expanded from macro 'call_codecvt_wchar_do_in'
    CALL_VTBL_FUNC(this, 24, int, \
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3908:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_codecvt_wchar_do_out(this, state, from,
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3859:5: note: expanded from macro 'call_codecvt_wchar_do_out'
    CALL_VTBL_FUNC(this, 28, int, \
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3944:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_codecvt_wchar_do_unshift(this, state, to, to_end, to_next);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3920:73: note: expanded from macro 'call_codecvt_wchar_do_unshift'
#define call_codecvt_wchar_do_unshift(this, state, to, to_end, to_next) CALL_VTBL_FUNC(this, 32, \
                                                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3996:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_codecvt_wchar_do_length(this, state, from, from_end, max);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3956:72: note: expanded from macro 'call_codecvt_wchar_do_length'
#define call_codecvt_wchar_do_length(this, state, from, from_end, max) CALL_VTBL_FUNC(this, 36, \
                                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4174:5: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    call_locale_facet__Incref(&obj->facet);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:392:41: note: expanded from macro 'call_locale_facet__Incref'
#define call_locale_facet__Incref(this) CALL_VTBL_FUNC(this, 4, void, (locale_facet*), (this))
                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4203:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_numpunct_char_do_decimal_point(this);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4188:51: note: expanded from macro 'call_numpunct_char_do_decimal_point'
#define call_numpunct_char_do_decimal_point(this) CALL_VTBL_FUNC(this, 12, \
                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4228:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_numpunct_char_do_thousands_sep(this);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4213:51: note: expanded from macro 'call_numpunct_char_do_thousands_sep'
#define call_numpunct_char_do_thousands_sep(this) CALL_VTBL_FUNC(this, 16, \
                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4254:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_numpunct_char_do_grouping(this, ret);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4238:51: note: expanded from macro 'call_numpunct_char_do_grouping'
#define call_numpunct_char_do_grouping(this, ret) CALL_VTBL_FUNC(this, 20, \
                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4280:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_numpunct_char_do_falsename(this, ret);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4264:52: note: expanded from macro 'call_numpunct_char_do_falsename'
#define call_numpunct_char_do_falsename(this, ret) CALL_VTBL_FUNC(this, 24, \
                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4306:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_numpunct_char_do_truename(this, ret);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4290:51: note: expanded from macro 'call_numpunct_char_do_truename'
#define call_numpunct_char_do_truename(this, ret) CALL_VTBL_FUNC(this, 28, \
                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4543:5: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    call_locale_facet__Incref(&obj->facet);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:392:41: note: expanded from macro 'call_locale_facet__Incref'
#define call_locale_facet__Incref(this) CALL_VTBL_FUNC(this, 4, void, (locale_facet*), (this))
                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4593:5: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    call_locale_facet__Incref(&obj->facet);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:392:41: note: expanded from macro 'call_locale_facet__Incref'
#define call_locale_facet__Incref(this) CALL_VTBL_FUNC(this, 4, void, (locale_facet*), (this))
                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4626:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_numpunct_wchar_do_decimal_point(this);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4609:52: note: expanded from macro 'call_numpunct_wchar_do_decimal_point'
#define call_numpunct_wchar_do_decimal_point(this) CALL_VTBL_FUNC(this, 12, \
                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4655:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_numpunct_wchar_do_thousands_sep(this);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4638:52: note: expanded from macro 'call_numpunct_wchar_do_thousands_sep'
#define call_numpunct_wchar_do_thousands_sep(this) CALL_VTBL_FUNC(this, 16, \
                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4684:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_numpunct_wchar_do_grouping(this, ret);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4667:52: note: expanded from macro 'call_numpunct_wchar_do_grouping'
#define call_numpunct_wchar_do_grouping(this, ret) CALL_VTBL_FUNC(this, 20, \
                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4713:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_numpunct_wchar_do_falsename(this, ret);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4696:53: note: expanded from macro 'call_numpunct_wchar_do_falsename'
#define call_numpunct_wchar_do_falsename(this, ret) CALL_VTBL_FUNC(this, 24, \
                                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4742:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_numpunct_wchar_do_truename(this, ret);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4725:52: note: expanded from macro 'call_numpunct_wchar_do_truename'
#define call_numpunct_wchar_do_truename(this, ret) CALL_VTBL_FUNC(this, 28, \
                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:5016:9: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        call_locale_facet__Incref(&obj->facet);
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:392:41: note: expanded from macro 'call_locale_facet__Incref'
#define call_locale_facet__Incref(this) CALL_VTBL_FUNC(this, 4, void, (locale_facet*), (this))
                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:5063:5: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    call_locale_facet__Incref(&obj->facet);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:392:41: note: expanded from macro 'call_locale_facet__Incref'
#define call_locale_facet__Incref(this) CALL_VTBL_FUNC(this, 4, void, (locale_facet*), (this))
                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:5498:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_wchar_do_get_void(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:5467:83: note: expanded from macro 'call_num_get_wchar_do_get_void'
#define call_num_get_wchar_do_get_void(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 12, istreambuf_iterator_wchar*, \
                                                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:5573:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_wchar_do_get_ldouble(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:5537:86: note: expanded from macro 'call_num_get_wchar_do_get_ldouble'
#define call_num_get_wchar_do_get_ldouble(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 16, istreambuf_iterator_wchar*, \
                                                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:5585:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_wchar_do_get_double(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:5540:85: note: expanded from macro 'call_num_get_wchar_do_get_double'
#define call_num_get_wchar_do_get_double(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 20, istreambuf_iterator_wchar*, \
                                                                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:5651:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_wchar_do_get_float(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:5620:84: note: expanded from macro 'call_num_get_wchar_do_get_float'
#define call_num_get_wchar_do_get_float(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 24, istreambuf_iterator_wchar*, \
                                                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:5717:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_wchar_do_get_uint64(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:5686:85: note: expanded from macro 'call_num_get_wchar_do_get_uint64'
#define call_num_get_wchar_do_get_uint64(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 28, istreambuf_iterator_wchar*, \
                                                                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:5783:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_wchar_do_get_int64(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:5752:84: note: expanded from macro 'call_num_get_wchar_do_get_int64'
#define call_num_get_wchar_do_get_int64(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 32, istreambuf_iterator_wchar*, \
                                                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:5849:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_wchar_do_get_ulong(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:5818:84: note: expanded from macro 'call_num_get_wchar_do_get_ulong'
#define call_num_get_wchar_do_get_ulong(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 36, istreambuf_iterator_wchar*, \
                                                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:5915:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_wchar_do_get_long(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:5884:83: note: expanded from macro 'call_num_get_wchar_do_get_long'
#define call_num_get_wchar_do_get_long(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 40, istreambuf_iterator_wchar*, \
                                                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:5956:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_wchar_do_get_uint(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:5925:83: note: expanded from macro 'call_num_get_wchar_do_get_uint'
#define call_num_get_wchar_do_get_uint(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 44, istreambuf_iterator_wchar*, \
                                                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6018:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_wchar_do_get_ushort(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:5966:85: note: expanded from macro 'call_num_get_wchar_do_get_ushort'
#define call_num_get_wchar_do_get_ushort(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 48, istreambuf_iterator_wchar*, \
                                                                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6125:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_wchar_do_get_bool(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6094:83: note: expanded from macro 'call_num_get_wchar_do_get_bool'
#define call_num_get_wchar_do_get_bool(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 52, istreambuf_iterator_wchar*, \
                                                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6260:5: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    call_locale_facet__Incref(&obj->facet);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:392:41: note: expanded from macro 'call_locale_facet__Incref'
#define call_locale_facet__Incref(this) CALL_VTBL_FUNC(this, 4, void, (locale_facet*), (this))
                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6619:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_char_do_get_void(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6582:82: note: expanded from macro 'call_num_get_char_do_get_void'
#define call_num_get_char_do_get_void(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 12, istreambuf_iterator_char*, \
                                                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6671:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_char_do_get_ldouble(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6634:85: note: expanded from macro 'call_num_get_char_do_get_ldouble'
#define call_num_get_char_do_get_ldouble(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 16, istreambuf_iterator_char*, \
                                                                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6681:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_char_do_get_double(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6637:84: note: expanded from macro 'call_num_get_char_do_get_double'
#define call_num_get_char_do_get_double(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 20, istreambuf_iterator_char*, \
                                                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6725:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_char_do_get_float(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6691:83: note: expanded from macro 'call_num_get_char_do_get_float'
#define call_num_get_char_do_get_float(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 24, istreambuf_iterator_char*, \
                                                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6770:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_char_do_get_uint64(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6735:84: note: expanded from macro 'call_num_get_char_do_get_uint64'
#define call_num_get_char_do_get_uint64(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 28, istreambuf_iterator_char*, \
                                                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6815:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_char_do_get_int64(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6780:83: note: expanded from macro 'call_num_get_char_do_get_int64'
#define call_num_get_char_do_get_int64(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 32, istreambuf_iterator_char*, \
                                                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6860:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_char_do_get_ulong(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6825:83: note: expanded from macro 'call_num_get_char_do_get_ulong'
#define call_num_get_char_do_get_ulong(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 36, istreambuf_iterator_char*, \
                                                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6905:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_char_do_get_long(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6870:82: note: expanded from macro 'call_num_get_char_do_get_long'
#define call_num_get_char_do_get_long(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 40, istreambuf_iterator_char*, \
                                                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6934:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_char_do_get_uint(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6915:82: note: expanded from macro 'call_num_get_char_do_get_uint'
#define call_num_get_char_do_get_uint(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 44, istreambuf_iterator_char*, \
                                                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6984:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_char_do_get_ushort(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6944:84: note: expanded from macro 'call_num_get_char_do_get_ushort'
#define call_num_get_char_do_get_ushort(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 48, istreambuf_iterator_char*, \
                                                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:7071:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_char_do_get_bool(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6994:82: note: expanded from macro 'call_num_get_char_do_get_bool'
#define call_num_get_char_do_get_bool(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 52, istreambuf_iterator_char*, \
                                                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:7205:5: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    call_locale_facet__Incref(&obj->facet);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:392:41: note: expanded from macro 'call_locale_facet__Incref'
#define call_locale_facet__Incref(this) CALL_VTBL_FUNC(this, 4, void, (locale_facet*), (this))
                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:7496:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_put_char_do_put_long(this, ret, dest, base, fill, v);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:7464:71: note: expanded from macro 'call_num_put_char_do_put_long'
#define call_num_put_char_do_put_long(this, ret, dest, base, fill, v) CALL_VTBL_FUNC(this, 36, ostreambuf_iterator_char*, \
                                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:7538:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_put_char_do_put_ulong(this, ret, dest, base, fill, v);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:7506:72: note: expanded from macro 'call_num_put_char_do_put_ulong'
#define call_num_put_char_do_put_ulong(this, ret, dest, base, fill, v) CALL_VTBL_FUNC(this, 32, ostreambuf_iterator_char*, \
                                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:7605:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_put_char_do_put_double(this, ret, dest, base, fill, v);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:7561:73: note: expanded from macro 'call_num_put_char_do_put_double'
#define call_num_put_char_do_put_double(this, ret, dest, base, fill, v) CALL_VTBL_FUNC(this, 20, ostreambuf_iterator_char*, \
                                                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:7619:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_put_char_do_put_ldouble(this, ret, dest, base, fill, v);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:7564:74: note: expanded from macro 'call_num_put_char_do_put_ldouble'
#define call_num_put_char_do_put_ldouble(this, ret, dest, base, fill, v) CALL_VTBL_FUNC(this, 16, ostreambuf_iterator_char*, \
                                                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:7659:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_put_char_do_put_ptr(this, ret, dest, base, fill, v);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:7629:70: note: expanded from macro 'call_num_put_char_do_put_ptr'
#define call_num_put_char_do_put_ptr(this, ret, dest, base, fill, v) CALL_VTBL_FUNC(this, 12, ostreambuf_iterator_char*, \
                                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:7701:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_put_char_do_put_int64(this, ret, dest, base, fill, v);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:7669:72: note: expanded from macro 'call_num_put_char_do_put_int64'
#define call_num_put_char_do_put_int64(this, ret, dest, base, fill, v) CALL_VTBL_FUNC(this, 28, ostreambuf_iterator_char*, \
                                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:7743:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_put_char_do_put_uint64(this, ret, dest, base, fill, v);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:7711:73: note: expanded from macro 'call_num_put_char_do_put_uint64'
#define call_num_put_char_do_put_uint64(this, ret, dest, base, fill, v) CALL_VTBL_FUNC(this, 24, ostreambuf_iterator_char*, \
                                                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:7804:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_put_char_do_put_bool(this, ret, dest, base, fill, v);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:7753:71: note: expanded from macro 'call_num_put_char_do_put_bool'
#define call_num_put_char_do_put_bool(this, ret, dest, base, fill, v) CALL_VTBL_FUNC(this, 40, ostreambuf_iterator_char*, \
                                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:7997:5: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    call_locale_facet__Incref(&obj->facet);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:392:41: note: expanded from macro 'call_locale_facet__Incref'
#define call_locale_facet__Incref(this) CALL_VTBL_FUNC(this, 4, void, (locale_facet*), (this))
                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:8025:5: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    call_locale_facet__Incref(&obj->facet);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:392:41: note: expanded from macro 'call_locale_facet__Incref'
#define call_locale_facet__Incref(this) CALL_VTBL_FUNC(this, 4, void, (locale_facet*), (this))
                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:8416:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_put_wchar_do_put_long(this, ret, dest, base, fill, v);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:8363:72: note: expanded from macro 'call_num_put_wchar_do_put_long'
#define call_num_put_wchar_do_put_long(this, ret, dest, base, fill, v) CALL_VTBL_FUNC(this, 36, ostreambuf_iterator_wchar*, \
                                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:8479:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_put_wchar_do_put_ulong(this, ret, dest, base, fill, v);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:8426:73: note: expanded from macro 'call_num_put_wchar_do_put_ulong'
#define call_num_put_wchar_do_put_ulong(this, ret, dest, base, fill, v) CALL_VTBL_FUNC(this, 32, ostreambuf_iterator_wchar*, \
                                                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:8572:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_put_wchar_do_put_double(this, ret, dest, base, fill, v);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:8494:74: note: expanded from macro 'call_num_put_wchar_do_put_double'
#define call_num_put_wchar_do_put_double(this, ret, dest, base, fill, v) CALL_VTBL_FUNC(this, 20, ostreambuf_iterator_wchar*, \
                                                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:8588:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_put_wchar_do_put_ldouble(this, ret, dest, base, fill, v);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:8497:75: note: expanded from macro 'call_num_put_wchar_do_put_ldouble'
#define call_num_put_wchar_do_put_ldouble(this, ret, dest, base, fill, v) CALL_VTBL_FUNC(this, 16, ostreambuf_iterator_wchar*, \
                                                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:8647:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_put_wchar_do_put_ptr(this, ret, dest, base, fill, v);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:8598:71: note: expanded from macro 'call_num_put_wchar_do_put_ptr'
#define call_num_put_wchar_do_put_ptr(this, ret, dest, base, fill, v) CALL_VTBL_FUNC(this, 12, ostreambuf_iterator_wchar*, \
                                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:8710:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_put_wchar_do_put_int64(this, ret, dest, base, fill, v);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:8657:73: note: expanded from macro 'call_num_put_wchar_do_put_int64'
#define call_num_put_wchar_do_put_int64(this, ret, dest, base, fill, v) CALL_VTBL_FUNC(this, 28, ostreambuf_iterator_wchar*, \
                                                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:8773:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_put_wchar_do_put_uint64(this, ret, dest, base, fill, v);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:8720:74: note: expanded from macro 'call_num_put_wchar_do_put_uint64'
#define call_num_put_wchar_do_put_uint64(this, ret, dest, base, fill, v) CALL_VTBL_FUNC(this, 24, ostreambuf_iterator_wchar*, \
                                                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:8874:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_put_wchar_do_put_bool(this, ret, dest, base, fill, v);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:8783:72: note: expanded from macro 'call_num_put_wchar_do_put_bool'
#define call_num_put_wchar_do_put_bool(this, ret, dest, base, fill, v) CALL_VTBL_FUNC(this, 40, ostreambuf_iterator_wchar*, \
                                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:9005:5: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    call_locale_facet__Incref(&obj->facet);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:392:41: note: expanded from macro 'call_locale_facet__Incref'
#define call_locale_facet__Incref(this) CALL_VTBL_FUNC(this, 4, void, (locale_facet*), (this))
                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:9063:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_time_put_char_do_put(this, ret, dest, base, fill, t, spec, mod);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:9026:78: note: expanded from macro 'call_time_put_char_do_put'
#define call_time_put_char_do_put(this, ret, dest, base, fill, t, spec, mod) CALL_VTBL_FUNC(this, 12, ostreambuf_iterator_char*, \
                                                                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:9368:5: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    call_locale_facet__Incref(&obj->facet);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:392:41: note: expanded from macro 'call_locale_facet__Incref'
#define call_locale_facet__Incref(this) CALL_VTBL_FUNC(this, 4, void, (locale_facet*), (this))
                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:9418:5: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    call_locale_facet__Incref(&obj->facet);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:392:41: note: expanded from macro 'call_locale_facet__Incref'
#define call_locale_facet__Incref(this) CALL_VTBL_FUNC(this, 4, void, (locale_facet*), (this))
                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:9492:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_time_put_wchar_do_put(this, ret, dest, base, fill, t, spec, mod);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:9441:79: note: expanded from macro 'call_time_put_wchar_do_put'
#define call_time_put_wchar_do_put(this, ret, dest, base, fill, t, spec, mod) CALL_VTBL_FUNC(this, 12, ostreambuf_iterator_wchar*, \
                                                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:9798:5: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    call_locale_facet__Incref(&obj->facet);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:392:41: note: expanded from macro 'call_locale_facet__Incref'
#define call_locale_facet__Incref(this) CALL_VTBL_FUNC(this, 4, void, (locale_facet*), (this))
                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:9879:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_time_get_char_do_date_order(this);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:9866:48: note: expanded from macro 'call_time_get_char_do_date_order'
#define call_time_get_char_do_date_order(this) CALL_VTBL_FUNC(this, 12, dateorder, (const time_get_char*), (this))
                                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:9964:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_time_get_char_do_get_monthname(this, ret, s, e, base, err, t);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:9936:76: note: expanded from macro 'call_time_get_char_do_get_monthname'
#define call_time_get_char_do_get_monthname(this, ret, s, e, base, err, t) CALL_VTBL_FUNC(this, 28, istreambuf_iterator_char*, \
                                                                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:10014:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_time_get_char_do_get_time(this, ret, s, e, base, err, t);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:9975:71: note: expanded from macro 'call_time_get_char_do_get_time'
#define call_time_get_char_do_get_time(this, ret, s, e, base, err, t) CALL_VTBL_FUNC(this, 16, istreambuf_iterator_char*, \
                                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:10053:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_time_get_char_do_get_weekday(this, ret, s, e, base, err, t);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:10025:74: note: expanded from macro 'call_time_get_char_do_get_weekday'
#define call_time_get_char_do_get_weekday(this, ret, s, e, base, err, t) CALL_VTBL_FUNC(this, 24, istreambuf_iterator_char*, \
                                                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:10099:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_time_get_char_do_get_year(this, ret, s, e, base, err, t);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:10064:71: note: expanded from macro 'call_time_get_char_do_get_year'
#define call_time_get_char_do_get_year(this, ret, s, e, base, err, t) CALL_VTBL_FUNC(this, 32, istreambuf_iterator_char*, \
                                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:10244:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_time_get_char_do_get_date(this, ret, s, e, base, err, t);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:10125:71: note: expanded from macro 'call_time_get_char_do_get_date'
#define call_time_get_char_do_get_date(this, ret, s, e, base, err, t) CALL_VTBL_FUNC(this, 20, istreambuf_iterator_char*, \
                                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:10441:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_time_get_char_do_get(this, ret, s, e, base, err, t, fmt, mod);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:10306:76: note: expanded from macro 'call_time_get_char_do_get'
#define call_time_get_char_do_get(this, ret, s, e, base, err, t, fmt, mod) CALL_VTBL_FUNC(this, 36, istreambuf_iterator_char*, \
                                                                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:10679:5: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    call_locale_facet__Incref(&obj->facet);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:392:41: note: expanded from macro 'call_locale_facet__Incref'
#define call_locale_facet__Incref(this) CALL_VTBL_FUNC(this, 4, void, (locale_facet*), (this))
                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:10760:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_time_get_wchar_do_date_order(this);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:10747:49: note: expanded from macro 'call_time_get_wchar_do_date_order'
#define call_time_get_wchar_do_date_order(this) CALL_VTBL_FUNC(this, 12, dateorder, (const time_get_wchar*), (this))
                                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:10845:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_time_get_wchar_do_get_monthname(this, ret, s, e, base, err, t);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:10817:77: note: expanded from macro 'call_time_get_wchar_do_get_monthname'
#define call_time_get_wchar_do_get_monthname(this, ret, s, e, base, err, t) CALL_VTBL_FUNC(this, 28, istreambuf_iterator_wchar*, \
                                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:10895:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_time_get_wchar_do_get_time(this, ret, s, e, base, err, t);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:10856:72: note: expanded from macro 'call_time_get_wchar_do_get_time'
#define call_time_get_wchar_do_get_time(this, ret, s, e, base, err, t) CALL_VTBL_FUNC(this, 16, istreambuf_iterator_wchar*, \
                                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:10934:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_time_get_wchar_do_get_weekday(this, ret, s, e, base, err, t);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:10906:75: note: expanded from macro 'call_time_get_wchar_do_get_weekday'
#define call_time_get_wchar_do_get_weekday(this, ret, s, e, base, err, t) CALL_VTBL_FUNC(this, 24, istreambuf_iterator_wchar*, \
                                                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:10980:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_time_get_wchar_do_get_year(this, ret, s, e, base, err, t);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:10945:72: note: expanded from macro 'call_time_get_wchar_do_get_year'
#define call_time_get_wchar_do_get_year(this, ret, s, e, base, err, t) CALL_VTBL_FUNC(this, 32, istreambuf_iterator_wchar*, \
                                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:11125:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_time_get_wchar_do_get_date(this, ret, s, e, base, err, t);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:11006:72: note: expanded from macro 'call_time_get_wchar_do_get_date'
#define call_time_get_wchar_do_get_date(this, ret, s, e, base, err, t) CALL_VTBL_FUNC(this, 20, istreambuf_iterator_wchar*, \
                                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:11322:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_time_get_wchar_do_get(this, ret, s, e, base, err, t, fmt, mod);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:11187:77: note: expanded from macro 'call_time_get_wchar_do_get'
#define call_time_get_wchar_do_get(this, ret, s, e, base, err, t, fmt, mod) CALL_VTBL_FUNC(this, 36, istreambuf_iterator_wchar*, \
                                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:11420:17: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
                call_locale_facet__Incref(this->facetvec[i]);
                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:392:41: note: expanded from macro 'call_locale_facet__Incref'
#define call_locale_facet__Incref(this) CALL_VTBL_FUNC(this, 4, void, (locale_facet*), (this))
                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:11446:33: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        if(this->facetvec[i] && call_locale_facet__Decref(this->facetvec[i]))
                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:413:41: note: expanded from macro 'call_locale_facet__Decref'
#define call_locale_facet__Decref(this) CALL_VTBL_FUNC(this, 8, \
                                        ^~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:11447:13: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
            call_locale_facet_vector_dtor(this->facetvec[i], 1);
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:265:52: note: expanded from macro 'call_locale_facet_vector_dtor'
#define call_locale_facet_vector_dtor(this, flags) CALL_VTBL_FUNC(this, 0, \
                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:11528:32: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    if(locimp->facetvec[id] && call_locale_facet__Decref(locimp->facetvec[id]))
                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:413:41: note: expanded from macro 'call_locale_facet__Decref'
#define call_locale_facet__Decref(this) CALL_VTBL_FUNC(this, 8, \
                                        ^~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:11529:9: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        call_locale_facet_vector_dtor(locimp->facetvec[id], 1);
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:265:52: note: expanded from macro 'call_locale_facet_vector_dtor'
#define call_locale_facet_vector_dtor(this, flags) CALL_VTBL_FUNC(this, 0, \
                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:11533:9: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        call_locale_facet__Incref(facet);
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:392:41: note: expanded from macro 'call_locale_facet__Incref'
#define call_locale_facet__Incref(this) CALL_VTBL_FUNC(this, 4, void, (locale_facet*), (this))
                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:11924:9: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        call_locale_facet__Incref(&global_locale->facet);
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:392:41: note: expanded from macro 'call_locale_facet__Incref'
#define call_locale_facet__Incref(this) CALL_VTBL_FUNC(this, 4, void, (locale_facet*), (this))
                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:11970:5: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    call_locale_facet__Incref(&this->ptr->facet);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:392:41: note: expanded from macro 'call_locale_facet__Incref'
#define call_locale_facet__Incref(this) CALL_VTBL_FUNC(this, 4, void, (locale_facet*), (this))
                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:12042:5: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    call_locale_facet__Incref(&this->ptr->facet);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:392:41: note: expanded from macro 'call_locale_facet__Incref'
#define call_locale_facet__Incref(this) CALL_VTBL_FUNC(this, 4, void, (locale_facet*), (this))
                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:12052:21: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    if(this->ptr && call_locale_facet__Decref(&this->ptr->facet))
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:413:41: note: expanded from macro 'call_locale_facet__Decref'
#define call_locale_facet__Decref(this) CALL_VTBL_FUNC(this, 8, \
                                        ^~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:12096:9: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        call_locale_facet__Decref(&this->ptr->facet);
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:413:41: note: expanded from macro 'call_locale_facet__Decref'
#define call_locale_facet__Decref(this) CALL_VTBL_FUNC(this, 8, \
                                        ^~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:12184:9: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        call_locale_facet__Decref(&global_locale->facet);
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:413:41: note: expanded from macro 'call_locale_facet__Decref'
#define call_locale_facet__Decref(this) CALL_VTBL_FUNC(this, 8, \
                                        ^~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:12186:9: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        call_locale_facet__Incref(&global_locale->facet);
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:392:41: note: expanded from macro 'call_locale_facet__Incref'
#define call_locale_facet__Incref(this) CALL_VTBL_FUNC(this, 4, void, (locale_facet*), (this))
                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:12886:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        if(call_locale_facet__Decref(iter->fac))
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:413:41: note: expanded from macro 'call_locale_facet__Decref'
#define call_locale_facet__Decref(this) CALL_VTBL_FUNC(this, 8, \
                                        ^~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:12887:13: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
            call_locale_facet_vector_dtor(iter->fac, 1);
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:265:52: note: expanded from macro 'call_locale_facet_vector_dtor'
#define call_locale_facet_vector_dtor(this, flags) CALL_VTBL_FUNC(this, 0, \
                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
143 warnings generated.
cc -m64 -c -o dlls/msvcr110/mathf.o dlls/msvcrt/mathf.c -Idlls/msvcr110 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=110 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msvcr110/onexit.o dlls/msvcrt/onexit.c -Idlls/msvcr110 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=110 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcr110/sincos.o dlls/msvcrt/sincos.c -Idlls/msvcr110 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=110 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcp120/details.o dlls/msvcp90/details.c -Idlls/msvcp120 -Idlls/msvcp90 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_MSVCP_VER=120 -D_MSVCR_VER=120 -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcp120/exception.o dlls/msvcp90/exception.c -Idlls/msvcp120 -Idlls/msvcp90 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_MSVCP_VER=120 -D_MSVCR_VER=120 -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msvcp120/ios.o dlls/msvcp90/ios.c -Idlls/msvcp120 -Idlls/msvcp90 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_MSVCP_VER=120 -D_MSVCR_VER=120 -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
dlls/msvcp90/misc.c:1199:13: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    ((void (__cdecl*)(void))func)();
            ^~~~~~~
include/windef.h:93:19: note: expanded from macro '__cdecl'
#  define __cdecl __stdcall
                  ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/misc.c:1210:5: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    CALL_VTBL_FUNC(this, 0, void, (void*), (this));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/misc.c:1438:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call__Pad__Go(this);
           ^~~~~~~~~~~~~~~~~~~
dlls/msvcp90/misc.c:1428:29: note: expanded from macro 'call__Pad__Go'
#define call__Pad__Go(this) CALL_VTBL_FUNC(this, 0, unsigned int, (_Pad*), (this))
                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
5 warnings generated.
cc -m64 -c -o dlls/msvcp120/locale.o dlls/msvcp90/locale.c -Idlls/msvcp120 -Idlls/msvcp90 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_MSVCP_VER=120 -D_MSVCR_VER=120 -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcp120/math.o dlls/msvcp90/math.c -Idlls/msvcp120 -Idlls/msvcp90 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_MSVCP_VER=120 -D_MSVCR_VER=120 -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msvcp120/memory.o dlls/msvcp90/memory.c -Idlls/msvcp120 -Idlls/msvcp90 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_MSVCP_VER=120 -D_MSVCR_VER=120 -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcp120/misc.o dlls/msvcp90/misc.c -Idlls/msvcp120 -Idlls/msvcp90 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_MSVCP_VER=120 -D_MSVCR_VER=120 -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
dlls/msvcp90/details.c:164:13: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
            call__Concurrent_queue_base_v4__Deallocate_page(this, this->data->queues[i].tail);
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/details.c:83:69: note: expanded from macro 'call__Concurrent_queue_base_v4__Deallocate_page'
#define call__Concurrent_queue_base_v4__Deallocate_page(this, page) CALL_VTBL_FUNC(this, \
                                                                    ^~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/details.c:246:13: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        p = call__Concurrent_queue_base_v4__Allocate_page(parent);
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/details.c:81:61: note: expanded from macro 'call__Concurrent_queue_base_v4__Allocate_page'
#define call__Concurrent_queue_base_v4__Allocate_page(this) CALL_VTBL_FUNC(this, \
                                                            ^~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/details.c:268:13: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
            call__Concurrent_queue_base_v4__Copy_item(parent, p, id-page_id, e);
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/details.c:77:69: note: expanded from macro 'call__Concurrent_queue_base_v4__Copy_item'
#define call__Concurrent_queue_base_v4__Copy_item(this,dst,idx,src) CALL_VTBL_FUNC(this, \
                                                                    ^~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/details.c:270:13: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
            call__Concurrent_queue_base_v4__Move_item(parent, p, id-page_id, e);
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/details.c:75:69: note: expanded from macro 'call__Concurrent_queue_base_v4__Move_item'
#define call__Concurrent_queue_base_v4__Move_item(this,dst,idx,src) CALL_VTBL_FUNC(this, \
                                                                    ^~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/details.c:296:9: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        call__Concurrent_queue_base_v4__Assign_and_destroy_item(parent, e, p, id-page_id);
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/details.c:79:84: note: expanded from macro 'call__Concurrent_queue_base_v4__Assign_and_destroy_item'
#define  call__Concurrent_queue_base_v4__Assign_and_destroy_item(this,dst,src,idx) CALL_VTBL_FUNC(this, \
                                                                                   ^~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/details.c:311:9: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        call__Concurrent_queue_base_v4__Deallocate_page(parent, p);
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/details.c:83:69: note: expanded from macro 'call__Concurrent_queue_base_v4__Deallocate_page'
#define call__Concurrent_queue_base_v4__Deallocate_page(this, page) CALL_VTBL_FUNC(this, \
                                                                    ^~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
8 warnings generated.
cc -m64 -c -o dlls/msvcp120/msvcp_main.o dlls/msvcp90/msvcp_main.c -Idlls/msvcp120 -Idlls/msvcp90 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_MSVCP_VER=120 -D_MSVCR_VER=120 -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
dlls/msvcp90/ios.c:1422:8: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    if(call_basic_streambuf_char_underflow(this)==EOF)
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1398:51: note: expanded from macro 'call_basic_streambuf_char_underflow'
#define call_basic_streambuf_char_underflow(this) CALL_VTBL_FUNC(this, 24, int, (basic_streambuf_char*), (this))
                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1462:23: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        }else if((c = call_basic_streambuf_char_uflow(this)) != EOF) {
                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1412:47: note: expanded from macro 'call_basic_streambuf_char_uflow'
#define call_basic_streambuf_char_uflow(this) CALL_VTBL_FUNC(this, 28, int, (basic_streambuf_char*), (this))
                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1638:5: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    call_basic_streambuf_char_imbue(this, loc);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1564:52: note: expanded from macro 'call_basic_streambuf_char_imbue'
#define call_basic_streambuf_char_imbue(this, loc) CALL_VTBL_FUNC(this, 56, void, (basic_streambuf_char*, const locale*), (this, loc))
                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1687:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_basic_streambuf_char_seekoff(this, ret, off, way, mode);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1654:9: note: expanded from macro 'call_basic_streambuf_char_seekoff'
        CALL_VTBL_FUNC(this, 40, fpos_mbstatet*, (basic_streambuf_char*, fpos_mbstatet*, streamoff, int, int), (this, ret, off, way, mode))
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1734:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_basic_streambuf_char_seekpos(this, ret, pos, mode);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1709:9: note: expanded from macro 'call_basic_streambuf_char_seekpos'
        CALL_VTBL_FUNC(this, 44, fpos_mbstatet*, (basic_streambuf_char*, fpos_mbstatet*, fpos_mbstatet, int), (this, ret, pos, mode))
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1777:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_basic_streambuf_char_setbuf(this, buf, count);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1755:60: note: expanded from macro 'call_basic_streambuf_char_setbuf'
#define call_basic_streambuf_char_setbuf(this, buf, count) CALL_VTBL_FUNC(this, 48, basic_streambuf_char*, (basic_streambuf_char*, char*, streamsize), (this, buf, count))
                                                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1802:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_basic_streambuf_char_sync(this);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1784:46: note: expanded from macro 'call_basic_streambuf_char_sync'
#define call_basic_streambuf_char_sync(this) CALL_VTBL_FUNC(this, 52, int, (basic_streambuf_char*), (this))
                                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1842:24: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return ret ? ret : call_basic_streambuf_char_showmanyc(this);
                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1822:51: note: expanded from macro 'call_basic_streambuf_char_showmanyc'
#define call_basic_streambuf_char_showmanyc(this) CALL_VTBL_FUNC(this, 20, streamsize, (basic_streambuf_char*), (this))
                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1857:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_basic_streambuf_char_pbackfail(this, (unsigned char)ch);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1593:55: note: expanded from macro 'call_basic_streambuf_char_pbackfail'
#define call_basic_streambuf_char_pbackfail(this, ch) CALL_VTBL_FUNC(this, 16, int, (basic_streambuf_char*, int), (this, ch))
                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1868:9: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        call_basic_streambuf_char_overflow(this, (unsigned char)ch);
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1579:54: note: expanded from macro 'call_basic_streambuf_char_overflow'
#define call_basic_streambuf_char_overflow(this, ch) CALL_VTBL_FUNC(this, 12, int, (basic_streambuf_char*, int), (this, ch))
                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1883:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_basic_streambuf_char_pbackfail(this, EOF);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1593:55: note: expanded from macro 'call_basic_streambuf_char_pbackfail'
#define call_basic_streambuf_char_pbackfail(this, ch) CALL_VTBL_FUNC(this, 16, int, (basic_streambuf_char*, int), (this, ch))
                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1895:9: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        call_basic_streambuf_char_uflow(this);
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1412:47: note: expanded from macro 'call_basic_streambuf_char_uflow'
#define call_basic_streambuf_char_uflow(this) CALL_VTBL_FUNC(this, 28, int, (basic_streambuf_char*), (this))
                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1905:66: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        (int)(unsigned char)*basic_streambuf_char__Gninc(this) : call_basic_streambuf_char_uflow(this);
                                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1412:47: note: expanded from macro 'call_basic_streambuf_char_uflow'
#define call_basic_streambuf_char_uflow(this) CALL_VTBL_FUNC(this, 28, int, (basic_streambuf_char*), (this))
                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1915:64: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        (int)(unsigned char)*basic_streambuf_char_gptr(this) : call_basic_streambuf_char_underflow(this);
                                                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1398:51: note: expanded from macro 'call_basic_streambuf_char_underflow'
#define call_basic_streambuf_char_underflow(this) CALL_VTBL_FUNC(this, 24, int, (basic_streambuf_char*), (this))
                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1979:18: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        }else if(call_basic_streambuf_char_overflow(this, (unsigned char)ptr[copied]) != EOF) {
                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1579:54: note: expanded from macro 'call_basic_streambuf_char_overflow'
#define call_basic_streambuf_char_overflow(this, ch) CALL_VTBL_FUNC(this, 12, int, (basic_streambuf_char*, int), (this, ch))
                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1999:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_basic_streambuf_char_xsputn(this, ptr, count);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1957:60: note: expanded from macro 'call_basic_streambuf_char_xsputn'
#define call_basic_streambuf_char_xsputn(this, ptr, count) CALL_VTBL_FUNC(this, 36, streamsize, (basic_streambuf_char*, const char*, streamsize), (this, ptr, count))
                                                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2321:8: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    if(call_basic_streambuf_wchar_underflow(this)==WEOF)
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2295:52: note: expanded from macro 'call_basic_streambuf_wchar_underflow'
#define call_basic_streambuf_wchar_underflow(this) CALL_VTBL_FUNC(this, 24, unsigned short, (basic_streambuf_wchar*), (this))
                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2363:23: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        }else if((c = call_basic_streambuf_wchar_uflow(this)) != WEOF) {
                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2311:48: note: expanded from macro 'call_basic_streambuf_wchar_uflow'
#define call_basic_streambuf_wchar_uflow(this) CALL_VTBL_FUNC(this, 28, unsigned short, (basic_streambuf_wchar*), (this))
                                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2562:5: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    call_basic_streambuf_wchar_imbue(this, loc);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2476:53: note: expanded from macro 'call_basic_streambuf_wchar_imbue'
#define call_basic_streambuf_wchar_imbue(this, loc) CALL_VTBL_FUNC(this, 56, void, (basic_streambuf_wchar*, const locale*), (this, loc))
                                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2615:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_basic_streambuf_wchar_seekoff(this, ret, off, way, mode);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2580:9: note: expanded from macro 'call_basic_streambuf_wchar_seekoff'
        CALL_VTBL_FUNC(this, 40, fpos_mbstatet*, (basic_streambuf_wchar*, fpos_mbstatet*, streamoff, int, int), (this, ret, off, way, mode))
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2668:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_basic_streambuf_wchar_seekpos(this, ret, pos, mode);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2641:9: note: expanded from macro 'call_basic_streambuf_wchar_seekpos'
        CALL_VTBL_FUNC(this, 44, fpos_mbstatet*, (basic_streambuf_wchar*, fpos_mbstatet*, fpos_mbstatet, int), (this, ret, pos, mode))
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2717:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_basic_streambuf_wchar_setbuf(this, buf, count);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2693:61: note: expanded from macro 'call_basic_streambuf_wchar_setbuf'
#define call_basic_streambuf_wchar_setbuf(this, buf, count) CALL_VTBL_FUNC(this, 48, basic_streambuf_wchar*, (basic_streambuf_wchar*, wchar_t*, streamsize), (this, buf, count))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2746:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_basic_streambuf_wchar_sync(this);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2726:47: note: expanded from macro 'call_basic_streambuf_wchar_sync'
#define call_basic_streambuf_wchar_sync(this) CALL_VTBL_FUNC(this, 52, int, (basic_streambuf_wchar*), (this))
                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2781:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_basic_streambuf_wchar_xsgetn(this, ptr, count);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2759:61: note: expanded from macro 'call_basic_streambuf_wchar_xsgetn'
#define call_basic_streambuf_wchar_xsgetn(this, ptr, count) CALL_VTBL_FUNC(this, 32, streamsize, (basic_streambuf_wchar*, wchar_t*, streamsize), (this, ptr, count))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2812:24: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return ret ? ret : call_basic_streambuf_wchar_showmanyc(this);
                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2790:52: note: expanded from macro 'call_basic_streambuf_wchar_showmanyc'
#define call_basic_streambuf_wchar_showmanyc(this) CALL_VTBL_FUNC(this, 20, streamsize, (basic_streambuf_wchar*), (this))
                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2829:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_basic_streambuf_wchar_pbackfail(this, ch);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2509:56: note: expanded from macro 'call_basic_streambuf_wchar_pbackfail'
#define call_basic_streambuf_wchar_pbackfail(this, ch) CALL_VTBL_FUNC(this, 16, unsigned short, (basic_streambuf_wchar*, unsigned short), (this, ch))
                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2842:9: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        call_basic_streambuf_wchar_overflow(this, ch);
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2493:55: note: expanded from macro 'call_basic_streambuf_wchar_overflow'
#define call_basic_streambuf_wchar_overflow(this, ch) CALL_VTBL_FUNC(this, 12, unsigned short, (basic_streambuf_wchar*, unsigned short), (this, ch))
                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2859:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_basic_streambuf_wchar_pbackfail(this, WEOF);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2509:56: note: expanded from macro 'call_basic_streambuf_wchar_pbackfail'
#define call_basic_streambuf_wchar_pbackfail(this, ch) CALL_VTBL_FUNC(this, 16, unsigned short, (basic_streambuf_wchar*, unsigned short), (this, ch))
                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2873:9: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        call_basic_streambuf_wchar_uflow(this);
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2311:48: note: expanded from macro 'call_basic_streambuf_wchar_uflow'
#define call_basic_streambuf_wchar_uflow(this) CALL_VTBL_FUNC(this, 28, unsigned short, (basic_streambuf_wchar*), (this))
                                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2885:47: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        *basic_streambuf_wchar__Gninc(this) : call_basic_streambuf_wchar_uflow(this);
                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2311:48: note: expanded from macro 'call_basic_streambuf_wchar_uflow'
#define call_basic_streambuf_wchar_uflow(this) CALL_VTBL_FUNC(this, 28, unsigned short, (basic_streambuf_wchar*), (this))
                                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2897:45: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        *basic_streambuf_wchar_gptr(this) : call_basic_streambuf_wchar_underflow(this);
                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2295:52: note: expanded from macro 'call_basic_streambuf_wchar_underflow'
#define call_basic_streambuf_wchar_underflow(this) CALL_VTBL_FUNC(this, 24, unsigned short, (basic_streambuf_wchar*), (this))
                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2947:18: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        }else if(call_basic_streambuf_wchar_overflow(this, ptr[copied]) != WEOF) {
                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2493:55: note: expanded from macro 'call_basic_streambuf_wchar_overflow'
#define call_basic_streambuf_wchar_overflow(this, ch) CALL_VTBL_FUNC(this, 12, unsigned short, (basic_streambuf_wchar*, unsigned short), (this, ch))
                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2969:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_basic_streambuf_wchar_xsputn(this, ptr, count);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2925:61: note: expanded from macro 'call_basic_streambuf_wchar_xsputn'
#define call_basic_streambuf_wchar_xsputn(this, ptr, count) CALL_VTBL_FUNC(this, 36, streamsize, (basic_streambuf_wchar*, const wchar_t*, streamsize), (this, ptr, count))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:3070:8: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    if(call_basic_streambuf_char_overflow(&this->base, EOF) == EOF)
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1579:54: note: expanded from macro 'call_basic_streambuf_char_overflow'
#define call_basic_streambuf_char_overflow(this, ch) CALL_VTBL_FUNC(this, 12, int, (basic_streambuf_char*, int), (this, ch))
                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:3091:16: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
            if(call_basic_streambuf_char_overflow(&this->base, EOF) == EOF)
               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1579:54: note: expanded from macro 'call_basic_streambuf_char_overflow'
#define call_basic_streambuf_char_overflow(this, ch) CALL_VTBL_FUNC(this, 12, int, (basic_streambuf_char*, int), (this, ch))
                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:3495:11: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    ret = call_basic_streambuf_char_uflow(&this->base);
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1412:47: note: expanded from macro 'call_basic_streambuf_char_uflow'
#define call_basic_streambuf_char_uflow(this) CALL_VTBL_FUNC(this, 28, int, (basic_streambuf_char*), (this))
                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:3497:15: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        ret = call_basic_streambuf_char_pbackfail(&this->base, ret);
              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1593:55: note: expanded from macro 'call_basic_streambuf_char_pbackfail'
#define call_basic_streambuf_char_pbackfail(this, ch) CALL_VTBL_FUNC(this, 16, int, (basic_streambuf_char*, int), (this, ch))
                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:3589:8: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    if(call_basic_streambuf_char_overflow(&this->base, EOF) == EOF)
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1579:54: note: expanded from macro 'call_basic_streambuf_char_overflow'
#define call_basic_streambuf_char_overflow(this, ch) CALL_VTBL_FUNC(this, 12, int, (basic_streambuf_char*, int), (this, ch))
                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:3689:8: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    if(call_basic_streambuf_wchar_overflow(&this->base, WEOF) == WEOF)
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2493:55: note: expanded from macro 'call_basic_streambuf_wchar_overflow'
#define call_basic_streambuf_wchar_overflow(this, ch) CALL_VTBL_FUNC(this, 12, unsigned short, (basic_streambuf_wchar*, unsigned short), (this, ch))
                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:3710:16: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
            if(call_basic_streambuf_wchar_overflow(&this->base, WEOF) == WEOF)
               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2493:55: note: expanded from macro 'call_basic_streambuf_wchar_overflow'
#define call_basic_streambuf_wchar_overflow(this, ch) CALL_VTBL_FUNC(this, 12, unsigned short, (basic_streambuf_wchar*, unsigned short), (this, ch))
                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:4142:11: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    ret = call_basic_streambuf_wchar_uflow(&this->base);
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2311:48: note: expanded from macro 'call_basic_streambuf_wchar_uflow'
#define call_basic_streambuf_wchar_uflow(this) CALL_VTBL_FUNC(this, 28, unsigned short, (basic_streambuf_wchar*), (this))
                                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:4144:15: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        ret = call_basic_streambuf_wchar_pbackfail(&this->base, ret);
              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2509:56: note: expanded from macro 'call_basic_streambuf_wchar_pbackfail'
#define call_basic_streambuf_wchar_pbackfail(this, ch) CALL_VTBL_FUNC(this, 16, unsigned short, (basic_streambuf_wchar*, unsigned short), (this, ch))
                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:4273:8: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    if(call_basic_streambuf_wchar_overflow(&this->base, WEOF) == WEOF)
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2493:55: note: expanded from macro 'call_basic_streambuf_wchar_overflow'
#define call_basic_streambuf_wchar_overflow(this, ch) CALL_VTBL_FUNC(this, 12, unsigned short, (basic_streambuf_wchar*, unsigned short), (this, ch))
                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:6409:9: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        call_basic_streambuf_char__Lock(base->strbuf);
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1363:47: note: expanded from macro 'call_basic_streambuf_char__Lock'
#define call_basic_streambuf_char__Lock(this) CALL_VTBL_FUNC(this, 4, void, (basic_streambuf_char*), (this))
                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:6425:9: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        call_basic_streambuf_char__Unlock(base->strbuf);
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1491:49: note: expanded from macro 'call_basic_streambuf_char__Unlock'
#define call_basic_streambuf_char__Unlock(this) CALL_VTBL_FUNC(this, 8, void, (basic_streambuf_char*), (this))
                                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:8309:9: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        call_basic_streambuf_char__Lock(base->strbuf);
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1363:47: note: expanded from macro 'call_basic_streambuf_char__Lock'
#define call_basic_streambuf_char__Lock(this) CALL_VTBL_FUNC(this, 4, void, (basic_streambuf_char*), (this))
                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:8319:9: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        call_basic_streambuf_char__Unlock(base->strbuf);
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1491:49: note: expanded from macro 'call_basic_streambuf_char__Unlock'
#define call_basic_streambuf_char__Unlock(this) CALL_VTBL_FUNC(this, 8, void, (basic_streambuf_char*), (this))
                                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
49 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
dlls/msvcp90/locale.c:1111:5: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    call_locale_facet__Incref(&obj->facet);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:392:41: note: expanded from macro 'call_locale_facet__Incref'
#define call_locale_facet__Incref(this) CALL_VTBL_FUNC(this, 4, void, (locale_facet*), (this))
                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1160:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_collate_char_do_compare(this, first1, last1, first2, last2);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1142:74: note: expanded from macro 'call_collate_char_do_compare'
#define call_collate_char_do_compare(this, first1, last1, first2, last2) CALL_VTBL_FUNC(this, 12, int, \
                                                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1192:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_collate_char_do_hash(this, first, last);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1170:54: note: expanded from macro 'call_collate_char_do_hash'
#define call_collate_char_do_hash(this, first, last) CALL_VTBL_FUNC(this, 20, LONG, \
                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1398:5: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    call_locale_facet__Incref(&obj->facet);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:392:41: note: expanded from macro 'call_locale_facet__Incref'
#define call_locale_facet__Incref(this) CALL_VTBL_FUNC(this, 4, void, (locale_facet*), (this))
                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1445:5: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    call_locale_facet__Incref(&obj->facet);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:392:41: note: expanded from macro 'call_locale_facet__Incref'
#define call_locale_facet__Incref(this) CALL_VTBL_FUNC(this, 4, void, (locale_facet*), (this))
                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1497:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_collate_wchar_do_compare(this, first1, last1, first2, last2);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1477:75: note: expanded from macro 'call_collate_wchar_do_compare'
#define call_collate_wchar_do_compare(this, first1, last1, first2, last2) CALL_VTBL_FUNC(this, 12, int, \
                                                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1533:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_collate_wchar_do_hash(this, first, last);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1509:55: note: expanded from macro 'call_collate_wchar_do_hash'
#define call_collate_wchar_do_hash(this, first, last) CALL_VTBL_FUNC(this, 20, LONG, \
                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1810:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_char_do_narrow_ch(this, ch, dflt);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1757:56: note: expanded from macro 'call_ctype_char_do_narrow_ch'
#define call_ctype_char_do_narrow_ch(this, ch, unused) CALL_VTBL_FUNC(this, 40, \
                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1820:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_char_do_narrow(this, first, last, dflt, dest);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1778:68: note: expanded from macro 'call_ctype_char_do_narrow'
#define call_ctype_char_do_narrow(this, first, last, unused, dest) CALL_VTBL_FUNC(this, 36, \
                                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1830:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_char__Do_narrow_s(this, first, last, dflt, dest, size);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1793:77: note: expanded from macro 'call_ctype_char__Do_narrow_s'
#define call_ctype_char__Do_narrow_s(this, first, last, unused, dest, size) CALL_VTBL_FUNC(this, 40, \
                                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1889:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_char_do_widen_ch(this, ch);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1840:47: note: expanded from macro 'call_ctype_char_do_widen_ch'
#define call_ctype_char_do_widen_ch(this, ch) CALL_VTBL_FUNC(this, 32, \
                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1899:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_char_do_widen(this, first, last, dest);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1857:59: note: expanded from macro 'call_ctype_char_do_widen'
#define call_ctype_char_do_widen(this, first, last, dest) CALL_VTBL_FUNC(this, 28, \
                                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1909:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_char__Do_widen_s(this, first, last, dest, size);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1872:68: note: expanded from macro 'call_ctype_char__Do_widen_s'
#define call_ctype_char__Do_widen_s(this, first, last, dest, size) CALL_VTBL_FUNC(this, 28, \
                                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1958:5: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    call_locale_facet__Incref(&obj->base.facet);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:392:41: note: expanded from macro 'call_locale_facet__Incref'
#define call_locale_facet__Incref(this) CALL_VTBL_FUNC(this, 4, void, (locale_facet*), (this))
                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2049:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_char_do_tolower_ch(this, ch);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2015:49: note: expanded from macro 'call_ctype_char_do_tolower_ch'
#define call_ctype_char_do_tolower_ch(this, ch) CALL_VTBL_FUNC(this, 16, \
                                                ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2058:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_char_do_tolower(this, first, last);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2031:55: note: expanded from macro 'call_ctype_char_do_tolower'
#define call_ctype_char_do_tolower(this, first, last) CALL_VTBL_FUNC(this, 12, \
                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2146:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_char_do_toupper_ch(this, ch);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2111:49: note: expanded from macro 'call_ctype_char_do_toupper_ch'
#define call_ctype_char_do_toupper_ch(this, ch) CALL_VTBL_FUNC(this, 24, \
                                                ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2155:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_char_do_toupper(this, first, last);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2127:55: note: expanded from macro 'call_ctype_char_do_toupper'
#define call_ctype_char_do_toupper(this, first, last) CALL_VTBL_FUNC(this, 20, \
                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2496:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_wchar_do_narrow_ch(this, ch, dflt);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2434:55: note: expanded from macro 'call_ctype_wchar_do_narrow_ch'
#define call_ctype_wchar_do_narrow_ch(this, ch, dflt) CALL_VTBL_FUNC(this, 56, \
                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2508:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_wchar_do_narrow(this, first, last, dflt, dest);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2456:67: note: expanded from macro 'call_ctype_wchar_do_narrow'
#define call_ctype_wchar_do_narrow(this, first, last, dflt, dest) CALL_VTBL_FUNC(this, 52, \
                                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2520:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_wchar__Do_narrow_s(this, first, last, dflt, dest, size);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2474:76: note: expanded from macro 'call_ctype_wchar__Do_narrow_s'
#define call_ctype_wchar__Do_narrow_s(this, first, last, dflt, dest, size) CALL_VTBL_FUNC(this, 56, \
                                                                           ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2684:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_wchar_do_widen_ch(this, ch);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2626:48: note: expanded from macro 'call_ctype_wchar_do_widen_ch'
#define call_ctype_wchar_do_widen_ch(this, ch) CALL_VTBL_FUNC(this, 48, \
                                               ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2696:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_wchar_do_widen(this, first, last, dest);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2644:60: note: expanded from macro 'call_ctype_wchar_do_widen'
#define call_ctype_wchar_do_widen(this, first, last, dest) CALL_VTBL_FUNC(this, 44, \
                                                           ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2708:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_wchar__Do_widen_s(this, first, last, dest, size);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2662:69: note: expanded from macro 'call_ctype_wchar__Do_widen_s'
#define call_ctype_wchar__Do_widen_s(this, first, last, dest, size) CALL_VTBL_FUNC(this, 44, \
                                                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2783:5: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    call_locale_facet__Incref(&obj->base.facet);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:392:41: note: expanded from macro 'call_locale_facet__Incref'
#define call_locale_facet__Incref(this) CALL_VTBL_FUNC(this, 4, void, (locale_facet*), (this))
                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2811:5: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    call_locale_facet__Incref(&obj->base.facet);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:392:41: note: expanded from macro 'call_locale_facet__Incref'
#define call_locale_facet__Incref(this) CALL_VTBL_FUNC(this, 4, void, (locale_facet*), (this))
                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2866:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_wchar_do_tolower_ch(this, ch);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2827:50: note: expanded from macro 'call_ctype_wchar_do_tolower_ch'
#define call_ctype_wchar_do_tolower_ch(this, ch) CALL_VTBL_FUNC(this, 32, \
                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2878:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_wchar_do_tolower(this, first, last);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2845:56: note: expanded from macro 'call_ctype_wchar_do_tolower'
#define call_ctype_wchar_do_tolower(this, first, last) CALL_VTBL_FUNC(this, 28, \
                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2936:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_wchar_do_toupper_ch(this, ch);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2897:50: note: expanded from macro 'call_ctype_wchar_do_toupper_ch'
#define call_ctype_wchar_do_toupper_ch(this, ch) CALL_VTBL_FUNC(this, 40, \
                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2948:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_wchar_do_toupper(this, first, last);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2915:56: note: expanded from macro 'call_ctype_wchar_do_toupper'
#define call_ctype_wchar_do_toupper(this, first, last) CALL_VTBL_FUNC(this, 36, \
                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3015:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_wchar_do_is_ch(this, mask, ch);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2977:51: note: expanded from macro 'call_ctype_wchar_do_is_ch'
#define call_ctype_wchar_do_is_ch(this, mask, ch) CALL_VTBL_FUNC(this, 16, \
                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3027:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_wchar_do_is(this, first, last, dest);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2996:57: note: expanded from macro 'call_ctype_wchar_do_is'
#define call_ctype_wchar_do_is(this, first, last, dest) CALL_VTBL_FUNC(this, 12, \
                                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3063:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_wchar_do_scan_is(this, mask, first, last);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3040:62: note: expanded from macro 'call_ctype_wchar_do_scan_is'
#define call_ctype_wchar_do_scan_is(this, mask, first, last) CALL_VTBL_FUNC(this, 20, \
                                                             ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3099:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_wchar_do_scan_not(this, mask, first, last);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3076:63: note: expanded from macro 'call_ctype_wchar_do_scan_not'
#define call_ctype_wchar_do_scan_not(this, mask, first, last) CALL_VTBL_FUNC(this, 24, \
                                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3175:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_codecvt_base_do_always_noconv(this);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3159:50: note: expanded from macro 'call_codecvt_base_do_always_noconv'
#define call_codecvt_base_do_always_noconv(this) CALL_VTBL_FUNC(this, 12, \
                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3200:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_codecvt_base_do_max_length(this);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3184:47: note: expanded from macro 'call_codecvt_base_do_max_length'
#define call_codecvt_base_do_max_length(this) CALL_VTBL_FUNC(this, 16, \
                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3225:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_codecvt_base_do_encoding(this);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3209:45: note: expanded from macro 'call_codecvt_base_do_encoding'
#define call_codecvt_base_do_encoding(this) CALL_VTBL_FUNC(this, 20, \
                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3342:5: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    call_locale_facet__Incref(&obj->base.facet);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:392:41: note: expanded from macro 'call_locale_facet__Incref'
#define call_locale_facet__Incref(this) CALL_VTBL_FUNC(this, 4, void, (locale_facet*), (this))
                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3392:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_codecvt_char_do_in(this, state, from, from_end, from_next,
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3367:5: note: expanded from macro 'call_codecvt_char_do_in'
    CALL_VTBL_FUNC(this, 24, int, \
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3430:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_codecvt_char_do_out(this, state, from, from_end, from_next,
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3405:9: note: expanded from macro 'call_codecvt_char_do_out'
        CALL_VTBL_FUNC(this, 28, int, \
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3459:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_codecvt_char_do_unshift(this, state, to, to_end, to_next);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3440:72: note: expanded from macro 'call_codecvt_char_do_unshift'
#define call_codecvt_char_do_unshift(this, state, to, to_end, to_next) CALL_VTBL_FUNC(this, 32, \
                                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3488:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_codecvt_char_do_length(this, state, from, from_end, max);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3469:71: note: expanded from macro 'call_codecvt_char_do_length'
#define call_codecvt_char_do_length(this, state, from, from_end, max) CALL_VTBL_FUNC(this, 36, \
                                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3678:5: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    call_locale_facet__Incref(&obj->base.facet);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:392:41: note: expanded from macro 'call_locale_facet__Incref'
#define call_locale_facet__Incref(this) CALL_VTBL_FUNC(this, 4, void, (locale_facet*), (this))
                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3731:5: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    call_locale_facet__Incref(&obj->base.facet);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:392:41: note: expanded from macro 'call_locale_facet__Incref'
#define call_locale_facet__Incref(this) CALL_VTBL_FUNC(this, 4, void, (locale_facet*), (this))
                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3844:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_codecvt_wchar_do_in(this, state, from,
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3798:5: note: expanded from macro 'call_codecvt_wchar_do_in'
    CALL_VTBL_FUNC(this, 24, int, \
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3908:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_codecvt_wchar_do_out(this, state, from,
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3859:5: note: expanded from macro 'call_codecvt_wchar_do_out'
    CALL_VTBL_FUNC(this, 28, int, \
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3944:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_codecvt_wchar_do_unshift(this, state, to, to_end, to_next);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3920:73: note: expanded from macro 'call_codecvt_wchar_do_unshift'
#define call_codecvt_wchar_do_unshift(this, state, to, to_end, to_next) CALL_VTBL_FUNC(this, 32, \
                                                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3996:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_codecvt_wchar_do_length(this, state, from, from_end, max);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3956:72: note: expanded from macro 'call_codecvt_wchar_do_length'
#define call_codecvt_wchar_do_length(this, state, from, from_end, max) CALL_VTBL_FUNC(this, 36, \
                                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4174:5: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    call_locale_facet__Incref(&obj->facet);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:392:41: note: expanded from macro 'call_locale_facet__Incref'
#define call_locale_facet__Incref(this) CALL_VTBL_FUNC(this, 4, void, (locale_facet*), (this))
                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4203:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_numpunct_char_do_decimal_point(this);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4188:51: note: expanded from macro 'call_numpunct_char_do_decimal_point'
#define call_numpunct_char_do_decimal_point(this) CALL_VTBL_FUNC(this, 12, \
                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4228:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_numpunct_char_do_thousands_sep(this);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4213:51: note: expanded from macro 'call_numpunct_char_do_thousands_sep'
#define call_numpunct_char_do_thousands_sep(this) CALL_VTBL_FUNC(this, 16, \
                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4254:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_numpunct_char_do_grouping(this, ret);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4238:51: note: expanded from macro 'call_numpunct_char_do_grouping'
#define call_numpunct_char_do_grouping(this, ret) CALL_VTBL_FUNC(this, 20, \
                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4280:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_numpunct_char_do_falsename(this, ret);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4264:52: note: expanded from macro 'call_numpunct_char_do_falsename'
#define call_numpunct_char_do_falsename(this, ret) CALL_VTBL_FUNC(this, 24, \
                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4306:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_numpunct_char_do_truename(this, ret);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4290:51: note: expanded from macro 'call_numpunct_char_do_truename'
#define call_numpunct_char_do_truename(this, ret) CALL_VTBL_FUNC(this, 28, \
                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4543:5: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    call_locale_facet__Incref(&obj->facet);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:392:41: note: expanded from macro 'call_locale_facet__Incref'
#define call_locale_facet__Incref(this) CALL_VTBL_FUNC(this, 4, void, (locale_facet*), (this))
                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4593:5: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    call_locale_facet__Incref(&obj->facet);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:392:41: note: expanded from macro 'call_locale_facet__Incref'
#define call_locale_facet__Incref(this) CALL_VTBL_FUNC(this, 4, void, (locale_facet*), (this))
                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4626:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_numpunct_wchar_do_decimal_point(this);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4609:52: note: expanded from macro 'call_numpunct_wchar_do_decimal_point'
#define call_numpunct_wchar_do_decimal_point(this) CALL_VTBL_FUNC(this, 12, \
                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4655:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_numpunct_wchar_do_thousands_sep(this);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4638:52: note: expanded from macro 'call_numpunct_wchar_do_thousands_sep'
#define call_numpunct_wchar_do_thousands_sep(this) CALL_VTBL_FUNC(this, 16, \
                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4684:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_numpunct_wchar_do_grouping(this, ret);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4667:52: note: expanded from macro 'call_numpunct_wchar_do_grouping'
#define call_numpunct_wchar_do_grouping(this, ret) CALL_VTBL_FUNC(this, 20, \
                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4713:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_numpunct_wchar_do_falsename(this, ret);
           ^~~~warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4696:53: note: expanded from macro 'call_numpunct_wchar_do_falsename'
#define call_numpunct_wchar_do_falsename(this, ret) CALL_VTBL_FUNC(this, 24, \
                                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4742:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_numpunct_wchar_do_truename(this, ret);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4725:52: note: expanded from macro 'call_numpunct_wchar_do_truename'
#define call_numpunct_wchar_do_truename(this, ret) CALL_VTBL_FUNC(this, 28, \
                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:5016:9: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        call_locale_facet__Incref(&obj->facet);
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:392:41: note: expanded from macro 'call_locale_facet__Incref'
#define call_locale_facet__Incref(this) CALL_VTBL_FUNC(this, 4, void, (locale_facet*), (this))
                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:5063:5: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    call_locale_facet__Incref(&obj->facet);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:392:41: note: expanded from macro 'call_locale_facet__Incref'
#define call_locale_facet__Incref(this) CALL_VTBL_FUNC(this, 4, void, (locale_facet*), (this))
                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:5498:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_wchar_do_get_void(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:5467:83: note: expanded from macro 'call_num_get_wchar_do_get_void'
#define call_num_get_wchar_do_get_void(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 12, istreambuf_iterator_wchar*, \
                                                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:5573:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_wchar_do_get_ldouble(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:5537:86: note: expanded from macro 'call_num_get_wchar_do_get_ldouble'
#define call_num_get_wchar_do_get_ldouble(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 16, istreambuf_iterator_wchar*, \
                                                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:5585:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_wchar_do_get_double(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:5540:85: note: expanded from macro 'call_num_get_wchar_do_get_double'
#define call_num_get_wchar_do_get_double(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 20, istreambuf_iterator_wchar*, \
                                                                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:5651:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_wchar_do_get_float(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:5620:84: note: expanded from macro 'call_num_get_wchar_do_get_float'
#define call_num_get_wchar_do_get_float(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 24, istreambuf_iterator_wchar*, \
                                                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:5717:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_wchar_do_get_uint64(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:5686:85: note: expanded from macro 'call_num_get_wchar_do_get_uint64'
#define call_num_get_wchar_do_get_uint64(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 28, istreambuf_iterator_wchar*, \
                                                                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:5783:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_wchar_do_get_int64(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:5752:84: note: expanded from macro 'call_num_get_wchar_do_get_int64'
#define call_num_get_wchar_do_get_int64(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 32, istreambuf_iterator_wchar*, \
                                                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:5849:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_wchar_do_get_ulong(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:5818:84: note: expanded from macro 'call_num_get_wchar_do_get_ulong'
#define call_num_get_wchar_do_get_ulong(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 36, istreambuf_iterator_wchar*, \
                                                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:5915:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_wchar_do_get_long(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:5884:83: note: expanded from macro 'call_num_get_wchar_do_get_long'
#define call_num_get_wchar_do_get_long(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 40, istreambuf_iterator_wchar*, \
                                                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:5956:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_wchar_do_get_uint(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:5925:83: note: expanded from macro 'call_num_get_wchar_do_get_uint'
#define call_num_get_wchar_do_get_uint(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 44, istreambuf_iterator_wchar*, \
                                                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6018:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_wchar_do_get_ushort(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:5966:85: note: expanded from macro 'call_num_get_wchar_do_get_ushort'
#define call_num_get_wchar_do_get_ushort(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 48, istreambuf_iterator_wchar*, \
                                                                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6125:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_wchar_do_get_bool(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6094:83: note: expanded from macro 'call_num_get_wchar_do_get_bool'
#define call_num_get_wchar_do_get_bool(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 52, istreambuf_iterator_wchar*, \
                                                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6260:5: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    call_locale_facet__Incref(&obj->facet);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:392:41: note: expanded from macro 'call_locale_facet__Incref'
#define call_locale_facet__Incref(this) CALL_VTBL_FUNC(this, 4, void, (locale_facet*), (this))
                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6619:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_char_do_get_void(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6582:82: note: expanded from macro 'call_num_get_char_do_get_void'
#define call_num_get_char_do_get_void(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 12, istreambuf_iterator_char*, \
                                                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6671:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_char_do_get_ldouble(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6634:85: note: expanded from macro 'call_num_get_char_do_get_ldouble'
#define call_num_get_char_do_get_ldouble(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 16, istreambuf_iterator_char*, \
                                                                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6681:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_char_do_get_double(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6637:84: note: expanded from macro 'call_num_get_char_do_get_double'
#define call_num_get_char_do_get_double(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 20, istreambuf_iterator_char*, \
                                                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6725:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_char_do_get_float(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6691:83: note: expanded from macro 'call_num_get_char_do_get_float'
#define call_num_get_char_do_get_float(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 24, istreambuf_iterator_char*, \
                                                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6770:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_char_do_get_uint64(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6735:84: note: expanded from macro 'call_num_get_char_do_get_uint64'
#define call_num_get_char_do_get_uint64(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 28, istreambuf_iterator_char*, \
                                                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6815:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_char_do_get_int64(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6780:83: note: expanded from macro 'call_num_get_char_do_get_int64'
#define call_num_get_char_do_get_int64(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 32, istreambuf_iterator_char*, \
                                                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6860:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_char_do_get_ulong(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6825:83: note: expanded from macro 'call_num_get_char_do_get_ulong'
#define call_num_get_char_do_get_ulong(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 36, istreambuf_iterator_char*, \
                                                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6905:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_char_do_get_long(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6870:82: note: expanded from macro 'call_num_get_char_do_get_long'
#define call_num_get_char_do_get_long(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 40, istreambuf_iterator_char*, \
                                                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6934:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_char_do_get_uint(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6915:82: note: expanded from macro 'call_num_get_char_do_get_uint'
#define call_num_get_char_do_get_uint(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 44, istreambuf_iterator_char*, \
                                                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6984:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_char_do_get_ushort(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6944:84: note: expanded from macro 'call_num_get_char_do_get_ushort'
#define call_num_get_char_do_get_ushort(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 48, istreambuf_iterator_char*, \
                                                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:7071:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_char_do_get_bool(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6994:82: note: expanded from macro 'call_num_get_char_do_get_bool'
#define call_num_get_char_do_get_bool(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 52, istreambuf_iterator_char*, \
                                                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:7205:5: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    call_locale_facet__Incref(&obj->facet);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:392:41: note: expanded from macro 'call_locale_facet__Incref'
#define call_locale_facet__Incref(this) CALL_VTBL_FUNC(this, 4, void, (locale_facet*), (this))
                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:7496:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_put_char_do_put_long(this, ret, dest, base, fill, v);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:7464:71: note: expanded from macro 'call_num_put_char_do_put_long'
#define call_num_put_char_do_put_long(this, ret, dest, base, fill, v) CALL_VTBL_FUNC(this, 36, ostreambuf_iterator_char*, \
                                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:7538:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_put_char_do_put_ulong(this, ret, dest, base, fill, v);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:7506:72: note: expanded from macro 'call_num_put_char_do_put_ulong'
#define call_num_put_char_do_put_ulong(this, ret, dest, base, fill, v) CALL_VTBL_FUNC(this, 32, ostreambuf_iterator_char*, \
                                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:7605:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_put_char_do_put_double(this, ret, dest, base, fill, v);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:7561:73: note: expanded from macro 'call_num_put_char_do_put_double'
#define call_num_put_char_do_put_double(this, ret, dest, base, fill, v) CALL_VTBL_FUNC(this, 20, ostreambuf_iterator_char*, \
                                                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:7619:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_put_char_do_put_ldouble(this, ret, dest, base, fill, v);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:7564:74: note: expanded from macro 'call_num_put_char_do_put_ldouble'
#define call_num_put_char_do_put_ldouble(this, ret, dest, base, fill, v) CALL_VTBL_FUNC(this, 16, ostreambuf_iterator_char*, \
                                                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:7659:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_put_char_do_put_ptr(this, ret, dest, base, fill, v);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:7629:70: note: expanded from macro 'call_num_put_char_do_put_ptr'
#define call_num_put_char_do_put_ptr(this, ret, dest, base, fill, v) CALL_VTBL_FUNC(this, 12, ostreambuf_iterator_char*, \
                                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:7701:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_put_char_do_put_int64(this, ret, dest, base, fill, v);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:7669:72: note: expanded from macro 'call_num_put_char_do_put_int64'
#define call_num_put_char_do_put_int64(this, ret, dest, base, fill, v) CALL_VTBL_FUNC(this, 28, ostreambuf_iterator_char*, \
                                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:7743:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_put_char_do_put_uint64(this, ret, dest, base, fill, v);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:7711:73: note: expanded from macro 'call_num_put_char_do_put_uint64'
#define call_num_put_char_do_put_uint64(this, ret, dest, base, fill, v) CALL_VTBL_FUNC(this, 24, ostreambuf_iterator_char*, \
                                                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:7804:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_put_char_do_put_bool(this, ret, dest, base, fill, v);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:7753:71: note: expanded from macro 'call_num_put_char_do_put_bool'
#define call_num_put_char_do_put_bool(this, ret, dest, base, fill, v) CALL_VTBL_FUNC(this, 40, ostreambuf_iterator_char*, \
                                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:7997:5: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    call_locale_facet__Incref(&obj->facet);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:392:41: note: expanded from macro 'call_locale_facet__Incref'
#define call_locale_facet__Incref(this) CALL_VTBL_FUNC(this, 4, void, (locale_facet*), (this))
                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:8025:5: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    call_locale_facet__Incref(&obj->facet);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:392:41: note: expanded from macro 'call_locale_facet__Incref'
#define call_locale_facet__Incref(this) CALL_VTBL_FUNC(this, 4, void, (locale_facet*), (this))
                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:8416:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_put_wchar_do_put_long(this, ret, dest, base, fill, v);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:8363:72: note: expanded from macro 'call_num_put_wchar_do_put_long'
#define call_num_put_wchar_do_put_long(this, ret, dest, base, fill, v) CALL_VTBL_FUNC(this, 36, ostreambuf_iterator_wchar*, \
                                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:8479:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_put_wchar_do_put_ulong(this, ret, dest, base, fill, v);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:8426:73: note: expanded from macro 'call_num_put_wchar_do_put_ulong'
#define call_num_put_wchar_do_put_ulong(this, ret, dest, base, fill, v) CALL_VTBL_FUNC(this, 32, ostreambuf_iterator_wchar*, \
                                                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:8572:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_put_wchar_do_put_double(this, ret, dest, base, fill, v);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:8494:74: note: expanded from macro 'call_num_put_wchar_do_put_double'
#define call_num_put_wchar_do_put_double(this, ret, dest, base, fill, v) CALL_VTBL_FUNC(this, 20, ostreambuf_iterator_wchar*, \
                                                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:8588:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_put_wchar_do_put_ldouble(this, ret, dest, base, fill, v);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:8497:75: note: expanded from macro 'call_num_put_wchar_do_put_ldouble'
#define call_num_put_wchar_do_put_ldouble(this, ret, dest, base, fill, v) CALL_VTBL_FUNC(this, 16, ostreambuf_iterator_wchar*, \
                                                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:8647:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_put_wchar_do_put_ptr(this, ret, dest, base, fill, v);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:8598:71: note: expanded from macro 'call_num_put_wchar_do_put_ptr'
#define call_num_put_wchar_do_put_ptr(this, ret, dest, base, fill, v) CALL_VTBL_FUNC(this, 12, ostreambuf_iterator_wchar*, \
                                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:8710:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_put_wchar_do_put_int64(this, ret, dest, base, fill, v);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:8657:73: note: expanded from macro 'call_num_put_wchar_do_put_int64'
#define call_num_put_wchar_do_put_int64(this, ret, dest, base, fill, v) CALL_VTBL_FUNC(this, 28, ostreambuf_iterator_wchar*, \
                                                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:8773:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_put_wchar_do_put_uint64(this, ret, dest, base, fill, v);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:8720:74: note: expanded from macro 'call_num_put_wchar_do_put_uint64'
#define call_num_put_wchar_do_put_uint64(this, ret, dest, base, fill, v) CALL_VTBL_FUNC(this, 24, ostreambuf_iterator_wchar*, \
                                                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:8874:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_put_wchar_do_put_bool(this, ret, dest, base, fill, v);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:8783:72: note: expanded from macro 'call_num_put_wchar_do_put_bool'
#define call_num_put_wchar_do_put_bool(this, ret, dest, base, fill, v) CALL_VTBL_FUNC(this, 40, ostreambuf_iterator_wchar*, \
                                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:9005:5: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    call_locale_facet__Incref(&obj->facet);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:392:41: note: expanded from macro 'call_locale_facet__Incref'
#define call_locale_facet__Incref(this) CALL_VTBL_FUNC(this, 4, void, (locale_facet*), (this))
                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:9063:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_time_put_char_do_put(this, ret, dest, base, fill, t, spec, mod);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:9026:78: note: expanded from macro 'call_time_put_char_do_put'
#define call_time_put_char_do_put(this, ret, dest, base, fill, t, spec, mod) CALL_VTBL_FUNC(this, 12, ostreambuf_iterator_char*, \
                                                                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:9368:5: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    call_locale_facet__Incref(&obj->facet);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:392:41: note: expanded from macro 'call_locale_facet__Incref'
#define call_locale_facet__Incref(this) CALL_VTBL_FUNC(this, 4, void, (locale_facet*), (this))
                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:9418:5: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    call_locale_facet__Incref(&obj->facet);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:392:41: note: expanded from macro 'call_locale_facet__Incref'
#define call_locale_facet__Incref(this) CALL_VTBL_FUNC(this, 4, void, (locale_facet*), (this))
                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:9492:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_time_put_wchar_do_put(this, ret, dest, base, fill, t, spec, mod);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:9441:79: note: expanded from macro 'call_time_put_wchar_do_put'
#define call_time_put_wchar_do_put(this, ret, dest, base, fill, t, spec, mod) CALL_VTBL_FUNC(this, 12, ostreambuf_iterator_wchar*, \
                                                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:9798:5: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    call_locale_facet__Incref(&obj->facet);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:392:41: note: expanded from macro 'call_locale_facet__Incref'
#define call_locale_facet__Incref(this) CALL_VTBL_FUNC(this, 4, void, (locale_facet*), (this))
                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:9879:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_time_get_char_do_date_order(this);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:9866:48: note: expanded from macro 'call_time_get_char_do_date_order'
#define call_time_get_char_do_date_order(this) CALL_VTBL_FUNC(this, 12, dateorder, (const time_get_char*), (this))
                                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:9964:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_time_get_char_do_get_monthname(this, ret, s, e, base, err, t);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:9936:76: note: expanded from macro 'call_time_get_char_do_get_monthname'
#define call_time_get_char_do_get_monthname(this, ret, s, e, base, err, t) CALL_VTBL_FUNC(this, 28, istreambuf_iterator_char*, \
                                                                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:10014:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_time_get_char_do_get_time(this, ret, s, e, base, err, t);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:9975:71: note: expanded from macro 'call_time_get_char_do_get_time'
#define call_time_get_char_do_get_time(this, ret, s, e, base, err, t) CALL_VTBL_FUNC(this, 16, istreambuf_iterator_char*, \
                                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:10053:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_time_get_char_do_get_weekday(this, ret, s, e, base, err, t);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:10025:74: note: expanded from macro 'call_time_get_char_do_get_weekday'
#define call_time_get_char_do_get_weekday(this, ret, s, e, base, err, t) CALL_VTBL_FUNC(this, 24, istreambuf_iterator_char*, \
                                                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:10099:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_time_get_char_do_get_year(this, ret, s, e, base, err, t);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:10064:71: note: expanded from macro 'call_time_get_char_do_get_year'
#define call_time_get_char_do_get_year(this, ret, s, e, base, err, t) CALL_VTBL_FUNC(this, 32, istreambuf_iterator_char*, \
                                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:10244:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_time_get_char_do_get_date(this, ret, s, e, base, err, t);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:10125:71: note: expanded from macro 'call_time_get_char_do_get_date'
#define call_time_get_char_do_get_date(this, ret, s, e, base, err, t) CALL_VTBL_FUNC(this, 20, istreambuf_iterator_char*, \
                                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:10441:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_time_get_char_do_get(this, ret, s, e, base, err, t, fmt, mod);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:10306:76: note: expanded from macro 'call_time_get_char_do_get'
#define call_time_get_char_do_get(this, ret, s, e, base, err, t, fmt, mod) CALL_VTBL_FUNC(this, 36, istreambuf_iterator_char*, \
                                                                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:10679:5: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    call_locale_facet__Incref(&obj->facet);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:392:41: note: expanded from macro 'call_locale_facet__Incref'
#define call_locale_facet__Incref(this) CALL_VTBL_FUNC(this, 4, void, (locale_facet*), (this))
                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:10760:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_time_get_wchar_do_date_order(this);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:10747:49: note: expanded from macro 'call_time_get_wchar_do_date_order'
#define call_time_get_wchar_do_date_order(this) CALL_VTBL_FUNC(this, 12, dateorder, (const time_get_wchar*), (this))
                                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:10845:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_time_get_wchar_do_get_monthname(this, ret, s, e, base, err, t);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:10817:77: note: expanded from macro 'call_time_get_wchar_do_get_monthname'
#define call_time_get_wchar_do_get_monthname(this, ret, s, e, base, err, t) CALL_VTBL_FUNC(this, 28, istreambuf_iterator_wchar*, \
                                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:10895:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_time_get_wchar_do_get_time(this, ret, s, e, base, err, t);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:10856:72: note: expanded from macro 'call_time_get_wchar_do_get_time'
#define call_time_get_wchar_do_get_time(this, ret, s, e, base, err, t) CALL_VTBL_FUNC(this, 16, istreambuf_iterator_wchar*, \
                                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:10934:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_time_get_wchar_do_get_weekday(this, ret, s, e, base, err, t);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:10906:75: note: expanded from macro 'call_time_get_wchar_do_get_weekday'
#define call_time_get_wchar_do_get_weekday(this, ret, s, e, base, err, t) CALL_VTBL_FUNC(this, 24, istreambuf_iterator_wchar*, \
                                                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:10980:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_time_get_wchar_do_get_year(this, ret, s, e, base, err, t);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:10945:72: note: expanded from macro 'call_time_get_wchar_do_get_year'
#define call_time_get_wchar_do_get_year(this, ret, s, e, base, err, t) CALL_VTBL_FUNC(this, 32, istreambuf_iterator_wchar*, \
                                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:11125:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_time_get_wchar_do_get_date(this, ret, s, e, base, err, t);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:11006:72: note: expanded from macro 'call_time_get_wchar_do_get_date'
#define call_time_get_wchar_do_get_date(this, ret, s, e, base, err, t) CALL_VTBL_FUNC(this, 20, istreambuf_iterator_wchar*, \
                                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:11322:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_time_get_wchar_do_get(this, ret, s, e, base, err, t, fmt, mod);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:11187:77: note: expanded from macro 'call_time_get_wchar_do_get'
#define call_time_get_wchar_do_get(this, ret, s, e, base, err, t, fmt, mod) CALL_VTBL_FUNC(this, 36, istreambuf_iterator_wchar*, \
                                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:11420:17: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
                call_locale_facet__Incref(this->facetvec[i]);
                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:392:41: note: expanded from macro 'call_locale_facet__Incref'
#define call_locale_facet__Incref(this) CALL_VTBL_FUNC(this, 4, void, (locale_facet*), (this))
                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:11446:33: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        if(this->facetvec[i] && call_locale_facet__Decref(this->facetvec[i]))
                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:413:41: note: expanded from macro 'call_locale_facet__Decref'
#define call_locale_facet__Decref(this) CALL_VTBL_FUNC(this, 8, \
                                        ^~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:11447:13: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
            call_locale_facet_vector_dtor(this->facetvec[i], 1);
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:265:52: note: expanded from macro 'call_locale_facet_vector_dtor'
#define call_locale_facet_vector_dtor(this, flags) CALL_VTBL_FUNC(this, 0, \
                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:11528:32: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    if(locimp->facetvec[id] && call_locale_facet__Decref(locimp->facetvec[id]))
                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:413:41: note: expanded from macro 'call_locale_facet__Decref'
#define call_locale_facet__Decref(this) CALL_VTBL_FUNC(this, 8, \
                                        ^~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:11529:9: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        call_locale_facet_vector_dtor(locimp->facetvec[id], 1);
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:265:52: note: expanded from macro 'call_locale_facet_vector_dtor'
#define call_locale_facet_vector_dtor(this, flags) CALL_VTBL_FUNC(this, 0, \
                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:11533:9: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        call_locale_facet__Incref(facet);
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:392:41: note: expanded from macro 'call_locale_facet__Incref'
#define call_locale_facet__Incref(this) CALL_VTBL_FUNC(this, 4, void, (locale_facet*), (this))
                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:11924:9: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        call_locale_facet__Incref(&global_locale->facet);
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:392:41: note: expanded from macro 'call_locale_facet__Incref'
#define call_locale_facet__Incref(this) CALL_VTBL_FUNC(this, 4, void, (locale_facet*), (this))
                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:11970:5: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    call_locale_facet__Incref(&this->ptr->facet);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:392:41: note: expanded from macro 'call_locale_facet__Incref'
#define call_locale_facet__Incref(this) CALL_VTBL_FUNC(this, 4, void, (locale_facet*), (this))
                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:12042:5: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    call_locale_facet__Incref(&this->ptr->facet);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:392:41: note: expanded from macro 'call_locale_facet__Incref'
#define call_locale_facet__Incref(this) CALL_VTBL_FUNC(this, 4, void, (locale_facet*), (this))
                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:12052:21: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    if(this->ptr && call_locale_facet__Decref(&this->ptr->facet))
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:413:41: note: expanded from macro 'call_locale_facet__Decref'
#define call_locale_facet__Decref(this) CALL_VTBL_FUNC(this, 8, \
                                        ^~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:12096:9: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        call_locale_facet__Decref(&this->ptr->facet);
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:413:41: note: expanded from macro 'call_locale_facet__Decref'
#define call_locale_facet__Decref(this) CALL_VTBL_FUNC(this, 8, \
                                        ^~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:12184:9: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        call_locale_facet__Decref(&global_locale->facet);
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:413:41: note: expanded from macro 'call_locale_facet__Decref'
#define call_locale_facet__Decref(this) CALL_VTBL_FUNC(this, 8, \
                                        ^~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:12186:9: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        call_locale_facet__Incref(&global_locale->facet);
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:392:41: note: expanded from macro 'call_locale_facet__Incref'
#define call_locale_facet__Incref(this) CALL_VTBL_FUNC(this, 4, void, (locale_facet*), (this))
                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:12886:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        if(call_locale_facet__Decref(iter->fac))
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:413:41: note: expanded from macro 'call_locale_facet__Decref'
#define call_locale_facet__Decref(this) CALL_VTBL_FUNC(this, 8, \
                                        ^~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:12887:13: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
            call_locale_facet_vector_dtor(iter->fac, 1);
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:265:52: note: expanded from macro 'call_locale_facet_vector_dtor'
#define call_locale_facet_vector_dtor(this, flags) CALL_VTBL_FUNC(this, 0, \
                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
143 warnings generated.
cc -m64 -c -o dlls/msvcp120/string.o dlls/msvcp90/string.c -Idlls/msvcp120 -Idlls/msvcp90 -Iinclude -Iinclude/msvcrt \
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
  -D__WINESRC__ -D_MSVCP_VER=120 -D_MSVCR_VER=120 -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msvcr120/iob.o dlls/msvcrt/iob.c -Idlls/msvcr120 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=120 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msvcr120/mathf.o dlls/msvcrt/mathf.c -Idlls/msvcr120 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=120 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msvcr120/onexit.o dlls/msvcrt/onexit.c -Idlls/msvcr120 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=120 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msvcr120/sincos.o dlls/msvcrt/sincos.c -Idlls/msvcr120 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=120 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msvcp140/details.o dlls/msvcp90/details.c -Idlls/msvcp140 -Idlls/msvcp90 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_MSVCP_VER=140 -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
dlls/msvcp90/misc.c:1199:13: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    ((void (__cdecl*)(void))func)();
            ^~~~~~~
include/windef.h:93:19: note: expanded from macro '__cdecl'
#  define __cdecl __stdcall
                  ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/misc.c:1210:5: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    CALL_VTBL_FUNC(this, 0, void, (void*), (this));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/misc.c:1438:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call__Pad__Go(this);
           ^~~~~~~~~~~~~~~~~~~
dlls/msvcp90/misc.c:1428:29: note: expanded from macro 'call__Pad__Go'
#define call__Pad__Go(this) CALL_VTBL_FUNC(this, 0, unsigned int, (_Pad*), (this))
                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
5 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcp140/exception.o dlls/msvcp90/exception.c -Idlls/msvcp140 -Idlls/msvcp90 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_MSVCP_VER=140 -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msvcp140/ios.o dlls/msvcp90/ios.c -Idlls/msvcp140 -Idlls/msvcp90 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_MSVCP_VER=140 -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcp140/locale.o dlls/msvcp90/locale.c -Idlls/msvcp140 -Idlls/msvcp90 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_MSVCP_VER=140 -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msvcp140/math.o dlls/msvcp90/math.c -Idlls/msvcp140 -Idlls/msvcp90 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_MSVCP_VER=140 -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcp140/memory.o dlls/msvcp90/memory.c -Idlls/msvcp140 -Idlls/msvcp90 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_MSVCP_VER=140 -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcp140/misc.o dlls/msvcp90/misc.c -Idlls/msvcp140 -Idlls/msvcp90 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_MSVCP_VER=140 -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msvcp140/msvcp_main.o dlls/msvcp90/msvcp_main.c -Idlls/msvcp140 -Idlls/msvcp90 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_MSVCP_VER=140 -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
dlls/msvcp90/details.c:164:13: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
            call__Concurrent_queue_base_v4__Deallocate_page(this, this->data->queues[i].tail);
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/details.c:83:69: note: expanded from macro 'call__Concurrent_queue_base_v4__Deallocate_page'
#define call__Concurrent_queue_base_v4__Deallocate_page(this, page) CALL_VTBL_FUNC(this, \
                                                                    ^~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/details.c:246:13: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        p = call__Concurrent_queue_base_v4__Allocate_page(parent);
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/details.c:81:61: note: expanded from macro 'call__Concurrent_queue_base_v4__Allocate_page'
#define call__Concurrent_queue_base_v4__Allocate_page(this) CALL_VTBL_FUNC(this, \
                                                            ^~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/details.c:268:13: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
            call__Concurrent_queue_base_v4__Copy_item(parent, p, id-page_id, e);
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/details.c:77:69: note: expanded from macro 'call__Concurrent_queue_base_v4__Copy_item'
#define call__Concurrent_queue_base_v4__Copy_item(this,dst,idx,src) CALL_VTBL_FUNC(this, \
                                                                    ^~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/details.c:270:13: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
            call__Concurrent_queue_base_v4__Move_item(parent, p, id-page_id, e);
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/details.c:75:69: note: expanded from macro 'call__Concurrent_queue_base_v4__Move_item'
#define call__Concurrent_queue_base_v4__Move_item(this,dst,idx,src) CALL_VTBL_FUNC(this, \
                                                                    ^~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/details.c:296:9: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        call__Concurrent_queue_base_v4__Assign_and_destroy_item(parent, e, p, id-page_id);
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/details.c:79:84: note: expanded from macro 'call__Concurrent_queue_base_v4__Assign_and_destroy_item'
#define  call__Concurrent_queue_base_v4__Assign_and_destroy_item(this,dst,src,idx) CALL_VTBL_FUNC(this, \
                                                                                   ^~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/details.c:311:9: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        call__Concurrent_queue_base_v4__Deallocate_page(parent, p);
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/details.c:83:69: note: expanded from macro 'call__Concurrent_queue_base_v4__Deallocate_page'
#define call__Concurrent_queue_base_v4__Deallocate_page(this, page) CALL_VTBL_FUNC(this, \
                                                                    ^~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/details.c:972:5: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    call_function_do_call(func.this);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/details.c:964:37: note: expanded from macro 'call_function_do_call'
#define call_function_do_call(this) CALL_VTBL_FUNC(this, 8, void, (function_void_cdecl_void*), (this))
                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/details.c:973:5: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    call_function_do_clean(func.this, func.this!=&func);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/details.c:965:40: note: expanded from macro 'call_function_do_clean'
#define call_function_do_clean(this,b) CALL_VTBL_FUNC(this, 16, void, (function_void_cdecl_void*,bool), (this, b))
                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
10 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
dlls/msvcp90/ios.c:1422:8: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    if(call_basic_streambuf_char_underflow(this)==EOF)
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1398:51: note: expanded from macro 'call_basic_streambuf_char_underflow'
#define call_basic_streambuf_char_underflow(this) CALL_VTBL_FUNC(this, 24, int, (basic_streambuf_char*), (this))
                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1462:23: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        }else if((c = call_basic_streambuf_char_uflow(this)) != EOF) {
                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1412:47: note: expanded from macro 'call_basic_streambuf_char_uflow'
#define call_basic_streambuf_char_uflow(this) CALL_VTBL_FUNC(this, 28, int, (basic_streambuf_char*), (this))
                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1638:5: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    call_basic_streambuf_char_imbue(this, loc);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1564:52: note: expanded from macro 'call_basic_streambuf_char_imbue'
#define call_basic_streambuf_char_imbue(this, loc) CALL_VTBL_FUNC(this, 56, void, (basic_streambuf_char*, const locale*), (this, loc))
                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1687:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_basic_streambuf_char_seekoff(this, ret, off, way, mode);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1654:9: note: expanded from macro 'call_basic_streambuf_char_seekoff'
        CALL_VTBL_FUNC(this, 40, fpos_mbstatet*, (basic_streambuf_char*, fpos_mbstatet*, streamoff, int, int), (this, ret, off, way, mode))
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1734:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_basic_streambuf_char_seekpos(this, ret, pos, mode);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1709:9: note: expanded from macro 'call_basic_streambuf_char_seekpos'
        CALL_VTBL_FUNC(this, 44, fpos_mbstatet*, (basic_streambuf_char*, fpos_mbstatet*, fpos_mbstatet, int), (this, ret, pos, mode))
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1777:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_basic_streambuf_char_setbuf(this, buf, count);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1755:60: note: expanded from macro 'call_basic_streambuf_char_setbuf'
#define call_basic_streambuf_char_setbuf(this, buf, count) CALL_VTBL_FUNC(this, 48, basic_streambuf_char*, (basic_streambuf_char*, char*, streamsize), (this, buf, count))
                                                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1802:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_basic_streambuf_char_sync(this);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1784:46: note: expanded from macro 'call_basic_streambuf_char_sync'
#define call_basic_streambuf_char_sync(this) CALL_VTBL_FUNC(this, 52, int, (basic_streambuf_char*), (this))
                                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1842:24: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return ret ? ret : call_basic_streambuf_char_showmanyc(this);
                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1822:51: note: expanded from macro 'call_basic_streambuf_char_showmanyc'
#define call_basic_streambuf_char_showmanyc(this) CALL_VTBL_FUNC(this, 20, streamsize, (basic_streambuf_char*), (this))
                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1857:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_basic_streambuf_char_pbackfail(this, (unsigned char)ch);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1593:55: note: expanded from macro 'call_basic_streambuf_char_pbackfail'
#define call_basic_streambuf_char_pbackfail(this, ch) CALL_VTBL_FUNC(this, 16, int, (basic_streambuf_char*, int), (this, ch))
                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1868:9: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        call_basic_streambuf_char_overflow(this, (unsigned char)ch);
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1579:54: note: expanded from macro 'call_basic_streambuf_char_overflow'
#define call_basic_streambuf_char_overflow(this, ch) CALL_VTBL_FUNC(this, 12, int, (basic_streambuf_char*, int), (this, ch))
                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1883:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_basic_streambuf_char_pbackfail(this, EOF);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1593:55: note: expanded from macro 'call_basic_streambuf_char_pbackfail'
#define call_basic_streambuf_char_pbackfail(this, ch) CALL_VTBL_FUNC(this, 16, int, (basic_streambuf_char*, int), (this, ch))
                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1895:9: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        call_basic_streambuf_char_uflow(this);
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1412:47: note: expanded from macro 'call_basic_streambuf_char_uflow'
#define call_basic_streambuf_char_uflow(this) CALL_VTBL_FUNC(this, 28, int, (basic_streambuf_char*), (this))
                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1905:66: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        (int)(unsigned char)*basic_streambuf_char__Gninc(this) : call_basic_streambuf_char_uflow(this);
                                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1412:47: note: expanded from macro 'call_basic_streambuf_char_uflow'
#define call_basic_streambuf_char_uflow(this) CALL_VTBL_FUNC(this, 28, int, (basic_streambuf_char*), (this))
                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1915:64: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        (int)(unsigned char)*basic_streambuf_char_gptr(this) : call_basic_streambuf_char_underflow(this);
                                                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1398:51: note: expanded from macro 'call_basic_streambuf_char_underflow'
#define call_basic_streambuf_char_underflow(this) CALL_VTBL_FUNC(this, 24, int, (basic_streambuf_char*), (this))
                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1979:18: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        }else if(call_basic_streambuf_char_overflow(this, (unsigned char)ptr[copied]) != EOF) {
                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1579:54: note: expanded from macro 'call_basic_streambuf_char_overflow'
#define call_basic_streambuf_char_overflow(this, ch) CALL_VTBL_FUNC(this, 12, int, (basic_streambuf_char*, int), (this, ch))
                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1999:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_basic_streambuf_char_xsputn(this, ptr, count);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1957:60: note: expanded from macro 'call_basic_streambuf_char_xsputn'
#define call_basic_streambuf_char_xsputn(this, ptr, count) CALL_VTBL_FUNC(this, 36, streamsize, (basic_streambuf_char*, const char*, streamsize), (this, ptr, count))
                                                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2321:8: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    if(call_basic_streambuf_wchar_underflow(this)==WEOF)
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2295:52: note: expanded from macro 'call_basic_streambuf_wchar_underflow'
#define call_basic_streambuf_wchar_underflow(this) CALL_VTBL_FUNC(this, 24, unsigned short, (basic_streambuf_wchar*), (this))
                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2363:23: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        }else if((c = call_basic_streambuf_wchar_uflow(this)) != WEOF) {
                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2311:48: note: expanded from macro 'call_basic_streambuf_wchar_uflow'
#define call_basic_streambuf_wchar_uflow(this) CALL_VTBL_FUNC(this, 28, unsigned short, (basic_streambuf_wchar*), (this))
                                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2562:5: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    call_basic_streambuf_wchar_imbue(this, loc);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2476:53: note: expanded from macro 'call_basic_streambuf_wchar_imbue'
#define call_basic_streambuf_wchar_imbue(this, loc) CALL_VTBL_FUNC(this, 56, void, (basic_streambuf_wchar*, const locale*), (this, loc))
                                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2615:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_basic_streambuf_wchar_seekoff(this, ret, off, way, mode);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2580:9: note: expanded from macro 'call_basic_streambuf_wchar_seekoff'
        CALL_VTBL_FUNC(this, 40, fpos_mbstatet*, (basic_streambuf_wchar*, fpos_mbstatet*, streamoff, int, int), (this, ret, off, way, mode))
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2668:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_basic_streambuf_wchar_seekpos(this, ret, pos, mode);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2641:9: note: expanded from macro 'call_basic_streambuf_wchar_seekpos'
        CALL_VTBL_FUNC(this, 44, fpos_mbstatet*, (basic_streambuf_wchar*, fpos_mbstatet*, fpos_mbstatet, int), (this, ret, pos, mode))
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2717:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_basic_streambuf_wchar_setbuf(this, buf, count);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2693:61: note: expanded from macro 'call_basic_streambuf_wchar_setbuf'
#define call_basic_streambuf_wchar_setbuf(this, buf, count) CALL_VTBL_FUNC(this, 48, basic_streambuf_wchar*, (basic_streambuf_wchar*, wchar_t*, streamsize), (this, buf, count))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2746:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_basic_streambuf_wchar_sync(this);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2726:47: note: expanded from macro 'call_basic_streambuf_wchar_sync'
#define call_basic_streambuf_wchar_sync(this) CALL_VTBL_FUNC(this, 52, int, (basic_streambuf_wchar*), (this))
                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2781:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_basic_streambuf_wchar_xsgetn(this, ptr, count);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2759:61: note: expanded from macro 'call_basic_streambuf_wchar_xsgetn'
#define call_basic_streambuf_wchar_xsgetn(this, ptr, count) CALL_VTBL_FUNC(this, 32, streamsize, (basic_streambuf_wchar*, wchar_t*, streamsize), (this, ptr, count))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2812:24: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return ret ? ret : call_basic_streambuf_wchar_showmanyc(this);
                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2790:52: note: expanded from macro 'call_basic_streambuf_wchar_showmanyc'
#define call_basic_streambuf_wchar_showmanyc(this) CALL_VTBL_FUNC(this, 20, streamsize, (basic_streambuf_wchar*), (this))
                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2829:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_basic_streambuf_wchar_pbackfail(this, ch);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2509:56: note: expanded from macro 'call_basic_streambuf_wchar_pbackfail'
#define call_basic_streambuf_wchar_pbackfail(this, ch) CALL_VTBL_FUNC(this, 16, unsigned short, (basic_streambuf_wchar*, unsigned short), (this, ch))
                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2842:9: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        call_basic_streambuf_wchar_overflow(this, ch);
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2493:55: note: expanded from macro 'call_basic_streambuf_wchar_overflow'
#define call_basic_streambuf_wchar_overflow(this, ch) CALL_VTBL_FUNC(this, 12, unsigned short, (basic_streambuf_wchar*, unsigned short), (this, ch))
                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2859:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_basic_streambuf_wchar_pbackfail(this, WEOF);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2509:56: note: expanded from macro 'call_basic_streambuf_wchar_pbackfail'
#define call_basic_streambuf_wchar_pbackfail(this, ch) CALL_VTBL_FUNC(this, 16, unsigned short, (basic_streambuf_wchar*, unsigned short), (this, ch))
                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2873:9: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        call_basic_streambuf_wchar_uflow(this);
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2311:48: note: expanded from macro 'call_basic_streambuf_wchar_uflow'
#define call_basic_streambuf_wchar_uflow(this) CALL_VTBL_FUNC(this, 28, unsigned short, (basic_streambuf_wchar*), (this))
                                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2885:47: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        *basic_streambuf_wchar__Gninc(this) : call_basic_streambuf_wchar_uflow(this);
                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2311:48: note: expanded from macro 'call_basic_streambuf_wchar_uflow'
#define call_basic_streambuf_wchar_uflow(this) CALL_VTBL_FUNC(this, 28, unsigned short, (basic_streambuf_wchar*), (this))
                                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2897:45: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        *basic_streambuf_wchar_gptr(this) : call_basic_streambuf_wchar_underflow(this);
                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2295:52: note: expanded from macro 'call_basic_streambuf_wchar_underflow'
#define call_basic_streambuf_wchar_underflow(this) CALL_VTBL_FUNC(this, 24, unsigned short, (basic_streambuf_wchar*), (this))
                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2947:18: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        }else if(call_basic_streambuf_wchar_overflow(this, ptr[copied]) != WEOF) {
                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2493:55: note: expanded from macro 'call_basic_streambuf_wchar_overflow'
#define call_basic_streambuf_wchar_overflow(this, ch) CALL_VTBL_FUNC(this, 12, unsigned short, (basic_streambuf_wchar*, unsigned short), (this, ch))
                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2969:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_basic_streambuf_wchar_xsputn(this, ptr, count);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2925:61: note: expanded from macro 'call_basic_streambuf_wchar_xsputn'
#define call_basic_streambuf_wchar_xsputn(this, ptr, count) CALL_VTBL_FUNC(this, 36, streamsize, (basic_streambuf_wchar*, const wchar_t*, streamsize), (this, ptr, count))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:3070:8: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    if(call_basic_streambuf_char_overflow(&this->base, EOF) == EOF)
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1579:54: note: expanded from macro 'call_basic_streambuf_char_overflow'
#define call_basic_streambuf_char_overflow(this, ch) CALL_VTBL_FUNC(this, 12, int, (basic_streambuf_char*, int), (this, ch))
                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:3091:16: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
            if(call_basic_streambuf_char_overflow(&this->base, EOF) == EOF)
               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1579:54: note: expanded from macro 'call_basic_streambuf_char_overflow'
#define call_basic_streambuf_char_overflow(this, ch) CALL_VTBL_FUNC(this, 12, int, (basic_streambuf_char*, int), (this, ch))
                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:3495:11: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    ret = call_basic_streambuf_char_uflow(&this->base);
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1412:47: note: expanded from macro 'call_basic_streambuf_char_uflow'
#define call_basic_streambuf_char_uflow(this) CALL_VTBL_FUNC(this, 28, int, (basic_streambuf_char*), (this))
                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:3497:15: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        ret = call_basic_streambuf_char_pbackfail(&this->base, ret);
              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1593:55: note: expanded from macro 'call_basic_streambuf_char_pbackfail'
#define call_basic_streambuf_char_pbackfail(this, ch) CALL_VTBL_FUNC(this, 16, int, (basic_streambuf_char*, int), (this, ch))
                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:3589:8: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    if(call_basic_streambuf_char_overflow(&this->base, EOF) == EOF)
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1579:54: note: expanded from macro 'call_basic_streambuf_char_overflow'
#define call_basic_streambuf_char_overflow(this, ch) CALL_VTBL_FUNC(this, 12, int, (basic_streambuf_char*, int), (this, ch))
                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:3689:8: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    if(call_basic_streambuf_wchar_overflow(&this->base, WEOF) == WEOF)
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2493:55: note: expanded from macro 'call_basic_streambuf_wchar_overflow'
#define call_basic_streambuf_wchar_overflow(this, ch) CALL_VTBL_FUNC(this, 12, unsigned short, (basic_streambuf_wchar*, unsigned short), (this, ch))
                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:3710:16: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
            if(call_basic_streambuf_wchar_overflow(&this->base, WEOF) == WEOF)
               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2493:55: note: expanded from macro 'call_basic_streambuf_wchar_overflow'
#define call_basic_streambuf_wchar_overflow(this, ch) CALL_VTBL_FUNC(this, 12, unsigned short, (basic_streambuf_wchar*, unsigned short), (this, ch))
                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:4142:11: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    ret = call_basic_streambuf_wchar_uflow(&this->base);
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2311:48: note: expanded from macro 'call_basic_streambuf_wchar_uflow'
#define call_basic_streambuf_wchar_uflow(this) CALL_VTBL_FUNC(this, 28, unsigned short, (basic_streambuf_wchar*), (this))
                                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:4144:15: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        ret = call_basic_streambuf_wchar_pbackfail(&this->base, ret);
              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2509:56: note: expanded from macro 'call_basic_streambuf_wchar_pbackfail'
#define call_basic_streambuf_wchar_pbackfail(this, ch) CALL_VTBL_FUNC(this, 16, unsigned short, (basic_streambuf_wchar*, unsigned short), (this, ch))
                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:4273:8: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    if(call_basic_streambuf_wchar_overflow(&this->base, WEOF) == WEOF)
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2493:55: note: expanded from macro 'call_basic_streambuf_wchar_overflow'
#define call_basic_streambuf_wchar_overflow(this, ch) CALL_VTBL_FUNC(this, 12, unsigned short, (basic_streambuf_wchar*, unsigned short), (this, ch))
                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:6409:9: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        call_basic_streambuf_char__Lock(base->strbuf);
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1363:47: note: expanded from macro 'call_basic_streambuf_char__Lock'
#define call_basic_streambuf_char__Lock(this) CALL_VTBL_FUNC(this, 4, void, (basic_streambuf_char*), (this))
                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:6425:9: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        call_basic_streambuf_char__Unlock(base->strbuf);
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1491:49: note: expanded from macro 'call_basic_streambuf_char__Unlock'
#define call_basic_streambuf_char__Unlock(this) CALL_VTBL_FUNC(this, 8, void, (basic_streambuf_char*), (this))
                                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:8309:9: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        call_basic_streambuf_char__Lock(base->strbuf);
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1363:47: note: expanded from macro 'call_basic_streambuf_char__Lock'
#define call_basic_streambuf_char__Lock(this) CALL_VTBL_FUNC(this, 4, void, (basic_streambuf_char*), (this))
                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:8319:9: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        call_basic_streambuf_char__Unlock(base->strbuf);
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1491:49: note: expanded from macro 'call_basic_streambuf_char__Unlock'
#define call_basic_streambuf_char__Unlock(this) CALL_VTBL_FUNC(this, 8, void, (basic_streambuf_char*), (this))
                                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
49 warnings generated.
cc -m64 -c -o dlls/msvcp140/string.o dlls/msvcp90/string.c -Idlls/msvcp140 -Idlls/msvcp90 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_MSVCP_VER=140 -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msvcp140_1/msvcp140_1.o dlls/msvcp140_1/msvcp140_1.c -Idlls/msvcp140_1 -Idlls/msvcp90 -Iinclude \
  -Iinclude/msvcrt -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msvcp140_atomic_wait/main.o dlls/msvcp140_atomic_wait/main.c -Idlls/msvcp140_atomic_wait -Iinclude \
  -Iinclude/msvcrt -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
dlls/msvcp90/locale.c:1111:5: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    call_locale_facet__Incref(&obj->facet);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:392:41: note: expanded from macro 'call_locale_facet__Incref'
#define call_locale_facet__Incref(this) CALL_VTBL_FUNC(this, 4, void, (locale_facet*), (this))
                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1160:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_collate_char_do_compare(this, first1, last1, first2, last2);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1142:74: note: expanded from macro 'call_collate_char_do_compare'
#define call_collate_char_do_compare(this, first1, last1, first2, last2) CALL_VTBL_FUNC(this, 12, int, \
                                                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1192:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_collate_char_do_hash(this, first, last);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1170:54: note: expanded from macro 'call_collate_char_do_hash'
#define call_collate_char_do_hash(this, first, last) CALL_VTBL_FUNC(this, 20, LONG, \
                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1398:5: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    call_locale_facet__Incref(&obj->facet);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:392:41: note: expanded from macro 'call_locale_facet__Incref'
#define call_locale_facet__Incref(this) CALL_VTBL_FUNC(this, 4, void, (locale_facet*), (this))
                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1445:5: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    call_locale_facet__Incref(&obj->facet);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:392:41: note: expanded from macro 'call_locale_facet__Incref'
#define call_locale_facet__Incref(this) CALL_VTBL_FUNC(this, 4, void, (locale_facet*), (this))
                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1497:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_collate_wchar_do_compare(this, first1, last1, first2, last2);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1477:75: note: expanded from macro 'call_collate_wchar_do_compare'
#define call_collate_wchar_do_compare(this, first1, last1, first2, last2) CALL_VTBL_FUNC(this, 12, int, \
                                                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1533:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_collate_wchar_do_hash(this, first, last);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1509:55: note: expanded from macro 'call_collate_wchar_do_hash'
#define call_collate_wchar_do_hash(this, first, last) CALL_VTBL_FUNC(this, 20, LONG, \
                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1810:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_char_do_narrow_ch(this, ch, dflt);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1757:56: note: expanded from macro 'call_ctype_char_do_narrow_ch'
#define call_ctype_char_do_narrow_ch(this, ch, unused) CALL_VTBL_FUNC(this, 40, \
                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1820:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_char_do_narrow(this, first, last, dflt, dest);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1778:68: note: expanded from macro 'call_ctype_char_do_narrow'
#define call_ctype_char_do_narrow(this, first, last, unused, dest) CALL_VTBL_FUNC(this, 36, \
                                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1830:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_char__Do_narrow_s(this, first, last, dflt, dest, size);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1793:77: note: expanded from macro 'call_ctype_char__Do_narrow_s'
#define call_ctype_char__Do_narrow_s(this, first, last, unused, dest, size) CALL_VTBL_FUNC(this, 40, \
                                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1889:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_char_do_widen_ch(this, ch);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1840:47: note: expanded from macro 'call_ctype_char_do_widen_ch'
#define call_ctype_char_do_widen_ch(this, ch) CALL_VTBL_FUNC(this, 32, \
                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1899:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_char_do_widen(this, first, last, dest);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1857:59: note: expanded from macro 'call_ctype_char_do_widen'
#define call_ctype_char_do_widen(this, first, last, dest) CALL_VTBL_FUNC(this, 28, \
                                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1909:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_char__Do_widen_s(this, first, last, dest, size);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1872:68: note: expanded from macro 'call_ctype_char__Do_widen_s'
#define call_ctype_char__Do_widen_s(this, first, last, dest, size) CALL_VTBL_FUNC(this, 28, \
                                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1958:5: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    call_locale_facet__Incref(&obj->base.facet);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:392:41: note: expanded from macro 'call_locale_facet__Incref'
#define call_locale_facet__Incref(this) CALL_VTBL_FUNC(this, 4, void, (locale_facet*), (this))
                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2049:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_char_do_tolower_ch(this, ch);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2015:49: note: expanded from macro 'call_ctype_char_do_tolower_ch'
#define call_ctype_char_do_tolower_ch(this, ch) CALL_VTBL_FUNC(this, 16, \
                                                ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2058:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_char_do_tolower(this, first, last);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2031:55: note: expanded from macro 'call_ctype_char_do_tolower'
#define call_ctype_char_do_tolower(this, first, last) CALL_VTBL_FUNC(this, 12, \
                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2146:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_char_do_toupper_ch(this, ch);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2111:49: note: expanded from macro 'call_ctype_char_do_toupper_ch'
#define call_ctype_char_do_toupper_ch(this, ch) CALL_VTBL_FUNC(this, 24, \
                                                ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2155:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_char_do_toupper(this, first, last);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2127:55: note: expanded from macro 'call_ctype_char_do_toupper'
#define call_ctype_char_do_toupper(this, first, last) CALL_VTBL_FUNC(this, 20, \
                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2496:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_wchar_do_narrow_ch(this, ch, dflt);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2434:55: note: expanded from macro 'call_ctype_wchar_do_narrow_ch'
#define call_ctype_wchar_do_narrow_ch(this, ch, dflt) CALL_VTBL_FUNC(this, 56, \
                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2508:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_wchar_do_narrow(this, first, last, dflt, dest);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2456:67: note: expanded from macro 'call_ctype_wchar_do_narrow'
#define call_ctype_wchar_do_narrow(this, first, last, dflt, dest) CALL_VTBL_FUNC(this, 52, \
                                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2520:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_wchar__Do_narrow_s(this, first, last, dflt, dest, size);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2474:76: note: expanded from macro 'call_ctype_wchar__Do_narrow_s'
#define call_ctype_wchar__Do_narrow_s(this, first, last, dflt, dest, size) CALL_VTBL_FUNC(this, 56, \
                                                                           ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2684:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_wchar_do_widen_ch(this, ch);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2626:48: note: expanded from macro 'call_ctype_wchar_do_widen_ch'
#define call_ctype_wchar_do_widen_ch(this, ch) CALL_VTBL_FUNC(this, 48, \
                                               ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2696:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_wchar_do_widen(this, first, last, dest);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2644:60: note: expanded from macro 'call_ctype_wchar_do_widen'
#define call_ctype_wchar_do_widen(this, first, last, dest) CALL_VTBL_FUNC(this, 44, \
                                                           ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2708:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_wchar__Do_widen_s(this, first, last, dest, size);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2662:69: note: expanded from macro 'call_ctype_wchar__Do_widen_s'
#define call_ctype_wchar__Do_widen_s(this, first, last, dest, size) CALL_VTBL_FUNC(this, 44, \
                                                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2783:5: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    call_locale_facet__Incref(&obj->base.facet);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:392:41: note: expanded from macro 'call_locale_facet__Incref'
#define call_locale_facet__Incref(this) CALL_VTBL_FUNC(this, 4, void, (locale_facet*), (this))
                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2811:5: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    call_locale_facet__Incref(&obj->base.facet);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:392:41: note: expanded from macro 'call_locale_facet__Incref'
#define call_locale_facet__Incref(this) CALL_VTBL_FUNC(this, 4, void, (locale_facet*), (this))
                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2866:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_wchar_do_tolower_ch(this, ch);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2827:50: note: expanded from macro 'call_ctype_wchar_do_tolower_ch'
#define call_ctype_wchar_do_tolower_ch(this, ch) CALL_VTBL_FUNC(this, 32, \
                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2878:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_wchar_do_tolower(this, first, last);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2845:56: note: expanded from macro 'call_ctype_wchar_do_tolower'
#define call_ctype_wchar_do_tolower(this, first, last) CALL_VTBL_FUNC(this, 28, \
                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2936:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_wchar_do_toupper_ch(this, ch);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2897:50: note: expanded from macro 'call_ctype_wchar_do_toupper_ch'
#define call_ctype_wchar_do_toupper_ch(this, ch) CALL_VTBL_FUNC(this, 40, \
                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2948:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_wchar_do_toupper(this, first, last);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2915:56: note: expanded from macro 'call_ctype_wchar_do_toupper'
#define call_ctype_wchar_do_toupper(this, first, last) CALL_VTBL_FUNC(this, 36, \
                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3015:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_wchar_do_is_ch(this, mask, ch);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2977:51: note: expanded from macro 'call_ctype_wchar_do_is_ch'
#define call_ctype_wchar_do_is_ch(this, mask, ch) CALL_VTBL_FUNC(this, 16, \
                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3027:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_wchar_do_is(this, first, last, dest);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2996:57: note: expanded from macro 'call_ctype_wchar_do_is'
#define call_ctype_wchar_do_is(this, first, last, dest) CALL_VTBL_FUNC(this, 12, \
                                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3063:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_wchar_do_scan_is(this, mask, first, last);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3040:62: note: expanded from macro 'call_ctype_wchar_do_scan_is'
#define call_ctype_wchar_do_scan_is(this, mask, first, last) CALL_VTBL_FUNC(this, 20, \
                                                             ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3099:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_wchar_do_scan_not(this, mask, first, last);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3076:63: note: expanded from macro 'call_ctype_wchar_do_scan_not'
#define call_ctype_wchar_do_scan_not(this, mask, first, last) CALL_VTBL_FUNC(this, 24, \
                                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3175:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_codecvt_base_do_always_noconv(this);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3159:50: note: expanded from macro 'call_codecvt_base_do_always_noconv'
#define call_codecvt_base_do_always_noconv(this) CALL_VTBL_FUNC(this, 12, \
                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3200:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_codecvt_base_do_max_length(this);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3184:47: note: expanded from macro 'call_codecvt_base_do_max_length'
#define call_codecvt_base_do_max_length(this) CALL_VTBL_FUNC(this, 16, \
                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3225:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_codecvt_base_do_encoding(this);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3209:45: note: expanded from macro 'call_codecvt_base_do_encoding'
#define call_codecvt_base_do_encoding(this) CALL_VTBL_FUNC(this, 20, \
                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3342:5: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    call_locale_facet__Incref(&obj->base.facet);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:392:41: note: expanded from macro 'call_locale_facet__Incref'
#define call_locale_facet__Incref(this) CALL_VTBL_FUNC(this, 4, void, (locale_facet*), (this))
                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3392:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_codecvt_char_do_in(this, state, from, from_end, from_next,
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3367:5: note: expanded from macro 'call_codecvt_char_do_in'
    CALL_VTBL_FUNC(this, 24, int, \
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3430:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_codecvt_char_do_out(this, state, from, from_end, from_next,
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3405:9: note: expanded from macro 'call_codecvt_char_do_out'
        CALL_VTBL_FUNC(this, 28, int, \
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3459:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_codecvt_char_do_unshift(this, state, to, to_end, to_next);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3440:72: note: expanded from macro 'call_codecvt_char_do_unshift'
#define call_codecvt_char_do_unshift(this, state, to, to_end, to_next) CALL_VTBL_FUNC(this, 32, \
                                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3488:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_codecvt_char_do_length(this, state, from, from_end, max);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3469:71: note: expanded from macro 'call_codecvt_char_do_length'
#define call_codecvt_char_do_length(this, state, from, from_end, max) CALL_VTBL_FUNC(this, 36, \
                                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3678:5: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    call_locale_facet__Incref(&obj->base.facet);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:392:41: note: expanded from macro 'call_locale_facet__Incref'
#define call_locale_facet__Incref(this) CALL_VTBL_FUNC(this, 4, void, (locale_facet*), (this))
                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3731:5: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    call_locale_facet__Incref(&obj->base.facet);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:392:41: note: expanded from macro 'call_locale_facet__Incref'
#define call_locale_facet__Incref(this) CALL_VTBL_FUNC(this, 4, void, (locale_facet*), (this))
                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3844:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_codecvt_wchar_do_in(this, state, from,
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3798:5: note: expanded from macro 'call_codecvt_wchar_do_in'
    CALL_VTBL_FUNC(this, 24, int, \
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3908:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_codecvt_wchar_do_out(this, state, from,
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3859:5: note: expanded from macro 'call_codecvt_wchar_do_out'
    CALL_VTBL_FUNC(this, 28, int, \
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3944:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_codecvt_wchar_do_unshift(this, state, to, to_end, to_next);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3920:73: note: expanded from macro 'call_codecvt_wchar_do_unshift'
#define call_codecvt_wchar_do_unshift(this, state, to, to_end, to_next) CALL_VTBL_FUNC(this, 32, \
                                                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3996:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_codecvt_wchar_do_length(this, state, from, from_end, max);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3956:72: note: expanded from macro 'call_codecvt_wchar_do_length'
#define call_codecvt_wchar_do_length(this, state, from, from_end, max) CALL_VTBL_FUNC(this, 36, \
                                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4174:5: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    call_locale_facet__Incref(&obj->facet);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:392:41: note: expanded from macro 'call_locale_facet__Incref'
#define call_locale_facet__Incref(this) CALL_VTBL_FUNC(this, 4, void, (locale_facet*), (this))
                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4203:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_numpunct_char_do_decimal_point(this);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4188:51: note: expanded from macro 'call_numpunct_char_do_decimal_point'
#define call_numpunct_char_do_decimal_point(this) CALL_VTBL_FUNC(this, 12, \
                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4228:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_numpunct_char_do_thousands_sep(this);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4213:51: note: expanded from macro 'call_numpunct_char_do_thousands_sep'
#define call_numpunct_char_do_thousands_sep(this) CALL_VTBL_FUNC(this, 16, \
                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4254:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_numpunct_char_do_grouping(this, ret);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4238:51: note: expanded from macro 'call_numpunct_char_do_grouping'
#define call_numpunct_char_do_grouping(this, ret) CALL_VTBL_FUNC(this, 20, \
                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4280:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_numpunct_char_do_falsename(this, ret);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4264:52: note: expanded from macro 'call_numpunct_char_do_falsename'
#define call_numpunct_char_do_falsename(this, ret) CALL_VTBL_FUNC(this, 24, \
                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4306:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_numpunct_char_do_truename(this, ret);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4290:51: note: expanded from macro 'call_numpunct_char_do_truename'
#define call_numpunct_char_do_truename(this, ret) CALL_VTBL_FUNC(this, 28, \
                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4543:5: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    call_locale_facet__Incref(&obj->facet);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:392:41: note: expanded from macro 'call_locale_facet__Incref'
#define call_locale_facet__Incref(this) CALL_VTBL_FUNC(this, 4, void, (locale_facet*), (this))
                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4593:5: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    call_locale_facet__Incref(&obj->facet);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:392:41: note: expanded from macro 'call_locale_facet__Incref'
#define call_locale_facet__Incref(this) CALL_VTBL_FUNC(this, 4, void, (locale_facet*), (this))
                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4626:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_numpunct_wchar_do_decimal_point(this);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4609:52: note: expanded from macro 'call_numpunct_wchar_do_decimal_point'
#define call_numpunct_wchar_do_decimal_point(this) CALL_VTBL_FUNC(this, 12, \
                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4655:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_numpunct_wchar_do_thousands_sep(this);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4638:52: note: expanded from macro 'call_numpunct_wchar_do_thousands_sep'
#define call_numpunct_wchar_do_thousands_sep(this) CALL_VTBL_FUNC(this, 16, \
                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4684:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_numpunct_wchar_do_grouping(this, ret);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4667:52: note: expanded from macro 'call_numpunct_wchar_do_grouping'
#define call_numpunct_wchar_do_grouping(this, ret) CALL_VTBL_FUNC(this, 20, \
                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4713:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_numpunct_wchar_do_falsename(this, ret);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4696:53: note: expanded from macro 'call_numpunct_wchar_do_falsename'
#define call_numpunct_wchar_do_falsename(this, ret) CALL_VTBL_FUNC(this, 24, \
                                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4742:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_numpunct_wchar_do_truename(this, ret);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4725:52: note: expanded from macro 'call_numpunct_wchar_do_truename'
#define call_numpunct_wchar_do_truename(this, ret) CALL_VTBL_FUNC(this, 28, \
                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:5016:9: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        call_locale_facet__Incref(&obj->facet);
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:392:41: note: expanded from macro 'call_locale_facet__Incref'
#define call_locale_facet__Incref(this) CALL_VTBL_FUNC(this, 4, void, (locale_facet*), (this))
                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:5063:5: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    call_locale_facet__Incref(&obj->facet);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:392:41: note: expanded from macro 'call_locale_facet__Incref'
#define call_locale_facet__Incref(this) CALL_VTBL_FUNC(this, 4, void, (locale_facet*), (this))
                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:5498:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_wchar_do_get_void(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:5467:83: note: expanded from macro 'call_num_get_wchar_do_get_void'
#define call_num_get_wchar_do_get_void(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 12, istreambuf_iterator_wchar*, \
                                                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:5573:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_wchar_do_get_ldouble(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:5537:86: note: expanded from macro 'call_num_get_wchar_do_get_ldouble'
#define call_num_get_wchar_do_get_ldouble(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 16, istreambuf_iterator_wchar*, \
                                                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:5585:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_wchar_do_get_double(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:5540:85: note: expanded from macro 'call_num_get_wchar_do_get_double'
#define call_num_get_wchar_do_get_double(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 20, istreambuf_iterator_wchar*, \
                                                                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:5651:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_wchar_do_get_float(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:5620:84: note: expanded from macro 'call_num_get_wchar_do_get_float'
#define call_num_get_wchar_do_get_float(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 24, istreambuf_iterator_wchar*, \
                                                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:5717:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_wchar_do_get_uint64(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:5686:85: note: expanded from macro 'call_num_get_wchar_do_get_uint64'
#define call_num_get_wchar_do_get_uint64(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 28, istreambuf_iterator_wchar*, \
                                                                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:5783:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_wchar_do_get_int64(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:5752:84: note: expanded from macro 'call_num_get_wchar_do_get_int64'
#define call_num_get_wchar_do_get_int64(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 32, istreambuf_iterator_wchar*, \
                                                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:5849:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_wchar_do_get_ulong(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:5818:84: note: expanded from macro 'call_num_get_wchar_do_get_ulong'
#define call_num_get_wchar_do_get_ulong(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 36, istreambuf_iterator_wchar*, \
                                                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:5915:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_wchar_do_get_long(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:5884:83: note: expanded from macro 'call_num_get_wchar_do_get_long'
#define call_num_get_wchar_do_get_long(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 40, istreambuf_iterator_wchar*, \
                                                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:5956:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_wchar_do_get_uint(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:5925:83: note: expanded from macro 'call_num_get_wchar_do_get_uint'
#define call_num_get_wchar_do_get_uint(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 44, istreambuf_iterator_wchar*, \
                                                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6018:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_wchar_do_get_ushort(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:5966:85: note: expanded from macro 'call_num_get_wchar_do_get_ushort'
#define call_num_get_wchar_do_get_ushort(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 48, istreambuf_iterator_wchar*, \
                                                                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6125:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_wchar_do_get_bool(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6094:83: note: expanded from macro 'call_num_get_wchar_do_get_bool'
#define call_num_get_wchar_do_get_bool(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 52, istreambuf_iterator_wchar*, \
                                                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6260:5: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    call_locale_facet__Incref(&obj->facet);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:392:41: note: expanded from macro 'call_locale_facet__Incref'
#define call_locale_facet__Incref(this) CALL_VTBL_FUNC(this, 4, void, (locale_facet*), (this))
                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6619:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_char_do_get_void(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6582:82: note: expanded from macro 'call_num_get_char_do_get_void'
#define call_num_get_char_do_get_void(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 12, istreambuf_iterator_char*, \
                                                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6671:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_char_do_get_ldouble(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6634:85: note: expanded from macro 'call_num_get_char_do_get_ldouble'
#define call_num_get_char_do_get_ldouble(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 16, istreambuf_iterator_char*, \
                                                                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6681:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_char_do_get_double(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6637:84: note: expanded from macro 'call_num_get_char_do_get_double'
#define call_num_get_char_do_get_double(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 20, istreambuf_iterator_char*, \
                                                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6725:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_char_do_get_float(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6691:83: note: expanded from macro 'call_num_get_char_do_get_float'
#define call_num_get_char_do_get_float(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 24, istreambuf_iterator_char*, \
                                                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6770:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_char_do_get_uint64(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6735:84: note: expanded from macro 'call_num_get_char_do_get_uint64'
#define call_num_get_char_do_get_uint64(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 28, istreambuf_iterator_char*, \
                                                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6815:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_char_do_get_int64(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6780:83: note: expanded from macro 'call_num_get_char_do_get_int64'
#define call_num_get_char_do_get_int64(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 32, istreambuf_iterator_char*, \
                                                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6860:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_char_do_get_ulong(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6825:83: note: expanded from macro 'call_num_get_char_do_get_ulong'
#define call_num_get_char_do_get_ulong(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 36, istreambuf_iterator_char*, \
                                                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6905:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_char_do_get_long(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6870:82: note: expanded from macro 'call_num_get_char_do_get_long'
#define call_num_get_char_do_get_long(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 40, istreambuf_iterator_char*, \
                                                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6934:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_char_do_get_uint(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6915:82: note: expanded from macro 'call_num_get_char_do_get_uint'
#define call_num_get_char_do_get_uint(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 44, istreambuf_iterator_char*, \
                                                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6984:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_char_do_get_ushort(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6944:84: note: expanded from macro 'call_num_get_char_do_get_ushort'
#define call_num_get_char_do_get_ushort(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 48, istreambuf_iterator_char*, \
                                                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:7071:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_char_do_get_bool(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6994:82: note: expanded from macro 'call_num_get_char_do_get_bool'
#define call_num_get_char_do_get_bool(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 52, istreambuf_iterator_char*, \
                                                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:7205:5: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    call_locale_facet__Incref(&obj->facet);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:392:41: note: expanded from macro 'call_locale_facet__Incref'
#define call_locale_facet__Incref(this) CALL_VTBL_FUNC(this, 4, void, (locale_facet*), (this))
                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:7496:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_put_char_do_put_long(this, ret, dest, base, fill, v);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:7464:71: note: expanded from macro 'call_num_put_char_do_put_long'
#define call_num_put_char_do_put_long(this, ret, dest, base, fill, v) CALL_VTBL_FUNC(this, 36, ostreambuf_iterator_char*, \
                                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:7538:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_put_char_do_put_ulong(this, ret, dest, base, fill, v);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:7506:72: note: expanded from macro 'call_num_put_char_do_put_ulong'
#define call_num_put_char_do_put_ulong(this, ret, dest, base, fill, v) CALL_VTBL_FUNC(this, 32, ostreambuf_iterator_char*, \
                                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:7605:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_put_char_do_put_double(this, ret, dest, base, fill, v);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:7561:73: note: expanded from macro 'call_num_put_char_do_put_double'
#define call_num_put_char_do_put_double(this, ret, dest, base, fill, v) CALL_VTBL_FUNC(this, 20, ostreambuf_iterator_char*, \
                                                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:7619:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_put_char_do_put_ldouble(this, ret, dest, base, fill, v);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:7564:74: note: expanded from macro 'call_num_put_char_do_put_ldouble'
#define call_num_put_char_do_put_ldouble(this, ret, dest, base, fill, v) CALL_VTBL_FUNC(this, 16, ostreambuf_iterator_char*, \
                                                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:7659:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_put_char_do_put_ptr(this, ret, dest, base, fill, v);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:7629:70: note: expanded from macro 'call_num_put_char_do_put_ptr'
#define call_num_put_char_do_put_ptr(this, ret, dest, base, fill, v) CALL_VTBL_FUNC(this, 12, ostreambuf_iterator_char*, \
                                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:7701:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_put_char_do_put_int64(this, ret, dest, base, fill, v);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:7669:72: note: expanded from macro 'call_num_put_char_do_put_int64'
#define call_num_put_char_do_put_int64(this, ret, dest, base, fill, v) CALL_VTBL_FUNC(this, 28, ostreambuf_iterator_char*, \
                                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:7743:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_put_char_do_put_uint64(this, ret, dest, base, fill, v);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:7711:73: note: expanded from macro 'call_num_put_char_do_put_uint64'
#define call_num_put_char_do_put_uint64(this, ret, dest, base, fill, v) CALL_VTBL_FUNC(this, 24, ostreambuf_iterator_char*, \
                                                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:7804:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_put_char_do_put_bool(this, ret, dest, base, fill, v);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:7753:71: note: expanded from macro 'call_num_put_char_do_put_bool'
#define call_num_put_char_do_put_bool(this, ret, dest, base, fill, v) CALL_VTBL_FUNC(this, 40, ostreambuf_iterator_char*, \
                                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:7997:5: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    call_locale_facet__Incref(&obj->facet);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:392:41: note: expanded from macro 'call_locale_facet__Incref'
#define call_locale_facet__Incref(this) CALL_VTBL_FUNC(this, 4, void, (locale_facet*), (this))
                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:8025:5: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    call_locale_facet__Incref(&obj->facet);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:392:41: note: expanded from macro 'call_locale_facet__Incref'
#define call_locale_facet__Incref(this) CALL_VTBL_FUNC(this, 4, void, (locale_facet*), (this))
                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:8416:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_put_wchar_do_put_long(this, ret, dest, base, fill, v);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:8363:72: note: expanded from macro 'call_num_put_wchar_do_put_long'
#define call_num_put_wchar_do_put_long(this, ret, dest, base, fill, v) CALL_VTBL_FUNC(this, 36, ostreambuf_iterator_wchar*, \
                                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:8479:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_put_wchar_do_put_ulong(this, ret, dest, base, fill, v);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:8426:73: note: expanded from macro 'call_num_put_wchar_do_put_ulong'
#define call_num_put_wchar_do_put_ulong(this, ret, dest, base, fill, v) CALL_VTBL_FUNC(this, 32, ostreambuf_iterator_wchar*, \
                                                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:8572:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_put_wchar_do_put_double(this, ret, dest, base, fill, v);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:8494:74: note: expanded from macro 'call_num_put_wchar_do_put_double'
#define call_num_put_wchar_do_put_double(this, ret, dest, base, fill, v) CALL_VTBL_FUNC(this, 20, ostreambuf_iterator_wchar*, \
                                                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:8588:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_put_wchar_do_put_ldouble(this, ret, dest, base, fill, v);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:8497:75: note: expanded from macro 'call_num_put_wchar_do_put_ldouble'
#define call_num_put_wchar_do_put_ldouble(this, ret, dest, base, fill, v) CALL_VTBL_FUNC(this, 16, ostreambuf_iterator_wchar*, \
                                                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:8647:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_put_wchar_do_put_ptr(this, ret, dest, base, fill, v);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:8598:71: note: expanded from macro 'call_num_put_wchar_do_put_ptr'
#define call_num_put_wchar_do_put_ptr(this, ret, dest, base, fill, v) CALL_VTBL_FUNC(this, 12, ostreambuf_iterator_wchar*, \
                                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:8710:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_put_wchar_do_put_int64(this, ret, dest, base, fill, v);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:8657:73: note: expanded from macro 'call_num_put_wchar_do_put_int64'
#define call_num_put_wchar_do_put_int64(this, ret, dest, base, fill, v) CALL_VTBL_FUNC(this, 28, ostreambuf_iterator_wchar*, \
                                                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:8773:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_put_wchar_do_put_uint64(this, ret, dest, base, fill, v);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:8720:74: note: expanded from macro 'call_num_put_wchar_do_put_uint64'
#define call_num_put_wchar_do_put_uint64(this, ret, dest, base, fill, v) CALL_VTBL_FUNC(this, 24, ostreambuf_iterator_wchar*, \
                                                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:8874:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_put_wchar_do_put_bool(this, ret, dest, base, fill, v);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:8783:72: note: expanded from macro 'call_num_put_wchar_do_put_bool'
#define call_num_put_wchar_do_put_bool(this, ret, dest, base, fill, v) CALL_VTBL_FUNC(this, 40, ostreambuf_iterator_wchar*, \
                                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:9005:5: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    call_locale_facet__Incref(&obj->facet);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:392:41: note: expanded from macro 'call_locale_facet__Incref'
#define call_locale_facet__Incref(this) CALL_VTBL_FUNC(this, 4, void, (locale_facet*), (this))
                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:9063:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_time_put_char_do_put(this, ret, dest, base, fill, t, spec, mod);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:9026:78: note: expanded from macro 'call_time_put_char_do_put'
#define call_time_put_char_do_put(this, ret, dest, base, fill, t, spec, mod) CALL_VTBL_FUNC(this, 12, ostreambuf_iterator_char*, \
                                                                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:9368:5: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    call_locale_facet__Incref(&obj->facet);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:392:41: note: expanded from macro 'call_locale_facet__Incref'
#define call_locale_facet__Incref(this) CALL_VTBL_FUNC(this, 4, void, (locale_facet*), (this))
                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:9418:5: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    call_locale_facet__Incref(&obj->facet);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:392:41: note: expanded from macro 'call_locale_facet__Incref'
#define call_locale_facet__Incref(this) CALL_VTBL_FUNC(this, 4, void, (locale_facet*), (this))
                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:9492:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_time_put_wchar_do_put(this, ret, dest, base, fill, t, spec, mod);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:9441:79: note: expanded from macro 'call_time_put_wchar_do_put'
#define call_time_put_wchar_do_put(this, ret, dest, base, fill, t, spec, mod) CALL_VTBL_FUNC(this, 12, ostreambuf_iterator_wchar*, \
                                                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:9798:5: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    call_locale_facet__Incref(&obj->facet);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:392:41: note: expanded from macro 'call_locale_facet__Incref'
#define call_locale_facet__Incref(this) CALL_VTBL_FUNC(this, 4, void, (locale_facet*), (this))
                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:9879:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_time_get_char_do_date_order(this);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:9866:48: note: expanded from macro 'call_time_get_char_do_date_order'
#define call_time_get_char_do_date_order(this) CALL_VTBL_FUNC(this, 12, dateorder, (const time_get_char*), (this))
                                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:9964:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_time_get_char_do_get_monthname(this, ret, s, e, base, err, t);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:9936:76: note: expanded from macro 'call_time_get_char_do_get_monthname'
#define call_time_get_char_do_get_monthname(this, ret, s, e, base, err, t) CALL_VTBL_FUNC(this, 28, istreambuf_iterator_char*, \
                                                                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:10014:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_time_get_char_do_get_time(this, ret, s, e, base, err, t);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:9975:71: note: expanded from macro 'call_time_get_char_do_get_time'
#define call_time_get_char_do_get_time(this, ret, s, e, base, err, t) CALL_VTBL_FUNC(this, 16, istreambuf_iterator_char*, \
                                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:10053:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_time_get_char_do_get_weekday(this, ret, s, e, base, err, t);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:10025:74: note: expanded from macro 'call_time_get_char_do_get_weekday'
#define call_time_get_char_do_get_weekday(this, ret, s, e, base, err, t) CALL_VTBL_FUNC(this, 24, istreambuf_iterator_char*, \
                                                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:10099:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_time_get_char_do_get_year(this, ret, s, e, base, err, t);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:10064:71: note: expanded from macro 'call_time_get_char_do_get_year'
#define call_time_get_char_do_get_year(this, ret, s, e, base, err, t) CALL_VTBL_FUNC(this, 32, istreambuf_iterator_char*, \
                                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:10244:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_time_get_char_do_get_date(this, ret, s, e, base, err, t);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:10125:71: note: expanded from macro 'call_time_get_char_do_get_date'
#define call_time_get_char_do_get_date(this, ret, s, e, base, err, t) CALL_VTBL_FUNC(this, 20, istreambuf_iterator_char*, \
                                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:10441:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_time_get_char_do_get(this, ret, s, e, base, err, t, fmt, mod);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:10306:76: note: expanded from macro 'call_time_get_char_do_get'
#define call_time_get_char_do_get(this, ret, s, e, base, err, t, fmt, mod) CALL_VTBL_FUNC(this, 36, istreambuf_iterator_char*, \
                                                                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:10679:5: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    call_locale_facet__Incref(&obj->facet);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:392:41: note: expanded from macro 'call_locale_facet__Incref'
#define call_locale_facet__Incref(this) CALL_VTBL_FUNC(this, 4, void, (locale_facet*), (this))
                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:10760:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_time_get_wchar_do_date_order(this);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:10747:49: note: expanded from macro 'call_time_get_wchar_do_date_order'
#define call_time_get_wchar_do_date_order(this) CALL_VTBL_FUNC(this, 12, dateorder, (const time_get_wchar*), (this))
                                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:10845:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_time_get_wchar_do_get_monthname(this, ret, s, e, base, err, t);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:10817:77: note: expanded from macro 'call_time_get_wchar_do_get_monthname'
#define call_time_get_wchar_do_get_monthname(this, ret, s, e, base, err, t) CALL_VTBL_FUNC(this, 28, istreambuf_iterator_wchar*, \
                                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:10895:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_time_get_wchar_do_get_time(this, ret, s, e, base, err, t);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:10856:72: note: expanded from macro 'call_time_get_wchar_do_get_time'
#define call_time_get_wchar_do_get_time(this, ret, s, e, base, err, t) CALL_VTBL_FUNC(this, 16, istreambuf_iterator_wchar*, \
                                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:10934:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_time_get_wchar_do_get_weekday(this, ret, s, e, base, err, t);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:10906:75: note: expanded from macro 'call_time_get_wchar_do_get_weekday'
#define call_time_get_wchar_do_get_weekday(this, ret, s, e, base, err, t) CALL_VTBL_FUNC(this, 24, istreambuf_iterator_wchar*, \
                                                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:10980:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_time_get_wchar_do_get_year(this, ret, s, e, base, err, t);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:10945:72: note: expanded from macro 'call_time_get_wchar_do_get_year'
#define call_time_get_wchar_do_get_year(this, ret, s, e, base, err, t) CALL_VTBL_FUNC(this, 32, istreambuf_iterator_wchar*, \
                                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:11125:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_time_get_wchar_do_get_date(this, ret, s, e, base, err, t);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:11006:72: note: expanded from macro 'call_time_get_wchar_do_get_date'
#define call_time_get_wchar_do_get_date(this, ret, s, e, base, err, t) CALL_VTBL_FUNC(this, 20, istreambuf_iterator_wchar*, \
                                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:11322:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_time_get_wchar_do_get(this, ret, s, e, base, err, t, fmt, mod);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:11187:77: note: expanded from macro 'call_time_get_wchar_do_get'
#define call_time_get_wchar_do_get(this, ret, s, e, base, err, t, fmt, mod) CALL_VTBL_FUNC(this, 36, istreambuf_iterator_wchar*, \
                                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:11420:17: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
                call_locale_facet__Incref(this->facetvec[i]);
                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:392:41: note: expanded from macro 'call_locale_facet__Incref'
#define call_locale_facet__Incref(this) CALL_VTBL_FUNC(this, 4, void, (locale_facet*), (this))
                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:11446:33: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        if(this->facetvec[i] && call_locale_facet__Decref(this->facetvec[i]))
                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:413:41: note: expanded from macro 'call_locale_facet__Decref'
#define call_locale_facet__Decref(this) CALL_VTBL_FUNC(this, 8, \
                                        ^~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:11447:13: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
            call_locale_facet_vector_dtor(this->facetvec[i], 1);
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:265:52: note: expanded from macro 'call_locale_facet_vector_dtor'
#define call_locale_facet_vector_dtor(this, flags) CALL_VTBL_FUNC(this, 0, \
                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:11528:32: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    if(locimp->facetvec[id] && call_locale_facet__Decref(locimp->facetvec[id]))
                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:413:41: note: expanded from macro 'call_locale_facet__Decref'
#define call_locale_facet__Decref(this) CALL_VTBL_FUNC(this, 8, \
                                        ^~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:11529:9: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        call_locale_facet_vector_dtor(locimp->facetvec[id], 1);
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:265:52: note: expanded from macro 'call_locale_facet_vector_dtor'
#define call_locale_facet_vector_dtor(this, flags) CALL_VTBL_FUNC(this, 0, \
                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:11533:9: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        call_locale_facet__Incref(facet);
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:392:41: note: expanded from macro 'call_locale_facet__Incref'
#define call_locale_facet__Incref(this) CALL_VTBL_FUNC(this, 4, void, (locale_facet*), (this))
                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:11924:9: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        call_locale_facet__Incref(&global_locale->facet);
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:392:41: note: expanded from macro 'call_locale_facet__Incref'
#define call_locale_facet__Incref(this) CALL_VTBL_FUNC(this, 4, void, (locale_facet*), (this))
                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:11970:5: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    call_locale_facet__Incref(&this->ptr->facet);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:392:41: note: expanded from macro 'call_locale_facet__Incref'
#define call_locale_facet__Incref(this) CALL_VTBL_FUNC(this, 4, void, (locale_facet*), (this))
                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:12042:5: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    call_locale_facet__Incref(&this->ptr->facet);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:392:41: note: expanded from macro 'call_locale_facet__Incref'
#define call_locale_facet__Incref(this) CALL_VTBL_FUNC(this, 4, void, (locale_facet*), (this))
                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:12052:21: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    if(this->ptr && call_locale_facet__Decref(&this->ptr->facet))
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:413:41: note: expanded from macro 'call_locale_facet__Decref'
#define call_locale_facet__Decref(this) CALL_VTBL_FUNC(this, 8, \
                                        ^~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:12096:9: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        call_locale_facet__Decref(&this->ptr->facet);
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:413:41: note: expanded from macro 'call_locale_facet__Decref'
#define call_locale_facet__Decref(this) CALL_VTBL_FUNC(this, 8, \
                                        ^~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:12184:9: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        call_locale_facet__Decref(&global_locale->facet);
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:413:41: note: expanded from macro 'call_locale_facet__Decref'
#define call_locale_facet__Decref(this) CALL_VTBL_FUNC(this, 8, \
                                        ^~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:12186:9: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        call_locale_facet__Incref(&global_locale->facet);
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:392:41: note: expanded from macro 'call_locale_facet__Incref'
#define call_locale_facet__Incref(this) CALL_VTBL_FUNC(this, 4, void, (locale_facet*), (this))
                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:12886:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        if(call_locale_facet__Decref(iter->fac))
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:413:41: note: expanded from macro 'call_locale_facet__Decref'
#define call_locale_facet__Decref(this) CALL_VTBL_FUNC(this, 8, \
                                        ^~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:12887:13: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
            call_locale_facet_vector_dtor(iter->fac, 1);
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:265:52: note: expanded from macro 'call_locale_facet_vector_dtor'
#define call_locale_facet_vector_dtor(this, flags) CALL_VTBL_FUNC(this, 0, \
                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
143 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
dlls/msvcp90/misc.c:1199:13: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    ((void (__cdecl*)(void))func)();
            ^~~~~~~
include/windef.h:93:19: note: expanded from macro '__cdecl'
#  define __cdecl __stdcall
                  ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/misc.c:1210:5: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    CALL_VTBL_FUNC(this, 0, void, (void*), (this));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/misc.c:1438:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call__Pad__Go(this);
           ^~~~~~~~~~~~~~~~~~~
dlls/msvcp90/misc.c:1428:29: note: expanded from macro 'call__Pad__Go'
#define call__Pad__Go(this) CALL_VTBL_FUNC(this, 0, unsigned int, (_Pad*), (this))
                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
5 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcp60/exception.o dlls/msvcp90/exception.c -Idlls/msvcp60 -Idlls/msvcp90 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_MSVCP_VER=60 -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msvcp60/ios.o dlls/msvcp60/ios.c -Idlls/msvcp60 -Idlls/msvcp90 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_MSVCP_VER=60 -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msvcp60/locale.o dlls/msvcp90/locale.c -Idlls/msvcp60 -Idlls/msvcp90 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_MSVCP_VER=60 -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msvcp60/main.o dlls/msvcp60/main.c -Idlls/msvcp60 -Idlls/msvcp90 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_MSVCP_VER=60 -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcp60/math.o dlls/msvcp90/math.c -Idlls/msvcp60 -Idlls/msvcp90 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_MSVCP_VER=60 -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcp60/memory.o dlls/msvcp90/memory.c -Idlls/msvcp60 -Idlls/msvcp90 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_MSVCP_VER=60 -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msvcp60/misc.o dlls/msvcp90/misc.c -Idlls/msvcp60 -Idlls/msvcp90 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_MSVCP_VER=60 -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msvcp60/string.o dlls/msvcp60/string.c -Idlls/msvcp60 -Idlls/msvcp90 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_MSVCP_VER=60 -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
dlls/msvcp60/ios.c:909:8: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    if(call_basic_streambuf_char_underflow(this)==EOF)
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp60/ios.c:892:51: note: expanded from macro 'call_basic_streambuf_char_underflow'
#define call_basic_streambuf_char_underflow(this) CALL_VTBL_FUNC(this, 16, int, (basic_streambuf_char*), (this))
                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp60/ios.c:1039:5: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    call_basic_streambuf_char_imbue(this, loc);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp60/ios.c:978:52: note: expanded from macro 'call_basic_streambuf_char_imbue'
#define call_basic_streambuf_char_imbue(this, loc) CALL_VTBL_FUNC(this, 48, void, (basic_streambuf_char*, const locale*), (this, loc))
                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp60/ios.c:1071:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_basic_streambuf_char_seekoff(this, ret, off, way, mode);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp60/ios.c:1049:70: note: expanded from macro 'call_basic_streambuf_char_seekoff'
#define call_basic_streambuf_char_seekoff(this, ret, off, way, mode) CALL_VTBL_FUNC(this, 32, fpos_int*, (basic_streambuf_char*, fpos_int*, streamoff, int, int), (this, ret, off, way, mode))
                                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp60/ios.c:1095:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_basic_streambuf_char_seekpos(this, ret, pos, mode);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp60/ios.c:1077:65: note: expanded from macro 'call_basic_streambuf_char_seekpos'
#define call_basic_streambuf_char_seekpos(this, ret, pos, mode) CALL_VTBL_FUNC(this, 36, fpos_int*, (basic_streambuf_char*, fpos_int*, fpos_int, int), (this, ret, pos, mode))
                                                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp60/ios.c:1114:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_basic_streambuf_char_setbuf(this, buf, count);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp60/ios.c:1101:60: note: expanded from macro 'call_basic_streambuf_char_setbuf'
#define call_basic_streambuf_char_setbuf(this, buf, count) CALL_VTBL_FUNC(this, 40, basic_streambuf_char*, (basic_streambuf_char*, char*, streamsize), (this, buf, count))
                                                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp60/ios.c:1133:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_basic_streambuf_char_sync(this);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp60/ios.c:1120:46: note: expanded from macro 'call_basic_streambuf_char_sync'
#define call_basic_streambuf_char_sync(this) CALL_VTBL_FUNC(this, 44, int, (basic_streambuf_char*), (this))
                                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp60/ios.c:1157:23: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        }else if((c = call_basic_streambuf_char_uflow(this)) != EOF) {
                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp60/ios.c:902:47: note: expanded from macro 'call_basic_streambuf_char_uflow'
#define call_basic_streambuf_char_uflow(this) CALL_VTBL_FUNC(this, 20, int, (basic_streambuf_char*), (this))
                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp60/ios.c:1174:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_basic_streambuf_char_xsgetn(this, ptr, count);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp60/ios.c:1139:60: note: expanded from macro 'call_basic_streambuf_char_xsgetn'
#define call_basic_streambuf_char_xsgetn(this, ptr, count) CALL_VTBL_FUNC(this, 24, streamsize, (basic_streambuf_char*, char*, streamsize), (this, ptr, count))
                                                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp60/ios.c:1197:24: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return ret ? ret : call_basic_streambuf_char_showmanyc(this);
                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp60/ios.c:1180:51: note: expanded from macro 'call_basic_streambuf_char_showmanyc'
#define call_basic_streambuf_char_showmanyc(this) CALL_VTBL_FUNC(this, 12, streamsize, (basic_streambuf_char*), (this))
                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp60/ios.c:1212:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_basic_streambuf_char_pbackfail(this, (unsigned char)ch);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp60/ios.c:997:55: note: expanded from macro 'call_basic_streambuf_char_pbackfail'
#define call_basic_streambuf_char_pbackfail(this, ch) CALL_VTBL_FUNC(this, 8, int, (basic_streambuf_char*, int), (this, ch))
                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp60/ios.c:1223:9: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        call_basic_streambuf_char_overflow(this, (unsigned char)ch);
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp60/ios.c:987:54: note: expanded from macro 'call_basic_streambuf_char_overflow'
#define call_basic_streambuf_char_overflow(this, ch) CALL_VTBL_FUNC(this, 4, int, (basic_streambuf_char*, int), (this, ch))
                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp60/ios.c:1238:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_basic_streambuf_char_pbackfail(this, EOF);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp60/ios.c:997:55: note: expanded from macro 'call_basic_streambuf_char_pbackfail'
#define call_basic_streambuf_char_pbackfail(this, ch) CALL_VTBL_FUNC(this, 8, int, (basic_streambuf_char*, int), (this, ch))
                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp60/ios.c:1250:9: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        call_basic_streambuf_char_uflow(this);
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp60/ios.c:902:47: note: expanded from macro 'call_basic_streambuf_char_uflow'
#define call_basic_streambuf_char_uflow(this) CALL_VTBL_FUNC(this, 20, int, (basic_streambuf_char*), (this))
                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp60/ios.c:1260:66: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        (int)(unsigned char)*basic_streambuf_char__Gninc(this) : call_basic_streambuf_char_uflow(this);
                                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp60/ios.c:902:47: note: expanded from macro 'call_basic_streambuf_char_uflow'
#define call_basic_streambuf_char_uflow(this) CALL_VTBL_FUNC(this, 20, int, (basic_streambuf_char*), (this))
                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp60/ios.c:1270:64: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        (int)(unsigned char)*basic_streambuf_char_gptr(this) : call_basic_streambuf_char_underflow(this);
                                                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp60/ios.c:892:51: note: expanded from macro 'call_basic_streambuf_char_underflow'
#define call_basic_streambuf_char_underflow(this) CALL_VTBL_FUNC(this, 16, int, (basic_streambuf_char*), (this))
                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp60/ios.c:1306:18: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        }else if(call_basic_streambuf_char_overflow(this, (unsigned char)ptr[copied]) != EOF) {
                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp60/ios.c:987:54: note: expanded from macro 'call_basic_streambuf_char_overflow'
#define call_basic_streambuf_char_overflow(this, ch) CALL_VTBL_FUNC(this, 4, int, (basic_streambuf_char*, int), (this, ch))
                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp60/ios.c:1322:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_basic_streambuf_char_xsputn(this, ptr, count);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp60/ios.c:1289:60: note: expanded from macro 'call_basic_streambuf_char_xsputn'
#define call_basic_streambuf_char_xsputn(this, ptr, count) CALL_VTBL_FUNC(this, 28, streamsize, (basic_streambuf_char*, const char*, streamsize), (this, ptr, count))
                                                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp60/ios.c:1520:8: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    if(call_basic_streambuf_wchar_underflow(this)==WEOF)
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp60/ios.c:1503:52: note: expanded from macro 'call_basic_streambuf_wchar_underflow'
#define call_basic_streambuf_wchar_underflow(this) CALL_VTBL_FUNC(this, 16, unsigned short, (basic_streambuf_wchar*), (this))
                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp60/ios.c:1639:5: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    call_basic_streambuf_wchar_imbue(this, loc);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp60/ios.c:1578:53: note: expanded from macro 'call_basic_streambuf_wchar_imbue'
#define call_basic_streambuf_wchar_imbue(this, loc) CALL_VTBL_FUNC(this, 48, void, (basic_streambuf_wchar*, const locale*), (this, loc))
                                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp60/ios.c:1671:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_basic_streambuf_wchar_seekoff(this, ret, off, way, mode);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp60/ios.c:1649:71: note: expanded from macro 'call_basic_streambuf_wchar_seekoff'
#define call_basic_streambuf_wchar_seekoff(this, ret, off, way, mode) CALL_VTBL_FUNC(this, 32, fpos_int*, (basic_streambuf_wchar*, fpos_int*, streamoff, int, int), (this, ret, off, way, mode))
                                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp60/ios.c:1695:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_basic_streambuf_wchar_seekpos(this, ret, pos, mode);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp60/ios.c:1677:66: note: expanded from macro 'call_basic_streambuf_wchar_seekpos'
#define call_basic_streambuf_wchar_seekpos(this, ret, pos, mode) CALL_VTBL_FUNC(this, 36, fpos_int*, (basic_streambuf_wchar*, fpos_int*, fpos_int, int), (this, ret, pos, mode))
                                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp60/ios.c:1714:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_basic_streambuf_wchar_setbuf(this, buf, count);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp60/ios.c:1701:61: note: expanded from macro 'call_basic_streambuf_wchar_setbuf'
#define call_basic_streambuf_wchar_setbuf(this, buf, count) CALL_VTBL_FUNC(this, 40, basic_streambuf_wchar*, (basic_streambuf_wchar*, wchar_t*, streamsize), (this, buf, count))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp60/ios.c:1733:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_basic_streambuf_wchar_sync(this);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp60/ios.c:1720:47: note: expanded from macro 'call_basic_streambuf_wchar_sync'
#define call_basic_streambuf_wchar_sync(this) CALL_VTBL_FUNC(this, 44, int, (basic_streambuf_wchar*), (this))
                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp60/ios.c:1757:23: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        }else if((c = call_basic_streambuf_wchar_uflow(this)) != WEOF) {
                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp60/ios.c:1513:48: note: expanded from macro 'call_basic_streambuf_wchar_uflow'
#define call_basic_streambuf_wchar_uflow(this) CALL_VTBL_FUNC(this, 20, unsigned short, (basic_streambuf_wchar*), (this))
                                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp60/ios.c:1774:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_basic_streambuf_wchar_xsgetn(this, ptr, count);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp60/ios.c:1739:61: note: expanded from macro 'call_basic_streambuf_wchar_xsgetn'
#define call_basic_streambuf_wchar_xsgetn(this, ptr, count) CALL_VTBL_FUNC(this, 24, streamsize, (basic_streambuf_wchar*, wchar_t*, streamsize), (this, ptr, count))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp60/ios.c:1797:24: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return ret ? ret : call_basic_streambuf_wchar_showmanyc(this);
                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp60/ios.c:1780:52: note: expanded from macro 'call_basic_streambuf_wchar_showmanyc'
#define call_basic_streambuf_wchar_showmanyc(this) CALL_VTBL_FUNC(this, 12, streamsize, (basic_streambuf_wchar*), (this))
                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp60/ios.c:1812:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_basic_streambuf_wchar_pbackfail(this, ch);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp60/ios.c:1597:56: note: expanded from macro 'call_basic_streambuf_wchar_pbackfail'
#define call_basic_streambuf_wchar_pbackfail(this, ch) CALL_VTBL_FUNC(this, 8, unsigned short, (basic_streambuf_wchar*, unsigned short), (this, ch))
                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp60/ios.c:1823:9: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        call_basic_streambuf_wchar_overflow(this, ch);
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp60/ios.c:1587:55: note: expanded from macro 'call_basic_streambuf_wchar_overflow'
#define call_basic_streambuf_wchar_overflow(this, ch) CALL_VTBL_FUNC(this, 4, unsigned short, (basic_streambuf_wchar*, unsigned short), (this, ch))
                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp60/ios.c:1838:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_basic_streambuf_wchar_pbackfail(this, WEOF);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp60/ios.c:1597:56: note: expanded from macro 'call_basic_streambuf_wchar_pbackfail'
#define call_basic_streambuf_wchar_pbackfail(this, ch) CALL_VTBL_FUNC(this, 8, unsigned short, (basic_streambuf_wchar*, unsigned short), (this, ch))
                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp60/ios.c:1850:9: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        call_basic_streambuf_wchar_uflow(this);
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp60/ios.c:1513:48: note: expanded from macro 'call_basic_streambuf_wchar_uflow'
#define call_basic_streambuf_wchar_uflow(this) CALL_VTBL_FUNC(this, 20, unsigned short, (basic_streambuf_wchar*), (this))
                                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp60/ios.c:1860:47: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        *basic_streambuf_wchar__Gninc(this) : call_basic_streambuf_wchar_uflow(this);
                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp60/ios.c:1513:48: note: expanded from macro 'call_basic_streambuf_wchar_uflow'
#define call_basic_streambuf_wchar_uflow(this) CALL_VTBL_FUNC(this, 20, unsigned short, (basic_streambuf_wchar*), (this))
                                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp60/ios.c:1870:45: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        *basic_streambuf_wchar_gptr(this) : call_basic_streambuf_wchar_underflow(this);
                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp60/ios.c:1503:52: note: expanded from macro 'call_basic_streambuf_wchar_underflow'
#define call_basic_streambuf_wchar_underflow(this) CALL_VTBL_FUNC(this, 16, unsigned short, (basic_streambuf_wchar*), (this))
                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp60/ios.c:1906:18: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        }else if(call_basic_streambuf_wchar_overflow(this, ptr[copied]) != WEOF) {
                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp60/ios.c:1587:55: note: expanded from macro 'call_basic_streambuf_wchar_overflow'
#define call_basic_streambuf_wchar_overflow(this, ch) CALL_VTBL_FUNC(this, 4, unsigned short, (basic_streambuf_wchar*, unsigned short), (this, ch))
                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp60/ios.c:1922:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_basic_streambuf_wchar_xsputn(this, ptr, count);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp60/ios.c:1889:61: note: expanded from macro 'call_basic_streambuf_wchar_xsputn'
#define call_basic_streambuf_wchar_xsputn(this, ptr, count) CALL_VTBL_FUNC(this, 28, streamsize, (basic_streambuf_wchar*, const wchar_t*, streamsize), (this, ptr, count))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp60/ios.c:2302:11: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    ret = call_basic_streambuf_char_uflow(&this->base);
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp60/ios.c:902:47: note: expanded from macro 'call_basic_streambuf_char_uflow'
#define call_basic_streambuf_char_uflow(this) CALL_VTBL_FUNC(this, 20, int, (basic_streambuf_char*), (this))
                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp60/ios.c:2304:15: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        ret = call_basic_streambuf_char_pbackfail(&this->base, ret);
              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp60/ios.c:997:55: note: expanded from macro 'call_basic_streambuf_char_pbackfail'
#define call_basic_streambuf_char_pbackfail(this, ch) CALL_VTBL_FUNC(this, 8, int, (basic_streambuf_char*, int), (this, ch))
                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp60/ios.c:2386:8: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    if(call_basic_streambuf_char_overflow(&this->base, EOF) == EOF)
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp60/ios.c:987:54: note: expanded from macro 'call_basic_streambuf_char_overflow'
#define call_basic_streambuf_char_overflow(this, ch) CALL_VTBL_FUNC(this, 4, int, (basic_streambuf_char*, int), (this, ch))
                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp60/ios.c:2699:11: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    ret = call_basic_streambuf_wchar_uflow(&this->base);
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp60/ios.c:1513:48: note: expanded from macro 'call_basic_streambuf_wchar_uflow'
#define call_basic_streambuf_wchar_uflow(this) CALL_VTBL_FUNC(this, 20, unsigned short, (basic_streambuf_wchar*), (this))
                                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp60/ios.c:2701:15: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        ret = call_basic_streambuf_wchar_pbackfail(&this->base, ret);
              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp60/ios.c:1597:56: note: expanded from macro 'call_basic_streambuf_wchar_pbackfail'
#define call_basic_streambuf_wchar_pbackfail(this, ch) CALL_VTBL_FUNC(this, 8, unsigned short, (basic_streambuf_wchar*, unsigned short), (this, ch))
                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp60/ios.c:2783:8: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    if(call_basic_streambuf_wchar_overflow(&this->base, WEOF) == WEOF)
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp60/ios.c:1587:55: note: expanded from macro 'call_basic_streambuf_wchar_overflow'
#define call_basic_streambuf_wchar_overflow(this, ch) CALL_VTBL_FUNC(this, 4, unsigned short, (basic_streambuf_wchar*, unsigned short), (this, ch))
                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
42 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
dlls/msvcp90/locale.c:1160:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_collate_char_do_compare(this, first1, last1, first2, last2);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1138:74: note: expanded from macro 'call_collate_char_do_compare'
#define call_collate_char_do_compare(this, first1, last1, first2, last2) CALL_VTBL_FUNC(this, 4, int, \
                                                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1192:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_collate_char_do_hash(this, first, last);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1167:54: note: expanded from macro 'call_collate_char_do_hash'
#define call_collate_char_do_hash(this, first, last) CALL_VTBL_FUNC(this, 12, LONG, \
                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1497:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_collate_wchar_do_compare(this, first1, last1, first2, last2);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1473:75: note: expanded from macro 'call_collate_wchar_do_compare'
#define call_collate_wchar_do_compare(this, first1, last1, first2, last2) CALL_VTBL_FUNC(this, 4, int, \
                                                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1533:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_collate_wchar_do_hash(this, first, last);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1506:55: note: expanded from macro 'call_collate_wchar_do_hash'
#define call_collate_wchar_do_hash(this, first, last) CALL_VTBL_FUNC(this, 12, LONG, \
                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1810:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_char_do_narrow_ch(this, ch, dflt);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1754:56: note: expanded from macro 'call_ctype_char_do_narrow_ch'
#define call_ctype_char_do_narrow_ch(this, ch, unused) CALL_VTBL_FUNC(this, 32, \
                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1820:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_char_do_narrow(this, first, last, dflt, dest);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1774:68: note: expanded from macro 'call_ctype_char_do_narrow'
#define call_ctype_char_do_narrow(this, first, last, unused, dest) CALL_VTBL_FUNC(this, 28, \
                                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1830:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_char__Do_narrow_s(this, first, last, dflt, dest, size);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1793:77: note: expanded from macro 'call_ctype_char__Do_narrow_s'
#define call_ctype_char__Do_narrow_s(this, first, last, unused, dest, size) CALL_VTBL_FUNC(this, 40, \
                                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1889:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_char_do_widen_ch(this, ch);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1837:47: note: expanded from macro 'call_ctype_char_do_widen_ch'
#define call_ctype_char_do_widen_ch(this, ch) CALL_VTBL_FUNC(this, 24, \
                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1899:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_char_do_widen(this, first, last, dest);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1853:59: note: expanded from macro 'call_ctype_char_do_widen'
#define call_ctype_char_do_widen(this, first, last, dest) CALL_VTBL_FUNC(this, 20, \
                                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1909:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_char__Do_widen_s(this, first, last, dest, size);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1872:68: note: expanded from macro 'call_ctype_char__Do_widen_s'
#define call_ctype_char__Do_widen_s(this, first, last, dest, size) CALL_VTBL_FUNC(this, 28, \
                                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2049:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_char_do_tolower_ch(this, ch);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2012:49: note: expanded from macro 'call_ctype_char_do_tolower_ch'
#define call_ctype_char_do_tolower_ch(this, ch) CALL_VTBL_FUNC(this, 8, \
                                                ^~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2058:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_char_do_tolower(this, first, last);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2028:55: note: expanded from macro 'call_ctype_char_do_tolower'
#define call_ctype_char_do_tolower(this, first, last) CALL_VTBL_FUNC(this, 4, \
                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2146:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_char_do_toupper_ch(this, ch);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2108:49: note: expanded from macro 'call_ctype_char_do_toupper_ch'
#define call_ctype_char_do_toupper_ch(this, ch) CALL_VTBL_FUNC(this, 16, \
                                                ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2155:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_char_do_toupper(this, first, last);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2124:55: note: expanded from macro 'call_ctype_char_do_toupper'
#define call_ctype_char_do_toupper(this, first, last) CALL_VTBL_FUNC(this, 12, \
                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2496:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_wchar_do_narrow_ch(this, ch, dflt);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2431:55: note: expanded from macro 'call_ctype_wchar_do_narrow_ch'
#define call_ctype_wchar_do_narrow_ch(this, ch, dflt) CALL_VTBL_FUNC(this, 48, \
                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2508:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_wchar_do_narrow(this, first, last, dflt, dest);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2452:67: note: expanded from macro 'call_ctype_wchar_do_narrow'
#define call_ctype_wchar_do_narrow(this, first, last, dflt, dest) CALL_VTBL_FUNC(this, 44, \
                                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2520:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_wchar__Do_narrow_s(this, first, last, dflt, dest, size);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2474:76: note: expanded from macro 'call_ctype_wchar__Do_narrow_s'
#define call_ctype_wchar__Do_narrow_s(this, first, last, dflt, dest, size) CALL_VTBL_FUNC(this, 56, \
                                                                           ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2684:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_wchar_do_widen_ch(this, ch);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2623:48: note: expanded from macro 'call_ctype_wchar_do_widen_ch'
#define call_ctype_wchar_do_widen_ch(this, ch) CALL_VTBL_FUNC(this, 40, \
                                               ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2696:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_wchar_do_widen(this, first, last, dest);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2640:60: note: expanded from macro 'call_ctype_wchar_do_widen'
#define call_ctype_wchar_do_widen(this, first, last, dest) CALL_VTBL_FUNC(this, 36, \
                                                           ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2708:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_wchar__Do_widen_s(this, first, last, dest, size);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2662:69: note: expanded from macro 'call_ctype_wchar__Do_widen_s'
#define call_ctype_wchar__Do_widen_s(this, first, last, dest, size) CALL_VTBL_FUNC(this, 44, \
                                                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2866:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_wchar_do_tolower_ch(this, ch);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2824:50: note: expanded from macro 'call_ctype_wchar_do_tolower_ch'
#define call_ctype_wchar_do_tolower_ch(this, ch) CALL_VTBL_FUNC(this, 24, \
                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2878:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_wchar_do_tolower(this, first, last);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2841:56: note: expanded from macro 'call_ctype_wchar_do_tolower'
#define call_ctype_wchar_do_tolower(this, first, last) CALL_VTBL_FUNC(this, 20, \
                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2936:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_wchar_do_toupper_ch(this, ch);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2894:50: note: expanded from macro 'call_ctype_wchar_do_toupper_ch'
#define call_ctype_wchar_do_toupper_ch(this, ch) CALL_VTBL_FUNC(this, 32, \
                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2948:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_wchar_do_toupper(this, first, last);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2911:56: note: expanded from macro 'call_ctype_wchar_do_toupper'
#define call_ctype_wchar_do_toupper(this, first, last) CALL_VTBL_FUNC(this, 28, \
                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3015:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_wchar_do_is_ch(this, mask, ch);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2974:51: note: expanded from macro 'call_ctype_wchar_do_is_ch'
#define call_ctype_wchar_do_is_ch(this, mask, ch) CALL_VTBL_FUNC(this, 8, \
                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3027:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_wchar_do_is(this, first, last, dest);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2992:57: note: expanded from macro 'call_ctype_wchar_do_is'
#define call_ctype_wchar_do_is(this, first, last, dest) CALL_VTBL_FUNC(this, 4, \
                                                        ^~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3063:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_wchar_do_scan_is(this, mask, first, last);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3036:62: note: expanded from macro 'call_ctype_wchar_do_scan_is'
#define call_ctype_wchar_do_scan_is(this, mask, first, last) CALL_VTBL_FUNC(this, 12, \
                                                             ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3099:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_wchar_do_scan_not(this, mask, first, last);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3072:63: note: expanded from macro 'call_ctype_wchar_do_scan_not'
#define call_ctype_wchar_do_scan_not(this, mask, first, last) CALL_VTBL_FUNC(this, 16, \
                                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3175:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_codecvt_base_do_always_noconv(this);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3156:50: note: expanded from macro 'call_codecvt_base_do_always_noconv'
#define call_codecvt_base_do_always_noconv(this) CALL_VTBL_FUNC(this, 4, \
                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3200:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_codecvt_base_do_max_length(this);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3181:47: note: expanded from macro 'call_codecvt_base_do_max_length'
#define call_codecvt_base_do_max_length(this) CALL_VTBL_FUNC(this, 8, \
                                              ^~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3225:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_codecvt_base_do_encoding(this);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3206:45: note: expanded from macro 'call_codecvt_base_do_encoding'
#define call_codecvt_base_do_encoding(this) CALL_VTBL_FUNC(this, 12, \
                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3392:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_codecvt_char_do_in(this, state, from, from_end, from_next,
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3362:5: note: expanded from macro 'call_codecvt_char_do_in'
    CALL_VTBL_FUNC(this, 16, int, \
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3430:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_codecvt_char_do_out(this, state, from, from_end, from_next,
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3400:5: note: expanded from macro 'call_codecvt_char_do_out'
    CALL_VTBL_FUNC(this, 20, int, \
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3459:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_codecvt_char_do_unshift(this, state, to, to_end, to_next);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3437:72: note: expanded from macro 'call_codecvt_char_do_unshift'
#define call_codecvt_char_do_unshift(this, state, to, to_end, to_next) CALL_VTBL_FUNC(this, 24, \
                                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3488:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_codecvt_char_do_length(this, state, from, from_end, max);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3465:71: note: expanded from macro 'call_codecvt_char_do_length'
#define call_codecvt_char_do_length(this, state, from, from_end, max) CALL_VTBL_FUNC(this, 28, \
                                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3844:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_codecvt_wchar_do_in(this, state, from,
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3793:5: note: expanded from macro 'call_codecvt_wchar_do_in'
    CALL_VTBL_FUNC(this, 16, int, \
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3908:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_codecvt_wchar_do_out(this, state, from,
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3854:5: note: expanded from macro 'call_codecvt_wchar_do_out'
    CALL_VTBL_FUNC(this, 20, int, \
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3944:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_codecvt_wchar_do_unshift(this, state, to, to_end, to_next);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3917:73: note: expanded from macro 'call_codecvt_wchar_do_unshift'
#define call_codecvt_wchar_do_unshift(this, state, to, to_end, to_next) CALL_VTBL_FUNC(this, 24, \
                                                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3996:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_codecvt_wchar_do_length(this, state, from, from_end, max);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3952:72: note: expanded from macro 'call_codecvt_wchar_do_length'
#define call_codecvt_wchar_do_length(this, state, from, from_end, max) CALL_VTBL_FUNC(this, 28, \
                                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4203:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_numpunct_char_do_decimal_point(this);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4185:51: note: expanded from macro 'call_numpunct_char_do_decimal_point'
#define call_numpunct_char_do_decimal_point(this) CALL_VTBL_FUNC(this, 4, \
                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4228:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_numpunct_char_do_thousands_sep(this);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4210:51: note: expanded from macro 'call_numpunct_char_do_thousands_sep'
#define call_numpunct_char_do_thousands_sep(this) CALL_VTBL_FUNC(this, 8, \
                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4254:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_numpunct_char_do_grouping(this, ret);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4235:51: note: expanded from macro 'call_numpunct_char_do_grouping'
#define call_numpunct_char_do_grouping(this, ret) CALL_VTBL_FUNC(this, 12, \
                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4280:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_numpunct_char_do_falsename(this, ret);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4261:52: note: expanded from macro 'call_numpunct_char_do_falsename'
#define call_numpunct_char_do_falsename(this, ret) CALL_VTBL_FUNC(this, 16, \
                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4306:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_numpunct_char_do_truename(this, ret);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4287:51: note: expanded from macro 'call_numpunct_char_do_truename'
#define call_numpunct_char_do_truename(this, ret) CALL_VTBL_FUNC(this, 20, \
                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4626:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_numpunct_wchar_do_decimal_point(this);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4606:52: note: expanded from macro 'call_numpunct_wchar_do_decimal_point'
#define call_numpunct_wchar_do_decimal_point(this) CALL_VTBL_FUNC(this, 4, \
                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4655:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_numpunct_wchar_do_thousands_sep(this);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4635:52: note: expanded from macro 'call_numpunct_wchar_do_thousands_sep'
#define call_numpunct_wchar_do_thousands_sep(this) CALL_VTBL_FUNC(this, 8, \
                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4684:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_numpunct_wchar_do_grouping(this, ret);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4664:52: note: expanded from macro 'call_numpunct_wchar_do_grouping'
#define call_numpunct_wchar_do_grouping(this, ret) CALL_VTBL_FUNC(this, 12, \
                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4713:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_numpunct_wchar_do_falsename(this, ret);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4693:53: note: expanded from macro 'call_numpunct_wchar_do_falsename'
#define call_numpunct_wchar_do_falsename(this, ret) CALL_VTBL_FUNC(this, 16, \
                                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4742:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_numpunct_wchar_do_truename(this, ret);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4722:52: note: expanded from macro 'call_numpunct_wchar_do_truename'
#define call_numpunct_wchar_do_truename(this, ret) CALL_VTBL_FUNC(this, 20, \
                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:5498:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_wchar_do_get_void(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:5463:83: note: expanded from macro 'call_num_get_wchar_do_get_void'
#define call_num_get_wchar_do_get_void(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 4, istreambuf_iterator_wchar*, \
                                                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:5573:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_wchar_do_get_ldouble(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:5530:86: note: expanded from macro 'call_num_get_wchar_do_get_ldouble'
#define call_num_get_wchar_do_get_ldouble(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 8, istreambuf_iterator_wchar*, \
                                                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:5585:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_wchar_do_get_double(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:5533:85: note: expanded from macro 'call_num_get_wchar_do_get_double'
#define call_num_get_wchar_do_get_double(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 12, istreambuf_iterator_wchar*, \
                                                                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:5651:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_wchar_do_get_float(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:5616:84: note: expanded from macro 'call_num_get_wchar_do_get_float'
#define call_num_get_wchar_do_get_float(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 16, istreambuf_iterator_wchar*, \
                                                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:5717:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_wchar_do_get_uint64(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:5682:85: note: expanded from macro 'call_num_get_wchar_do_get_uint64'
#define call_num_get_wchar_do_get_uint64(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 20, istreambuf_iterator_wchar*, \
                                                                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:5783:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_wchar_do_get_int64(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:5748:84: note: expanded from macro 'call_num_get_wchar_do_get_int64'
#define call_num_get_wchar_do_get_int64(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 24, istreambuf_iterator_wchar*, \
                                                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:5849:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_wchar_do_get_ulong(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:5814:84: note: expanded from macro 'call_num_get_wchar_do_get_ulong'
#define call_num_get_wchar_do_get_ulong(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 28, istreambuf_iterator_wchar*, \
                                                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:5915:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_wchar_do_get_long(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:5880:83: note: expanded from macro 'call_num_get_wchar_do_get_long'
#define call_num_get_wchar_do_get_long(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 32, istreambuf_iterator_wchar*, \
                                                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:5956:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_wchar_do_get_uint(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:5921:83: note: expanded from macro 'call_num_get_wchar_do_get_uint'
#define call_num_get_wchar_do_get_uint(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 36, istreambuf_iterator_wchar*, \
                                                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6018:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_wchar_do_get_ushort(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:5962:85: note: expanded from macro 'call_num_get_wchar_do_get_ushort'
#define call_num_get_wchar_do_get_ushort(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 40, istreambuf_iterator_wchar*, \
                                                                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6125:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_wchar_do_get_bool(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6090:83: note: expanded from macro 'call_num_get_wchar_do_get_bool'
#define call_num_get_wchar_do_get_bool(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 44, istreambuf_iterator_wchar*, \
                                                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6619:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_char_do_get_void(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6578:82: note: expanded from macro 'call_num_get_char_do_get_void'
#define call_num_get_char_do_get_void(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 4, istreambuf_iterator_char*, \
                                                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6671:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_char_do_get_ldouble(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6627:85: note: expanded from macro 'call_num_get_char_do_get_ldouble'
#define call_num_get_char_do_get_ldouble(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 8, istreambuf_iterator_char*, \
                                                                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6681:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_char_do_get_double(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6630:84: note: expanded from macro 'call_num_get_char_do_get_double'
#define call_num_get_char_do_get_double(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 12, istreambuf_iterator_char*, \
                                                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6725:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_char_do_get_float(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6687:83: note: expanded from macro 'call_num_get_char_do_get_float'
#define call_num_get_char_do_get_float(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 16, istreambuf_iterator_char*, \
                                                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6770:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_char_do_get_uint64(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6731:84: note: expanded from macro 'call_num_get_char_do_get_uint64'
#define call_num_get_char_do_get_uint64(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 20, istreambuf_iterator_char*, \
                                                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6815:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_char_do_get_int64(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6776:83: note: expanded from macro 'call_num_get_char_do_get_int64'
#define call_num_get_char_do_get_int64(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 24, istreambuf_iterator_char*, \
                                                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6860:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_char_do_get_ulong(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6821:83: note: expanded from macro 'call_num_get_char_do_get_ulong'
#define call_num_get_char_do_get_ulong(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 28, istreambuf_iterator_char*, \
                                                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6905:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_char_do_get_long(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6866:82: note: expanded from macro 'call_num_get_char_do_get_long'
#define call_num_get_char_do_get_long(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 32, istreambuf_iterator_char*, \
                                                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6934:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_char_do_get_uint(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6911:82: note: expanded from macro 'call_num_get_char_do_get_uint'
#define call_num_get_char_do_get_uint(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 36, istreambuf_iterator_char*, \
                                                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6984:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_char_do_get_ushort(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6940:84: note: expanded from macro 'call_num_get_char_do_get_ushort'
#define call_num_get_char_do_get_ushort(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 40, istreambuf_iterator_char*, \
                                                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:7071:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_char_do_get_bool(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6990:82: note: expanded from macro 'call_num_get_char_do_get_bool'
#define call_num_get_char_do_get_bool(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 44, istreambuf_iterator_char*, \
                                                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:7496:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_put_char_do_put_long(this, ret, dest, base, fill, v);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:7460:71: note: expanded from macro 'call_num_put_char_do_put_long'
#define call_num_put_char_do_put_long(this, ret, dest, base, fill, v) CALL_VTBL_FUNC(this, 28, ostreambuf_iterator_char*, \
                                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:7538:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_put_char_do_put_ulong(this, ret, dest, base, fill, v);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:7502:72: note: expanded from macro 'call_num_put_char_do_put_ulong'
#define call_num_put_char_do_put_ulong(this, ret, dest, base, fill, v) CALL_VTBL_FUNC(this, 24, ostreambuf_iterator_char*, \
                                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:7605:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_put_char_do_put_double(this, ret, dest, base, fill, v);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:7554:73: note: expanded from macro 'call_num_put_char_do_put_double'
#define call_num_put_char_do_put_double(this, ret, dest, base, fill, v) CALL_VTBL_FUNC(this, 12, ostreambuf_iterator_char*, \
                                                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:7619:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_put_char_do_put_ldouble(this, ret, dest, base, fill, v);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:7557:74: note: expanded from macro 'call_num_put_char_do_put_ldouble'
#define call_num_put_char_do_put_ldouble(this, ret, dest, base, fill, v) CALL_VTBL_FUNC(this, 8, ostreambuf_iterator_char*, \
                                                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:7659:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_put_char_do_put_ptr(this, ret, dest, base, fill, v);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:7625:70: note: expanded from macro 'call_num_put_char_do_put_ptr'
#define call_num_put_char_do_put_ptr(this, ret, dest, base, fill, v) CALL_VTBL_FUNC(this, 4, ostreambuf_iterator_char*, \
                                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:7701:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_put_char_do_put_int64(this, ret, dest, base, fill, v);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:7665:72: note: expanded from macro 'call_num_put_char_do_put_int64'
#define call_num_put_char_do_put_int64(this, ret, dest, base, fill, v) CALL_VTBL_FUNC(this, 20, ostreambuf_iterator_char*, \
                                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:7743:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_put_char_do_put_uint64(this, ret, dest, base, fill, v);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:7707:73: note: expanded from macro 'call_num_put_char_do_put_uint64'
#define call_num_put_char_do_put_uint64(this, ret, dest, base, fill, v) CALL_VTBL_FUNC(this, 16, ostreambuf_iterator_char*, \
                                                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:7804:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_put_char_do_put_bool(this, ret, dest, base, fill, v);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:7749:71: note: expanded from macro 'call_num_put_char_do_put_bool'
#define call_num_put_char_do_put_bool(this, ret, dest, base, fill, v) CALL_VTBL_FUNC(this, 32, ostreambuf_iterator_char*, \
                                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:8416:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_put_wchar_do_put_long(this, ret, dest, base, fill, v);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:8359:72: note: expanded from macro 'call_num_put_wchar_do_put_long'
#define call_num_put_wchar_do_put_long(this, ret, dest, base, fill, v) CALL_VTBL_FUNC(this, 28, ostreambuf_iterator_wchar*, \
                                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:8479:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_put_wchar_do_put_ulong(this, ret, dest, base, fill, v);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:8422:73: note: expanded from macro 'call_num_put_wchar_do_put_ulong'
#define call_num_put_wchar_do_put_ulong(this, ret, dest, base, fill, v) CALL_VTBL_FUNC(this, 24, ostreambuf_iterator_wchar*, \
                                                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:8572:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_put_wchar_do_put_double(this, ret, dest, base, fill, v);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:8487:74: note: expanded from macro 'call_num_put_wchar_do_put_double'
#define call_num_put_wchar_do_put_double(this, ret, dest, base, fill, v) CALL_VTBL_FUNC(this, 12, ostreambuf_iterator_wchar*, \
                                                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:8588:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_put_wchar_do_put_ldouble(this, ret, dest, base, fill, v);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:8490:75: note: expanded from macro 'call_num_put_wchar_do_put_ldouble'
#define call_num_put_wchar_do_put_ldouble(this, ret, dest, base, fill, v) CALL_VTBL_FUNC(this, 8, ostreambuf_iterator_wchar*, \
                                                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:8647:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_put_wchar_do_put_ptr(this, ret, dest, base, fill, v);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:8594:71: note: expanded from macro 'call_num_put_wchar_do_put_ptr'
#define call_num_put_wchar_do_put_ptr(this, ret, dest, base, fill, v) CALL_VTBL_FUNC(this, 4, ostreambuf_iterator_wchar*, \
                                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:8710:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_put_wchar_do_put_int64(this, ret, dest, base, fill, v);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:8653:73: note: expanded from macro 'call_num_put_wchar_do_put_int64'
#define call_num_put_wchar_do_put_int64(this, ret, dest, base, fill, v) CALL_VTBL_FUNC(this, 20, ostreambuf_iterator_wchar*, \
                                                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:8773:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_put_wchar_do_put_uint64(this, ret, dest, base, fill, v);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:8716:74: note: expanded from macro 'call_num_put_wchar_do_put_uint64'
#define call_num_put_wchar_do_put_uint64(this, ret, dest, base, fill, v) CALL_VTBL_FUNC(this, 16, ostreambuf_iterator_wchar*, \
                                                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:8874:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_put_wchar_do_put_bool(this, ret, dest, base, fill, v);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:8779:72: note: expanded from macro 'call_num_put_wchar_do_put_bool'
#define call_num_put_wchar_do_put_bool(this, ret, dest, base, fill, v) CALL_VTBL_FUNC(this, 32, ostreambuf_iterator_wchar*, \
                                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:9141:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_time_put_char_do_put(this, ret, dest, base, t, spec, mod);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:9109:72: note: expanded from macro 'call_time_put_char_do_put'
#define call_time_put_char_do_put(this, ret, dest, base, t, spec, mod) CALL_VTBL_FUNC(this, 4, ostreambuf_iterator_char*, \
                                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:9591:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_time_put_wchar_do_put(this, ret, dest, base, t, spec, mod);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:9554:73: note: expanded from macro 'call_time_put_wchar_do_put'
#define call_time_put_wchar_do_put(this, ret, dest, base, t, spec, mod) CALL_VTBL_FUNC(this, 4, ostreambuf_iterator_wchar*, \
                                                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:9879:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_time_get_char_do_date_order(this);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:9864:48: note: expanded from macro 'call_time_get_char_do_date_order'
#define call_time_get_char_do_date_order(this) CALL_VTBL_FUNC(this, 4, dateorder, (const time_get_char*), (this))
                                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:9964:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_time_get_char_do_get_monthname(this, ret, s, e, base, err, t);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:9932:76: note: expanded from macro 'call_time_get_char_do_get_monthname'
#define call_time_get_char_do_get_monthname(this, ret, s, e, base, err, t) CALL_VTBL_FUNC(this, 20, istreambuf_iterator_char*, \
                                                                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:10014:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_time_get_char_do_get_time(this, ret, s, e, base, err, t);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:9971:71: note: expanded from macro 'call_time_get_char_do_get_time'
#define call_time_get_char_do_get_time(this, ret, s, e, base, err, t) CALL_VTBL_FUNC(this, 8, istreambuf_iterator_char*, \
                                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:10053:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_time_get_char_do_get_weekday(this, ret, s, e, base, err, t);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:10021:74: note: expanded from macro 'call_time_get_char_do_get_weekday'
#define call_time_get_char_do_get_weekday(this, ret, s, e, base, err, t) CALL_VTBL_FUNC(this, 16, istreambuf_iterator_char*, \
                                                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:10099:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_time_get_char_do_get_year(this, ret, s, e, base, err, t);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:10060:71: note: expanded from macro 'call_time_get_char_do_get_year'
#define call_time_get_char_do_get_year(this, ret, s, e, base, err, t) CALL_VTBL_FUNC(this, 24, istreambuf_iterator_char*, \
                                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:10244:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_time_get_char_do_get_date(this, ret, s, e, base, err, t);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:10121:71: note: expanded from macro 'call_time_get_char_do_get_date'
#define call_time_get_char_do_get_date(this, ret, s, e, base, err, t) CALL_VTBL_FUNC(this, 12, istreambuf_iterator_char*, \
                                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:10441:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_time_get_char_do_get(this, ret, s, e, base, err, t, fmt, mod);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:10302:76: note: expanded from macro 'call_time_get_char_do_get'
#define call_time_get_char_do_get(this, ret, s, e, base, err, t, fmt, mod) CALL_VTBL_FUNC(this, 28, istreambuf_iterator_char*, \
                                                                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:10760:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_time_get_wchar_do_date_order(this);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:10745:49: note: expanded from macro 'call_time_get_wchar_do_date_order'
#define call_time_get_wchar_do_date_order(this) CALL_VTBL_FUNC(this, 4, dateorder, (const time_get_wchar*), (this))
                                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:10845:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_time_get_wchar_do_get_monthname(this, ret, s, e, base, err, t);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:10813:77: note: expanded from macro 'call_time_get_wchar_do_get_monthname'
#define call_time_get_wchar_do_get_monthname(this, ret, s, e, base, err, t) CALL_VTBL_FUNC(this, 20, istreambuf_iterator_wchar*, \
                                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:10895:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_time_get_wchar_do_get_time(this, ret, s, e, base, err, t);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:10852:72: note: expanded from macro 'call_time_get_wchar_do_get_time'
#define call_time_get_wchar_do_get_time(this, ret, s, e, base, err, t) CALL_VTBL_FUNC(this, 8, istreambuf_iterator_wchar*, \
                                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:10934:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_time_get_wchar_do_get_weekday(this, ret, s, e, base, err, t);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:10902:75: note: expanded from macro 'call_time_get_wchar_do_get_weekday'
#define call_time_get_wchar_do_get_weekday(this, ret, s, e, base, err, t) CALL_VTBL_FUNC(this, 16, istreambuf_iterator_wchar*, \
                                                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:10980:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_time_get_wchar_do_get_year(this, ret, s, e, base, err, t);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:10941:72: note: expanded from macro 'call_time_get_wchar_do_get_year'
#define call_time_get_wchar_do_get_year(this, ret, s, e, base, err, t) CALL_VTBL_FUNC(this, 24, istreambuf_iterator_wchar*, \
                                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:11125:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_time_get_wchar_do_get_date(this, ret, s, e, base, err, t);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:11002:72: note: expanded from macro 'call_time_get_wchar_do_get_date'
#define call_time_get_wchar_do_get_date(this, ret, s, e, base, err, t) CALL_VTBL_FUNC(this, 12, istreambuf_iterator_wchar*, \
                                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:11322:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_time_get_wchar_do_get(this, ret, s, e, base, err, t, fmt, mod);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:11183:77: note: expanded from macro 'call_time_get_wchar_do_get'
#define call_time_get_wchar_do_get(this, ret, s, e, base, err, t, fmt, mod) CALL_VTBL_FUNC(this, 28, istreambuf_iterator_wchar*, \
                                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:11447:13: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
            call_locale_facet_vector_dtor(this->facetvec[i], 1);
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:265:52: note: expanded from macro 'call_locale_facet_vector_dtor'
#define call_locale_facet_vector_dtor(this, flags) CALL_VTBL_FUNC(this, 0, \
                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:11529:9: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        call_locale_facet_vector_dtor(locimp->facetvec[id], 1);
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:265:52: note: expanded from macro 'call_locale_facet_vector_dtor'
#define call_locale_facet_vector_dtor(this, flags) CALL_VTBL_FUNC(this, 0, \
                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:12887:13: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
            call_locale_facet_vector_dtor(iter->fac, 1);
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:265:52: note: expanded from macro 'call_locale_facet_vector_dtor'
#define call_locale_facet_vector_dtor(this, flags) CALL_VTBL_FUNC(this, 0, \
                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
108 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcp70/exception.o dlls/msvcp90/exception.c -Idlls/msvcp70 -Idlls/msvcp90 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_MSVCP_VER=70 -D_MSVCR_VER=70 -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msvcp70/ios.o dlls/msvcp90/ios.c -Idlls/msvcp70 -Idlls/msvcp90 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_MSVCP_VER=70 -D_MSVCR_VER=70 -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msvcp70/locale.o dlls/msvcp90/locale.c -Idlls/msvcp70 -Idlls/msvcp90 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_MSVCP_VER=70 -D_MSVCR_VER=70 -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcp70/math.o dlls/msvcp90/math.c -Idlls/msvcp70 -Idlls/msvcp90 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_MSVCP_VER=70 -D_MSVCR_VER=70 -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msvcp70/memory.o dlls/msvcp90/memory.c -Idlls/msvcp70 -Idlls/msvcp90 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_MSVCP_VER=70 -D_MSVCR_VER=70 -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
dlls/msvcp60/string.c:370:25: warning: implicit conversion from 'int' to 'char' changes value from 255 to -1 [-Wconstant-conversion]
        this->ptr[-1] = FROZEN;
                      ~ ^~~~~~
dlls/msvcp60/string.c:30:16: note: expanded from macro 'FROZEN'
#define FROZEN 255
               ^~~
3 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcp70/misc.o dlls/msvcp90/misc.c -Idlls/msvcp70 -Idlls/msvcp90 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_MSVCP_VER=70 -D_MSVCR_VER=70 -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msvcp70/msvcp_main.o dlls/msvcp90/msvcp_main.c -Idlls/msvcp70 -Idlls/msvcp90 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_MSVCP_VER=70 -D_MSVCR_VER=70 -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msvcp70/string.o dlls/msvcp90/string.c -Idlls/msvcp70 -Idlls/msvcp90 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_MSVCP_VER=70 -D_MSVCR_VER=70 -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
dlls/msvcp90/ios.c:1422:8: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    if(call_basic_streambuf_char_underflow(this)==EOF)
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1400:51: note: expanded from macro 'call_basic_streambuf_char_underflow'
#define call_basic_streambuf_char_underflow(this) CALL_VTBL_FUNC(this, 16, int, (basic_streambuf_char*), (this))
                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1462:23: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        }else if((c = call_basic_streambuf_char_uflow(this)) != EOF) {
                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1414:47: note: expanded from macro 'call_basic_streambuf_char_uflow'
#define call_basic_streambuf_char_uflow(this) CALL_VTBL_FUNC(this, 20, int, (basic_streambuf_char*), (this))
                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1638:5: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    call_basic_streambuf_char_imbue(this, loc);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1568:52: note: expanded from macro 'call_basic_streambuf_char_imbue'
#define call_basic_streambuf_char_imbue(this, loc) CALL_VTBL_FUNC(this, 48, void, (basic_streambuf_char*, const locale*), (this, loc))
                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1687:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_basic_streambuf_char_seekoff(this, ret, off, way, mode);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1660:9: note: expanded from macro 'call_basic_streambuf_char_seekoff'
        CALL_VTBL_FUNC(this, 32, fpos_mbstatet*, (basic_streambuf_char*, fpos_mbstatet*, streamoff, int, int), (this, ret, off, way, mode))
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1734:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_basic_streambuf_char_seekpos(this, ret, pos, mode);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1715:9: note: expanded from macro 'call_basic_streambuf_char_seekpos'
        CALL_VTBL_FUNC(this, 36, fpos_mbstatet*, (basic_streambuf_char*, fpos_mbstatet*, fpos_mbstatet, int), (this, ret, pos, mode))
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1777:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_basic_streambuf_char_setbuf(this, buf, count);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1759:60: note: expanded from macro 'call_basic_streambuf_char_setbuf'
#define call_basic_streambuf_char_setbuf(this, buf, count) CALL_VTBL_FUNC(this, 40, basic_streambuf_char*, (basic_streambuf_char*, char*, streamsize), (this, buf, count))
                                                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1802:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_basic_streambuf_char_sync(this);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1788:46: note: expanded from macro 'call_basic_streambuf_char_sync'
#define call_basic_streambuf_char_sync(this) CALL_VTBL_FUNC(this, 44, int, (basic_streambuf_char*), (this))
                                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1842:24: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return ret ? ret : call_basic_streambuf_char_showmanyc(this);
                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1824:51: note: expanded from macro 'call_basic_streambuf_char_showmanyc'
#define call_basic_streambuf_char_showmanyc(this) CALL_VTBL_FUNC(this, 12, streamsize, (basic_streambuf_char*), (this))
                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1857:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_basic_streambuf_char_pbackfail(this, (unsigned char)ch);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1595:55: note: expanded from macro 'call_basic_streambuf_char_pbackfail'
#define call_basic_streambuf_char_pbackfail(this, ch) CALL_VTBL_FUNC(this, 8, int, (basic_streambuf_char*, int), (this, ch))
                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1868:9: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        call_basic_streambuf_char_overflow(this, (unsigned char)ch);
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1581:54: note: expanded from macro 'call_basic_streambuf_char_overflow'
#define call_basic_streambuf_char_overflow(this, ch) CALL_VTBL_FUNC(this, 4, int, (basic_streambuf_char*, int), (this, ch))
                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1883:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_basic_streambuf_char_pbackfail(this, EOF);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1595:55: note: expanded from macro 'call_basic_streambuf_char_pbackfail'
#define call_basic_streambuf_char_pbackfail(this, ch) CALL_VTBL_FUNC(this, 8, int, (basic_streambuf_char*, int), (this, ch))
                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1895:9: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        call_basic_streambuf_char_uflow(this);
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1414:47: note: expanded from macro 'call_basic_streambuf_char_uflow'
#define call_basic_streambuf_char_uflow(this) CALL_VTBL_FUNC(this, 20, int, (basic_streambuf_char*), (this))
                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1905:66: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        (int)(unsigned char)*basic_streambuf_char__Gninc(this) : call_basic_streambuf_char_uflow(this);
                                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1414:47: note: expanded from macro 'call_basic_streambuf_char_uflow'
#define call_basic_streambuf_char_uflow(this) CALL_VTBL_FUNC(this, 20, int, (basic_streambuf_char*), (this))
                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1915:64: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        (int)(unsigned char)*basic_streambuf_char_gptr(this) : call_basic_streambuf_char_underflow(this);
                                                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1400:51: note: expanded from macro 'call_basic_streambuf_char_underflow'
#define call_basic_streambuf_char_underflow(this) CALL_VTBL_FUNC(this, 16, int, (basic_streambuf_char*), (this))
                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1979:18: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        }else if(call_basic_streambuf_char_overflow(this, (unsigned char)ptr[copied]) != EOF) {
                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1581:54: note: expanded from macro 'call_basic_streambuf_char_overflow'
#define call_basic_streambuf_char_overflow(this, ch) CALL_VTBL_FUNC(this, 4, int, (basic_streambuf_char*, int), (this, ch))
                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1999:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_basic_streambuf_char_xsputn(this, ptr, count);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1961:60: note: expanded from macro 'call_basic_streambuf_char_xsputn'
#define call_basic_streambuf_char_xsputn(this, ptr, count) CALL_VTBL_FUNC(this, 28, streamsize, (basic_streambuf_char*, const char*, streamsize), (this, ptr, count))
                                                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2321:8: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    if(call_basic_streambuf_wchar_underflow(this)==WEOF)
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2297:52: note: expanded from macro 'call_basic_streambuf_wchar_underflow'
#define call_basic_streambuf_wchar_underflow(this) CALL_VTBL_FUNC(this, 16, unsigned short, (basic_streambuf_wchar*), (this))
                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2363:23: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        }else if((c = call_basic_streambuf_wchar_uflow(this)) != WEOF) {
                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2313:48: note: expanded from macro 'call_basic_streambuf_wchar_uflow'
#define call_basic_streambuf_wchar_uflow(this) CALL_VTBL_FUNC(this, 20, unsigned short, (basic_streambuf_wchar*), (this))
                                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2562:5: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    call_basic_streambuf_wchar_imbue(this, loc);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2480:53: note: expanded from macro 'call_basic_streambuf_wchar_imbue'
#define call_basic_streambuf_wchar_imbue(this, loc) CALL_VTBL_FUNC(this, 48, void, (basic_streambuf_wchar*, const locale*), (this, loc))
                                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2615:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_basic_streambuf_wchar_seekoff(this, ret, off, way, mode);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2586:9: note: expanded from macro 'call_basic_streambuf_wchar_seekoff'
        CALL_VTBL_FUNC(this, 32, fpos_mbstatet*, (basic_streambuf_wchar*, fpos_mbstatet*, streamoff, int, int), (this, ret, off, way, mode))
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2668:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_basic_streambuf_wchar_seekpos(this, ret, pos, mode);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2647:9: note: expanded from macro 'call_basic_streambuf_wchar_seekpos'
        CALL_VTBL_FUNC(this, 36, fpos_mbstatet*, (basic_streambuf_wchar*, fpos_mbstatet*, fpos_mbstatet, int), (this, ret, pos, mode))
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2717:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_basic_streambuf_wchar_setbuf(this, buf, count);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2697:61: note: expanded from macro 'call_basic_streambuf_wchar_setbuf'
#define call_basic_streambuf_wchar_setbuf(this, buf, count) CALL_VTBL_FUNC(this, 40, basic_streambuf_wchar*, (basic_streambuf_wchar*, wchar_t*, streamsize), (this, buf, count))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2746:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_basic_streambuf_wchar_sync(this);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2730:47: note: expanded from macro 'call_basic_streambuf_wchar_sync'
#define call_basic_streambuf_wchar_sync(this) CALL_VTBL_FUNC(this, 44, int, (basic_streambuf_wchar*), (this))
                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2781:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_basic_streambuf_wchar_xsgetn(this, ptr, count);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2761:61: note: expanded from macro 'call_basic_streambuf_wchar_xsgetn'
#define call_basic_streambuf_wchar_xsgetn(this, ptr, count) CALL_VTBL_FUNC(this, 24, streamsize, (basic_streambuf_wchar*, wchar_t*, streamsize), (this, ptr, count))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2812:24: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return ret ? ret : call_basic_streambuf_wchar_showmanyc(this);
                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2792:52: note: expanded from macro 'call_basic_streambuf_wchar_showmanyc'
#define call_basic_streambuf_wchar_showmanyc(this) CALL_VTBL_FUNC(this, 12, streamsize, (basic_streambuf_wchar*), (this))
                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2829:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_basic_streambuf_wchar_pbackfail(this, ch);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2511:56: note: expanded from macro 'call_basic_streambuf_wchar_pbackfail'
#define call_basic_streambuf_wchar_pbackfail(this, ch) CALL_VTBL_FUNC(this, 8, unsigned short, (basic_streambuf_wchar*, unsigned short), (this, ch))
                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2842:9: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        call_basic_streambuf_wchar_overflow(this, ch);
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2495:55: note: expanded from macro 'call_basic_streambuf_wchar_overflow'
#define call_basic_streambuf_wchar_overflow(this, ch) CALL_VTBL_FUNC(this, 4, unsigned short, (basic_streambuf_wchar*, unsigned short), (this, ch))
                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2859:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_basic_streambuf_wchar_pbackfail(this, WEOF);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2511:56: note: expanded from macro 'call_basic_streambuf_wchar_pbackfail'
#define call_basic_streambuf_wchar_pbackfail(this, ch) CALL_VTBL_FUNC(this, 8, unsigned short, (basic_streambuf_wchar*, unsigned short), (this, ch))
                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2873:9: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        call_basic_streambuf_wchar_uflow(this);
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2313:48: note: expanded from macro 'call_basic_streambuf_wchar_uflow'
#define call_basic_streambuf_wchar_uflow(this) CALL_VTBL_FUNC(this, 20, unsigned short, (basic_streambuf_wchar*), (this))
                                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2885:47: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        *basic_streambuf_wchar__Gninc(this) : call_basic_streambuf_wchar_uflow(this);
                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2313:48: note: expanded from macro 'call_basic_streambuf_wchar_uflow'
#define call_basic_streambuf_wchar_uflow(this) CALL_VTBL_FUNC(this, 20, unsigned short, (basic_streambuf_wchar*), (this))
                                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2897:45: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        *basic_streambuf_wchar_gptr(this) : call_basic_streambuf_wchar_underflow(this);
                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2297:52: note: expanded from macro 'call_basic_streambuf_wchar_underflow'
#define call_basic_streambuf_wchar_underflow(this) CALL_VTBL_FUNC(this, 16, unsigned short, (basic_streambuf_wchar*), (this))
                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2947:18: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        }else if(call_basic_streambuf_wchar_overflow(this, ptr[copied]) != WEOF) {
                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2495:55: note: expanded from macro 'call_basic_streambuf_wchar_overflow'
#define call_basic_streambuf_wchar_overflow(this, ch) CALL_VTBL_FUNC(this, 4, unsigned short, (basic_streambuf_wchar*, unsigned short), (this, ch))
                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2969:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_basic_streambuf_wchar_xsputn(this, ptr, count);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2929:61: note: expanded from macro 'call_basic_streambuf_wchar_xsputn'
#define call_basic_streambuf_wchar_xsputn(this, ptr, count) CALL_VTBL_FUNC(this, 28, streamsize, (basic_streambuf_wchar*, const wchar_t*, streamsize), (this, ptr, count))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:3070:8: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    if(call_basic_streambuf_char_overflow(&this->base, EOF) == EOF)
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1581:54: note: expanded from macro 'call_basic_streambuf_char_overflow'
#define call_basic_streambuf_char_overflow(this, ch) CALL_VTBL_FUNC(this, 4, int, (basic_streambuf_char*, int), (this, ch))
                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:3091:16: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
            if(call_basic_streambuf_char_overflow(&this->base, EOF) == EOF)
               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1581:54: note: expanded from macro 'call_basic_streambuf_char_overflow'
#define call_basic_streambuf_char_overflow(this, ch) CALL_VTBL_FUNC(this, 4, int, (basic_streambuf_char*, int), (this, ch))
                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:3495:11: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    ret = call_basic_streambuf_char_uflow(&this->base);
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1414:47: note: expanded from macro 'call_basic_streambuf_char_uflow'
#define call_basic_streambuf_char_uflow(this) CALL_VTBL_FUNC(this, 20, int, (basic_streambuf_char*), (this))
                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:3497:15: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        ret = call_basic_streambuf_char_pbackfail(&this->base, ret);
              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1595:55: note: expanded from macro 'call_basic_streambuf_char_pbackfail'
#define call_basic_streambuf_char_pbackfail(this, ch) CALL_VTBL_FUNC(this, 8, int, (basic_streambuf_char*, int), (this, ch))
                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:3589:8: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    if(call_basic_streambuf_char_overflow(&this->base, EOF) == EOF)
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1581:54: note: expanded from macro 'call_basic_streambuf_char_overflow'
#define call_basic_streambuf_char_overflow(this, ch) CALL_VTBL_FUNC(this, 4, int, (basic_streambuf_char*, int), (this, ch))
                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:3689:8: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    if(call_basic_streambuf_wchar_overflow(&this->base, WEOF) == WEOF)
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2495:55: note: expanded from macro 'call_basic_streambuf_wchar_overflow'
#define call_basic_streambuf_wchar_overflow(this, ch) CALL_VTBL_FUNC(this, 4, unsigned short, (basic_streambuf_wchar*, unsigned short), (this, ch))
                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:3710:16: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
            if(call_basic_streambuf_wchar_overflow(&this->base, WEOF) == WEOF)
               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2495:55: note: expanded from macro 'call_basic_streambuf_wchar_overflow'
#define call_basic_streambuf_wchar_overflow(this, ch) CALL_VTBL_FUNC(this, 4, unsigned short, (basic_streambuf_wchar*, unsigned short), (this, ch))
                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:4142:11: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    ret = call_basic_streambuf_wchar_uflow(&this->base);
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2313:48: note: expanded from macro 'call_basic_streambuf_wchar_uflow'
#define call_basic_streambuf_wchar_uflow(this) CALL_VTBL_FUNC(this, 20, unsigned short, (basic_streambuf_wchar*), (this))
                                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:4144:15: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        ret = call_basic_streambuf_wchar_pbackfail(&this->base, ret);
              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2511:56: note: expanded from macro 'call_basic_streambuf_wchar_pbackfail'
#define call_basic_streambuf_wchar_pbackfail(this, ch) CALL_VTBL_FUNC(this, 8, unsigned short, (basic_streambuf_wchar*, unsigned short), (this, ch))
                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:4273:8: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    if(call_basic_streambuf_wchar_overflow(&this->base, WEOF) == WEOF)
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2495:55: note: expanded from macro 'call_basic_streambuf_wchar_overflow'
#define call_basic_streambuf_wchar_overflow(this, ch) CALL_VTBL_FUNC(this, 4, unsigned short, (basic_streambuf_wchar*, unsigned short), (this, ch))
                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
45 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
dlls/msvcp90/locale.c:1160:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_collate_char_do_compare(this, first1, last1, first2, last2);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1138:74: note: expanded from macro 'call_collate_char_do_compare'
#define call_collate_char_do_compare(this, first1, last1, first2, last2) CALL_VTBL_FUNC(this, 4, int, \
                                                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1192:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_collate_char_do_hash(this, first, last);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1167:54: note: expanded from macro 'call_collate_char_do_hash'
#define call_collate_char_do_hash(this, first, last) CALL_VTBL_FUNC(this, 12, LONG, \
                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1497:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_collate_wchar_do_compare(this, first1, last1, first2, last2);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1473:75: note: expanded from macro 'call_collate_wchar_do_compare'
#define call_collate_wchar_do_compare(this, first1, last1, first2, last2) CALL_VTBL_FUNC(this, 4, int, \
                                                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1533:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_collate_wchar_do_hash(this, first, last);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1506:55: note: expanded from macro 'call_collate_wchar_do_hash'
#define call_collate_wchar_do_hash(this, first, last) CALL_VTBL_FUNC(this, 12, LONG, \
                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1810:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_char_do_narrow_ch(this, ch, dflt);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1754:56: note: expanded from macro 'call_ctype_char_do_narrow_ch'
#define call_ctype_char_do_narrow_ch(this, ch, unused) CALL_VTBL_FUNC(this, 32, \
                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1820:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_char_do_narrow(this, first, last, dflt, dest);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1774:68: note: expanded from macro 'call_ctype_char_do_narrow'
#define call_ctype_char_do_narrow(this, first, last, unused, dest) CALL_VTBL_FUNC(this, 28, \
                                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1830:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_char__Do_narrow_s(this, first, last, dflt, dest, size);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1793:77: note: expanded from macro 'call_ctype_char__Do_narrow_s'
#define call_ctype_char__Do_narrow_s(this, first, last, unused, dest, size) CALL_VTBL_FUNC(this, 40, \
                                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1889:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_char_do_widen_ch(this, ch);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1837:47: note: expanded from macro 'call_ctype_char_do_widen_ch'
#define call_ctype_char_do_widen_ch(this, ch) CALL_VTBL_FUNC(this, 24, \
                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1899:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_char_do_widen(this, first, last, dest);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1853:59: note: expanded from macro 'call_ctype_char_do_widen'
#define call_ctype_char_do_widen(this, first, last, dest) CALL_VTBL_FUNC(this, 20, \
                                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1909:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_char__Do_widen_s(this, first, last, dest, size);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1872:68: note: expanded from macro 'call_ctype_char__Do_widen_s'
#define call_ctype_char__Do_widen_s(this, first, last, dest, size) CALL_VTBL_FUNC(this, 28, \
                                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2049:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_char_do_tolower_ch(this, ch);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2012:49: note: expanded from macro 'call_ctype_char_do_tolower_ch'
#define call_ctype_char_do_tolower_ch(this, ch) CALL_VTBL_FUNC(this, 8, \
                                                ^~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2058:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_char_do_tolower(this, first, last);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2028:55: note: expanded from macro 'call_ctype_char_do_tolower'
#define call_ctype_char_do_tolower(this, first, last) CALL_VTBL_FUNC(this, 4, \
                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2146:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_char_do_toupper_ch(this, ch);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2108:49: note: expanded from macro 'call_ctype_char_do_toupper_ch'
#define call_ctype_char_do_toupper_ch(this, ch) CALL_VTBL_FUNC(this, 16, \
                                                ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2155:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_char_do_toupper(this, first, last);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2124:55: note: expanded from macro 'call_ctype_char_do_toupper'
#define call_ctype_char_do_toupper(this, first, last) CALL_VTBL_FUNC(this, 12, \
                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2496:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_wchar_do_narrow_ch(this, ch, dflt);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2431:55: note: expanded from macro 'call_ctype_wchar_do_narrow_ch'
#define call_ctype_wchar_do_narrow_ch(this, ch, dflt) CALL_VTBL_FUNC(this, 48, \
                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2508:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_wchar_do_narrow(this, first, last, dflt, dest);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2452:67: note: expanded from macro 'call_ctype_wchar_do_narrow'
#define call_ctype_wchar_do_narrow(this, first, last, dflt, dest) CALL_VTBL_FUNC(this, 44, \
                                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2520:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_wchar__Do_narrow_s(this, first, last, dflt, dest, size);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2474:76: note: expanded from macro 'call_ctype_wchar__Do_narrow_s'
#define call_ctype_wchar__Do_narrow_s(this, first, last, dflt, dest, size) CALL_VTBL_FUNC(this, 56, \
                                                                           ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2684:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_wchar_do_widen_ch(this, ch);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2623:48: note: expanded from macro 'call_ctype_wchar_do_widen_ch'
#define call_ctype_wchar_do_widen_ch(this, ch) CALL_VTBL_FUNC(this, 40, \
                                               ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2696:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_wchar_do_widen(this, first, last, dest);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2640:60: note: expanded from macro 'call_ctype_wchar_do_widen'
#define call_ctype_wchar_do_widen(this, first, last, dest) CALL_VTBL_FUNC(this, 36, \
                                                           ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2708:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_wchar__Do_widen_s(this, first, last, dest, size);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2662:69: note: expanded from macro 'call_ctype_wchar__Do_widen_s'
#define call_ctype_wchar__Do_widen_s(this, first, last, dest, size) CALL_VTBL_FUNC(this, 44, \
                                                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2866:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_wchar_do_tolower_ch(this, ch);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2824:50: note: expanded from macro 'call_ctype_wchar_do_tolower_ch'
#define call_ctype_wchar_do_tolower_ch(this, ch) CALL_VTBL_FUNC(this, 24, \
                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2878:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_wchar_do_tolower(this, first, last);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2841:56: note: expanded from macro 'call_ctype_wchar_do_tolower'
#define call_ctype_wchar_do_tolower(this, first, last) CALL_VTBL_FUNC(this, 20, \
                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2936:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_wchar_do_toupper_ch(this, ch);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2894:50: note: expanded from macro 'call_ctype_wchar_do_toupper_ch'
#define call_ctype_wchar_do_toupper_ch(this, ch) CALL_VTBL_FUNC(this, 32, \
                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2948:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_wchar_do_toupper(this, first, last);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2911:56: note: expanded from macro 'call_ctype_wchar_do_toupper'
#define call_ctype_wchar_do_toupper(this, first, last) CALL_VTBL_FUNC(this, 28, \
                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3015:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_wchar_do_is_ch(this, mask, ch);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2974:51: note: expanded from macro 'call_ctype_wchar_do_is_ch'
#define call_ctype_wchar_do_is_ch(this, mask, ch) CALL_VTBL_FUNC(this, 8, \
                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3027:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_wchar_do_is(this, first, last, dest);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2992:57: note: expanded from macro 'call_ctype_wchar_do_is'
#define call_ctype_wchar_do_is(this, first, last, dest) CALL_VTBL_FUNC(this, 4, \
                                                        ^~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3063:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_wchar_do_scan_is(this, mask, first, last);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3036:62: note: expanded from macro 'call_ctype_wchar_do_scan_is'
#define call_ctype_wchar_do_scan_is(this, mask, first, last) CALL_VTBL_FUNC(this, 12, \
                                                             ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3099:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_wchar_do_scan_not(this, mask, first, last);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3072:63: note: expanded from macro 'call_ctype_wchar_do_scan_not'
#define call_ctype_wchar_do_scan_not(this, mask, first, last) CALL_VTBL_FUNC(this, 16, \
                                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3175:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_codecvt_base_do_always_noconv(this);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3156:50: note: expanded from macro 'call_codecvt_base_do_always_noconv'
#define call_codecvt_base_do_always_noconv(this) CALL_VTBL_FUNC(this, 4, \
                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3200:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_codecvt_base_do_max_length(this);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3181:47: note: expanded from macro 'call_codecvt_base_do_max_length'
#define call_codecvt_base_do_max_length(this) CALL_VTBL_FUNC(this, 8, \
                                              ^~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3225:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_codecvt_base_do_encoding(this);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3206:45: note: expanded from macro 'call_codecvt_base_do_encoding'
#define call_codecvt_base_do_encoding(this) CALL_VTBL_FUNC(this, 12, \
                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3392:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_codecvt_char_do_in(this, state, from, from_end, from_next,
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3362:5: note: expanded from macro 'call_codecvt_char_do_in'
    CALL_VTBL_FUNC(this, 16, int, \
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3430:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_codecvt_char_do_out(this, state, from, from_end, from_next,
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3400:5: note: expanded from macro 'call_codecvt_char_do_out'
    CALL_VTBL_FUNC(this, 20, int, \
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3459:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_codecvt_char_do_unshift(this, state, to, to_end, to_next);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3437:72: note: expanded from macro 'call_codecvt_char_do_unshift'
#define call_codecvt_char_do_unshift(this, state, to, to_end, to_next) CALL_VTBL_FUNC(this, 24, \
                                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3488:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_codecvt_char_do_length(this, state, from, from_end, max);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3465:71: note: expanded from macro 'call_codecvt_char_do_length'
#define call_codecvt_char_do_length(this, state, from, from_end, max) CALL_VTBL_FUNC(this, 28, \
                                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3844:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_codecvt_wchar_do_in(this, state, from,
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3793:5: note: expanded from macro 'call_codecvt_wchar_do_in'
    CALL_VTBL_FUNC(this, 16, int, \
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3908:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_codecvt_wchar_do_out(this, state, from,
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3854:5: note: expanded from macro 'call_codecvt_wchar_do_out'
    CALL_VTBL_FUNC(this, 20, int, \
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3944:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_codecvt_wchar_do_unshift(this, state, to, to_end, to_next);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3917:73: note: expanded from macro 'call_codecvt_wchar_do_unshift'
#define call_codecvt_wchar_do_unshift(this, state, to, to_end, to_next) CALL_VTBL_FUNC(this, 24, \
                                                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3996:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_codecvt_wchar_do_length(this, state, from, from_end, max);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3952:72: note: expanded from macro 'call_codecvt_wchar_do_length'
#define call_codecvt_wchar_do_length(this, state, from, from_end, max) CALL_VTBL_FUNC(this, 28, \
                                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4203:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_numpunct_char_do_decimal_point(this);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4185:51: note: expanded from macro 'call_numpunct_char_do_decimal_point'
#define call_numpunct_char_do_decimal_point(this) CALL_VTBL_FUNC(this, 4, \
                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4228:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_numpunct_char_do_thousands_sep(this);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4210:51: note: expanded from macro 'call_numpunct_char_do_thousands_sep'
#define call_numpunct_char_do_thousands_sep(this) CALL_VTBL_FUNC(this, 8, \
                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4254:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_numpunct_char_do_grouping(this, ret);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4235:51: note: expanded from macro 'call_numpunct_char_do_grouping'
#define call_numpunct_char_do_grouping(this, ret) CALL_VTBL_FUNC(this, 12, \
                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4280:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_numpunct_char_do_falsename(this, ret);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4261:52: note: expanded from macro 'call_numpunct_char_do_falsename'
#define call_numpunct_char_do_falsename(this, ret) CALL_VTBL_FUNC(this, 16, \
                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4306:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_numpunct_char_do_truename(this, ret);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4287:51: note: expanded from macro 'call_numpunct_char_do_truename'
#define call_numpunct_char_do_truename(this, ret) CALL_VTBL_FUNC(this, 20, \
                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4626:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_numpunct_wchar_do_decimal_point(this);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4606:52: note: expanded from macro 'call_numpunct_wchar_do_decimal_point'
#define call_numpunct_wchar_do_decimal_point(this) CALL_VTBL_FUNC(this, 4, \
                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4655:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_numpunct_wchar_do_thousands_sep(this);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4635:52: note: expanded from macro 'call_numpunct_wchar_do_thousands_sep'
#define call_numpunct_wchar_do_thousands_sep(this) CALL_VTBL_FUNC(this, 8, \
                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4684:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_numpunct_wchar_do_grouping(this, ret);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4664:52: note: expanded from macro 'call_numpunct_wchar_do_grouping'
#define call_numpunct_wchar_do_grouping(this, ret) CALL_VTBL_FUNC(this, 12, \
                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4713:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_numpunct_wchar_do_falsename(this, ret);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4693:53: note: expanded from macro 'call_numpunct_wchar_do_falsename'
#define call_numpunct_wchar_do_falsename(this, ret) CALL_VTBL_FUNC(this, 16, \
                                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4742:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_numpunct_wchar_do_truename(this, ret);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4722:52: note: expanded from macro 'call_numpunct_wchar_do_truename'
#define call_numpunct_wchar_do_truename(this, ret) CALL_VTBL_FUNC(this, 20, \
                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:5498:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_wchar_do_get_void(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:5463:83: note: expanded from macro 'call_num_get_wchar_do_get_void'
#define call_num_get_wchar_do_get_void(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 4, istreambuf_iterator_wchar*, \
                                                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:5573:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_wchar_do_get_ldouble(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:5530:86: note: expanded from macro 'call_num_get_wchar_do_get_ldouble'
#define call_num_get_wchar_do_get_ldouble(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 8, istreambuf_iterator_wchar*, \
                                                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:5585:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_wchar_do_get_double(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:5533:85: note: expanded from macro 'call_num_get_wchar_do_get_double'
#define call_num_get_wchar_do_get_double(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 12, istreambuf_iterator_wchar*, \
                                                                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:5651:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_wchar_do_get_float(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:5616:84: note: expanded from macro 'call_num_get_wchar_do_get_float'
#define call_num_get_wchar_do_get_float(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 16, istreambuf_iterator_wchar*, \
                                                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:5717:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_wchar_do_get_uint64(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:5682:85: note: expanded from macro 'call_num_get_wchar_do_get_uint64'
#define call_num_get_wchar_do_get_uint64(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 20, istreambuf_iterator_wchar*, \
                                                                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:5783:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_wchar_do_get_int64(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:5748:84: note: expanded from macro 'call_num_get_wchar_do_get_int64'
#define call_num_get_wchar_do_get_int64(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 24, istreambuf_iterator_wchar*, \
                                                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:5849:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_wchar_do_get_ulong(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:5814:84: note: expanded from macro 'call_num_get_wchar_do_get_ulong'
#define call_num_get_wchar_do_get_ulong(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 28, istreambuf_iterator_wchar*, \
                                                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:5915:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_wchar_do_get_long(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:5880:83: note: expanded from macro 'call_num_get_wchar_do_get_long'
#define call_num_get_wchar_do_get_long(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 32, istreambuf_iterator_wchar*, \
                                                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:5956:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_wchar_do_get_uint(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:5921:83: note: expanded from macro 'call_num_get_wchar_do_get_uint'
#define call_num_get_wchar_do_get_uint(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 36, istreambuf_iterator_wchar*, \
                                                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6018:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_wchar_do_get_ushort(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:5962:85: note: expanded from macro 'call_num_get_wchar_do_get_ushort'
#define call_num_get_wchar_do_get_ushort(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 40, istreambuf_iterator_wchar*, \
                                                                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6125:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_wchar_do_get_bool(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6090:83: note: expanded from macro 'call_num_get_wchar_do_get_bool'
#define call_num_get_wchar_do_get_bool(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 44, istreambuf_iterator_wchar*, \
                                                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6619:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_char_do_get_void(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6578:82: note: expanded from macro 'call_num_get_char_do_get_void'
#define call_num_get_char_do_get_void(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 4, istreambuf_iterator_char*, \
                                                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6671:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_char_do_get_ldouble(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6627:85: note: expanded from macro 'call_num_get_char_do_get_ldouble'
#define call_num_get_char_do_get_ldouble(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 8, istreambuf_iterator_char*, \
                                                                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6681:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_char_do_get_double(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6630:84: note: expanded from macro 'call_num_get_char_do_get_double'
#define call_num_get_char_do_get_double(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 12, istreambuf_iterator_char*, \
                                                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6725:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_char_do_get_float(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6687:83: note: expanded from macro 'call_num_get_char_do_get_float'
#define call_num_get_char_do_get_float(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 16, istreambuf_iterator_char*, \
                                                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6770:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_char_do_get_uint64(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6731:84: note: expanded from macro 'call_num_get_char_do_get_uint64'
#define call_num_get_char_do_get_uint64(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 20, istreambuf_iterator_char*, \
                                                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6815:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_char_do_get_int64(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6776:83: note: expanded from macro 'call_num_get_char_do_get_int64'
#define call_num_get_char_do_get_int64(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 24, istreambuf_iterator_char*, \
                                                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6860:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_char_do_get_ulong(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6821:83: note: expanded from macro 'call_num_get_char_do_get_ulong'
#define call_num_get_char_do_get_ulong(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 28, istreambuf_iterator_char*, \
                                                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6905:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_char_do_get_long(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6866:82: note: expanded from macro 'call_num_get_char_do_get_long'
#define call_num_get_char_do_get_long(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 32, istreambuf_iterator_char*, \
                                                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6934:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_char_do_get_uint(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6911:82: note: expanded from macro 'call_num_get_char_do_get_uint'
#define call_num_get_char_do_get_uint(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 36, istreambuf_iterator_char*, \
                                                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6984:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_char_do_get_ushort(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6940:84: note: expanded from macro 'call_num_get_char_do_get_ushort'
#define call_num_get_char_do_get_ushort(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 40, istreambuf_iterator_char*, \
                                                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:7071:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_char_do_get_bool(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6990:82: note: expanded from macro 'call_num_get_char_do_get_bool'
#define call_num_get_char_do_get_bool(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 44, istreambuf_iterator_char*, \
                                                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:7496:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_put_char_do_put_long(this, ret, dest, base, fill, v);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:7460:71: note: expanded from macro 'call_num_put_char_do_put_long'
#define call_num_put_char_do_put_long(this, ret, dest, base, fill, v) CALL_VTBL_FUNC(this, 28, ostreambuf_iterator_char*, \
                                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:7538:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_put_char_do_put_ulong(this, ret, dest, base, fill, v);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:7502:72: note: expanded from macro 'call_num_put_char_do_put_ulong'
#define call_num_put_char_do_put_ulong(this, ret, dest, base, fill, v) CALL_VTBL_FUNC(this, 24, ostreambuf_iterator_char*, \
                                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:7605:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_put_char_do_put_double(this, ret, dest, base, fill, v);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:7554:73: note: expanded from macro 'call_num_put_char_do_put_double'
#define call_num_put_char_do_put_double(this, ret, dest, base, fill, v) CALL_VTBL_FUNC(this, 12, ostreambuf_iterator_char*, \
                                                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:7619:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_put_char_do_put_ldouble(this, ret, dest, base, fill, v);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:7557:74: note: expanded from macro 'call_num_put_char_do_put_ldouble'
#define call_num_put_char_do_put_ldouble(this, ret, dest, base, fill, v) CALL_VTBL_FUNC(this, 8, ostreambuf_iterator_char*, \
                                                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:7659:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_put_char_do_put_ptr(this, ret, dest, base, fill, v);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:7625:70: note: expanded from macro 'call_num_put_char_do_put_ptr'
#define call_num_put_char_do_put_ptr(this, ret, dest, base, fill, v) CALL_VTBL_FUNC(this, 4, ostreambuf_iterator_char*, \
                                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:7701:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_put_char_do_put_int64(this, ret, dest, base, fill, v);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:7665:72: note: expanded from macro 'call_num_put_char_do_put_int64'
#define call_num_put_char_do_put_int64(this, ret, dest, base, fill, v) CALL_VTBL_FUNC(this, 20, ostreambuf_iterator_char*, \
                                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:7743:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_put_char_do_put_uint64(this, ret, dest, base, fill, v);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:7707:73: note: expanded from macro 'call_num_put_char_do_put_uint64'
#define call_num_put_char_do_put_uint64(this, ret, dest, base, fill, v) CALL_VTBL_FUNC(this, 16, ostreambuf_iterator_char*, \
                                                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:7804:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_put_char_do_put_bool(this, ret, dest, base, fill, v);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:7749:71: note: expanded from macro 'call_num_put_char_do_put_bool'
#define call_num_put_char_do_put_bool(this, ret, dest, base, fill, v) CALL_VTBL_FUNC(this, 32, ostreambuf_iterator_char*, \
                                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:8416:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_put_wchar_do_put_long(this, ret, dest, base, fill, v);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:8359:72: note: expanded from macro 'call_num_put_wchar_do_put_long'
#define call_num_put_wchar_do_put_long(this, ret, dest, base, fill, v) CALL_VTBL_FUNC(this, 28, ostreambuf_iterator_wchar*, \
                                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:8479:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_put_wchar_do_put_ulong(this, ret, dest, base, fill, v);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:8422:73: note: expanded from macro 'call_num_put_wchar_do_put_ulong'
#define call_num_put_wchar_do_put_ulong(this, ret, dest, base, fill, v) CALL_VTBL_FUNC(this, 24, ostreambuf_iterator_wchar*, \
                                                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:8572:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_put_wchar_do_put_double(this, ret, dest, base, fill, v);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:8487:74: note: expanded from macro 'call_num_put_wchar_do_put_double'
#define call_num_put_wchar_do_put_double(this, ret, dest, base, fill, v) CALL_VTBL_FUNC(this, 12, ostreambuf_iterator_wchar*, \
                                                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:8588:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_put_wchar_do_put_ldouble(this, ret, dest, base, fill, v);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:8490:75: note: expanded from macro 'call_num_put_wchar_do_put_ldouble'
#define call_num_put_wchar_do_put_ldouble(this, ret, dest, base, fill, v) CALL_VTBL_FUNC(this, 8, ostreambuf_iterator_wchar*, \
                                                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:8647:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_put_wchar_do_put_ptr(this, ret, dest, base, fill, v);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:8594:71: note: expanded from macro 'call_num_put_wchar_do_put_ptr'
#define call_num_put_wchar_do_put_ptr(this, ret, dest, base, fill, v) CALL_VTBL_FUNC(this, 4, ostreambuf_iterator_wchar*, \
                                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:8710:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_put_wchar_do_put_int64(this, ret, dest, base, fill, v);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:8653:73: note: expanded from macro 'call_num_put_wchar_do_put_int64'
#define call_num_put_wchar_do_put_int64(this, ret, dest, base, fill, v) CALL_VTBL_FUNC(this, 20, ostreambuf_iterator_wchar*, \
                                                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:8773:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_put_wchar_do_put_uint64(this, ret, dest, base, fill, v);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:8716:74: note: expanded from macro 'call_num_put_wchar_do_put_uint64'
#define call_num_put_wchar_do_put_uint64(this, ret, dest, base, fill, v) CALL_VTBL_FUNC(this, 16, ostreambuf_iterator_wchar*, \
                                                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:8874:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_put_wchar_do_put_bool(this, ret, dest, base, fill, v);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:8779:72: note: expanded from macro 'call_num_put_wchar_do_put_bool'
#define call_num_put_wchar_do_put_bool(this, ret, dest, base, fill, v) CALL_VTBL_FUNC(this, 32, ostreambuf_iterator_wchar*, \
                                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:9063:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_time_put_char_do_put(this, ret, dest, base, fill, t, spec, mod);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:9022:78: note: expanded from macro 'call_time_put_char_do_put'
#define call_time_put_char_do_put(this, ret, dest, base, fill, t, spec, mod) CALL_VTBL_FUNC(this, 4, ostreambuf_iterator_char*, \
                                                                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:9492:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_time_put_wchar_do_put(this, ret, dest, base, fill, t, spec, mod);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:9437:79: note: expanded from macro 'call_time_put_wchar_do_put'
#define call_time_put_wchar_do_put(this, ret, dest, base, fill, t, spec, mod) CALL_VTBL_FUNC(this, 4, ostreambuf_iterator_wchar*, \
                                                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:9879:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_time_get_char_do_date_order(this);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:9864:48: note: expanded from macro 'call_time_get_char_do_date_order'
#define call_time_get_char_do_date_order(this) CALL_VTBL_FUNC(this, 4, dateorder, (const time_get_char*), (this))
                                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:9964:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_time_get_char_do_get_monthname(this, ret, s, e, base, err, t);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:9932:76: note: expanded from macro 'call_time_get_char_do_get_monthname'
#define call_time_get_char_do_get_monthname(this, ret, s, e, base, err, t) CALL_VTBL_FUNC(this, 20, istreambuf_iterator_char*, \
                                                                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:10014:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_time_get_char_do_get_time(this, ret, s, e, base, err, t);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:9971:71: note: expanded from macro 'call_time_get_char_do_get_time'
#define call_time_get_char_do_get_time(this, ret, s, e, base, err, t) CALL_VTBL_FUNC(this, 8, istreambuf_iterator_char*, \
                                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:10053:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_time_get_char_do_get_weekday(this, ret, s, e, base, err, t);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:10021:74: note: expanded from macro 'call_time_get_char_do_get_weekday'
#define call_time_get_char_do_get_weekday(this, ret, s, e, base, err, t) CALL_VTBL_FUNC(this, 16, istreambuf_iterator_char*, \
                                                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:10099:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_time_get_char_do_get_year(this, ret, s, e, base, err, t);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:10060:71: note: expanded from macro 'call_time_get_char_do_get_year'
#define call_time_get_char_do_get_year(this, ret, s, e, base, err, t) CALL_VTBL_FUNC(this, 24, istreambuf_iterator_char*, \
                                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:10244:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_time_get_char_do_get_date(this, ret, s, e, base, err, t);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:10121:71: note: expanded from macro 'call_time_get_char_do_get_date'
#define call_time_get_char_do_get_date(this, ret, s, e, base, err, t) CALL_VTBL_FUNC(this, 12, istreambuf_iterator_char*, \
                                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:10441:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_time_get_char_do_get(this, ret, s, e, base, err, t, fmt, mod);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:10302:76: note: expanded from macro 'call_time_get_char_do_get'
#define call_time_get_char_do_get(this, ret, s, e, base, err, t, fmt, mod) CALL_VTBL_FUNC(this, 28, istreambuf_iterator_char*, \
                                                                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:10760:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_time_get_wchar_do_date_order(this);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:10745:49: note: expanded from macro 'call_time_get_wchar_do_date_order'
#define call_time_get_wchar_do_date_order(this) CALL_VTBL_FUNC(this, 4, dateorder, (const time_get_wchar*), (this))
                                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:10845:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_time_get_wchar_do_get_monthname(this, ret, s, e, base, err, t);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:10813:77: note: expanded from macro 'call_time_get_wchar_do_get_monthname'
#define call_time_get_wchar_do_get_monthname(this, ret, s, e, base, err, t) CALL_VTBL_FUNC(this, 20, istreambuf_iterator_wchar*, \
                                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:10895:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_time_get_wchar_do_get_time(this, ret, s, e, base, err, t);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:10852:72: note: expanded from macro 'call_time_get_wchar_do_get_time'
#define call_time_get_wchar_do_get_time(this, ret, s, e, base, err, t) CALL_VTBL_FUNC(this, 8, istreambuf_iterator_wchar*, \
                                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:10934:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_time_get_wchar_do_get_weekday(this, ret, s, e, base, err, t);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:10902:75: note: expanded from macro 'call_time_get_wchar_do_get_weekday'
#define call_time_get_wchar_do_get_weekday(this, ret, s, e, base, err, t) CALL_VTBL_FUNC(this, 16, istreambuf_iterator_wchar*, \
                                                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:10980:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_time_get_wchar_do_get_year(this, ret, s, e, base, err, t);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:10941:72: note: expanded from macro 'call_time_get_wchar_do_get_year'
#define call_time_get_wchar_do_get_year(this, ret, s, e, base, err, t) CALL_VTBL_FUNC(this, 24, istreambuf_iterator_wchar*, \
                                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:11125:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_time_get_wchar_do_get_date(this, ret, s, e, base, err, t);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:11002:72: note: expanded from macro 'call_time_get_wchar_do_get_date'
#define call_time_get_wchar_do_get_date(this, ret, s, e, base, err, t) CALL_VTBL_FUNC(this, 12, istreambuf_iterator_wchar*, \
                                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:11322:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_time_get_wchar_do_get(this, ret, s, e, base, err, t, fmt, mod);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:11183:77: note: expanded from macro 'call_time_get_wchar_do_get'
#define call_time_get_wchar_do_get(this, ret, s, e, base, err, t, fmt, mod) CALL_VTBL_FUNC(this, 28, istreambuf_iterator_wchar*, \
                                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:11447:13: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
            call_locale_facet_vector_dtor(this->facetvec[i], 1);
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:265:52: note: expanded from macro 'call_locale_facet_vector_dtor'
#define call_locale_facet_vector_dtor(this, flags) CALL_VTBL_FUNC(this, 0, \
                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:11529:9: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        call_locale_facet_vector_dtor(locimp->facetvec[id], 1);
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:265:52: note: expanded from macro 'call_locale_facet_vector_dtor'
#define call_locale_facet_vector_dtor(this, flags) CALL_VTBL_FUNC(this, 0, \
                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:12887:13: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
            call_locale_facet_vector_dtor(iter->fac, 1);
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:265:52: note: expanded from macro 'call_locale_facet_vector_dtor'
#define call_locale_facet_vector_dtor(this, flags) CALL_VTBL_FUNC(this, 0, \
                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
108 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcr70/iob.o dlls/msvcrt/iob.c -Idlls/msvcr70 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=70 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msvcr70/mathf.o dlls/msvcrt/mathf.c -Idlls/msvcr70 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=70 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msvcr70/onexit.o dlls/msvcrt/onexit.c -Idlls/msvcr70 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=70 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcr70/sincos.o dlls/msvcrt/sincos.c -Idlls/msvcr70 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=70 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msvcp71/exception.o dlls/msvcp90/exception.c -Idlls/msvcp71 -Idlls/msvcp90 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_MSVCP_VER=71 -D_MSVCR_VER=71 -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcp71/ios.o dlls/msvcp90/ios.c -Idlls/msvcp71 -Idlls/msvcp90 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_MSVCP_VER=71 -D_MSVCR_VER=71 -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcp71/locale.o dlls/msvcp90/locale.c -Idlls/msvcp71 -Idlls/msvcp90 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_MSVCP_VER=71 -D_MSVCR_VER=71 -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msvcp71/math.o dlls/msvcp90/math.c -Idlls/msvcp71 -Idlls/msvcp90 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_MSVCP_VER=71 -D_MSVCR_VER=71 -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcp71/memory.o dlls/msvcp90/memory.c -Idlls/msvcp71 -Idlls/msvcp90 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_MSVCP_VER=71 -D_MSVCR_VER=71 -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msvcp71/misc.o dlls/msvcp90/misc.c -Idlls/msvcp71 -Idlls/msvcp90 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_MSVCP_VER=71 -D_MSVCR_VER=71 -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcp71/msvcp_main.o dlls/msvcp90/msvcp_main.c -Idlls/msvcp71 -Idlls/msvcp90 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_MSVCP_VER=71 -D_MSVCR_VER=71 -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcp71/string.o dlls/msvcp90/string.c -Idlls/msvcp71 -Idlls/msvcp90 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_MSVCP_VER=71 -D_MSVCR_VER=71 -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
dlls/msvcp90/ios.c:1422:8: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    if(call_basic_streambuf_char_underflow(this)==EOF)
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1400:51: note: expanded from macro 'call_basic_streambuf_char_underflow'
#define call_basic_streambuf_char_underflow(this) CALL_VTBL_FUNC(this, 16, int, (basic_streambuf_char*), (this))
                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1462:23: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        }else if((c = call_basic_streambuf_char_uflow(this)) != EOF) {
                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1414:47: note: expanded from macro 'call_basic_streambuf_char_uflow'
#define call_basic_streambuf_char_uflow(this) CALL_VTBL_FUNC(this, 20, int, (basic_streambuf_char*), (this))
                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1638:5: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    call_basic_streambuf_char_imbue(this, loc);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1568:52: note: expanded from macro 'call_basic_streambuf_char_imbue'
#define call_basic_streambuf_char_imbue(this, loc) CALL_VTBL_FUNC(this, 48, void, (basic_streambuf_char*, const locale*), (this, loc))
                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1687:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_basic_streambuf_char_seekoff(this, ret, off, way, mode);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1660:9: note: expanded from macro 'call_basic_streambuf_char_seekoff'
        CALL_VTBL_FUNC(this, 32, fpos_mbstatet*, (basic_streambuf_char*, fpos_mbstatet*, streamoff, int, int), (this, ret, off, way, mode))
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1734:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_basic_streambuf_char_seekpos(this, ret, pos, mode);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1715:9: note: expanded from macro 'call_basic_streambuf_char_seekpos'
        CALL_VTBL_FUNC(this, 36, fpos_mbstatet*, (basic_streambuf_char*, fpos_mbstatet*, fpos_mbstatet, int), (this, ret, pos, mode))
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1777:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_basic_streambuf_char_setbuf(this, buf, count);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1759:60: note: expanded from macro 'call_basic_streambuf_char_setbuf'
#define call_basic_streambuf_char_setbuf(this, buf, count) CALL_VTBL_FUNC(this, 40, basic_streambuf_char*, (basic_streambuf_char*, char*, streamsize), (this, buf, count))
                                                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1802:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_basic_streambuf_char_sync(this);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1788:46: note: expanded from macro 'call_basic_streambuf_char_sync'
#define call_basic_streambuf_char_sync(this) CALL_VTBL_FUNC(this, 44, int, (basic_streambuf_char*), (this))
                                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1842:24: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return ret ? ret : call_basic_streambuf_char_showmanyc(this);
                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1824:51: note: expanded from macro 'call_basic_streambuf_char_showmanyc'
#define call_basic_streambuf_char_showmanyc(this) CALL_VTBL_FUNC(this, 12, streamsize, (basic_streambuf_char*), (this))
                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1857:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_basic_streambuf_char_pbackfail(this, (unsigned char)ch);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1595:55: note: expanded from macro 'call_basic_streambuf_char_pbackfail'
#define call_basic_streambuf_char_pbackfail(this, ch) CALL_VTBL_FUNC(this, 8, int, (basic_streambuf_char*, int), (this, ch))
                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1868:9: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        call_basic_streambuf_char_overflow(this, (unsigned char)ch);
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1581:54: note: expanded from macro 'call_basic_streambuf_char_overflow'
#define call_basic_streambuf_char_overflow(this, ch) CALL_VTBL_FUNC(this, 4, int, (basic_streambuf_char*, int), (this, ch))
                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1883:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_basic_streambuf_char_pbackfail(this, EOF);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1595:55: note: expanded from macro 'call_basic_streambuf_char_pbackfail'
#define call_basic_streambuf_char_pbackfail(this, ch) CALL_VTBL_FUNC(this, 8, int, (basic_streambuf_char*, int), (this, ch))
                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1895:9: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        call_basic_streambuf_char_uflow(this);
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1414:47: note: expanded from macro 'call_basic_streambuf_char_uflow'
#define call_basic_streambuf_char_uflow(this) CALL_VTBL_FUNC(this, 20, int, (basic_streambuf_char*), (this))
                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1905:66: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        (int)(unsigned char)*basic_streambuf_char__Gninc(this) : call_basic_streambuf_char_uflow(this);
                                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1414:47: note: expanded from macro 'call_basic_streambuf_char_uflow'
#define call_basic_streambuf_char_uflow(this) CALL_VTBL_FUNC(this, 20, int, (basic_streambuf_char*), (this))
                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1915:64: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        (int)(unsigned char)*basic_streambuf_char_gptr(this) : call_basic_streambuf_char_underflow(this);
                                                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1400:51: note: expanded from macro 'call_basic_streambuf_char_underflow'
#define call_basic_streambuf_char_underflow(this) CALL_VTBL_FUNC(this, 16, int, (basic_streambuf_char*), (this))
                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1979:18: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        }else if(call_basic_streambuf_char_overflow(this, (unsigned char)ptr[copied]) != EOF) {
                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1581:54: note: expanded from macro 'call_basic_streambuf_char_overflow'
#define call_basic_streambuf_char_overflow(this, ch) CALL_VTBL_FUNC(this, 4, int, (basic_streambuf_char*, int), (this, ch))
                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1999:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_basic_streambuf_char_xsputn(this, ptr, count);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1961:60: note: expanded from macro 'call_basic_streambuf_char_xsputn'
#define call_basic_streambuf_char_xsputn(this, ptr, count) CALL_VTBL_FUNC(this, 28, streamsize, (basic_streambuf_char*, const char*, streamsize), (this, ptr, count))
                                                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2321:8: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    if(call_basic_streambuf_wchar_underflow(this)==WEOF)
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2297:52: note: expanded from macro 'call_basic_streambuf_wchar_underflow'
#define call_basic_streambuf_wchar_underflow(this) CALL_VTBL_FUNC(this, 16, unsigned short, (basic_streambuf_wchar*), (this))
                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2363:23: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        }else if((c = call_basic_streambuf_wchar_uflow(this)) != WEOF) {
                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2313:48: note: expanded from macro 'call_basic_streambuf_wchar_uflow'
#define call_basic_streambuf_wchar_uflow(this) CALL_VTBL_FUNC(this, 20, unsigned short, (basic_streambuf_wchar*), (this))
                                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2562:5: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    call_basic_streambuf_wchar_imbue(this, loc);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2480:53: note: expanded from macro 'call_basic_streambuf_wchar_imbue'
#define call_basic_streambuf_wchar_imbue(this, loc) CALL_VTBL_FUNC(this, 48, void, (basic_streambuf_wchar*, const locale*), (this, loc))
                                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2615:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_basic_streambuf_wchar_seekoff(this, ret, off, way, mode);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2586:9: note: expanded from macro 'call_basic_streambuf_wchar_seekoff'
        CALL_VTBL_FUNC(this, 32, fpos_mbstatet*, (basic_streambuf_wchar*, fpos_mbstatet*, streamoff, int, int), (this, ret, off, way, mode))
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2668:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_basic_streambuf_wchar_seekpos(this, ret, pos, mode);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2647:9: note: expanded from macro 'call_basic_streambuf_wchar_seekpos'
        CALL_VTBL_FUNC(this, 36, fpos_mbstatet*, (basic_streambuf_wchar*, fpos_mbstatet*, fpos_mbstatet, int), (this, ret, pos, mode))
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2717:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_basic_streambuf_wchar_setbuf(this, buf, count);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2697:61: note: expanded from macro 'call_basic_streambuf_wchar_setbuf'
#define call_basic_streambuf_wchar_setbuf(this, buf, count) CALL_VTBL_FUNC(this, 40, basic_streambuf_wchar*, (basic_streambuf_wchar*, wchar_t*, streamsize), (this, buf, count))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2746:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_basic_streambuf_wchar_sync(this);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2730:47: note: expanded from macro 'call_basic_streambuf_wchar_sync'
#define call_basic_streambuf_wchar_sync(this) CALL_VTBL_FUNC(this, 44, int, (basic_streambuf_wchar*), (this))
                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2781:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_basic_streambuf_wchar_xsgetn(this, ptr, count);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2761:61: note: expanded from macro 'call_basic_streambuf_wchar_xsgetn'
#define call_basic_streambuf_wchar_xsgetn(this, ptr, count) CALL_VTBL_FUNC(this, 24, streamsize, (basic_streambuf_wchar*, wchar_t*, streamsize), (this, ptr, count))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2812:24: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return ret ? ret : call_basic_streambuf_wchar_showmanyc(this);
                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2792:52: note: expanded from macro 'call_basic_streambuf_wchar_showmanyc'
#define call_basic_streambuf_wchar_showmanyc(this) CALL_VTBL_FUNC(this, 12, streamsize, (basic_streambuf_wchar*), (this))
                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2829:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_basic_streambuf_wchar_pbackfail(this, ch);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2511:56: note: expanded from macro 'call_basic_streambuf_wchar_pbackfail'
#define call_basic_streambuf_wchar_pbackfail(this, ch) CALL_VTBL_FUNC(this, 8, unsigned short, (basic_streambuf_wchar*, unsigned short), (this, ch))
                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2842:9: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        call_basic_streambuf_wchar_overflow(this, ch);
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2495:55: note: expanded from macro 'call_basic_streambuf_wchar_overflow'
#define call_basic_streambuf_wchar_overflow(this, ch) CALL_VTBL_FUNC(this, 4, unsigned short, (basic_streambuf_wchar*, unsigned short), (this, ch))
                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2859:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_basic_streambuf_wchar_pbackfail(this, WEOF);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2511:56: note: expanded from macro 'call_basic_streambuf_wchar_pbackfail'
#define call_basic_streambuf_wchar_pbackfail(this, ch) CALL_VTBL_FUNC(this, 8, unsigned short, (basic_streambuf_wchar*, unsigned short), (this, ch))
                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2873:9: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        call_basic_streambuf_wchar_uflow(this);
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2313:48: note: expanded from macro 'call_basic_streambuf_wchar_uflow'
#define call_basic_streambuf_wchar_uflow(this) CALL_VTBL_FUNC(this, 20, unsigned short, (basic_streambuf_wchar*), (this))
                                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2885:47: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        *basic_streambuf_wchar__Gninc(this) : call_basic_streambuf_wchar_uflow(this);
                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2313:48: note: expanded from macro 'call_basic_streambuf_wchar_uflow'
#define call_basic_streambuf_wchar_uflow(this) CALL_VTBL_FUNC(this, 20, unsigned short, (basic_streambuf_wchar*), (this))
                                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2897:45: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        *basic_streambuf_wchar_gptr(this) : call_basic_streambuf_wchar_underflow(this);
                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2297:52: note: expanded from macro 'call_basic_streambuf_wchar_underflow'
#define call_basic_streambuf_wchar_underflow(this) CALL_VTBL_FUNC(this, 16, unsigned short, (basic_streambuf_wchar*), (this))
                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2947:18: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        }else if(call_basic_streambuf_wchar_overflow(this, ptr[copied]) != WEOF) {
                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2495:55: note: expanded from macro 'call_basic_streambuf_wchar_overflow'
#define call_basic_streambuf_wchar_overflow(this, ch) CALL_VTBL_FUNC(this, 4, unsigned short, (basic_streambuf_wchar*, unsigned short), (this, ch))
                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2969:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_basic_streambuf_wchar_xsputn(this, ptr, count);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2929:61: note: expanded from macro 'call_basic_streambuf_wchar_xsputn'
#define call_basic_streambuf_wchar_xsputn(this, ptr, count) CALL_VTBL_FUNC(this, 28, streamsize, (basic_streambuf_wchar*, const wchar_t*, streamsize), (this, ptr, count))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:3070:8: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    if(call_basic_streambuf_char_overflow(&this->base, EOF) == EOF)
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1581:54: note: expanded from macro 'call_basic_streambuf_char_overflow'
#define call_basic_streambuf_char_overflow(this, ch) CALL_VTBL_FUNC(this, 4, int, (basic_streambuf_char*, int), (this, ch))
                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:3091:16: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
            if(call_basic_streambuf_char_overflow(&this->base, EOF) == EOF)
               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1581:54: note: expanded from macro 'call_basic_streambuf_char_overflow'
#define call_basic_streambuf_char_overflow(this, ch) CALL_VTBL_FUNC(this, 4, int, (basic_streambuf_char*, int), (this, ch))
                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:3495:11: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    ret = call_basic_streambuf_char_uflow(&this->base);
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1414:47: note: expanded from macro 'call_basic_streambuf_char_uflow'
#define call_basic_streambuf_char_uflow(this) CALL_VTBL_FUNC(this, 20, int, (basic_streambuf_char*), (this))
                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:3497:15: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        ret = call_basic_streambuf_char_pbackfail(&this->base, ret);
              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1595:55: note: expanded from macro 'call_basic_streambuf_char_pbackfail'
#define call_basic_streambuf_char_pbackfail(this, ch) CALL_VTBL_FUNC(this, 8, int, (basic_streambuf_char*, int), (this, ch))
                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:3589:8: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    if(call_basic_streambuf_char_overflow(&this->base, EOF) == EOF)
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1581:54: note: expanded from macro 'call_basic_streambuf_char_overflow'
#define call_basic_streambuf_char_overflow(this, ch) CALL_VTBL_FUNC(this, 4, int, (basic_streambuf_char*, int), (this, ch))
                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:3689:8: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    if(call_basic_streambuf_wchar_overflow(&this->base, WEOF) == WEOF)
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2495:55: note: expanded from macro 'call_basic_streambuf_wchar_overflow'
#define call_basic_streambuf_wchar_overflow(this, ch) CALL_VTBL_FUNC(this, 4, unsigned short, (basic_streambuf_wchar*, unsigned short), (this, ch))
                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:3710:16: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
            if(call_basic_streambuf_wchar_overflow(&this->base, WEOF) == WEOF)
               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2495:55: note: expanded from macro 'call_basic_streambuf_wchar_overflow'
#define call_basic_streambuf_wchar_overflow(this, ch) CALL_VTBL_FUNC(this, 4, unsigned short, (basic_streambuf_wchar*, unsigned short), (this, ch))
                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:4142:11: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    ret = call_basic_streambuf_wchar_uflow(&this->base);
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2313:48: note: expanded from macro 'call_basic_streambuf_wchar_uflow'
#define call_basic_streambuf_wchar_uflow(this) CALL_VTBL_FUNC(this, 20, unsigned short, (basic_streambuf_wchar*), (this))
                                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:4144:15: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        ret = call_basic_streambuf_wchar_pbackfail(&this->base, ret);
              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2511:56: note: expanded from macro 'call_basic_streambuf_wchar_pbackfail'
#define call_basic_streambuf_wchar_pbackfail(this, ch) CALL_VTBL_FUNC(this, 8, unsigned short, (basic_streambuf_wchar*, unsigned short), (this, ch))
                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:4273:8: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    if(call_basic_streambuf_wchar_overflow(&this->base, WEOF) == WEOF)
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2495:55: note: expanded from macro 'call_basic_streambuf_wchar_overflow'
#define call_basic_streambuf_wchar_overflow(this, ch) CALL_VTBL_FUNC(this, 4, unsigned short, (basic_streambuf_wchar*, unsigned short), (this, ch))
                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
45 warnings generated.
cc -m64 -c -o dlls/msvcr71/iob.o dlls/msvcrt/iob.c -Idlls/msvcr71 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=71 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
dlls/msvcp90/locale.c:1160:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_collate_char_do_compare(this, first1, last1, first2, last2);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1138:74: note: expanded from macro 'call_collate_char_do_compare'
#define call_collate_char_do_compare(this, first1, last1, first2, last2) CALL_VTBL_FUNC(this, 4, int, \
                                                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1192:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_collate_char_do_hash(this, first, last);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1167:54: note: expanded from macro 'call_collate_char_do_hash'
#define call_collate_char_do_hash(this, first, last) CALL_VTBL_FUNC(this, 12, LONG, \
                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1497:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_collate_wchar_do_compare(this, first1, last1, first2, last2);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1473:75: note: expanded from macro 'call_collate_wchar_do_compare'
#define call_collate_wchar_do_compare(this, first1, last1, first2, last2) CALL_VTBL_FUNC(this, 4, int, \
                                                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1533:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_collate_wchar_do_hash(this, first, last);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1506:55: note: expanded from macro 'call_collate_wchar_do_hash'
#define call_collate_wchar_do_hash(this, first, last) CALL_VTBL_FUNC(this, 12, LONG, \
                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1810:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_char_do_narrow_ch(this, ch, dflt);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1754:56: note: expanded from macro 'call_ctype_char_do_narrow_ch'
#define call_ctype_char_do_narrow_ch(this, ch, unused) CALL_VTBL_FUNC(this, 32, \
                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1820:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_char_do_narrow(this, first, last, dflt, dest);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1774:68: note: expanded from macro 'call_ctype_char_do_narrow'
#define call_ctype_char_do_narrow(this, first, last, unused, dest) CALL_VTBL_FUNC(this, 28, \
                                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1830:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_char__Do_narrow_s(this, first, last, dflt, dest, size);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1793:77: note: expanded from macro 'call_ctype_char__Do_narrow_s'
#define call_ctype_char__Do_narrow_s(this, first, last, unused, dest, size) CALL_VTBL_FUNC(this, 40, \
                                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1889:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_char_do_widen_ch(this, ch);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1837:47: note: expanded from macro 'call_ctype_char_do_widen_ch'
#define call_ctype_char_do_widen_ch(this, ch) CALL_VTBL_FUNC(this, 24, \
                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1899:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_char_do_widen(this, first, last, dest);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1853:59: note: expanded from macro 'call_ctype_char_do_widen'
#define call_ctype_char_do_widen(this, first, last, dest) CALL_VTBL_FUNC(this, 20, \
                                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1909:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_char__Do_widen_s(this, first, last, dest, size);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1872:68: note: expanded from macro 'call_ctype_char__Do_widen_s'
#define call_ctype_char__Do_widen_s(this, first, last, dest, size) CALL_VTBL_FUNC(this, 28, \
                                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2049:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_char_do_tolower_ch(this, ch);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2012:49: note: expanded from macro 'call_ctype_char_do_tolower_ch'
#define call_ctype_char_do_tolower_ch(this, ch) CALL_VTBL_FUNC(this, 8, \
                                                ^~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2058:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_char_do_tolower(this, first, last);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2028:55: note: expanded from macro 'call_ctype_char_do_tolower'
#define call_ctype_char_do_tolower(this, first, last) CALL_VTBL_FUNC(this, 4, \
                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2146:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_char_do_toupper_ch(this, ch);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2108:49: note: expanded from macro 'call_ctype_char_do_toupper_ch'
#define call_ctype_char_do_toupper_ch(this, ch) CALL_VTBL_FUNC(this, 16, \
                                                ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2155:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_char_do_toupper(this, first, last);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2124:55: note: expanded from macro 'call_ctype_char_do_toupper'
#define call_ctype_char_do_toupper(this, first, last) CALL_VTBL_FUNC(this, 12, \
                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2496:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_wchar_do_narrow_ch(this, ch, dflt);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2431:55: note: expanded from macro 'call_ctype_wchar_do_narrow_ch'
#define call_ctype_wchar_do_narrow_ch(this, ch, dflt) CALL_VTBL_FUNC(this, 48, \
                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2508:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_wchar_do_narrow(this, first, last, dflt, dest);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2452:67: note: expanded from macro 'call_ctype_wchar_do_narrow'
#define call_ctype_wchar_do_narrow(this, first, last, dflt, dest) CALL_VTBL_FUNC(this, 44, \
                                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2520:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_wchar__Do_narrow_s(this, first, last, dflt, dest, size);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2474:76: note: expanded from macro 'call_ctype_wchar__Do_narrow_s'
#define call_ctype_wchar__Do_narrow_s(this, first, last, dflt, dest, size) CALL_VTBL_FUNC(this, 56, \
                                                                           ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2684:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_wchar_do_widen_ch(this, ch);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2623:48: note: expanded from macro 'call_ctype_wchar_do_widen_ch'
#define call_ctype_wchar_do_widen_ch(this, ch) CALL_VTBL_FUNC(this, 40, \
                                               ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2696:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_wchar_do_widen(this, first, last, dest);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2640:60: note: expanded from macro 'call_ctype_wchar_do_widen'
#define call_ctype_wchar_do_widen(this, first, last, dest) CALL_VTBL_FUNC(this, 36, \
                                                           ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2708:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_wchar__Do_widen_s(this, first, last, dest, size);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2662:69: note: expanded from macro 'call_ctype_wchar__Do_widen_s'
#define call_ctype_wchar__Do_widen_s(this, first, last, dest, size) CALL_VTBL_FUNC(this, 44, \
                                                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2866:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_wchar_do_tolower_ch(this, ch);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2824:50: note: expanded from macro 'call_ctype_wchar_do_tolower_ch'
#define call_ctype_wchar_do_tolower_ch(this, ch) CALL_VTBL_FUNC(this, 24, \
                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2878:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_wchar_do_tolower(this, first, last);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2841:56: note: expanded from macro 'call_ctype_wchar_do_tolower'
#define call_ctype_wchar_do_tolower(this, first, last) CALL_VTBL_FUNC(this, 20, \
                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2936:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_wchar_do_toupper_ch(this, ch);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2894:50: note: expanded from macro 'call_ctype_wchar_do_toupper_ch'
#define call_ctype_wchar_do_toupper_ch(this, ch) CALL_VTBL_FUNC(this, 32, \
                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2948:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_wchar_do_toupper(this, first, last);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2911:56: note: expanded from macro 'call_ctype_wchar_do_toupper'
#define call_ctype_wchar_do_toupper(this, first, last) CALL_VTBL_FUNC(this, 28, \
                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3015:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_wchar_do_is_ch(this, mask, ch);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2974:51: note: expanded from macro 'call_ctype_wchar_do_is_ch'
#define call_ctype_wchar_do_is_ch(this, mask, ch) CALL_VTBL_FUNC(this, 8, \
                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3027:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_wchar_do_is(this, first, last, dest);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2992:57: note: expanded from macro 'call_ctype_wchar_do_is'
#define call_ctype_wchar_do_is(this, first, last, dest) CALL_VTBL_FUNC(this, 4, \
                                                        ^~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3063:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_wchar_do_scan_is(this, mask, first, last);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3036:62: note: expanded from macro 'call_ctype_wchar_do_scan_is'
#define call_ctype_wchar_do_scan_is(this, mask, first, last) CALL_VTBL_FUNC(this, 12, \
                                                             ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3099:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_wchar_do_scan_not(this, mask, first, last);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3072:63: note: expanded from macro 'call_ctype_wchar_do_scan_not'
#define call_ctype_wchar_do_scan_not(this, mask, first, last) CALL_VTBL_FUNC(this, 16, \
                                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3175:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_codecvt_base_do_always_noconv(this);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3156:50: note: expanded from macro 'call_codecvt_base_do_always_noconv'
#define call_codecvt_base_do_always_noconv(this) CALL_VTBL_FUNC(this, 4, \
                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3200:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_codecvt_base_do_max_length(this);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3181:47: note: expanded from macro 'call_codecvt_base_do_max_length'
#define call_codecvt_base_do_max_length(this) CALL_VTBL_FUNC(this, 8, \
                                              ^~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3225:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_codecvt_base_do_encoding(this);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3206:45: note: expanded from macro 'call_codecvt_base_do_encoding'
#define call_codecvt_base_do_encoding(this) CALL_VTBL_FUNC(this, 12, \
                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3392:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_codecvt_char_do_in(this, state, from, from_end, from_next,
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3362:5: note: expanded from macro 'call_codecvt_char_do_in'
    CALL_VTBL_FUNC(this, 16, int, \
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3430:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_codecvt_char_do_out(this, state, from, from_end, from_next,
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3400:5: note: expanded from macro 'call_codecvt_char_do_out'
    CALL_VTBL_FUNC(this, 20, int, \
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3459:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_codecvt_char_do_unshift(this, state, to, to_end, to_next);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3437:72: note: expanded from macro 'call_codecvt_char_do_unshift'
#define call_codecvt_char_do_unshift(this, state, to, to_end, to_next) CALL_VTBL_FUNC(this, 24, \
                                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3488:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_codecvt_char_do_length(this, state, from, from_end, max);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3465:71: note: expanded from macro 'call_codecvt_char_do_length'
#define call_codecvt_char_do_length(this, state, from, from_end, max) CALL_VTBL_FUNC(this, 28, \
                                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3844:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_codecvt_wchar_do_in(this, state, from,
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3793:5: note: expanded from macro 'call_codecvt_wchar_do_in'
    CALL_VTBL_FUNC(this, 16, int, \
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3908:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_codecvt_wchar_do_out(this, state, from,
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3854:5: note: expanded from macro 'call_codecvt_wchar_do_out'
    CALL_VTBL_FUNC(this, 20, int, \
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3944:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_codecvt_wchar_do_unshift(this, state, to, to_end, to_next);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3917:73: note: expanded from macro 'call_codecvt_wchar_do_unshift'
#define call_codecvt_wchar_do_unshift(this, state, to, to_end, to_next) CALL_VTBL_FUNC(this, 24, \
                                                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3996:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_codecvt_wchar_do_length(this, state, from, from_end, max);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3952:72: note: expanded from macro 'call_codecvt_wchar_do_length'
#define call_codecvt_wchar_do_length(this, state, from, from_end, max) CALL_VTBL_FUNC(this, 28, \
                                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4203:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_numpunct_char_do_decimal_point(this);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4185:51: note: expanded from macro 'call_numpunct_char_do_decimal_point'
#define call_numpunct_char_do_decimal_point(this) CALL_VTBL_FUNC(this, 4, \
                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4228:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_numpunct_char_do_thousands_sep(this);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4210:51: note: expanded from macro 'call_numpunct_char_do_thousands_sep'
#define call_numpunct_char_do_thousands_sep(this) CALL_VTBL_FUNC(this, 8, \
                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4254:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_numpunct_char_do_grouping(this, ret);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4235:51: note: expanded from macro 'call_numpunct_char_do_grouping'
#define call_numpunct_char_do_grouping(this, ret) CALL_VTBL_FUNC(this, 12, \
                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4280:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_numpunct_char_do_falsename(this, ret);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4261:52: note: expanded from macro 'call_numpunct_char_do_falsename'
#define call_numpunct_char_do_falsename(this, ret) CALL_VTBL_FUNC(this, 16, \
                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4306:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_numpunct_char_do_truename(this, ret);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4287:51: note: expanded from macro 'call_numpunct_char_do_truename'
#define call_numpunct_char_do_truename(this, ret) CALL_VTBL_FUNC(this, 20, \
                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4626:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_numpunct_wchar_do_decimal_point(this);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4606:52: note: expanded from macro 'call_numpunct_wchar_do_decimal_point'
#define call_numpunct_wchar_do_decimal_point(this) CALL_VTBL_FUNC(this, 4, \
                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4655:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_numpunct_wchar_do_thousands_sep(this);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4635:52: note: expanded from macro 'call_numpunct_wchar_do_thousands_sep'
#define call_numpunct_wchar_do_thousands_sep(this) CALL_VTBL_FUNC(this, 8, \
                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4684:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_numpunct_wchar_do_grouping(this, ret);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4664:52: note: expanded from macro 'call_numpunct_wchar_do_grouping'
#define call_numpunct_wchar_do_grouping(this, ret) CALL_VTBL_FUNC(this, 12, \
                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4713:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_numpunct_wchar_do_falsename(this, ret);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4693:53: note: expanded from macro 'call_numpunct_wchar_do_falsename'
#define call_numpunct_wchar_do_falsename(this, ret) CALL_VTBL_FUNC(this, 16, \
                                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4742:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_numpunct_wchar_do_truename(this, ret);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4722:52: note: expanded from macro 'call_numpunct_wchar_do_truename'
#define call_numpunct_wchar_do_truename(this, ret) CALL_VTBL_FUNC(this, 20, \
                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:5498:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_wchar_do_get_void(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:5463:83: note: expanded from macro 'call_num_get_wchar_do_get_void'
#define call_num_get_wchar_do_get_void(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 4, istreambuf_iterator_wchar*, \
                                                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:5573:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_wchar_do_get_ldouble(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:5530:86: note: expanded from macro 'call_num_get_wchar_do_get_ldouble'
#define call_num_get_wchar_do_get_ldouble(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 8, istreambuf_iterator_wchar*, \
                                                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:5585:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_wchar_do_get_double(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:5533:85: note: expanded from macro 'call_num_get_wchar_do_get_double'
#define call_num_get_wchar_do_get_double(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 12, istreambuf_iterator_wchar*, \
                                                                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:5651:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_wchar_do_get_float(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:5616:84: note: expanded from macro 'call_num_get_wchar_do_get_float'
#define call_num_get_wchar_do_get_float(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 16, istreambuf_iterator_wchar*, \
                                                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:5717:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_wchar_do_get_uint64(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:5682:85: note: expanded from macro 'call_num_get_wchar_do_get_uint64'
#define call_num_get_wchar_do_get_uint64(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 20, istreambuf_iterator_wchar*, \
                                                                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:5783:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_wchar_do_get_int64(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:5748:84: note: expanded from macro 'call_num_get_wchar_do_get_int64'
#define call_num_get_wchar_do_get_int64(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 24, istreambuf_iterator_wchar*, \
                                                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:5849:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_wchar_do_get_ulong(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:5814:84: note: expanded from macro 'call_num_get_wchar_do_get_ulong'
#define call_num_get_wchar_do_get_ulong(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 28, istreambuf_iterator_wchar*, \
                                                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:5915:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_wchar_do_get_long(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:5880:83: note: expanded from macro 'call_num_get_wchar_do_get_long'
#define call_num_get_wchar_do_get_long(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 32, istreambuf_iterator_wchar*, \
                                                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:5956:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_wchar_do_get_uint(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:5921:83: note: expanded from macro 'call_num_get_wchar_do_get_uint'
#define call_num_get_wchar_do_get_uint(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 36, istreambuf_iterator_wchar*, \
                                                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6018:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_wchar_do_get_ushort(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:5962:85: note: expanded from macro 'call_num_get_wchar_do_get_ushort'
#define call_num_get_wchar_do_get_ushort(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 40, istreambuf_iterator_wchar*, \
                                                                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6125:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_wchar_do_get_bool(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6090:83: note: expanded from macro 'call_num_get_wchar_do_get_bool'
#define call_num_get_wchar_do_get_bool(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 44, istreambuf_iterator_wchar*, \
                                                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6619:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_char_do_get_void(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6578:82: note: expanded from macro 'call_num_get_char_do_get_void'
#define call_num_get_char_do_get_void(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 4, istreambuf_iterator_char*, \
                                                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6671:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_char_do_get_ldouble(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6627:85: note: expanded from macro 'call_num_get_char_do_get_ldouble'
#define call_num_get_char_do_get_ldouble(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 8, istreambuf_iterator_char*, \
                                                                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6681:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_char_do_get_double(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6630:84: note: expanded from macro 'call_num_get_char_do_get_double'
#define call_num_get_char_do_get_double(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 12, istreambuf_iterator_char*, \
                                                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6725:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_char_do_get_float(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6687:83: note: expanded from macro 'call_num_get_char_do_get_float'
#define call_num_get_char_do_get_float(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 16, istreambuf_iterator_char*, \
                                                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6770:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_char_do_get_uint64(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6731:84: note: expanded from macro 'call_num_get_char_do_get_uint64'
#define call_num_get_char_do_get_uint64(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 20, istreambuf_iterator_char*, \
                                                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6815:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_char_do_get_int64(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6776:83: note: expanded from macro 'call_num_get_char_do_get_int64'
#define call_num_get_char_do_get_int64(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 24, istreambuf_iterator_char*, \
                                                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6860:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_char_do_get_ulong(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6821:83: note: expanded from macro 'call_num_get_char_do_get_ulong'
#define call_num_get_char_do_get_ulong(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 28, istreambuf_iterator_char*, \
                                                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6905:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_char_do_get_long(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6866:82: note: expanded from macro 'call_num_get_char_do_get_long'
#define call_num_get_char_do_get_long(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 32, istreambuf_iterator_char*, \
                                                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6934:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_char_do_get_uint(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6911:82: note: expanded from macro 'call_num_get_char_do_get_uint'
#define call_num_get_char_do_get_uint(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 36, istreambuf_iterator_char*, \
                                                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6984:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_char_do_get_ushort(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6940:84: note: expanded from macro 'call_num_get_char_do_get_ushort'
#define call_num_get_char_do_get_ushort(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 40, istreambuf_iterator_char*, \
                                                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:7071:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_char_do_get_bool(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6990:82: note: expanded from macro 'call_num_get_char_do_get_bool'
#define call_num_get_char_do_get_bool(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 44, istreambuf_iterator_char*, \
                                                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:7496:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_put_char_do_put_long(this, ret, dest, base, fill, v);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:7460:71: note: expanded from macro 'call_num_put_char_do_put_long'
#define call_num_put_char_do_put_long(this, ret, dest, base, fill, v) CALL_VTBL_FUNC(this, 28, ostreambuf_iterator_char*, \
                                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:7538:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_put_char_do_put_ulong(this, ret, dest, base, fill, v);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:7502:72: note: expanded from macro 'call_num_put_char_do_put_ulong'
#define call_num_put_char_do_put_ulong(this, ret, dest, base, fill, v) CALL_VTBL_FUNC(this, 24, ostreambuf_iterator_char*, \
                                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:7605:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_put_char_do_put_double(this, ret, dest, base, fill, v);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:7554:73: note: expanded from macro 'call_num_put_char_do_put_double'
#define call_num_put_char_do_put_double(this, ret, dest, base, fill, v) CALL_VTBL_FUNC(this, 12, ostreambuf_iterator_char*, \
                                                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:7619:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_put_char_do_put_ldouble(this, ret, dest, base, fill, v);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:7557:74: note: expanded from macro 'call_num_put_char_do_put_ldouble'
#define call_num_put_char_do_put_ldouble(this, ret, dest, base, fill, v) CALL_VTBL_FUNC(this, 8, ostreambuf_iterator_char*, \
                                                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:7659:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_put_char_do_put_ptr(this, ret, dest, base, fill, v);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:7625:70: note: expanded from macro 'call_num_put_char_do_put_ptr'
#define call_num_put_char_do_put_ptr(this, ret, dest, base, fill, v) CALL_VTBL_FUNC(this, 4, ostreambuf_iterator_char*, \
                                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:7701:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_put_char_do_put_int64(this, ret, dest, base, fill, v);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:7665:72: note: expanded from macro 'call_num_put_char_do_put_int64'
#define call_num_put_char_do_put_int64(this, ret, dest, base, fill, v) CALL_VTBL_FUNC(this, 20, ostreambuf_iterator_char*, \
                                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:7743:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_put_char_do_put_uint64(this, ret, dest, base, fill, v);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:7707:73: note: expanded from macro 'call_num_put_char_do_put_uint64'
#define call_num_put_char_do_put_uint64(this, ret, dest, base, fill, v) CALL_VTBL_FUNC(this, 16, ostreambuf_iterator_char*, \
                                                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:7804:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_put_char_do_put_bool(this, ret, dest, base, fill, v);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:7749:71: note: expanded from macro 'call_num_put_char_do_put_bool'
#define call_num_put_char_do_put_bool(this, ret, dest, base, fill, v) CALL_VTBL_FUNC(this, 32, ostreambuf_iterator_char*, \
                                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:8416:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_put_wchar_do_put_long(this, ret, dest, base, fill, v);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:8359:72: note: expanded from macro 'call_num_put_wchar_do_put_long'
#define call_num_put_wchar_do_put_long(this, ret, dest, base, fill, v) CALL_VTBL_FUNC(this, 28, ostreambuf_iterator_wchar*, \
                                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:8479:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_put_wchar_do_put_ulong(this, ret, dest, base, fill, v);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:8422:73: note: expanded from macro 'call_num_put_wchar_do_put_ulong'
#define call_num_put_wchar_do_put_ulong(this, ret, dest, base, fill, v) CALL_VTBL_FUNC(this, 24, ostreambuf_iterator_wchar*, \
                                                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:8572:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_put_wchar_do_put_double(this, ret, dest, base, fill, v);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:8487:74: note: expanded from macro 'call_num_put_wchar_do_put_double'
#define call_num_put_wchar_do_put_double(this, ret, dest, base, fill, v) CALL_VTBL_FUNC(this, 12, ostreambuf_iterator_wchar*, \
                                                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:8588:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_put_wchar_do_put_ldouble(this, ret, dest, base, fill, v);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:8490:75: note: expanded from macro 'call_num_put_wchar_do_put_ldouble'
#define call_num_put_wchar_do_put_ldouble(this, ret, dest, base, fill, v) CALL_VTBL_FUNC(this, 8, ostreambuf_iterator_wchar*, \
                                                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:8647:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_put_wchar_do_put_ptr(this, ret, dest, base, fill, v);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:8594:71: note: expanded from macro 'call_num_put_wchar_do_put_ptr'
#define call_num_put_wchar_do_put_ptr(this, ret, dest, base, fill, v) CALL_VTBL_FUNC(this, 4, ostreambuf_iterator_wchar*, \
                                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:8710:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_put_wchar_do_put_int64(this, ret, dest, base, fill, v);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:8653:73: note: expanded from macro 'call_num_put_wchar_do_put_int64'
#define call_num_put_wchar_do_put_int64(this, ret, dest, base, fill, v) CALL_VTBL_FUNC(this, 20, ostreambuf_iterator_wchar*, \
                                                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:8773:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_put_wchar_do_put_uint64(this, ret, dest, base, fill, v);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:8716:74: note: expanded from macro 'call_num_put_wchar_do_put_uint64'
#define call_num_put_wchar_do_put_uint64(this, ret, dest, base, fill, v) CALL_VTBL_FUNC(this, 16, ostreambuf_iterator_wchar*, \
                                                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:8874:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_put_wchar_do_put_bool(this, ret, dest, base, fill, v);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:8779:72: note: expanded from macro 'call_num_put_wchar_do_put_bool'
#define call_num_put_wchar_do_put_bool(this, ret, dest, base, fill, v) CALL_VTBL_FUNC(this, 32, ostreambuf_iterator_wchar*, \
                                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:9063:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_time_put_char_do_put(this, ret, dest, base, fill, t, spec, mod);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:9022:78: note: expanded from macro 'call_time_put_char_do_put'
#define call_time_put_char_do_put(this, ret, dest, base, fill, t, spec, mod) CALL_VTBL_FUNC(this, 4, ostreambuf_iterator_char*, \
                                                                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:9492:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_time_put_wchar_do_put(this, ret, dest, base, fill, t, spec, mod);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:9437:79: note: expanded from macro 'call_time_put_wchar_do_put'
#define call_time_put_wchar_do_put(this, ret, dest, base, fill, t, spec, mod) CALL_VTBL_FUNC(this, 4, ostreambuf_iterator_wchar*, \
                                                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:9879:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_time_get_char_do_date_order(this);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:9864:48: note: expanded from macro 'call_time_get_char_do_date_order'
#define call_time_get_char_do_date_order(this) CALL_VTBL_FUNC(this, 4, dateorder, (const time_get_char*), (this))
                                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:9964:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_time_get_char_do_get_monthname(this, ret, s, e, base, err, t);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:9932:76: note: expanded from macro 'call_time_get_char_do_get_monthname'
#define call_time_get_char_do_get_monthname(this, ret, s, e, base, err, t) CALL_VTBL_FUNC(this, 20, istreambuf_iterator_char*, \
                                                                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:10014:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_time_get_char_do_get_time(this, ret, s, e, base, err, t);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:9971:71: note: expanded from macro 'call_time_get_char_do_get_time'
#define call_time_get_char_do_get_time(this, ret, s, e, base, err, t) CALL_VTBL_FUNC(this, 8, istreambuf_iterator_char*, \
                                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:10053:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_time_get_char_do_get_weekday(this, ret, s, e, base, err, t);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:10021:74: note: expanded from macro 'call_time_get_char_do_get_weekday'
#define call_time_get_char_do_get_weekday(this, ret, s, e, base, err, t) CALL_VTBL_FUNC(this, 16, istreambuf_iterator_char*, \
                                                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:10099:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_time_get_char_do_get_year(this, ret, s, e, base, err, t);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:10060:71: note: expanded from macro 'call_time_get_char_do_get_year'
#define call_time_get_char_do_get_year(this, ret, s, e, base, err, t) CALL_VTBL_FUNC(this, 24, istreambuf_iterator_char*, \
                                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:10244:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_time_get_char_do_get_date(this, ret, s, e, base, err, t);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:10121:71: note: expanded from macro 'call_time_get_char_do_get_date'
#define call_time_get_char_do_get_date(this, ret, s, e, base, err, t) CALL_VTBL_FUNC(this, 12, istreambuf_iterator_char*, \
                                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:10441:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_time_get_char_do_get(this, ret, s, e, base, err, t, fmt, mod);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:10302:76: note: expanded from macro 'call_time_get_char_do_get'
#define call_time_get_char_do_get(this, ret, s, e, base, err, t, fmt, mod) CALL_VTBL_FUNC(this, 28, istreambuf_iterator_char*, \
                                                                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:10760:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_time_get_wchar_do_date_order(this);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:10745:49: note: expanded from macro 'call_time_get_wchar_do_date_order'
#define call_time_get_wchar_do_date_order(this) CALL_VTBL_FUNC(this, 4, dateorder, (const time_get_wchar*), (this))
                                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:10845:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_time_get_wchar_do_get_monthname(this, ret, s, e, base, err, t);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:10813:77: note: expanded from macro 'call_time_get_wchar_do_get_monthname'
#define call_time_get_wchar_do_get_monthname(this, ret, s, e, base, err, t) CALL_VTBL_FUNC(this, 20, istreambuf_iterator_wchar*, \
                                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:10895:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_time_get_wchar_do_get_time(this, ret, s, e, base, err, t);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:10852:72: note: expanded from macro 'call_time_get_wchar_do_get_time'
#define call_time_get_wchar_do_get_time(this, ret, s, e, base, err, t) CALL_VTBL_FUNC(this, 8, istreambuf_iterator_wchar*, \
                                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:10934:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_time_get_wchar_do_get_weekday(this, ret, s, e, base, err, t);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:10902:75: note: expanded from macro 'call_time_get_wchar_do_get_weekday'
#define call_time_get_wchar_do_get_weekday(this, ret, s, e, base, err, t) CALL_VTBL_FUNC(this, 16, istreambuf_iterator_wchar*, \
                                                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:10980:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_time_get_wchar_do_get_year(this, ret, s, e, base, err, t);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:10941:72: note: expanded from macro 'call_time_get_wchar_do_get_year'
#define call_time_get_wchar_do_get_year(this, ret, s, e, base, err, t) CALL_VTBL_FUNC(this, 24, istreambuf_iterator_wchar*, \
                                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:11125:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_time_get_wchar_do_get_date(this, ret, s, e, base, err, t);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:11002:72: note: expanded from macro 'call_time_get_wchar_do_get_date'
#define call_time_get_wchar_do_get_date(this, ret, s, e, base, err, t) CALL_VTBL_FUNC(this, 12, istreambuf_iterator_wchar*, \
                                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:11322:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_time_get_wchar_do_get(this, ret, s, e, base, err, t, fmt, mod);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:11183:77: note: expanded from macro 'call_time_get_wchar_do_get'
#define call_time_get_wchar_do_get(this, ret, s, e, base, err, t, fmt, mod) CALL_VTBL_FUNC(this, 28, istreambuf_iterator_wchar*, \
                                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:11447:13: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
            call_locale_facet_vector_dtor(this->facetvec[i], 1);
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:265:52: note: expanded from macro 'call_locale_facet_vector_dtor'
#define call_locale_facet_vector_dtor(this, flags) CALL_VTBL_FUNC(this, 0, \
                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:11529:9: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        call_locale_facet_vector_dtor(locimp->facetvec[id], 1);
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:265:52: note: expanded from macro 'call_locale_facet_vector_dtor'
#define call_locale_facet_vector_dtor(this, flags) CALL_VTBL_FUNC(this, 0, \
                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:12887:13: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
            call_locale_facet_vector_dtor(iter->fac, 1);
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:265:52: note: expanded from macro 'call_locale_facet_vector_dtor'
#define call_locale_facet_vector_dtor(this, flags) CALL_VTBL_FUNC(this, 0, \
                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
108 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcr71/mathf.o dlls/msvcrt/mathf.c -Idlls/msvcr71 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=71 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msvcr71/onexit.o dlls/msvcrt/onexit.c -Idlls/msvcr71 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=71 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msvcr71/sincos.o dlls/msvcrt/sincos.c -Idlls/msvcr71 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=71 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcp80/exception.o dlls/msvcp90/exception.c -Idlls/msvcp80 -Idlls/msvcp90 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_MSVCP_VER=80 -D_MSVCR_VER=80 -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcp80/ios.o dlls/msvcp90/ios.c -Idlls/msvcp80 -Idlls/msvcp90 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_MSVCP_VER=80 -D_MSVCR_VER=80 -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcp80/locale.o dlls/msvcp90/locale.c -Idlls/msvcp80 -Idlls/msvcp90 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_MSVCP_VER=80 -D_MSVCR_VER=80 -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcp80/math.o dlls/msvcp90/math.c -Idlls/msvcp80 -Idlls/msvcp90 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_MSVCP_VER=80 -D_MSVCR_VER=80 -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcp80/memory.o dlls/msvcp90/memory.c -Idlls/msvcp80 -Idlls/msvcp90 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_MSVCP_VER=80 -D_MSVCR_VER=80 -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msvcp80/misc.o dlls/msvcp90/misc.c -Idlls/msvcp80 -Idlls/msvcp90 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_MSVCP_VER=80 -D_MSVCR_VER=80 -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msvcp80/msvcp_main.o dlls/msvcp90/msvcp_main.c -Idlls/msvcp80 -Idlls/msvcp90 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_MSVCP_VER=80 -D_MSVCR_VER=80 -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcp80/string.o dlls/msvcp90/string.c -Idlls/msvcp80 -Idlls/msvcp90 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_MSVCP_VER=80 -D_MSVCR_VER=80 -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcr80/iob.o dlls/msvcrt/iob.c -Idlls/msvcr80 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=80 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
dlls/msvcp90/ios.c:1422:8: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    if(call_basic_streambuf_char_underflow(this)==EOF)
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1400:51: note: expanded from macro 'call_basic_streambuf_char_underflow'
#define call_basic_streambuf_char_underflow(this) CALL_VTBL_FUNC(this, 16, int, (basic_streambuf_char*), (this))
                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1462:23: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        }else if((c = call_basic_streambuf_char_uflow(this)) != EOF) {
                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1414:47: note: expanded from macro 'call_basic_streambuf_char_uflow'
#define call_basic_streambuf_char_uflow(this) CALL_VTBL_FUNC(this, 20, int, (basic_streambuf_char*), (this))
                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1484:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_basic_streambuf_char__Xsgetn_s(this, ptr, size, count);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1439:69: note: expanded from macro 'call_basic_streambuf_char__Xsgetn_s'
#define call_basic_streambuf_char__Xsgetn_s(this, ptr, size, count) CALL_VTBL_FUNC(this, 28, \
                                                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1638:5: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    call_basic_streambuf_char_imbue(this, loc);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1566:52: note: expanded from macro 'call_basic_streambuf_char_imbue'
#define call_basic_streambuf_char_imbue(this, loc) CALL_VTBL_FUNC(this, 52, void, (basic_streambuf_char*, const locale*), (this, loc))
                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1687:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_basic_streambuf_char_seekoff(this, ret, off, way, mode);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1657:9: note: expanded from macro 'call_basic_streambuf_char_seekoff'
        CALL_VTBL_FUNC(this, 36, fpos_mbstatet*, (basic_streambuf_char*, fpos_mbstatet*, streamoff, int, int), (this, ret, off, way, mode))
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1734:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_basic_streambuf_char_seekpos(this, ret, pos, mode);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1712:9: note: expanded from macro 'call_basic_streambuf_char_seekpos'
        CALL_VTBL_FUNC(this, 40, fpos_mbstatet*, (basic_streambuf_char*, fpos_mbstatet*, fpos_mbstatet, int), (this, ret, pos, mode))
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1777:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_basic_streambuf_char_setbuf(this, buf, count);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1757:60: note: expanded from macro 'call_basic_streambuf_char_setbuf'
#define call_basic_streambuf_char_setbuf(this, buf, count) CALL_VTBL_FUNC(this, 44, basic_streambuf_char*, (basic_streambuf_char*, char*, streamsize), (this, buf, count))
                                                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1802:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_basic_streambuf_char_sync(this);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1786:46: note: expanded from macro 'call_basic_streambuf_char_sync'
#define call_basic_streambuf_char_sync(this) CALL_VTBL_FUNC(this, 48, int, (basic_streambuf_char*), (this))
                                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1815:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_basic_streambuf_char__Xsgetn_s(this, ptr, -1, count);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1439:69: note: expanded from macro 'call_basic_streambuf_char__Xsgetn_s'
#define call_basic_streambuf_char__Xsgetn_s(this, ptr, size, count) CALL_VTBL_FUNC(this, 28, \
                                                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1842:24: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return ret ? ret : call_basic_streambuf_char_showmanyc(this);
                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1824:51: note: expanded from macro 'call_basic_streambuf_char_showmanyc'
#define call_basic_streambuf_char_showmanyc(this) CALL_VTBL_FUNC(this, 12, streamsize, (basic_streambuf_char*), (this))
                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1857:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_basic_streambuf_char_pbackfail(this, (unsigned char)ch);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1595:55: note: expanded from macro 'call_basic_streambuf_char_pbackfail'
#define call_basic_streambuf_char_pbackfail(this, ch) CALL_VTBL_FUNC(this, 8, int, (basic_streambuf_char*, int), (this, ch))
                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1868:9: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        call_basic_streambuf_char_overflow(this, (unsigned char)ch);
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1581:54: note: expanded from macro 'call_basic_streambuf_char_overflow'
#define call_basic_streambuf_char_overflow(this, ch) CALL_VTBL_FUNC(this, 4, int, (basic_streambuf_char*, int), (this, ch))
                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1883:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_basic_streambuf_char_pbackfail(this, EOF);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1595:55: note: expanded from macro 'call_basic_streambuf_char_pbackfail'
#define call_basic_streambuf_char_pbackfail(this, ch) CALL_VTBL_FUNC(this, 8, int, (basic_streambuf_char*, int), (this, ch))
                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1895:9: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        call_basic_streambuf_char_uflow(this);
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1414:47: note: expanded from macro 'call_basic_streambuf_char_uflow'
#define call_basic_streambuf_char_uflow(this) CALL_VTBL_FUNC(this, 20, int, (basic_streambuf_char*), (this))
                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1905:66: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        (int)(unsigned char)*basic_streambuf_char__Gninc(this) : call_basic_streambuf_char_uflow(this);
                                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1414:47: note: expanded from macro 'call_basic_streambuf_char_uflow'
#define call_basic_streambuf_char_uflow(this) CALL_VTBL_FUNC(this, 20, int, (basic_streambuf_char*), (this))
                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1915:64: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        (int)(unsigned char)*basic_streambuf_char_gptr(this) : call_basic_streambuf_char_underflow(this);
                                                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1400:51: note: expanded from macro 'call_basic_streambuf_char_underflow'
#define call_basic_streambuf_char_underflow(this) CALL_VTBL_FUNC(this, 16, int, (basic_streambuf_char*), (this))
                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1946:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_basic_streambuf_char__Xsgetn_s(this, ptr, -1, count);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1439:69: note: expanded from macro 'call_basic_streambuf_char__Xsgetn_s'
#define call_basic_streambuf_char__Xsgetn_s(this, ptr, size, count) CALL_VTBL_FUNC(this, 28, \
                                                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1979:18: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        }else if(call_basic_streambuf_char_overflow(this, (unsigned char)ptr[copied]) != EOF) {
                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1581:54: note: expanded from macro 'call_basic_streambuf_char_overflow'
#define call_basic_streambuf_char_overflow(this, ch) CALL_VTBL_FUNC(this, 4, int, (basic_streambuf_char*, int), (this, ch))
                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1999:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_basic_streambuf_char_xsputn(this, ptr, count);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1959:60: note: expanded from macro 'call_basic_streambuf_char_xsputn'
#define call_basic_streambuf_char_xsputn(this, ptr, count) CALL_VTBL_FUNC(this, 32, streamsize, (basic_streambuf_char*, const char*, streamsize), (this, ptr, count))
                                                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2321:8: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    if(call_basic_streambuf_wchar_underflow(this)==WEOF)
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2297:52: note: expanded from macro 'call_basic_streambuf_wchar_underflow'
#define call_basic_streambuf_wchar_underflow(this) CALL_VTBL_FUNC(this, 16, unsigned short, (basic_streambuf_wchar*), (this))
                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2363:23: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        }else if((c = call_basic_streambuf_wchar_uflow(this)) != WEOF) {
                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2313:48: note: expanded from macro 'call_basic_streambuf_wchar_uflow'
#define call_basic_streambuf_wchar_uflow(this) CALL_VTBL_FUNC(this, 20, unsigned short, (basic_streambuf_wchar*), (this))
                                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2387:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_basic_streambuf_wchar__Xsgetn_s(this, ptr, size, count);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2340:70: note: expanded from macro 'call_basic_streambuf_wchar__Xsgetn_s'
#define call_basic_streambuf_wchar__Xsgetn_s(this, ptr, size, count) CALL_VTBL_FUNC(this, 28, \
                                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2562:5: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    call_basic_streambuf_wchar_imbue(this, loc);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2478:53: note: expanded from macro 'call_basic_streambuf_wchar_imbue'
#define call_basic_streambuf_wchar_imbue(this, loc) CALL_VTBL_FUNC(this, 52, void, (basic_streambuf_wchar*, const locale*), (this, loc))
                                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2615:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_basic_streambuf_wchar_seekoff(this, ret, off, way, mode);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2583:9: note: expanded from macro 'call_basic_streambuf_wchar_seekoff'
        CALL_VTBL_FUNC(this, 36, fpos_mbstatet*, (basic_streambuf_wchar*, fpos_mbstatet*, streamoff, int, int), (this, ret, off, way, mode))
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2668:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_basic_streambuf_wchar_seekpos(this, ret, pos, mode);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2644:9: note: expanded from macro 'call_basic_streambuf_wchar_seekpos'
        CALL_VTBL_FUNC(this, 40, fpos_mbstatet*, (basic_streambuf_wchar*, fpos_mbstatet*, fpos_mbstatet, int), (this, ret, pos, mode))
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2717:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_basic_streambuf_wchar_setbuf(this, buf, count);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2695:61: note: expanded from macro 'call_basic_streambuf_wchar_setbuf'
#define call_basic_streambuf_wchar_setbuf(this, buf, count) CALL_VTBL_FUNC(this, 44, basic_streambuf_wchar*, (basic_streambuf_wchar*, wchar_t*, streamsize), (this, buf, count))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2746:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_basic_streambuf_wchar_sync(this);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2728:47: note: expanded from macro 'call_basic_streambuf_wchar_sync'
#define call_basic_streambuf_wchar_sync(this) CALL_VTBL_FUNC(this, 48, int, (basic_streambuf_wchar*), (this))
                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2766:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_basic_streambuf_wchar__Xsgetn_s(this, ptr, -1, count);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2340:70: note: expanded from macro 'call_basic_streambuf_wchar__Xsgetn_s'
#define call_basic_streambuf_wchar__Xsgetn_s(this, ptr, size, count) CALL_VTBL_FUNC(this, 28, \
                                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2781:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_basic_streambuf_wchar_xsgetn(this, ptr, count);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2761:61: note: expanded from macro 'call_basic_streambuf_wchar_xsgetn'
#define call_basic_streambuf_wchar_xsgetn(this, ptr, count) CALL_VTBL_FUNC(this, 24, streamsize, (basic_streambuf_wchar*, wchar_t*, streamsize), (this, ptr, count))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2812:24: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return ret ? ret : call_basic_streambuf_wchar_showmanyc(this);
                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2792:52: note: expanded from macro 'call_basic_streambuf_wchar_showmanyc'
#define call_basic_streambuf_wchar_showmanyc(this) CALL_VTBL_FUNC(this, 12, streamsize, (basic_streambuf_wchar*), (this))
                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2829:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_basic_streambuf_wchar_pbackfail(this, ch);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2511:56: note: expanded from macro 'call_basic_streambuf_wchar_pbackfail'
#define call_basic_streambuf_wchar_pbackfail(this, ch) CALL_VTBL_FUNC(this, 8, unsigned short, (basic_streambuf_wchar*, unsigned short), (this, ch))
                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2842:9: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        call_basic_streambuf_wchar_overflow(this, ch);
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2495:55: note: expanded from macro 'call_basic_streambuf_wchar_overflow'
#define call_basic_streambuf_wchar_overflow(this, ch) CALL_VTBL_FUNC(this, 4, unsigned short, (basic_streambuf_wchar*, unsigned short), (this, ch))
                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2859:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_basic_streambuf_wchar_pbackfail(this, WEOF);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2511:56: note: expanded from macro 'call_basic_streambuf_wchar_pbackfail'
#define call_basic_streambuf_wchar_pbackfail(this, ch) CALL_VTBL_FUNC(this, 8, unsigned short, (basic_streambuf_wchar*, unsigned short), (this, ch))
                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2873:9: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        call_basic_streambuf_wchar_uflow(this);
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2313:48: note: expanded from macro 'call_basic_streambuf_wchar_uflow'
#define call_basic_streambuf_wchar_uflow(this) CALL_VTBL_FUNC(this, 20, unsigned short, (basic_streambuf_wchar*), (this))
                                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2885:47: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        *basic_streambuf_wchar__Gninc(this) : call_basic_streambuf_wchar_uflow(this);
                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2313:48: note: expanded from macro 'call_basic_streambuf_wchar_uflow'
#define call_basic_streambuf_wchar_uflow(this) CALL_VTBL_FUNC(this, 20, unsigned short, (basic_streambuf_wchar*), (this))
                                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2897:45: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        *basic_streambuf_wchar_gptr(this) : call_basic_streambuf_wchar_underflow(this);
                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2297:52: note: expanded from macro 'call_basic_streambuf_wchar_underflow'
#define call_basic_streambuf_wchar_underflow(this) CALL_VTBL_FUNC(this, 16, unsigned short, (basic_streambuf_wchar*), (this))
                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2947:18: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        }else if(call_basic_streambuf_wchar_overflow(this, ptr[copied]) != WEOF) {
                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2495:55: note: expanded from macro 'call_basic_streambuf_wchar_overflow'
#define call_basic_streambuf_wchar_overflow(this, ch) CALL_VTBL_FUNC(this, 4, unsigned short, (basic_streambuf_wchar*, unsigned short), (this, ch))
                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2969:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_basic_streambuf_wchar_xsputn(this, ptr, count);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2927:61: note: expanded from macro 'call_basic_streambuf_wchar_xsputn'
#define call_basic_streambuf_wchar_xsputn(this, ptr, count) CALL_VTBL_FUNC(this, 32, streamsize, (basic_streambuf_wchar*, const wchar_t*, streamsize), (this, ptr, count))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:3070:8: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    if(call_basic_streambuf_char_overflow(&this->base, EOF) == EOF)
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1581:54: note: expanded from macro 'call_basic_streambuf_char_overflow'
#define call_basic_streambuf_char_overflow(this, ch) CALL_VTBL_FUNC(this, 4, int, (basic_streambuf_char*, int), (this, ch))
                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:3091:16: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
            if(call_basic_streambuf_char_overflow(&this->base, EOF) == EOF)
               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1581:54: note: expanded from macro 'call_basic_streambuf_char_overflow'
#define call_basic_streambuf_char_overflow(this, ch) CALL_VTBL_FUNC(this, 4, int, (basic_streambuf_char*, int), (this, ch))
                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:3495:11: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    ret = call_basic_streambuf_char_uflow(&this->base);
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1414:47: note: expanded from macro 'call_basic_streambuf_char_uflow'
#define call_basic_streambuf_char_uflow(this) CALL_VTBL_FUNC(this, 20, int, (basic_streambuf_char*), (this))
                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:3497:15: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        ret = call_basic_streambuf_char_pbackfail(&this->base, ret);
              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1595:55: note: expanded from macro 'call_basic_streambuf_char_pbackfail'
#define call_basic_streambuf_char_pbackfail(this, ch) CALL_VTBL_FUNC(this, 8, int, (basic_streambuf_char*, int), (this, ch))
                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:3589:8: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    if(call_basic_streambuf_char_overflow(&this->base, EOF) == EOF)
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1581:54: note: expanded from macro 'call_basic_streambuf_char_overflow'
#define call_basic_streambuf_char_overflow(this, ch) CALL_VTBL_FUNC(this, 4, int, (basic_streambuf_char*, int), (this, ch))
                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:3689:8: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    if(call_basic_streambuf_wchar_overflow(&this->base, WEOF) == WEOF)
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2495:55: note: expanded from macro 'call_basic_streambuf_wchar_overflow'
#define call_basic_streambuf_wchar_overflow(this, ch) CALL_VTBL_FUNC(this, 4, unsigned short, (basic_streambuf_wchar*, unsigned short), (this, ch))
                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:3710:16: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
            if(call_basic_streambuf_wchar_overflow(&this->base, WEOF) == WEOF)
               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2495:55: note: expanded from macro 'call_basic_streambuf_wchar_overflow'
#define call_basic_streambuf_wchar_overflow(this, ch) CALL_VTBL_FUNC(this, 4, unsigned short, (basic_streambuf_wchar*, unsigned short), (this, ch))
                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:4142:11: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    ret = call_basic_streambuf_wchar_uflow(&this->base);
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2313:48: note: expanded from macro 'call_basic_streambuf_wchar_uflow'
#define call_basic_streambuf_wchar_uflow(this) CALL_VTBL_FUNC(this, 20, unsigned short, (basic_streambuf_wchar*), (this))
                                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:4144:15: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        ret = call_basic_streambuf_wchar_pbackfail(&this->base, ret);
              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2511:56: note: expanded from macro 'call_basic_streambuf_wchar_pbackfail'
#define call_basic_streambuf_wchar_pbackfail(this, ch) CALL_VTBL_FUNC(this, 8, unsigned short, (basic_streambuf_wchar*, unsigned short), (this, ch))
                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:4273:8: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    if(call_basic_streambuf_wchar_overflow(&this->base, WEOF) == WEOF)
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2495:55: note: expanded from macro 'call_basic_streambuf_wchar_overflow'
#define call_basic_streambuf_wchar_overflow(this, ch) CALL_VTBL_FUNC(this, 4, unsigned short, (basic_streambuf_wchar*, unsigned short), (this, ch))
                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
50 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcr80/mathf.o dlls/msvcrt/mathf.c -Idlls/msvcr80 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=80 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msvcr80/onexit.o dlls/msvcrt/onexit.c -Idlls/msvcr80 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=80 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
dlls/msvcp90/locale.c:1160:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_collate_char_do_compare(this, first1, last1, first2, last2);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1138:74: note: expanded from macro 'call_collate_char_do_compare'
#define call_collate_char_do_compare(this, first1, last1, first2, last2) CALL_VTBL_FUNC(this, 4, int, \
                                                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1192:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_collate_char_do_hash(this, first, last);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1167:54: note: expanded from macro 'call_collate_char_do_hash'
#define call_collate_char_do_hash(this, first, last) CALL_VTBL_FUNC(this, 12, LONG, \
                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1497:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_collate_wchar_do_compare(this, first1, last1, first2, last2);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1473:75: note: expanded from macro 'call_collate_wchar_do_compare'
#define call_collate_wchar_do_compare(this, first1, last1, first2, last2) CALL_VTBL_FUNC(this, 4, int, \
                                                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1533:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_collate_wchar_do_hash(this, first, last);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1506:55: note: expanded from macro 'call_collate_wchar_do_hash'
#define call_collate_wchar_do_hash(this, first, last) CALL_VTBL_FUNC(this, 12, LONG, \
                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1810:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_char_do_narrow_ch(this, ch, dflt);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1751:56: note: expanded from macro 'call_ctype_char_do_narrow_ch'
#define call_ctype_char_do_narrow_ch(this, ch, unused) CALL_VTBL_FUNC(this, 36, \
                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1820:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_char_do_narrow(this, first, last, dflt, dest);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1770:68: note: expanded from macro 'call_ctype_char_do_narrow'
#define call_ctype_char_do_narrow(this, first, last, unused, dest) CALL_VTBL_FUNC(this, 32, \
                                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1830:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_char__Do_narrow_s(this, first, last, dflt, dest, size);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1793:77: note: expanded from macro 'call_ctype_char__Do_narrow_s'
#define call_ctype_char__Do_narrow_s(this, first, last, unused, dest, size) CALL_VTBL_FUNC(this, 40, \
                                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1889:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_char_do_widen_ch(this, ch);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1837:47: note: expanded from macro 'call_ctype_char_do_widen_ch'
#define call_ctype_char_do_widen_ch(this, ch) CALL_VTBL_FUNC(this, 24, \
                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1899:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_char_do_widen(this, first, last, dest);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1853:59: note: expanded from macro 'call_ctype_char_do_widen'
#define call_ctype_char_do_widen(this, first, last, dest) CALL_VTBL_FUNC(this, 20, \
                                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1909:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_char__Do_widen_s(this, first, last, dest, size);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1872:68: note: expanded from macro 'call_ctype_char__Do_widen_s'
#define call_ctype_char__Do_widen_s(this, first, last, dest, size) CALL_VTBL_FUNC(this, 28, \
                                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2049:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_char_do_tolower_ch(this, ch);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2012:49: note: expanded from macro 'call_ctype_char_do_tolower_ch'
#define call_ctype_char_do_tolower_ch(this, ch) CALL_VTBL_FUNC(this, 8, \
                                                ^~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2058:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_char_do_tolower(this, first, last);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2028:55: note: expanded from macro 'call_ctype_char_do_tolower'
#define call_ctype_char_do_tolower(this, first, last) CALL_VTBL_FUNC(this, 4, \
                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2146:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_char_do_toupper_ch(this, ch);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2108:49: note: expanded from macro 'call_ctype_char_do_toupper_ch'
#define call_ctype_char_do_toupper_ch(this, ch) CALL_VTBL_FUNC(this, 16, \
                                                ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2155:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_char_do_toupper(this, first, last);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2124:55: note: expanded from macro 'call_ctype_char_do_toupper'
#define call_ctype_char_do_toupper(this, first, last) CALL_VTBL_FUNC(this, 12, \
                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2496:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_wchar_do_narrow_ch(this, ch, dflt);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2428:55: note: expanded from macro 'call_ctype_wchar_do_narrow_ch'
#define call_ctype_wchar_do_narrow_ch(this, ch, dflt) CALL_VTBL_FUNC(this, 52, \
                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2508:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_wchar_do_narrow(this, first, last, dflt, dest);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2448:67: note: expanded from macro 'call_ctype_wchar_do_narrow'
#define call_ctype_wchar_do_narrow(this, first, last, dflt, dest) CALL_VTBL_FUNC(this, 48, \
                                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2520:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_wchar__Do_narrow_s(this, first, last, dflt, dest, size);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2474:76: note: expanded from macro 'call_ctype_wchar__Do_narrow_s'
#define call_ctype_wchar__Do_narrow_s(this, first, last, dflt, dest, size) CALL_VTBL_FUNC(this, 56, \
                                                                           ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2684:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_wchar_do_widen_ch(this, ch);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2623:48: note: expanded from macro 'call_ctype_wchar_do_widen_ch'
#define call_ctype_wchar_do_widen_ch(this, ch) CALL_VTBL_FUNC(this, 40, \
                                               ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2696:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_wchar_do_widen(this, first, last, dest);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2640:60: note: expanded from macro 'call_ctype_wchar_do_widen'
#define call_ctype_wchar_do_widen(this, first, last, dest) CALL_VTBL_FUNC(this, 36, \
                                                           ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2708:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_wchar__Do_widen_s(this, first, last, dest, size);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2662:69: note: expanded from macro 'call_ctype_wchar__Do_widen_s'
#define call_ctype_wchar__Do_widen_s(this, first, last, dest, size) CALL_VTBL_FUNC(this, 44, \
                                                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2866:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_wchar_do_tolower_ch(this, ch);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2824:50: note: expanded from macro 'call_ctype_wchar_do_tolower_ch'
#define call_ctype_wchar_do_tolower_ch(this, ch) CALL_VTBL_FUNC(this, 24, \
                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2878:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_wchar_do_tolower(this, first, last);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2841:56: note: expanded from macro 'call_ctype_wchar_do_tolower'
#define call_ctype_wchar_do_tolower(this, first, last) CALL_VTBL_FUNC(this, 20, \
                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2936:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_wchar_do_toupper_ch(this, ch);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2894:50: note: expanded from macro 'call_ctype_wchar_do_toupper_ch'
#define call_ctype_wchar_do_toupper_ch(this, ch) CALL_VTBL_FUNC(this, 32, \
                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2948:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_wchar_do_toupper(this, first, last);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2911:56: note: expanded from macro 'call_ctype_wchar_do_toupper'
#define call_ctype_wchar_do_toupper(this, first, last) CALL_VTBL_FUNC(this, 28, \
                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3015:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_wchar_do_is_ch(this, mask, ch);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2974:51: note: expanded from macro 'call_ctype_wchar_do_is_ch'
#define call_ctype_wchar_do_is_ch(this, mask, ch) CALL_VTBL_FUNC(this, 8, \
                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3027:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_wchar_do_is(this, first, last, dest);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2992:57: note: expanded from macro 'call_ctype_wchar_do_is'
#define call_ctype_wchar_do_is(this, first, last, dest) CALL_VTBL_FUNC(this, 4, \
                                                        ^~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3063:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_wchar_do_scan_is(this, mask, first, last);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3036:62: note: expanded from macro 'call_ctype_wchar_do_scan_is'
#define call_ctype_wchar_do_scan_is(this, mask, first, last) CALL_VTBL_FUNC(this, 12, \
                                                             ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3099:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_wchar_do_scan_not(this, mask, first, last);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3072:63: note: expanded from macro 'call_ctype_wchar_do_scan_not'
#define call_ctype_wchar_do_scan_not(this, mask, first, last) CALL_VTBL_FUNC(this, 16, \
                                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3175:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_codecvt_base_do_always_noconv(this);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3156:50: note: expanded from macro 'call_codecvt_base_do_always_noconv'
#define call_codecvt_base_do_always_noconv(this) CALL_VTBL_FUNC(this, 4, \
                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3200:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_codecvt_base_do_max_length(this);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3181:47: note: expanded from macro 'call_codecvt_base_do_max_length'
#define call_codecvt_base_do_max_length(this) CALL_VTBL_FUNC(this, 8, \
                                              ^~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3225:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_codecvt_base_do_encoding(this);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3206:45: note: expanded from macro 'call_codecvt_base_do_encoding'
#define call_codecvt_base_do_encoding(this) CALL_VTBL_FUNC(this, 12, \
                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3392:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_codecvt_char_do_in(this, state, from, from_end, from_next,
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3362:5: note: expanded from macro 'call_codecvt_char_do_in'
    CALL_VTBL_FUNC(this, 16, int, \
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3430:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_codecvt_char_do_out(this, state, from, from_end, from_next,
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3400:5: note: expanded from macro 'call_codecvt_char_do_out'
    CALL_VTBL_FUNC(this, 20, int, \
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3459:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_codecvt_char_do_unshift(this, state, to, to_end, to_next);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3437:72: note: expanded from macro 'call_codecvt_char_do_unshift'
#define call_codecvt_char_do_unshift(this, state, to, to_end, to_next) CALL_VTBL_FUNC(this, 24, \
                                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3488:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_codecvt_char_do_length(this, state, from, from_end, max);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3465:71: note: expanded from macro 'call_codecvt_char_do_length'
#define call_codecvt_char_do_length(this, state, from, from_end, max) CALL_VTBL_FUNC(this, 28, \
                                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3844:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_codecvt_wchar_do_in(this, state, from,
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3793:5: note: expanded from macro 'call_codecvt_wchar_do_in'
    CALL_VTBL_FUNC(this, 16, int, \
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3908:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_codecvt_wchar_do_out(this, state, from,
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3854:5: note: expanded from macro 'call_codecvt_wchar_do_out'
    CALL_VTBL_FUNC(this, 20, int, \
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3944:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_codecvt_wchar_do_unshift(this, state, to, to_end, to_next);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3917:73: note: expanded from macro 'call_codecvt_wchar_do_unshift'
#define call_codecvt_wchar_do_unshift(this, state, to, to_end, to_next) CALL_VTBL_FUNC(this, 24, \
                                                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3996:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_codecvt_wchar_do_length(this, state, from, from_end, max);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3952:72: note: expanded from macro 'call_codecvt_wchar_do_length'
#define call_codecvt_wchar_do_length(this, state, from, from_end, max) CALL_VTBL_FUNC(this, 28, \
                                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4203:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_numpunct_char_do_decimal_point(this);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4185:51: note: expanded from macro 'call_numpunct_char_do_decimal_point'
#define call_numpunct_char_do_decimal_point(this) CALL_VTBL_FUNC(this, 4, \
                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4228:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_numpunct_char_do_thousands_sep(this);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4210:51: note: expanded from macro 'call_numpunct_char_do_thousands_sep'
#define call_numpunct_char_do_thousands_sep(this) CALL_VTBL_FUNC(this, 8, \
                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4254:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_numpunct_char_do_grouping(this, ret);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4235:51: note: expanded from macro 'call_numpunct_char_do_grouping'
#define call_numpunct_char_do_grouping(this, ret) CALL_VTBL_FUNC(this, 12, \
                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4280:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_numpunct_char_do_falsename(this, ret);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4261:52: note: expanded from macro 'call_numpunct_char_do_falsename'
#define call_numpunct_char_do_falsename(this, ret) CALL_VTBL_FUNC(this, 16, \
                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4306:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_numpunct_char_do_truename(this, ret);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4287:51: note: expanded from macro 'call_numpunct_char_do_truename'
#define call_numpunct_char_do_truename(this, ret) CALL_VTBL_FUNC(this, 20, \
                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4626:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_numpunct_wchar_do_decimal_point(this);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4606:52: note: expanded from macro 'call_numpunct_wchar_do_decimal_point'
#define call_numpunct_wchar_do_decimal_point(this) CALL_VTBL_FUNC(this, 4, \
                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4655:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_numpunct_wchar_do_thousands_sep(this);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4635:52: note: expanded from macro 'call_numpunct_wchar_do_thousands_sep'
#define call_numpunct_wchar_do_thousands_sep(this) CALL_VTBL_FUNC(this, 8, \
                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4684:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_numpunct_wchar_do_grouping(this, ret);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4664:52: note: expanded from macro 'call_numpunct_wchar_do_grouping'
#define call_numpunct_wchar_do_grouping(this, ret) CALL_VTBL_FUNC(this, 12, \
                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4713:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_numpunct_wchar_do_falsename(this, ret);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4693:53: note: expanded from macro 'call_numpunct_wchar_do_falsename'
#define call_numpunct_wchar_do_falsename(this, ret) CALL_VTBL_FUNC(this, 16, \
                                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4742:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_numpunct_wchar_do_truename(this, ret);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4722:52: note: expanded from macro 'call_numpunct_wchar_do_truename'
#define call_numpunct_wchar_do_truename(this, ret) CALL_VTBL_FUNC(this, 20, \
                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:5498:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_wchar_do_get_void(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:5463:83: note: expanded from macro 'call_num_get_wchar_do_get_void'
#define call_num_get_wchar_do_get_void(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 4, istreambuf_iterator_wchar*, \
                                                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:5573:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_wchar_do_get_ldouble(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:5530:86: note: expanded from macro 'call_num_get_wchar_do_get_ldouble'
#define call_num_get_wchar_do_get_ldouble(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 8, istreambuf_iterator_wchar*, \
                                                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:5585:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_wchar_do_get_double(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:5533:85: note: expanded from macro 'call_num_get_wchar_do_get_double'
#define call_num_get_wchar_do_get_double(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 12, istreambuf_iterator_wchar*, \
                                                                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:5651:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_wchar_do_get_float(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:5616:84: note: expanded from macro 'call_num_get_wchar_do_get_float'
#define call_num_get_wchar_do_get_float(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 16, istreambuf_iterator_wchar*, \
                                                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:5717:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_wchar_do_get_uint64(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:5682:85: note: expanded from macro 'call_num_get_wchar_do_get_uint64'
#define call_num_get_wchar_do_get_uint64(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 20, istreambuf_iterator_wchar*, \
                                                                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:5783:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_wchar_do_get_int64(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:5748:84: note: expanded from macro 'call_num_get_wchar_do_get_int64'
#define call_num_get_wchar_do_get_int64(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 24, istreambuf_iterator_wchar*, \
                                                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:5849:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_wchar_do_get_ulong(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:5814:84: note: expanded from macro 'call_num_get_wchar_do_get_ulong'
#define call_num_get_wchar_do_get_ulong(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 28, istreambuf_iterator_wchar*, \
                                                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:5915:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_wchar_do_get_long(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:5880:83: note: expanded from macro 'call_num_get_wchar_do_get_long'
#define call_num_get_wchar_do_get_long(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 32, istreambuf_iterator_wchar*, \
                                                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:5956:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_wchar_do_get_uint(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:5921:83: note: expanded from macro 'call_num_get_wchar_do_get_uint'
#define call_num_get_wchar_do_get_uint(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 36, istreambuf_iterator_wchar*, \
                                                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6018:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_wchar_do_get_ushort(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:5962:85: note: expanded from macro 'call_num_get_wchar_do_get_ushort'
#define call_num_get_wchar_do_get_ushort(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 40, istreambuf_iterator_wchar*, \
                                                                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6125:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_wchar_do_get_bool(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6090:83: note: expanded from macro 'call_num_get_wchar_do_get_bool'
#define call_num_get_wchar_do_get_bool(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 44, istreambuf_iterator_wchar*, \
                                                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6619:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_char_do_get_void(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6578:82: note: expanded from macro 'call_num_get_char_do_get_void'
#define call_num_get_char_do_get_void(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 4, istreambuf_iterator_char*, \
                                                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6671:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_char_do_get_ldouble(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6627:85: note: expanded from macro 'call_num_get_char_do_get_ldouble'
#define call_num_get_char_do_get_ldouble(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 8, istreambuf_iterator_char*, \
                                                                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6681:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_char_do_get_double(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6630:84: note: expanded from macro 'call_num_get_char_do_get_double'
#define call_num_get_char_do_get_double(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 12, istreambuf_iterator_char*, \
                                                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6725:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_char_do_get_float(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6687:83: note: expanded from macro 'call_num_get_char_do_get_float'
#define call_num_get_char_do_get_float(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 16, istreambuf_iterator_char*, \
                                                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6770:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_char_do_get_uint64(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6731:84: note: expanded from macro 'call_num_get_char_do_get_uint64'
#define call_num_get_char_do_get_uint64(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 20, istreambuf_iterator_char*, \
                                                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6815:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_char_do_get_int64(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6776:83: note: expanded from macro 'call_num_get_char_do_get_int64'
#define call_num_get_char_do_get_int64(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 24, istreambuf_iterator_char*, \
                                                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6860:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_char_do_get_ulong(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6821:83: note: expanded from macro 'call_num_get_char_do_get_ulong'
#define call_num_get_char_do_get_ulong(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 28, istreambuf_iterator_char*, \
                                                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6905:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_char_do_get_long(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6866:82: note: expanded from macro 'call_num_get_char_do_get_long'
#define call_num_get_char_do_get_long(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 32, istreambuf_iterator_char*, \
                                                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6934:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_char_do_get_uint(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6911:82: note: expanded from macro 'call_num_get_char_do_get_uint'
#define call_num_get_char_do_get_uint(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 36, istreambuf_iterator_char*, \
                                                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6984:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_char_do_get_ushort(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6940:84: note: expanded from macro 'call_num_get_char_do_get_ushort'
#define call_num_get_char_do_get_ushort(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 40, istreambuf_iterator_char*, \
                                                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:7071:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_char_do_get_bool(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6990:82: note: expanded from macro 'call_num_get_char_do_get_bool'
#define call_num_get_char_do_get_bool(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 44, istreambuf_iterator_char*, \
                                                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:7496:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_put_char_do_put_long(this, ret, dest, base, fill, v);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:7460:71: note: expanded from macro 'call_num_put_char_do_put_long'
#define call_num_put_char_do_put_long(this, ret, dest, base, fill, v) CALL_VTBL_FUNC(this, 28, ostreambuf_iterator_char*, \
                                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:7538:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_put_char_do_put_ulong(this, ret, dest, base, fill, v);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:7502:72: note: expanded from macro 'call_num_put_char_do_put_ulong'
#define call_num_put_char_do_put_ulong(this, ret, dest, base, fill, v) CALL_VTBL_FUNC(this, 24, ostreambuf_iterator_char*, \
                                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:7605:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_put_char_do_put_double(this, ret, dest, base, fill, v);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:7554:73: note: expanded from macro 'call_num_put_char_do_put_double'
#define call_num_put_char_do_put_double(this, ret, dest, base, fill, v) CALL_VTBL_FUNC(this, 12, ostreambuf_iterator_char*, \
                                                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:7619:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_put_char_do_put_ldouble(this, ret, dest, base, fill, v);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:7557:74: note: expanded from macro 'call_num_put_char_do_put_ldouble'
#define call_num_put_char_do_put_ldouble(this, ret, dest, base, fill, v) CALL_VTBL_FUNC(this, 8, ostreambuf_iterator_char*, \
                                                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:7659:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_put_char_do_put_ptr(this, ret, dest, base, fill, v);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:7625:70: note: expanded from macro 'call_num_put_char_do_put_ptr'
#define call_num_put_char_do_put_ptr(this, ret, dest, base, fill, v) CALL_VTBL_FUNC(this, 4, ostreambuf_iterator_char*, \
                                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:7701:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_put_char_do_put_int64(this, ret, dest, base, fill, v);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:7665:72: note: expanded from macro 'call_num_put_char_do_put_int64'
#define call_num_put_char_do_put_int64(this, ret, dest, base, fill, v) CALL_VTBL_FUNC(this, 20, ostreambuf_iterator_char*, \
                                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:7743:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_put_char_do_put_uint64(this, ret, dest, base, fill, v);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:7707:73: note: expanded from macro 'call_num_put_char_do_put_uint64'
#define call_num_put_char_do_put_uint64(this, ret, dest, base, fill, v) CALL_VTBL_FUNC(this, 16, ostreambuf_iterator_char*, \
                                                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:7804:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_put_char_do_put_bool(this, ret, dest, base, fill, v);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:7749:71: note: expanded from macro 'call_num_put_char_do_put_bool'
#define call_num_put_char_do_put_bool(this, ret, dest, base, fill, v) CALL_VTBL_FUNC(this, 32, ostreambuf_iterator_char*, \
                                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:8416:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_put_wchar_do_put_long(this, ret, dest, base, fill, v);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:8359:72: note: expanded from macro 'call_num_put_wchar_do_put_long'
#define call_num_put_wchar_do_put_long(this, ret, dest, base, fill, v) CALL_VTBL_FUNC(this, 28, ostreambuf_iterator_wchar*, \
                                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:8479:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_put_wchar_do_put_ulong(this, ret, dest, base, fill, v);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:8422:73: note: expanded from macro 'call_num_put_wchar_do_put_ulong'
#define call_num_put_wchar_do_put_ulong(this, ret, dest, base, fill, v) CALL_VTBL_FUNC(this, 24, ostreambuf_iterator_wchar*, \
                                                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:8572:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_put_wchar_do_put_double(this, ret, dest, base, fill, v);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:8487:74: note: expanded from macro 'call_num_put_wchar_do_put_double'
#define call_num_put_wchar_do_put_double(this, ret, dest, base, fill, v) CALL_VTBL_FUNC(this, 12, ostreambuf_iterator_wchar*, \
                                                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:8588:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_put_wchar_do_put_ldouble(this, ret, dest, base, fill, v);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:8490:75: note: expanded from macro 'call_num_put_wchar_do_put_ldouble'
#define call_num_put_wchar_do_put_ldouble(this, ret, dest, base, fill, v) CALL_VTBL_FUNC(this, 8, ostreambuf_iterator_wchar*, \
                                                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:8647:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_put_wchar_do_put_ptr(this, ret, dest, base, fill, v);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:8594:71: note: expanded from macro 'call_num_put_wchar_do_put_ptr'
#define call_num_put_wchar_do_put_ptr(this, ret, dest, base, fill, v) CALL_VTBL_FUNC(this, 4, ostreambuf_iterator_wchar*, \
                                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:8710:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_put_wchar_do_put_int64(this, ret, dest, base, fill, v);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:8653:73: note: expanded from macro 'call_num_put_wchar_do_put_int64'
#define call_num_put_wchar_do_put_int64(this, ret, dest, base, fill, v) CALL_VTBL_FUNC(this, 20, ostreambuf_iterator_wchar*, \
                                                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:8773:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_put_wchar_do_put_uint64(this, ret, dest, base, fill, v);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:8716:74: note: expanded from macro 'call_num_put_wchar_do_put_uint64'
#define call_num_put_wchar_do_put_uint64(this, ret, dest, base, fill, v) CALL_VTBL_FUNC(this, 16, ostreambuf_iterator_wchar*, \
                                                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:8874:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_put_wchar_do_put_bool(this, ret, dest, base, fill, v);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:8779:72: note: expanded from macro 'call_num_put_wchar_do_put_bool'
#define call_num_put_wchar_do_put_bool(this, ret, dest, base, fill, v) CALL_VTBL_FUNC(this, 32, ostreambuf_iterator_wchar*, \
                                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:9063:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_time_put_char_do_put(this, ret, dest, base, fill, t, spec, mod);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:9022:78: note: expanded from macro 'call_time_put_char_do_put'
#define call_time_put_char_do_put(this, ret, dest, base, fill, t, spec, mod) CALL_VTBL_FUNC(this, 4, ostreambuf_iterator_char*, \
                                                                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:9492:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_time_put_wchar_do_put(this, ret, dest, base, fill, t, spec, mod);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:9437:79: note: expanded from macro 'call_time_put_wchar_do_put'
#define call_time_put_wchar_do_put(this, ret, dest, base, fill, t, spec, mod) CALL_VTBL_FUNC(this, 4, ostreambuf_iterator_wchar*, \
                                                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:9879:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_time_get_char_do_date_order(this);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:9864:48: note: expanded from macro 'call_time_get_char_do_date_order'
#define call_time_get_char_do_date_order(this) CALL_VTBL_FUNC(this, 4, dateorder, (const time_get_char*), (this))
                                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:9964:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_time_get_char_do_get_monthname(this, ret, s, e, base, err, t);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:9932:76: note: expanded from macro 'call_time_get_char_do_get_monthname'
#define call_time_get_char_do_get_monthname(this, ret, s, e, base, err, t) CALL_VTBL_FUNC(this, 20, istreambuf_iterator_char*, \
                                                                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:10014:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_time_get_char_do_get_time(this, ret, s, e, base, err, t);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:9971:71: note: expanded from macro 'call_time_get_char_do_get_time'
#define call_time_get_char_do_get_time(this, ret, s, e, base, err, t) CALL_VTBL_FUNC(this, 8, istreambuf_iterator_char*, \
                                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:10053:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_time_get_char_do_get_weekday(this, ret, s, e, base, err, t);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:10021:74: note: expanded from macro 'call_time_get_char_do_get_weekday'
#define call_time_get_char_do_get_weekday(this, ret, s, e, base, err, t) CALL_VTBL_FUNC(this, 16, istreambuf_iterator_char*, \
                                                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:10099:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_time_get_char_do_get_year(this, ret, s, e, base, err, t);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:10060:71: note: expanded from macro 'call_time_get_char_do_get_year'
#define call_time_get_char_do_get_year(this, ret, s, e, base, err, t) CALL_VTBL_FUNC(this, 24, istreambuf_iterator_char*, \
                                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:10244:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_time_get_char_do_get_date(this, ret, s, e, base, err, t);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:10121:71: note: expanded from macro 'call_time_get_char_do_get_date'
#define call_time_get_char_do_get_date(this, ret, s, e, base, err, t) CALL_VTBL_FUNC(this, 12, istreambuf_iterator_char*, \
                                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:10441:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_time_get_char_do_get(this, ret, s, e, base, err, t, fmt, mod);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:10302:76: note: expanded from macro 'call_time_get_char_do_get'
#define call_time_get_char_do_get(this, ret, s, e, base, err, t, fmt, mod) CALL_VTBL_FUNC(this, 28, istreambuf_iterator_char*, \
                                                                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:10760:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_time_get_wchar_do_date_order(this);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:10745:49: note: expanded from macro 'call_time_get_wchar_do_date_order'
#define call_time_get_wchar_do_date_order(this) CALL_VTBL_FUNC(this, 4, dateorder, (const time_get_wchar*), (this))
                                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:10845:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_time_get_wchar_do_get_monthname(this, ret, s, e, base, err, t);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:10813:77: note: expanded from macro 'call_time_get_wchar_do_get_monthname'
#define call_time_get_wchar_do_get_monthname(this, ret, s, e, base, err, t) CALL_VTBL_FUNC(this, 20, istreambuf_iterator_wchar*, \
                                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:10895:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_time_get_wchar_do_get_time(this, ret, s, e, base, err, t);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:10852:72: note: expanded from macro 'call_time_get_wchar_do_get_time'
#define call_time_get_wchar_do_get_time(this, ret, s, e, base, err, t) CALL_VTBL_FUNC(this, 8, istreambuf_iterator_wchar*, \
                                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:10934:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_time_get_wchar_do_get_weekday(this, ret, s, e, base, err, t);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:10902:75: note: expanded from macro 'call_time_get_wchar_do_get_weekday'
#define call_time_get_wchar_do_get_weekday(this, ret, s, e, base, err, t) CALL_VTBL_FUNC(this, 16, istreambuf_iterator_wchar*, \
                                                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:10980:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_time_get_wchar_do_get_year(this, ret, s, e, base, err, t);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:10941:72: note: expanded from macro 'call_time_get_wchar_do_get_year'
#define call_time_get_wchar_do_get_year(this, ret, s, e, base, err, t) CALL_VTBL_FUNC(this, 24, istreambuf_iterator_wchar*, \
                                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:11125:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_time_get_wchar_do_get_date(this, ret, s, e, base, err, t);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:11002:72: note: expanded from macro 'call_time_get_wchar_do_get_date'
#define call_time_get_wchar_do_get_date(this, ret, s, e, base, err, t) CALL_VTBL_FUNC(this, 12, istreambuf_iterator_wchar*, \
                                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:11322:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_time_get_wchar_do_get(this, ret, s, e, base, err, t, fmt, mod);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:11183:77: note: expanded from macro 'call_time_get_wchar_do_get'
#define call_time_get_wchar_do_get(this, ret, s, e, base, err, t, fmt, mod) CALL_VTBL_FUNC(this, 28, istreambuf_iterator_wchar*, \
                                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:11447:13: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
            call_locale_facet_vector_dtor(this->facetvec[i], 1);
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:265:52: note: expanded from macro 'call_locale_facet_vector_dtor'
#define call_locale_facet_vector_dtor(this, flags) CALL_VTBL_FUNC(this, 0, \
                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:11529:9: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        call_locale_facet_vector_dtor(locimp->facetvec[id], 1);
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:265:52: note: expanded from macro 'call_locale_facet_vector_dtor'
#define call_locale_facet_vector_dtor(this, flags) CALL_VTBL_FUNC(this, 0, \
                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:12887:13: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
            call_locale_facet_vector_dtor(iter->fac, 1);
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:265:52: note: expanded from macro 'call_locale_facet_vector_dtor'
#define call_locale_facet_vector_dtor(this, flags) CALL_VTBL_FUNC(this, 0, \
                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
108 warnings generated.
cc -m64 -c -o dlls/msvcr80/sincos.o dlls/msvcrt/sincos.c -Idlls/msvcr80 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=80 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msvcp90/details.o dlls/msvcp90/details.c -Idlls/msvcp90 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_MSVCP_VER=90 -D_MSVCR_VER=90 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msvcp90/exception.o dlls/msvcp90/exception.c -Idlls/msvcp90 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_MSVCP_VER=90 -D_MSVCR_VER=90 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msvcp90/ios.o dlls/msvcp90/ios.c -Idlls/msvcp90 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_MSVCP_VER=90 -D_MSVCR_VER=90 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcp90/locale.o dlls/msvcp90/locale.c -Idlls/msvcp90 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_MSVCP_VER=90 -D_MSVCR_VER=90 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msvcp90/math.o dlls/msvcp90/math.c -Idlls/msvcp90 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_MSVCP_VER=90 -D_MSVCR_VER=90 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msvcp90/memory.o dlls/msvcp90/memory.c -Idlls/msvcp90 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_MSVCP_VER=90 -D_MSVCR_VER=90 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcp90/misc.o dlls/msvcp90/misc.c -Idlls/msvcp90 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_MSVCP_VER=90 -D_MSVCR_VER=90 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcp90/msvcp_main.o dlls/msvcp90/msvcp_main.c -Idlls/msvcp90 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_MSVCP_VER=90 -D_MSVCR_VER=90 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msvcp90/string.o dlls/msvcp90/string.c -Idlls/msvcp90 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_MSVCP_VER=90 -D_MSVCR_VER=90 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msvcr90/iob.o dlls/msvcrt/iob.c -Idlls/msvcr90 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=90 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
dlls/msvcp90/ios.c:1422:8: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    if(call_basic_streambuf_char_underflow(this)==EOF)
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1400:51: note: expanded from macro 'call_basic_streambuf_char_underflow'
#define call_basic_streambuf_char_underflow(this) CALL_VTBL_FUNC(this, 16, int, (basic_streambuf_char*), (this))
                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1462:23: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        }else if((c = call_basic_streambuf_char_uflow(this)) != EOF) {
                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1414:47: note: expanded from macro 'call_basic_streambuf_char_uflow'
#define call_basic_streambuf_char_uflow(this) CALL_VTBL_FUNC(this, 20, int, (basic_streambuf_char*), (this))
                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1484:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_basic_streambuf_char__Xsgetn_s(this, ptr, size, count);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1439:69: note: expanded from macro 'call_basic_streambuf_char__Xsgetn_s'
#define call_basic_streambuf_char__Xsgetn_s(this, ptr, size, count) CALL_VTBL_FUNC(this, 28, \
                                                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1638:5: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    call_basic_streambuf_char_imbue(this, loc);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1566:52: note: expanded from macro 'call_basic_streambuf_char_imbue'
#define call_basic_streambuf_char_imbue(this, loc) CALL_VTBL_FUNC(this, 52, void, (basic_streambuf_char*, const locale*), (this, loc))
                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1687:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_basic_streambuf_char_seekoff(this, ret, off, way, mode);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1657:9: note: expanded from macro 'call_basic_streambuf_char_seekoff'
        CALL_VTBL_FUNC(this, 36, fpos_mbstatet*, (basic_streambuf_char*, fpos_mbstatet*, streamoff, int, int), (this, ret, off, way, mode))
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1734:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_basic_streambuf_char_seekpos(this, ret, pos, mode);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1712:9: note: expanded from macro 'call_basic_streambuf_char_seekpos'
        CALL_VTBL_FUNC(this, 40, fpos_mbstatet*, (basic_streambuf_char*, fpos_mbstatet*, fpos_mbstatet, int), (this, ret, pos, mode))
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1777:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_basic_streambuf_char_setbuf(this, buf, count);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1757:60: note: expanded from macro 'call_basic_streambuf_char_setbuf'
#define call_basic_streambuf_char_setbuf(this, buf, count) CALL_VTBL_FUNC(this, 44, basic_streambuf_char*, (basic_streambuf_char*, char*, streamsize), (this, buf, count))
                                                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1802:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_basic_streambuf_char_sync(this);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1786:46: note: expanded from macro 'call_basic_streambuf_char_sync'
#define call_basic_streambuf_char_sync(this) CALL_VTBL_FUNC(this, 48, int, (basic_streambuf_char*), (this))
                                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1815:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_basic_streambuf_char__Xsgetn_s(this, ptr, -1, count);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1439:69: note: expanded from macro 'call_basic_streambuf_char__Xsgetn_s'
#define call_basic_streambuf_char__Xsgetn_s(this, ptr, size, count) CALL_VTBL_FUNC(this, 28, \
                                                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1842:24: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return ret ? ret : call_basic_streambuf_char_showmanyc(this);
                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1824:51: note: expanded from macro 'call_basic_streambuf_char_showmanyc'
#define call_basic_streambuf_char_showmanyc(this) CALL_VTBL_FUNC(this, 12, streamsize, (basic_streambuf_char*), (this))
                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1857:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_basic_streambuf_char_pbackfail(this, (unsigned char)ch);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1595:55: note: expanded from macro 'call_basic_streambuf_char_pbackfail'
#define call_basic_streambuf_char_pbackfail(this, ch) CALL_VTBL_FUNC(this, 8, int, (basic_streambuf_char*, int), (this, ch))
                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1868:9: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        call_basic_streambuf_char_overflow(this, (unsigned char)ch);
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1581:54: note: expanded from macro 'call_basic_streambuf_char_overflow'
#define call_basic_streambuf_char_overflow(this, ch) CALL_VTBL_FUNC(this, 4, int, (basic_streambuf_char*, int), (this, ch))
                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1883:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_basic_streambuf_char_pbackfail(this, EOF);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1595:55: note: expanded from macro 'call_basic_streambuf_char_pbackfail'
#define call_basic_streambuf_char_pbackfail(this, ch) CALL_VTBL_FUNC(this, 8, int, (basic_streambuf_char*, int), (this, ch))
                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1895:9: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        call_basic_streambuf_char_uflow(this);
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1414:47: note: expanded from macro 'call_basic_streambuf_char_uflow'
#define call_basic_streambuf_char_uflow(this) CALL_VTBL_FUNC(this, 20, int, (basic_streambuf_char*), (this))
                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1905:66: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        (int)(unsigned char)*basic_streambuf_char__Gninc(this) : call_basic_streambuf_char_uflow(this);
                                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1414:47: note: expanded from macro 'call_basic_streambuf_char_uflow'
#define call_basic_streambuf_char_uflow(this) CALL_VTBL_FUNC(this, 20, int, (basic_streambuf_char*), (this))
                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1915:64: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        (int)(unsigned char)*basic_streambuf_char_gptr(this) : call_basic_streambuf_char_underflow(this);
                                                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1400:51: note: expanded from macro 'call_basic_streambuf_char_underflow'
#define call_basic_streambuf_char_underflow(this) CALL_VTBL_FUNC(this, 16, int, (basic_streambuf_char*), (this))
                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1946:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_basic_streambuf_char__Xsgetn_s(this, ptr, -1, count);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1439:69: note: expanded from macro 'call_basic_streambuf_char__Xsgetn_s'
#define call_basic_streambuf_char__Xsgetn_s(this, ptr, size, count) CALL_VTBL_FUNC(this, 28, \
                                                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1979:18: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        }else if(call_basic_streambuf_char_overflow(this, (unsigned char)ptr[copied]) != EOF) {
                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1581:54: note: expanded from macro 'call_basic_streambuf_char_overflow'
#define call_basic_streambuf_char_overflow(this, ch) CALL_VTBL_FUNC(this, 4, int, (basic_streambuf_char*, int), (this, ch))
                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1999:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_basic_streambuf_char_xsputn(this, ptr, count);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1959:60: note: expanded from macro 'call_basic_streambuf_char_xsputn'
#define call_basic_streambuf_char_xsputn(this, ptr, count) CALL_VTBL_FUNC(this, 32, streamsize, (basic_streambuf_char*, const char*, streamsize), (this, ptr, count))
                                                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2321:8: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    if(call_basic_streambuf_wchar_underflow(this)==WEOF)
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2297:52: note: expanded from macro 'call_basic_streambuf_wchar_underflow'
#define call_basic_streambuf_wchar_underflow(this) CALL_VTBL_FUNC(this, 16, unsigned short, (basic_streambuf_wchar*), (this))
                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2363:23: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        }else if((c = call_basic_streambuf_wchar_uflow(this)) != WEOF) {
                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2313:48: note: expanded from macro 'call_basic_streambuf_wchar_uflow'
#define call_basic_streambuf_wchar_uflow(this) CALL_VTBL_FUNC(this, 20, unsigned short, (basic_streambuf_wchar*), (this))
                                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2387:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_basic_streambuf_wchar__Xsgetn_s(this, ptr, size, count);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2340:70: note: expanded from macro 'call_basic_streambuf_wchar__Xsgetn_s'
#define call_basic_streambuf_wchar__Xsgetn_s(this, ptr, size, count) CALL_VTBL_FUNC(this, 28, \
                                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2562:5: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    call_basic_streambuf_wchar_imbue(this, loc);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2478:53: note: expanded from macro 'call_basic_streambuf_wchar_imbue'
#define call_basic_streambuf_wchar_imbue(this, loc) CALL_VTBL_FUNC(this, 52, void, (basic_streambuf_wchar*, const locale*), (this, loc))
                                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2615:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_basic_streambuf_wchar_seekoff(this, ret, off, way, mode);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2583:9: note: expanded from macro 'call_basic_streambuf_wchar_seekoff'
        CALL_VTBL_FUNC(this, 36, fpos_mbstatet*, (basic_streambuf_wchar*, fpos_mbstatet*, streamoff, int, int), (this, ret, off, way, mode))
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2668:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_basic_streambuf_wchar_seekpos(this, ret, pos, mode);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2644:9: note: expanded from macro 'call_basic_streambuf_wchar_seekpos'
        CALL_VTBL_FUNC(this, 40, fpos_mbstatet*, (basic_streambuf_wchar*, fpos_mbstatet*, fpos_mbstatet, int), (this, ret, pos, mode))
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2717:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_basic_streambuf_wchar_setbuf(this, buf, count);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2695:61: note: expanded from macro 'call_basic_streambuf_wchar_setbuf'
#define call_basic_streambuf_wchar_setbuf(this, buf, count) CALL_VTBL_FUNC(this, 44, basic_streambuf_wchar*, (basic_streambuf_wchar*, wchar_t*, streamsize), (this, buf, count))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2746:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_basic_streambuf_wchar_sync(this);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2728:47: note: expanded from macro 'call_basic_streambuf_wchar_sync'
#define call_basic_streambuf_wchar_sync(this) CALL_VTBL_FUNC(this, 48, int, (basic_streambuf_wchar*), (this))
                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2766:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_basic_streambuf_wchar__Xsgetn_s(this, ptr, -1, count);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2340:70: note: expanded from macro 'call_basic_streambuf_wchar__Xsgetn_s'
#define call_basic_streambuf_wchar__Xsgetn_s(this, ptr, size, count) CALL_VTBL_FUNC(this, 28, \
                                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2781:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_basic_streambuf_wchar_xsgetn(this, ptr, count);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2761:61: note: expanded from macro 'call_basic_streambuf_wchar_xsgetn'
#define call_basic_streambuf_wchar_xsgetn(this, ptr, count) CALL_VTBL_FUNC(this, 24, streamsize, (basic_streambuf_wchar*, wchar_t*, streamsize), (this, ptr, count))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2812:24: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return ret ? ret : call_basic_streambuf_wchar_showmanyc(this);
                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2792:52: note: expanded from macro 'call_basic_streambuf_wchar_showmanyc'
#define call_basic_streambuf_wchar_showmanyc(this) CALL_VTBL_FUNC(this, 12, streamsize, (basic_streambuf_wchar*), (this))
                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2829:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_basic_streambuf_wchar_pbackfail(this, ch);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2511:56: note: expanded from macro 'call_basic_streambuf_wchar_pbackfail'
#define call_basic_streambuf_wchar_pbackfail(this, ch) CALL_VTBL_FUNC(this, 8, unsigned short, (basic_streambuf_wchar*, unsigned short), (this, ch))
                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2842:9: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        call_basic_streambuf_wchar_overflow(this, ch);
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2495:55: note: expanded from macro 'call_basic_streambuf_wchar_overflow'
#define call_basic_streambuf_wchar_overflow(this, ch) CALL_VTBL_FUNC(this, 4, unsigned short, (basic_streambuf_wchar*, unsigned short), (this, ch))
                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2859:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_basic_streambuf_wchar_pbackfail(this, WEOF);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2511:56: note: expanded from macro 'call_basic_streambuf_wchar_pbackfail'
#define call_basic_streambuf_wchar_pbackfail(this, ch) CALL_VTBL_FUNC(this, 8, unsigned short, (basic_streambuf_wchar*, unsigned short), (this, ch))
                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2873:9: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        call_basic_streambuf_wchar_uflow(this);
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2313:48: note: expanded from macro 'call_basic_streambuf_wchar_uflow'
#define call_basic_streambuf_wchar_uflow(this) CALL_VTBL_FUNC(this, 20, unsigned short, (basic_streambuf_wchar*), (this))
                                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2885:47: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        *basic_streambuf_wchar__Gninc(this) : call_basic_streambuf_wchar_uflow(this);
                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2313:48: note: expanded from macro 'call_basic_streambuf_wchar_uflow'
#define call_basic_streambuf_wchar_uflow(this) CALL_VTBL_FUNC(this, 20, unsigned short, (basic_streambuf_wchar*), (this))
                                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2897:45: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        *basic_streambuf_wchar_gptr(this) : call_basic_streambuf_wchar_underflow(this);
                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2297:52: note: expanded from macro 'call_basic_streambuf_wchar_underflow'
#define call_basic_streambuf_wchar_underflow(this) CALL_VTBL_FUNC(this, 16, unsigned short, (basic_streambuf_wchar*), (this))
                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2947:18: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        }else if(call_basic_streambuf_wchar_overflow(this, ptr[copied]) != WEOF) {
                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2495:55: note: expanded from macro 'call_basic_streambuf_wchar_overflow'
#define call_basic_streambuf_wchar_overflow(this, ch) CALL_VTBL_FUNC(this, 4, unsigned short, (basic_streambuf_wchar*, unsigned short), (this, ch))
                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2969:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_basic_streambuf_wchar_xsputn(this, ptr, count);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2927:61: note: expanded from macro 'call_basic_streambuf_wchar_xsputn'
#define call_basic_streambuf_wchar_xsputn(this, ptr, count) CALL_VTBL_FUNC(this, 32, streamsize, (basic_streambuf_wchar*, const wchar_t*, streamsize), (this, ptr, count))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:3070:8: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    if(call_basic_streambuf_char_overflow(&this->base, EOF) == EOF)
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1581:54: note: expanded from macro 'call_basic_streambuf_char_overflow'
#define call_basic_streambuf_char_overflow(this, ch) CALL_VTBL_FUNC(this, 4, int, (basic_streambuf_char*, int), (this, ch))
                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:3091:16: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
            if(call_basic_streambuf_char_overflow(&this->base, EOF) == EOF)
               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1581:54: note: expanded from macro 'call_basic_streambuf_char_overflow'
#define call_basic_streambuf_char_overflow(this, ch) CALL_VTBL_FUNC(this, 4, int, (basic_streambuf_char*, int), (this, ch))
                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:3495:11: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    ret = call_basic_streambuf_char_uflow(&this->base);
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1414:47: note: expanded from macro 'call_basic_streambuf_char_uflow'
#define call_basic_streambuf_char_uflow(this) CALL_VTBL_FUNC(this, 20, int, (basic_streambuf_char*), (this))
                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:3497:15: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        ret = call_basic_streambuf_char_pbackfail(&this->base, ret);
              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1595:55: note: expanded from macro 'call_basic_streambuf_char_pbackfail'
#define call_basic_streambuf_char_pbackfail(this, ch) CALL_VTBL_FUNC(this, 8, int, (basic_streambuf_char*, int), (this, ch))
                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:3589:8: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    if(call_basic_streambuf_char_overflow(&this->base, EOF) == EOF)
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:1581:54: note: expanded from macro 'call_basic_streambuf_char_overflow'
#define call_basic_streambuf_char_overflow(this, ch) CALL_VTBL_FUNC(this, 4, int, (basic_streambuf_char*, int), (this, ch))
                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:3689:8: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    if(call_basic_streambuf_wchar_overflow(&this->base, WEOF) == WEOF)
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2495:55: note: expanded from macro 'call_basic_streambuf_wchar_overflow'
#define call_basic_streambuf_wchar_overflow(this, ch) CALL_VTBL_FUNC(this, 4, unsigned short, (basic_streambuf_wchar*, unsigned short), (this, ch))
                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:3710:16: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
            if(call_basic_streambuf_wchar_overflow(&this->base, WEOF) == WEOF)
               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2495:55: note: expanded from macro 'call_basic_streambuf_wchar_overflow'
#define call_basic_streambuf_wchar_overflow(this, ch) CALL_VTBL_FUNC(this, 4, unsigned short, (basic_streambuf_wchar*, unsigned short), (this, ch))
                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:4142:11: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    ret = call_basic_streambuf_wchar_uflow(&this->base);
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2313:48: note: expanded from macro 'call_basic_streambuf_wchar_uflow'
#define call_basic_streambuf_wchar_uflow(this) CALL_VTBL_FUNC(this, 20, unsigned short, (basic_streambuf_wchar*), (this))
                                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:4144:15: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        ret = call_basic_streambuf_wchar_pbackfail(&this->base, ret);
              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2511:56: note: expanded from macro 'call_basic_streambuf_wchar_pbackfail'
#define call_basic_streambuf_wchar_pbackfail(this, ch) CALL_VTBL_FUNC(this, 8, unsigned short, (basic_streambuf_wchar*, unsigned short), (this, ch))
                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:4273:8: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    if(call_basic_streambuf_wchar_overflow(&this->base, WEOF) == WEOF)
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/ios.c:2495:55: note: expanded from macro 'call_basic_streambuf_wchar_overflow'
#define call_basic_streambuf_wchar_overflow(this, ch) CALL_VTBL_FUNC(this, 4, unsigned short, (basic_streambuf_wchar*, unsigned short), (this, ch))
                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
50 warnings generated.
cc -m64 -c -o dlls/msvcr90/mathf.o dlls/msvcrt/mathf.c -Idlls/msvcr90 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=90 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcr90/onexit.o dlls/msvcrt/onexit.c -Idlls/msvcr90 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=90 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcr90/sincos.o dlls/msvcrt/sincos.c -Idlls/msvcr90 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=90 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
dlls/msvcp90/locale.c:1160:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_collate_char_do_compare(this, first1, last1, first2, last2);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1138:74: note: expanded from macro 'call_collate_char_do_compare'
#define call_collate_char_do_compare(this, first1, last1, first2, last2) CALL_VTBL_FUNC(this, 4, int, \
                                                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1192:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_collate_char_do_hash(this, first, last);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1167:54: note: expanded from macro 'call_collate_char_do_hash'
#define call_collate_char_do_hash(this, first, last) CALL_VTBL_FUNC(this, 12, LONG, \
                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1497:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_collate_wchar_do_compare(this, first1, last1, first2, last2);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1473:75: note: expanded from macro 'call_collate_wchar_do_compare'
#define call_collate_wchar_do_compare(this, first1, last1, first2, last2) CALL_VTBL_FUNC(this, 4, int, \
                                                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1533:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_collate_wchar_do_hash(this, first, last);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1506:55: note: expanded from macro 'call_collate_wchar_do_hash'
#define call_collate_wchar_do_hash(this, first, last) CALL_VTBL_FUNC(this, 12, LONG, \
                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1810:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_char_do_narrow_ch(this, ch, dflt);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1751:56: note: expanded from macro 'call_ctype_char_do_narrow_ch'
#define call_ctype_char_do_narrow_ch(this, ch, unused) CALL_VTBL_FUNC(this, 36, \
                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1820:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_char_do_narrow(this, first, last, dflt, dest);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1770:68: note: expanded from macro 'call_ctype_char_do_narrow'
#define call_ctype_char_do_narrow(this, first, last, unused, dest) CALL_VTBL_FUNC(this, 32, \
                                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1830:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_char__Do_narrow_s(this, first, last, dflt, dest, size);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1793:77: note: expanded from macro 'call_ctype_char__Do_narrow_s'
#define call_ctype_char__Do_narrow_s(this, first, last, unused, dest, size) CALL_VTBL_FUNC(this, 40, \
                                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1889:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_char_do_widen_ch(this, ch);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1837:47: note: expanded from macro 'call_ctype_char_do_widen_ch'
#define call_ctype_char_do_widen_ch(this, ch) CALL_VTBL_FUNC(this, 24, \
                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1899:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_char_do_widen(this, first, last, dest);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1853:59: note: expanded from macro 'call_ctype_char_do_widen'
#define call_ctype_char_do_widen(this, first, last, dest) CALL_VTBL_FUNC(this, 20, \
                                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1909:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_char__Do_widen_s(this, first, last, dest, size);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:1872:68: note: expanded from macro 'call_ctype_char__Do_widen_s'
#define call_ctype_char__Do_widen_s(this, first, last, dest, size) CALL_VTBL_FUNC(this, 28, \
                                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2049:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_char_do_tolower_ch(this, ch);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2012:49: note: expanded from macro 'call_ctype_char_do_tolower_ch'
#define call_ctype_char_do_tolower_ch(this, ch) CALL_VTBL_FUNC(this, 8, \
                                                ^~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2058:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_char_do_tolower(this, first, last);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2028:55: note: expanded from macro 'call_ctype_char_do_tolower'
#define call_ctype_char_do_tolower(this, first, last) CALL_VTBL_FUNC(this, 4, \
                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2146:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_char_do_toupper_ch(this, ch);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2108:49: note: expanded from macro 'call_ctype_char_do_toupper_ch'
#define call_ctype_char_do_toupper_ch(this, ch) CALL_VTBL_FUNC(this, 16, \
                                                ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2155:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_char_do_toupper(this, first, last);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2124:55: note: expanded from macro 'call_ctype_char_do_toupper'
#define call_ctype_char_do_toupper(this, first, last) CALL_VTBL_FUNC(this, 12, \
                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2496:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_wchar_do_narrow_ch(this, ch, dflt);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2428:55: note: expanded from macro 'call_ctype_wchar_do_narrow_ch'
#define call_ctype_wchar_do_narrow_ch(this, ch, dflt) CALL_VTBL_FUNC(this, 52, \
                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2508:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_wchar_do_narrow(this, first, last, dflt, dest);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2448:67: note: expanded from macro 'call_ctype_wchar_do_narrow'
#define call_ctype_wchar_do_narrow(this, first, last, dflt, dest) CALL_VTBL_FUNC(this, 48, \
                                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2520:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_wchar__Do_narrow_s(this, first, last, dflt, dest, size);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2474:76: note: expanded from macro 'call_ctype_wchar__Do_narrow_s'
#define call_ctype_wchar__Do_narrow_s(this, first, last, dflt, dest, size) CALL_VTBL_FUNC(this, 56, \
                                                                           ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2684:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_wchar_do_widen_ch(this, ch);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2623:48: note: expanded from macro 'call_ctype_wchar_do_widen_ch'
#define call_ctype_wchar_do_widen_ch(this, ch) CALL_VTBL_FUNC(this, 40, \
                                               ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2696:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_wchar_do_widen(this, first, last, dest);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2640:60: note: expanded from macro 'call_ctype_wchar_do_widen'
#define call_ctype_wchar_do_widen(this, first, last, dest) CALL_VTBL_FUNC(this, 36, \
                                                           ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2708:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_wchar__Do_widen_s(this, first, last, dest, size);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2662:69: note: expanded from macro 'call_ctype_wchar__Do_widen_s'
#define call_ctype_wchar__Do_widen_s(this, first, last, dest, size) CALL_VTBL_FUNC(this, 44, \
                                                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2866:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_wchar_do_tolower_ch(this, ch);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2824:50: note: expanded from macro 'call_ctype_wchar_do_tolower_ch'
#define call_ctype_wchar_do_tolower_ch(this, ch) CALL_VTBL_FUNC(this, 24, \
                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2878:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_wchar_do_tolower(this, first, last);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2841:56: note: expanded from macro 'call_ctype_wchar_do_tolower'
#define call_ctype_wchar_do_tolower(this, first, last) CALL_VTBL_FUNC(this, 20, \
                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2936:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_wchar_do_toupper_ch(this, ch);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2894:50: note: expanded from macro 'call_ctype_wchar_do_toupper_ch'
#define call_ctype_wchar_do_toupper_ch(this, ch) CALL_VTBL_FUNC(this, 32, \
                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2948:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_wchar_do_toupper(this, first, last);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2911:56: note: expanded from macro 'call_ctype_wchar_do_toupper'
#define call_ctype_wchar_do_toupper(this, first, last) CALL_VTBL_FUNC(this, 28, \
                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3015:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_wchar_do_is_ch(this, mask, ch);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2974:51: note: expanded from macro 'call_ctype_wchar_do_is_ch'
#define call_ctype_wchar_do_is_ch(this, mask, ch) CALL_VTBL_FUNC(this, 8, \
                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3027:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_wchar_do_is(this, first, last, dest);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:2992:57: note: expanded from macro 'call_ctype_wchar_do_is'
#define call_ctype_wchar_do_is(this, first, last, dest) CALL_VTBL_FUNC(this, 4, \
                                                        ^~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3063:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_wchar_do_scan_is(this, mask, first, last);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3036:62: note: expanded from macro 'call_ctype_wchar_do_scan_is'
#define call_ctype_wchar_do_scan_is(this, mask, first, last) CALL_VTBL_FUNC(this, 12, \
                                                             ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3099:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_ctype_wchar_do_scan_not(this, mask, first, last);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3072:63: note: expanded from macro 'call_ctype_wchar_do_scan_not'
#define call_ctype_wchar_do_scan_not(this, mask, first, last) CALL_VTBL_FUNC(this, 16, \
                                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3175:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_codecvt_base_do_always_noconv(this);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3156:50: note: expanded from macro 'call_codecvt_base_do_always_noconv'
#define call_codecvt_base_do_always_noconv(this) CALL_VTBL_FUNC(this, 4, \
                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3200:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_codecvt_base_do_max_length(this);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3181:47: note: expanded from macro 'call_codecvt_base_do_max_length'
#define call_codecvt_base_do_max_length(this) CALL_VTBL_FUNC(this, 8, \
                                              ^~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3225:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_codecvt_base_do_encoding(this);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3206:45: note: expanded from macro 'call_codecvt_base_do_encoding'
#define call_codecvt_base_do_encoding(this) CALL_VTBL_FUNC(this, 12, \
                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3392:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_codecvt_char_do_in(this, state, from, from_end, from_next,
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3362:5: note: expanded from macro 'call_codecvt_char_do_in'
    CALL_VTBL_FUNC(this, 16, int, \
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3430:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_codecvt_char_do_out(this, state, from, from_end, from_next,
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3400:5: note: expanded from macro 'call_codecvt_char_do_out'
    CALL_VTBL_FUNC(this, 20, int, \
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3459:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_codecvt_char_do_unshift(this, state, to, to_end, to_next);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3437:72: note: expanded from macro 'call_codecvt_char_do_unshift'
#define call_codecvt_char_do_unshift(this, state, to, to_end, to_next) CALL_VTBL_FUNC(this, 24, \
                                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3488:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_codecvt_char_do_length(this, state, from, from_end, max);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3465:71: note: expanded from macro 'call_codecvt_char_do_length'
#define call_codecvt_char_do_length(this, state, from, from_end, max) CALL_VTBL_FUNC(this, 28, \
                                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3844:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_codecvt_wchar_do_in(this, state, from,
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3793:5: note: expanded from macro 'call_codecvt_wchar_do_in'
    CALL_VTBL_FUNC(this, 16, int, \
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3908:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_codecvt_wchar_do_out(this, state, from,
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3854:5: note: expanded from macro 'call_codecvt_wchar_do_out'
    CALL_VTBL_FUNC(this, 20, int, \
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3944:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_codecvt_wchar_do_unshift(this, state, to, to_end, to_next);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3917:73: note: expanded from macro 'call_codecvt_wchar_do_unshift'
#define call_codecvt_wchar_do_unshift(this, state, to, to_end, to_next) CALL_VTBL_FUNC(this, 24, \
                                                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3996:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_codecvt_wchar_do_length(this, state, from, from_end, max);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:3952:72: note: expanded from macro 'call_codecvt_wchar_do_length'
#define call_codecvt_wchar_do_length(this, state, from, from_end, max) CALL_VTBL_FUNC(this, 28, \
                                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4203:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_numpunct_char_do_decimal_point(this);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4185:51: note: expanded from macro 'call_numpunct_char_do_decimal_point'
#define call_numpunct_char_do_decimal_point(this) CALL_VTBL_FUNC(this, 4, \
                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4228:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_numpunct_char_do_thousands_sep(this);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4210:51: note: expanded from macro 'call_numpunct_char_do_thousands_sep'
#define call_numpunct_char_do_thousands_sep(this) CALL_VTBL_FUNC(this, 8, \
                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4254:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_numpunct_char_do_grouping(this, ret);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4235:51: note: expanded from macro 'call_numpunct_char_do_grouping'
#define call_numpunct_char_do_grouping(this, ret) CALL_VTBL_FUNC(this, 12, \
                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4280:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_numpunct_char_do_falsename(this, ret);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4261:52: note: expanded from macro 'call_numpunct_char_do_falsename'
#define call_numpunct_char_do_falsename(this, ret) CALL_VTBL_FUNC(this, 16, \
                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4306:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_numpunct_char_do_truename(this, ret);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4287:51: note: expanded from macro 'call_numpunct_char_do_truename'
#define call_numpunct_char_do_truename(this, ret) CALL_VTBL_FUNC(this, 20, \
                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4626:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_numpunct_wchar_do_decimal_point(this);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4606:52: note: expanded from macro 'call_numpunct_wchar_do_decimal_point'
#define call_numpunct_wchar_do_decimal_point(this) CALL_VTBL_FUNC(this, 4, \
                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4655:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_numpunct_wchar_do_thousands_sep(this);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4635:52: note: expanded from macro 'call_numpunct_wchar_do_thousands_sep'
#define call_numpunct_wchar_do_thousands_sep(this) CALL_VTBL_FUNC(this, 8, \
                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4684:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_numpunct_wchar_do_grouping(this, ret);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4664:52: note: expanded from macro 'call_numpunct_wchar_do_grouping'
#define call_numpunct_wchar_do_grouping(this, ret) CALL_VTBL_FUNC(this, 12, \
                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4713:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_numpunct_wchar_do_falsename(this, ret);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4693:53: note: expanded from macro 'call_numpunct_wchar_do_falsename'
#define call_numpunct_wchar_do_falsename(this, ret) CALL_VTBL_FUNC(this, 16, \
                                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4742:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_numpunct_wchar_do_truename(this, ret);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:4722:52: note: expanded from macro 'call_numpunct_wchar_do_truename'
#define call_numpunct_wchar_do_truename(this, ret) CALL_VTBL_FUNC(this, 20, \
                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:5498:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_wchar_do_get_void(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:5463:83: note: expanded from macro 'call_num_get_wchar_do_get_void'
#define call_num_get_wchar_do_get_void(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 4, istreambuf_iterator_wchar*, \
                                                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:5573:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_wchar_do_get_ldouble(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:5530:86: note: expanded from macro 'call_num_get_wchar_do_get_ldouble'
#define call_num_get_wchar_do_get_ldouble(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 8, istreambuf_iterator_wchar*, \
                                                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:5585:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_wchar_do_get_double(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:5533:85: note: expanded from macro 'call_num_get_wchar_do_get_double'
#define call_num_get_wchar_do_get_double(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 12, istreambuf_iterator_wchar*, \
                                                                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:5651:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_wchar_do_get_float(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:5616:84: note: expanded from macro 'call_num_get_wchar_do_get_float'
#define call_num_get_wchar_do_get_float(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 16, istreambuf_iterator_wchar*, \
                                                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:5717:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_wchar_do_get_uint64(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:5682:85: note: expanded from macro 'call_num_get_wchar_do_get_uint64'
#define call_num_get_wchar_do_get_uint64(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 20, istreambuf_iterator_wchar*, \
                                                                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:5783:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_wchar_do_get_int64(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:5748:84: note: expanded from macro 'call_num_get_wchar_do_get_int64'
#define call_num_get_wchar_do_get_int64(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 24, istreambuf_iterator_wchar*, \
                                                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:5849:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_wchar_do_get_ulong(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:5814:84: note: expanded from macro 'call_num_get_wchar_do_get_ulong'
#define call_num_get_wchar_do_get_ulong(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 28, istreambuf_iterator_wchar*, \
                                                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:5915:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_wchar_do_get_long(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:5880:83: note: expanded from macro 'call_num_get_wchar_do_get_long'
#define call_num_get_wchar_do_get_long(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 32, istreambuf_iterator_wchar*, \
                                                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:5956:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_wchar_do_get_uint(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:5921:83: note: expanded from macro 'call_num_get_wchar_do_get_uint'
#define call_num_get_wchar_do_get_uint(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 36, istreambuf_iterator_wchar*, \
                                                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6018:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_wchar_do_get_ushort(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:5962:85: note: expanded from macro 'call_num_get_wchar_do_get_ushort'
#define call_num_get_wchar_do_get_ushort(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 40, istreambuf_iterator_wchar*, \
                                                                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6125:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_wchar_do_get_bool(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6090:83: note: expanded from macro 'call_num_get_wchar_do_get_bool'
#define call_num_get_wchar_do_get_bool(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 44, istreambuf_iterator_wchar*, \
                                                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6619:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_char_do_get_void(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6578:82: note: expanded from macro 'call_num_get_char_do_get_void'
#define call_num_get_char_do_get_void(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 4, istreambuf_iterator_char*, \
                                                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6671:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_char_do_get_ldouble(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6627:85: note: expanded from macro 'call_num_get_char_do_get_ldouble'
#define call_num_get_char_do_get_ldouble(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 8, istreambuf_iterator_char*, \
                                                                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6681:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_char_do_get_double(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6630:84: note: expanded from macro 'call_num_get_char_do_get_double'
#define call_num_get_char_do_get_double(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 12, istreambuf_iterator_char*, \
                                                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6725:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_char_do_get_float(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6687:83: note: expanded from macro 'call_num_get_char_do_get_float'
#define call_num_get_char_do_get_float(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 16, istreambuf_iterator_char*, \
                                                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6770:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_char_do_get_uint64(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6731:84: note: expanded from macro 'call_num_get_char_do_get_uint64'
#define call_num_get_char_do_get_uint64(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 20, istreambuf_iterator_char*, \
                                                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6815:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_char_do_get_int64(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6776:83: note: expanded from macro 'call_num_get_char_do_get_int64'
#define call_num_get_char_do_get_int64(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 24, istreambuf_iterator_char*, \
                                                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6860:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_char_do_get_ulong(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6821:83: note: expanded from macro 'call_num_get_char_do_get_ulong'
#define call_num_get_char_do_get_ulong(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 28, istreambuf_iterator_char*, \
                                                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6905:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_char_do_get_long(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6866:82: note: expanded from macro 'call_num_get_char_do_get_long'
#define call_num_get_char_do_get_long(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 32, istreambuf_iterator_char*, \
                                                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6934:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_char_do_get_uint(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6911:82: note: expanded from macro 'call_num_get_char_do_get_uint'
#define call_num_get_char_do_get_uint(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 36, istreambuf_iterator_char*, \
                                                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6984:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_char_do_get_ushort(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6940:84: note: expanded from macro 'call_num_get_char_do_get_ushort'
#define call_num_get_char_do_get_ushort(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 40, istreambuf_iterator_char*, \
                                                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:7071:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_get_char_do_get_bool(this, ret, first, last, base, state, pval);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:6990:82: note: expanded from macro 'call_num_get_char_do_get_bool'
#define call_num_get_char_do_get_bool(this, ret, first, last, base, state, pval) CALL_VTBL_FUNC(this, 44, istreambuf_iterator_char*, \
                                                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:7496:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_put_char_do_put_long(this, ret, dest, base, fill, v);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:7460:71: note: expanded from macro 'call_num_put_char_do_put_long'
#define call_num_put_char_do_put_long(this, ret, dest, base, fill, v) CALL_VTBL_FUNC(this, 28, ostreambuf_iterator_char*, \
                                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:7538:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_put_char_do_put_ulong(this, ret, dest, base, fill, v);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:7502:72: note: expanded from macro 'call_num_put_char_do_put_ulong'
#define call_num_put_char_do_put_ulong(this, ret, dest, base, fill, v) CALL_VTBL_FUNC(this, 24, ostreambuf_iterator_char*, \
                                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:7605:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_put_char_do_put_double(this, ret, dest, base, fill, v);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:7554:73: note: expanded from macro 'call_num_put_char_do_put_double'
#define call_num_put_char_do_put_double(this, ret, dest, base, fill, v) CALL_VTBL_FUNC(this, 12, ostreambuf_iterator_char*, \
                                                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:7619:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_put_char_do_put_ldouble(this, ret, dest, base, fill, v);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:7557:74: note: expanded from macro 'call_num_put_char_do_put_ldouble'
#define call_num_put_char_do_put_ldouble(this, ret, dest, base, fill, v) CALL_VTBL_FUNC(this, 8, ostreambuf_iterator_char*, \
                                                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:7659:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_put_char_do_put_ptr(this, ret, dest, base, fill, v);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:7625:70: note: expanded from macro 'call_num_put_char_do_put_ptr'
#define call_num_put_char_do_put_ptr(this, ret, dest, base, fill, v) CALL_VTBL_FUNC(this, 4, ostreambuf_iterator_char*, \
                                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:7701:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_put_char_do_put_int64(this, ret, dest, base, fill, v);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:7665:72: note: expanded from macro 'call_num_put_char_do_put_int64'
#define call_num_put_char_do_put_int64(this, ret, dest, base, fill, v) CALL_VTBL_FUNC(this, 20, ostreambuf_iterator_char*, \
                                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:7743:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_put_char_do_put_uint64(this, ret, dest, base, fill, v);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:7707:73: note: expanded from macro 'call_num_put_char_do_put_uint64'
#define call_num_put_char_do_put_uint64(this, ret, dest, base, fill, v) CALL_VTBL_FUNC(this, 16, ostreambuf_iterator_char*, \
                                                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:7804:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_put_char_do_put_bool(this, ret, dest, base, fill, v);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:7749:71: note: expanded from macro 'call_num_put_char_do_put_bool'
#define call_num_put_char_do_put_bool(this, ret, dest, base, fill, v) CALL_VTBL_FUNC(this, 32, ostreambuf_iterator_char*, \
                                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:8416:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_put_wchar_do_put_long(this, ret, dest, base, fill, v);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:8359:72: note: expanded from macro 'call_num_put_wchar_do_put_long'
#define call_num_put_wchar_do_put_long(this, ret, dest, base, fill, v) CALL_VTBL_FUNC(this, 28, ostreambuf_iterator_wchar*, \
                                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:8479:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_put_wchar_do_put_ulong(this, ret, dest, base, fill, v);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:8422:73: note: expanded from macro 'call_num_put_wchar_do_put_ulong'
#define call_num_put_wchar_do_put_ulong(this, ret, dest, base, fill, v) CALL_VTBL_FUNC(this, 24, ostreambuf_iterator_wchar*, \
                                                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:8572:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_put_wchar_do_put_double(this, ret, dest, base, fill, v);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:8487:74: note: expanded from macro 'call_num_put_wchar_do_put_double'
#define call_num_put_wchar_do_put_double(this, ret, dest, base, fill, v) CALL_VTBL_FUNC(this, 12, ostreambuf_iterator_wchar*, \
                                                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:8588:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_put_wchar_do_put_ldouble(this, ret, dest, base, fill, v);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:8490:75: note: expanded from macro 'call_num_put_wchar_do_put_ldouble'
#define call_num_put_wchar_do_put_ldouble(this, ret, dest, base, fill, v) CALL_VTBL_FUNC(this, 8, ostreambuf_iterator_wchar*, \
                                                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:8647:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_put_wchar_do_put_ptr(this, ret, dest, base, fill, v);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:8594:71: note: expanded from macro 'call_num_put_wchar_do_put_ptr'
#define call_num_put_wchar_do_put_ptr(this, ret, dest, base, fill, v) CALL_VTBL_FUNC(this, 4, ostreambuf_iterator_wchar*, \
                                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:8710:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_put_wchar_do_put_int64(this, ret, dest, base, fill, v);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:8653:73: note: expanded from macro 'call_num_put_wchar_do_put_int64'
#define call_num_put_wchar_do_put_int64(this, ret, dest, base, fill, v) CALL_VTBL_FUNC(this, 20, ostreambuf_iterator_wchar*, \
                                                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:8773:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_put_wchar_do_put_uint64(this, ret, dest, base, fill, v);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:8716:74: note: expanded from macro 'call_num_put_wchar_do_put_uint64'
#define call_num_put_wchar_do_put_uint64(this, ret, dest, base, fill, v) CALL_VTBL_FUNC(this, 16, ostreambuf_iterator_wchar*, \
                                                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:8874:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_num_put_wchar_do_put_bool(this, ret, dest, base, fill, v);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:8779:72: note: expanded from macro 'call_num_put_wchar_do_put_bool'
#define call_num_put_wchar_do_put_bool(this, ret, dest, base, fill, v) CALL_VTBL_FUNC(this, 32, ostreambuf_iterator_wchar*, \
                                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:9063:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_time_put_char_do_put(this, ret, dest, base, fill, t, spec, mod);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:9022:78: note: expanded from macro 'call_time_put_char_do_put'
#define call_time_put_char_do_put(this, ret, dest, base, fill, t, spec, mod) CALL_VTBL_FUNC(this, 4, ostreambuf_iterator_char*, \
                                                                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:9492:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_time_put_wchar_do_put(this, ret, dest, base, fill, t, spec, mod);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:9437:79: note: expanded from macro 'call_time_put_wchar_do_put'
#define call_time_put_wchar_do_put(this, ret, dest, base, fill, t, spec, mod) CALL_VTBL_FUNC(this, 4, ostreambuf_iterator_wchar*, \
                                                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:9879:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_time_get_char_do_date_order(this);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:9864:48: note: expanded from macro 'call_time_get_char_do_date_order'
#define call_time_get_char_do_date_order(this) CALL_VTBL_FUNC(this, 4, dateorder, (const time_get_char*), (this))
                                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:9964:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_time_get_char_do_get_monthname(this, ret, s, e, base, err, t);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:9932:76: note: expanded from macro 'call_time_get_char_do_get_monthname'
#define call_time_get_char_do_get_monthname(this, ret, s, e, base, err, t) CALL_VTBL_FUNC(this, 20, istreambuf_iterator_char*, \
                                                                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:10014:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_time_get_char_do_get_time(this, ret, s, e, base, err, t);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:9971:71: note: expanded from macro 'call_time_get_char_do_get_time'
#define call_time_get_char_do_get_time(this, ret, s, e, base, err, t) CALL_VTBL_FUNC(this, 8, istreambuf_iterator_char*, \
                                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:10053:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_time_get_char_do_get_weekday(this, ret, s, e, base, err, t);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:10021:74: note: expanded from macro 'call_time_get_char_do_get_weekday'
#define call_time_get_char_do_get_weekday(this, ret, s, e, base, err, t) CALL_VTBL_FUNC(this, 16, istreambuf_iterator_char*, \
                                                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:10099:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_time_get_char_do_get_year(this, ret, s, e, base, err, t);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:10060:71: note: expanded from macro 'call_time_get_char_do_get_year'
#define call_time_get_char_do_get_year(this, ret, s, e, base, err, t) CALL_VTBL_FUNC(this, 24, istreambuf_iterator_char*, \
                                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:10244:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_time_get_char_do_get_date(this, ret, s, e, base, err, t);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:10121:71: note: expanded from macro 'call_time_get_char_do_get_date'
#define call_time_get_char_do_get_date(this, ret, s, e, base, err, t) CALL_VTBL_FUNC(this, 12, istreambuf_iterator_char*, \
                                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:10441:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_time_get_char_do_get(this, ret, s, e, base, err, t, fmt, mod);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:10302:76: note: expanded from macro 'call_time_get_char_do_get'
#define call_time_get_char_do_get(this, ret, s, e, base, err, t, fmt, mod) CALL_VTBL_FUNC(this, 28, istreambuf_iterator_char*, \
                                                                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:10760:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_time_get_wchar_do_date_order(this);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:10745:49: note: expanded from macro 'call_time_get_wchar_do_date_order'
#define call_time_get_wchar_do_date_order(this) CALL_VTBL_FUNC(this, 4, dateorder, (const time_get_wchar*), (this))
                                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:10845:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_time_get_wchar_do_get_monthname(this, ret, s, e, base, err, t);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:10813:77: note: expanded from macro 'call_time_get_wchar_do_get_monthname'
#define call_time_get_wchar_do_get_monthname(this, ret, s, e, base, err, t) CALL_VTBL_FUNC(this, 20, istreambuf_iterator_wchar*, \
                                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:10895:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_time_get_wchar_do_get_time(this, ret, s, e, base, err, t);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:10852:72: note: expanded from macro 'call_time_get_wchar_do_get_time'
#define call_time_get_wchar_do_get_time(this, ret, s, e, base, err, t) CALL_VTBL_FUNC(this, 8, istreambuf_iterator_wchar*, \
                                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:10934:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_time_get_wchar_do_get_weekday(this, ret, s, e, base, err, t);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:10902:75: note: expanded from macro 'call_time_get_wchar_do_get_weekday'
#define call_time_get_wchar_do_get_weekday(this, ret, s, e, base, err, t) CALL_VTBL_FUNC(this, 16, istreambuf_iterator_wchar*, \
                                                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:10980:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_time_get_wchar_do_get_year(this, ret, s, e, base, err, t);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:10941:72: note: expanded from macro 'call_time_get_wchar_do_get_year'
#define call_time_get_wchar_do_get_year(this, ret, s, e, base, err, t) CALL_VTBL_FUNC(this, 24, istreambuf_iterator_wchar*, \
                                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:11125:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_time_get_wchar_do_get_date(this, ret, s, e, base, err, t);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:11002:72: note: expanded from macro 'call_time_get_wchar_do_get_date'
#define call_time_get_wchar_do_get_date(this, ret, s, e, base, err, t) CALL_VTBL_FUNC(this, 12, istreambuf_iterator_wchar*, \
                                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:11322:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_time_get_wchar_do_get(this, ret, s, e, base, err, t, fmt, mod);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:11183:77: note: expanded from macro 'call_time_get_wchar_do_get'
#define call_time_get_wchar_do_get(this, ret, s, e, base, err, t, fmt, mod) CALL_VTBL_FUNC(this, 28, istreambuf_iterator_wchar*, \
                                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:11447:13: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
            call_locale_facet_vector_dtor(this->facetvec[i], 1);
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:265:52: note: expanded from macro 'call_locale_facet_vector_dtor'
#define call_locale_facet_vector_dtor(this, flags) CALL_VTBL_FUNC(this, 0, \
                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:11529:9: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        call_locale_facet_vector_dtor(locimp->facetvec[id], 1);
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:265:52: note: expanded from macro 'call_locale_facet_vector_dtor'
#define call_locale_facet_vector_dtor(this, flags) CALL_VTBL_FUNC(this, 0, \
                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:12887:13: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
            call_locale_facet_vector_dtor(iter->fac, 1);
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/locale.c:265:52: note: expanded from macro 'call_locale_facet_vector_dtor'
#define call_locale_facet_vector_dtor(this, flags) CALL_VTBL_FUNC(this, 0, \
                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcp90/cxx.h:304:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
108 warnings generated.
cc -m64 -c -o dlls/msvcr100/concurrency.o dlls/msvcrt/concurrency.c -Idlls/msvcr100 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=100 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcr100/console.o dlls/msvcrt/console.c -Idlls/msvcr100 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=100 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcr100/cpp.o dlls/msvcrt/cpp.c -Idlls/msvcr100 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=100 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcr100/ctype.o dlls/msvcrt/ctype.c -Idlls/msvcr100 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=100 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msvcr100/data.o dlls/msvcrt/data.c -Idlls/msvcr100 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=100 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcr100/dir.o dlls/msvcrt/dir.c -Idlls/msvcr100 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=100 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcr100/environ.o dlls/msvcrt/environ.c -Idlls/msvcr100 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=100 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
dlls/msvcrt/concurrency.c:690:18: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return ctx ? call_Context_GetId(ctx) : -1;
                 ^~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/concurrency.c:63:34: note: expanded from macro 'call_Context_GetId'
#define call_Context_GetId(this) CALL_VTBL_FUNC(this, 0, \
                                 ^~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/cxx.h:277:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/msvcrt/corecrt.h:99:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/concurrency.c:730:18: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return ctx ? call_Context_GetScheduleGroupId(ctx) : -1;
                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/concurrency.c:67:47: note: expanded from macro 'call_Context_GetScheduleGroupId'
#define call_Context_GetScheduleGroupId(this) CALL_VTBL_FUNC(this, 8, \
                                              ^~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/cxx.h:277:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/msvcrt/corecrt.h:99:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/concurrency.c:738:18: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return ctx ? call_Context_GetVirtualProcessorId(ctx) : -1;
                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/concurrency.c:65:50: note: expanded from macro 'call_Context_GetVirtualProcessorId'
#define call_Context_GetVirtualProcessorId(this) CALL_VTBL_FUNC(this, 4, \
                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/cxx.h:277:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/msvcrt/corecrt.h:99:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/concurrency.c:800:9: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        call_Scheduler_Release(this->scheduler.scheduler);
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/concurrency.c:109:38: note: expanded from macro 'call_Scheduler_Release'
#define call_Scheduler_Release(this) CALL_VTBL_FUNC(this, 20, unsigned int, (Scheduler*), (this))
                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/cxx.h:277:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/msvcrt/corecrt.h:99:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/concurrency.c:804:13: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
            call_Scheduler_Release(scheduler_cur->scheduler);
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/concurrency.c:109:38: note: expanded from macro 'call_Scheduler_Release'
#define call_Scheduler_Release(this) CALL_VTBL_FUNC(this, 20, unsigned int, (Scheduler*), (this))
                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/cxx.h:277:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/msvcrt/corecrt.h:99:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/concurrency.c:840:5: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    call_Scheduler_Reference(&default_scheduler->scheduler);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/concurrency.c:108:40: note: expanded from macro 'call_Scheduler_Reference'
#define call_Scheduler_Reference(this) CALL_VTBL_FUNC(this, 16, unsigned int, (Scheduler*), (this))
                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/cxx.h:277:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/msvcrt/corecrt.h:99:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/concurrency.c:1336:5: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    call_Scheduler_Attach(scheduler);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/concurrency.c:111:37: note: expanded from macro 'call_Scheduler_Attach'
#define call_Scheduler_Attach(this) CALL_VTBL_FUNC(this, 28, void, (Scheduler*), (this))
                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/cxx.h:277:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/msvcrt/corecrt.h:99:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/concurrency.c:1363:5: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    call_Scheduler_Release(context->scheduler.scheduler);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/concurrency.c:109:38: note: expanded from macro 'call_Scheduler_Release'
#define call_Scheduler_Release(this) CALL_VTBL_FUNC(this, 20, unsigned int, (Scheduler*), (this))
                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/cxx.h:277:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/msvcrt/corecrt.h:99:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/concurrency.c:1416:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_Scheduler_CreateScheduleGroup(get_current_scheduler());
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/concurrency.c:123:50: note: expanded from macro 'call_Scheduler_CreateScheduleGroup'
#define call_Scheduler_CreateScheduleGroup(this) CALL_VTBL_FUNC(this, 32, /*ScheduleGroup*/void*, (Scheduler*), (this))
                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/cxx.h:277:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/msvcrt/corecrt.h:99:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/concurrency.c:1428:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_Scheduler_GetNumberOfVirtualProcessors(scheduler);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/concurrency.c:105:59: note: expanded from macro 'call_Scheduler_GetNumberOfVirtualProcessors'
#define call_Scheduler_GetNumberOfVirtualProcessors(this) CALL_VTBL_FUNC(this, 8, unsigned int, (const Scheduler*), (this))
                                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/cxx.h:277:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/msvcrt/corecrt.h:99:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/concurrency.c:1435:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_Scheduler_GetPolicy(get_current_scheduler(), policy);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/concurrency.c:106:47: note: expanded from macro 'call_Scheduler_GetPolicy'
#define call_Scheduler_GetPolicy(this,policy) CALL_VTBL_FUNC(this, 12, \
                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/cxx.h:277:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/msvcrt/corecrt.h:99:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/concurrency.c:1447:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_Scheduler_Id(scheduler);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/concurrency.c:104:33: note: expanded from macro 'call_Scheduler_Id'
#define call_Scheduler_Id(this) CALL_VTBL_FUNC(this, 4, unsigned int, (const Scheduler*), (this))
                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/cxx.h:277:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/msvcrt/corecrt.h:99:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/concurrency.c:1470:5: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    call_Scheduler_RegisterShutdownEvent(get_current_scheduler(), event);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/concurrency.c:110:58: note: expanded from macro 'call_Scheduler_RegisterShutdownEvent'
#define call_Scheduler_RegisterShutdownEvent(this,event) CALL_VTBL_FUNC(this, 24, void, (Scheduler*,HANDLE), (this,event))
                                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/cxx.h:277:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/msvcrt/corecrt.h:99:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/concurrency.c:1489:5: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    call_Scheduler_ScheduleTask(get_current_scheduler(), proc, data);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/concurrency.c:124:53: note: expanded from macro 'call_Scheduler_ScheduleTask'
#define call_Scheduler_ScheduleTask(this,proc,data) CALL_VTBL_FUNC(this, 36, \
                                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/cxx.h:277:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/msvcrt/corecrt.h:99:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/concurrency.c:1526:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_Scheduler_Reference(this->scheduler);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/concurrency.c:108:40: note: expanded from macro 'call_Scheduler_Reference'
#define call_Scheduler_Reference(this) CALL_VTBL_FUNC(this, 16, unsigned int, (Scheduler*), (this))
                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/cxx.h:277:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/msvcrt/corecrt.h:99:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/concurrency.c:1535:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_Scheduler_Release(this->scheduler);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/concurrency.c:109:38: note: expanded from macro 'call_Scheduler_Release'
#define call_Scheduler_Release(this) CALL_VTBL_FUNC(this, 20, unsigned int, (Scheduler*), (this))
                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/cxx.h:277:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/msvcrt/corecrt.h:99:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/concurrency.c:2763:5: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    call__Timer_callback(this);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/concurrency.c:310:36: note: expanded from macro 'call__Timer_callback'
#define call__Timer_callback(this) CALL_VTBL_FUNC(this, 4, void, (_Timer*), (this))
                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/cxx.h:277:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/msvcrt/corecrt.h:99:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/concurrency.c:2951:5: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    call_Context_dtor(context, 1);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/concurrency.c:69:40: note: expanded from macro 'call_Context_dtor'
#define call_Context_dtor(this, flags) CALL_VTBL_FUNC(this, 20, \
                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/cxx.h:277:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/msvcrt/corecrt.h:99:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
20 warnings generated.
cc -m64 -c -o dlls/msvcr100/errno.o dlls/msvcrt/errno.c -Idlls/msvcr100 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=100 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcr100/except.o dlls/msvcrt/except.c -Idlls/msvcr100 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=100 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msvcr100/except_arm.o dlls/msvcrt/except_arm.c -Idlls/msvcr100 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=100 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
dlls/msvcrt/cpp.c:1263:17: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        ((void (__cdecl*)(void*, void*, BOOL))func)(this, src, 1);
                ^~~~~~~
include/msvcrt/corecrt.h:121:19: note: expanded from macro '__cdecl'
#  define __cdecl __stdcall
                  ^~~~~~~~~
include/msvcrt/corecrt.h:99:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/cpp.c:1265:17: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        ((void (__cdecl*)(void*, void*))func)(this, src);
                ^~~~~~~
include/msvcrt/corecrt.h:121:19: note: expanded from macro '__cdecl'
#  define __cdecl __stdcall
                  ^~~~~~~~~
include/msvcrt/corecrt.h:99:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
4 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcr100/except_arm64.o dlls/msvcrt/except_arm64.c -Idlls/msvcr100 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=100 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msvcr100/except_i386.o dlls/msvcrt/except_i386.c -Idlls/msvcr100 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=100 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msvcr100/except_x86_64.o dlls/msvcrt/except_x86_64.c -Idlls/msvcr100 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=100 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcr100/exit.o dlls/msvcrt/exit.c -Idlls/msvcr100 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=100 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msvcr100/file.o dlls/msvcrt/file.c -Idlls/msvcr100 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=100 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msvcr100/heap.o dlls/msvcrt/heap.c -Idlls/msvcr100 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=100 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
dlls/msvcrt/except.c:424:13: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    ((void (__cdecl*)(void*))(info->destructor+rec->ExceptionInformation[3]))(object);
            ^~~~~~~
include/windef.h:93:19: note: expanded from macro '__cdecl'
#  define __cdecl __stdcall
                  ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
3 warnings generated.
cc -m64 -c -o dlls/msvcr100/locale.o dlls/msvcrt/locale.c -Idlls/msvcr100 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=100 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msvcr100/lock.o dlls/msvcrt/lock.c -Idlls/msvcr100 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=100 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcr100/main.o dlls/msvcrt/main.c -Idlls/msvcr100 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=100 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcr100/math.o dlls/msvcrt/math.c -Idlls/msvcr100 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=100 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msvcr100/mbcs.o dlls/msvcrt/mbcs.c -Idlls/msvcr100 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=100 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcr100/process.o dlls/msvcrt/process.c -Idlls/msvcr100 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=100 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcr100/scanf.o dlls/msvcrt/scanf.c -Idlls/msvcr100 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=100 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msvcr100/string.o dlls/msvcrt/string.c -Idlls/msvcr100 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=100 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msvcr100/thread.o dlls/msvcrt/thread.c -Idlls/msvcr100 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=100 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcr100/time.o dlls/msvcrt/time.c -Idlls/msvcr100 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=100 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msvcr100/undname.o dlls/msvcrt/undname.c -Idlls/msvcr100 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=100 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msvcr110/concurrency.o dlls/msvcrt/concurrency.c -Idlls/msvcr110 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=110 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcr110/console.o dlls/msvcrt/console.c -Idlls/msvcr110 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=110 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcr110/cpp.o dlls/msvcrt/cpp.c -Idlls/msvcr110 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=110 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
dlls/msvcrt/concurrency.c:690:18: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return ctx ? call_Context_GetId(ctx) : -1;
                 ^~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/concurrency.c:63:34: note: expanded from macro 'call_Context_GetId'
#define call_Context_GetId(this) CALL_VTBL_FUNC(this, 0, \
                                 ^~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/cxx.h:277:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/msvcrt/corecrt.h:99:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/concurrency.c:730:18: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return ctx ? call_Context_GetScheduleGroupId(ctx) : -1;
                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/concurrency.c:67:47: note: expanded from macro 'call_Context_GetScheduleGroupId'
#define call_Context_GetScheduleGroupId(this) CALL_VTBL_FUNC(this, 8, \
                                              ^~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/cxx.h:277:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/msvcrt/corecrt.h:99:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/concurrency.c:738:18: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return ctx ? call_Context_GetVirtualProcessorId(ctx) : -1;
                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/concurrency.c:65:50: note: expanded from macro 'call_Context_GetVirtualProcessorId'
#define call_Context_GetVirtualProcessorId(this) CALL_VTBL_FUNC(this, 4, \
                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/cxx.h:277:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/msvcrt/corecrt.h:99:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/concurrency.c:800:9: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        call_Scheduler_Release(this->scheduler.scheduler);
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/concurrency.c:109:38: note: expanded from macro 'call_Scheduler_Release'
#define call_Scheduler_Release(this) CALL_VTBL_FUNC(this, 20, unsigned int, (Scheduler*), (this))
                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/cxx.h:277:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/msvcrt/corecrt.h:99:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/concurrency.c:804:13: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
            call_Scheduler_Release(scheduler_cur->scheduler);
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/concurrency.c:109:38: note: expanded from macro 'call_Scheduler_Release'
#define call_Scheduler_Release(this) CALL_VTBL_FUNC(this, 20, unsigned int, (Scheduler*), (this))
                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/cxx.h:277:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/msvcrt/corecrt.h:99:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/concurrency.c:840:5: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    call_Scheduler_Reference(&default_scheduler->scheduler);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/concurrency.c:108:40: note: expanded from macro 'call_Scheduler_Reference'
#define call_Scheduler_Reference(this) CALL_VTBL_FUNC(this, 16, unsigned int, (Scheduler*), (this))
                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/cxx.h:277:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/msvcrt/corecrt.h:99:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/concurrency.c:1336:5: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    call_Scheduler_Attach(scheduler);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/concurrency.c:111:37: note: expanded from macro 'call_Scheduler_Attach'
#define call_Scheduler_Attach(this) CALL_VTBL_FUNC(this, 28, void, (Scheduler*), (this))
                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/cxx.h:277:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/msvcrt/corecrt.h:99:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/concurrency.c:1363:5: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    call_Scheduler_Release(context->scheduler.scheduler);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/concurrency.c:109:38: note: expanded from macro 'call_Scheduler_Release'
#define call_Scheduler_Release(this) CALL_VTBL_FUNC(this, 20, unsigned int, (Scheduler*), (this))
                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/cxx.h:277:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/msvcrt/corecrt.h:99:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/concurrency.c:1407:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_Scheduler_CreateScheduleGroup_loc(get_current_scheduler(), placement);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/concurrency.c:113:64: note: expanded from macro 'call_Scheduler_CreateScheduleGroup_loc'
#define call_Scheduler_CreateScheduleGroup_loc(this,placement) CALL_VTBL_FUNC(this, 32, \
                                                               ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/cxx.h:277:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/msvcrt/corecrt.h:99:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/concurrency.c:1416:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_Scheduler_CreateScheduleGroup(get_current_scheduler());
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/concurrency.c:115:50: note: expanded from macro 'call_Scheduler_CreateScheduleGroup'
#define call_Scheduler_CreateScheduleGroup(this) CALL_VTBL_FUNC(this, 36, /*ScheduleGroup*/void*, (Scheduler*), (this))
                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/cxx.h:277:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/msvcrt/corecrt.h:99:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/concurrency.c:1428:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_Scheduler_GetNumberOfVirtualProcessors(scheduler);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/concurrency.c:105:59: note: expanded from macro 'call_Scheduler_GetNumberOfVirtualProcessors'
#define call_Scheduler_GetNumberOfVirtualProcessors(this) CALL_VTBL_FUNC(this, 8, unsigned int, (const Scheduler*), (this))
                                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/cxx.h:277:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/msvcrt/corecrt.h:99:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/concurrency.c:1435:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_Scheduler_GetPolicy(get_current_scheduler(), policy);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/concurrency.c:106:47: note: expanded from macro 'call_Scheduler_GetPolicy'
#define call_Scheduler_GetPolicy(this,policy) CALL_VTBL_FUNC(this, 12, \
                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/cxx.h:277:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/msvcrt/corecrt.h:99:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/concurrency.c:1447:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_Scheduler_Id(scheduler);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/concurrency.c:104:33: note: expanded from macro 'call_Scheduler_Id'
#define call_Scheduler_Id(this) CALL_VTBL_FUNC(this, 4, unsigned int, (const Scheduler*), (this))
                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/cxx.h:277:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/msvcrt/corecrt.h:99:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/concurrency.c:1461:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_Scheduler_IsAvailableLocation(scheduler, placement);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/concurrency.c:120:60: note: expanded from macro 'call_Scheduler_IsAvailableLocation'
#define call_Scheduler_IsAvailableLocation(this,placement) CALL_VTBL_FUNC(this, 48, \
                                                           ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/cxx.h:277:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/msvcrt/corecrt.h:99:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/concurrency.c:1470:5: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    call_Scheduler_RegisterShutdownEvent(get_current_scheduler(), event);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/concurrency.c:110:58: note: expanded from macro 'call_Scheduler_RegisterShutdownEvent'
#define call_Scheduler_RegisterShutdownEvent(this,event) CALL_VTBL_FUNC(this, 24, void, (Scheduler*,HANDLE), (this,event))
                                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/cxx.h:277:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/msvcrt/corecrt.h:99:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/concurrency.c:1480:5: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    call_Scheduler_ScheduleTask_loc(get_current_scheduler(), proc, data, placement);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/concurrency.c:116:67: note: expanded from macro 'call_Scheduler_ScheduleTask_loc'
#define call_Scheduler_ScheduleTask_loc(this,proc,data,placement) CALL_VTBL_FUNC(this, 40, \
                                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/cxx.h:277:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/msvcrt/corecrt.h:99:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/concurrency.c:1489:5: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    call_Scheduler_ScheduleTask(get_current_scheduler(), proc, data);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/concurrency.c:118:53: note: expanded from macro 'call_Scheduler_ScheduleTask'
#define call_Scheduler_ScheduleTask(this,proc,data) CALL_VTBL_FUNC(this, 44, \
                                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/cxx.h:277:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/msvcrt/corecrt.h:99:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/concurrency.c:1526:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_Scheduler_Reference(this->scheduler);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/concurrency.c:108:40: note: expanded from macro 'call_Scheduler_Reference'
#define call_Scheduler_Reference(this) CALL_VTBL_FUNC(this, 16, unsigned int, (Scheduler*), (this))
                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/cxx.h:277:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/msvcrt/corecrt.h:99:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/concurrency.c:1535:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_Scheduler_Release(this->scheduler);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/concurrency.c:109:38: note: expanded from macro 'call_Scheduler_Release'
#define call_Scheduler_Release(this) CALL_VTBL_FUNC(this, 20, unsigned int, (Scheduler*), (this))
                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/cxx.h:277:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/msvcrt/corecrt.h:99:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/concurrency.c:2763:5: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    call__Timer_callback(this);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/concurrency.c:310:36: note: expanded from macro 'call__Timer_callback'
#define call__Timer_callback(this) CALL_VTBL_FUNC(this, 4, void, (_Timer*), (this))
                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/cxx.h:277:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/msvcrt/corecrt.h:99:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/concurrency.c:2951:5: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    call_Context_dtor(context, 1);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/concurrency.c:69:40: note: expanded from macro 'call_Context_dtor'
#define call_Context_dtor(this, flags) CALL_VTBL_FUNC(this, 20, \
                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/cxx.h:277:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/msvcrt/corecrt.h:99:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
23 warnings generated.
cc -m64 -c -o dlls/msvcr110/ctype.o dlls/msvcrt/ctype.c -Idlls/msvcr110 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=110 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msvcr110/data.o dlls/msvcrt/data.c -Idlls/msvcr110 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=110 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msvcr110/dir.o dlls/msvcrt/dir.c -Idlls/msvcr110 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=110 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msvcr110/environ.o dlls/msvcrt/environ.c -Idlls/msvcr110 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=110 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msvcr110/errno.o dlls/msvcrt/errno.c -Idlls/msvcr110 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=110 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msvcr110/except.o dlls/msvcrt/except.c -Idlls/msvcr110 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=110 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msvcr110/except_arm.o dlls/msvcrt/except_arm.c -Idlls/msvcr110 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=110 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
dlls/msvcrt/cpp.c:1263:17: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        ((void (__cdecl*)(void*, void*, BOOL))func)(this, src, 1);
                ^~~~~~~
include/msvcrt/corecrt.h:121:19: note: expanded from macro '__cdecl'
#  define __cdecl __stdcall
                  ^~~~~~~~~
include/msvcrt/corecrt.h:99:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/cpp.c:1265:17: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        ((void (__cdecl*)(void*, void*))func)(this, src);
                ^~~~~~~
include/msvcrt/corecrt.h:121:19: note: expanded from macro '__cdecl'
#  define __cdecl __stdcall
                  ^~~~~~~~~
include/msvcrt/corecrt.h:99:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
4 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcr110/except_arm64.o dlls/msvcrt/except_arm64.c -Idlls/msvcr110 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=110 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcr110/except_i386.o dlls/msvcrt/except_i386.c -Idlls/msvcr110 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=110 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msvcr110/except_x86_64.o dlls/msvcrt/except_x86_64.c -Idlls/msvcr110 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=110 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcr110/exit.o dlls/msvcrt/exit.c -Idlls/msvcr110 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=110 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcr110/file.o dlls/msvcrt/file.c -Idlls/msvcr110 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=110 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msvcr110/heap.o dlls/msvcrt/heap.c -Idlls/msvcr110 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=110 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msvcr110/locale.o dlls/msvcrt/locale.c -Idlls/msvcr110 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=110 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcr110/lock.o dlls/msvcrt/lock.c -Idlls/msvcr110 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=110 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msvcr110/main.o dlls/msvcrt/main.c -Idlls/msvcr110 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=110 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcr110/math.o dlls/msvcrt/math.c -Idlls/msvcr110 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=110 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcr110/mbcs.o dlls/msvcrt/mbcs.c -Idlls/msvcr110 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=110 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
dlls/msvcrt/except.c:424:13: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    ((void (__cdecl*)(void*))(info->destructor+rec->ExceptionInformation[3]))(object);
            ^~~~~~~
include/windef.h:93:19: note: expanded from macro '__cdecl'
#  define __cdecl __stdcall
                  ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
3 warnings generated.
cc -m64 -c -o dlls/msvcr110/process.o dlls/msvcrt/process.c -Idlls/msvcr110 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=110 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msvcr110/scanf.o dlls/msvcrt/scanf.c -Idlls/msvcr110 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=110 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msvcr110/string.o dlls/msvcrt/string.c -Idlls/msvcr110 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=110 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msvcr110/thread.o dlls/msvcrt/thread.c -Idlls/msvcr110 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=110 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcr110/time.o dlls/msvcrt/time.c -Idlls/msvcr110 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=110 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcr110/undname.o dlls/msvcrt/undname.c -Idlls/msvcr110 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=110 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcr120/concurrency.o dlls/msvcrt/concurrency.c -Idlls/msvcr120 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=120 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcr120/console.o dlls/msvcrt/console.c -Idlls/msvcr120 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=120 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcr120/cpp.o dlls/msvcrt/cpp.c -Idlls/msvcr120 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=120 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcr120/ctype.o dlls/msvcrt/ctype.c -Idlls/msvcr120 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=120 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msvcr120/data.o dlls/msvcrt/data.c -Idlls/msvcr120 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=120 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msvcr120/dir.o dlls/msvcrt/dir.c -Idlls/msvcr120 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=120 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcr120/environ.o dlls/msvcrt/environ.c -Idlls/msvcr120 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=120 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcr120/errno.o dlls/msvcrt/errno.c -Idlls/msvcr120 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=120 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
dlls/msvcrt/concurrency.c:690:18: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return ctx ? call_Context_GetId(ctx) : -1;
                 ^~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/concurrency.c:63:34: note: expanded from macro 'call_Context_GetId'
#define call_Context_GetId(this) CALL_VTBL_FUNC(this, 0, \
                                 ^~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/cxx.h:277:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/msvcrt/corecrt.h:99:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/concurrency.c:730:18: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return ctx ? call_Context_GetScheduleGroupId(ctx) : -1;
                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/concurrency.c:67:47: note: expanded from macro 'call_Context_GetScheduleGroupId'
#define call_Context_GetScheduleGroupId(this) CALL_VTBL_FUNC(this, 8, \
                                              ^~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/cxx.h:277:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/msvcrt/corecrt.h:99:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/concurrency.c:738:18: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return ctx ? call_Context_GetVirtualProcessorId(ctx) : -1;
                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/concurrency.c:65:50: note: expanded from macro 'call_Context_GetVirtualProcessorId'
#define call_Context_GetVirtualProcessorId(this) CALL_VTBL_FUNC(this, 4, \
                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/cxx.h:277:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/msvcrt/corecrt.h:99:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/concurrency.c:800:9: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        call_Scheduler_Release(this->scheduler.scheduler);
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/concurrency.c:109:38: note: expanded from macro 'call_Scheduler_Release'
#define call_Scheduler_Release(this) CALL_VTBL_FUNC(this, 20, unsigned int, (Scheduler*), (this))
                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/cxx.h:277:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/msvcrt/corecrt.h:99:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/concurrency.c:804:13: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
            call_Scheduler_Release(scheduler_cur->scheduler);
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/concurrency.c:109:38: note: expanded from macro 'call_Scheduler_Release'
#define call_Scheduler_Release(this) CALL_VTBL_FUNC(this, 20, unsigned int, (Scheduler*), (this))
                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/cxx.h:277:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/msvcrt/corecrt.h:99:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/concurrency.c:840:5: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    call_Scheduler_Reference(&default_scheduler->scheduler);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/concurrency.c:108:40: note: expanded from macro 'call_Scheduler_Reference'
#define call_Scheduler_Reference(this) CALL_VTBL_FUNC(this, 16, unsigned int, (Scheduler*), (this))
                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/cxx.h:277:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/msvcrt/corecrt.h:99:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/concurrency.c:1336:5: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    call_Scheduler_Attach(scheduler);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/concurrency.c:111:37: note: expanded from macro 'call_Scheduler_Attach'
#define call_Scheduler_Attach(this) CALL_VTBL_FUNC(this, 28, void, (Scheduler*), (this))
                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/cxx.h:277:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/msvcrt/corecrt.h:99:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/concurrency.c:1363:5: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    call_Scheduler_Release(context->scheduler.scheduler);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/concurrency.c:109:38: note: expanded from macro 'call_Scheduler_Release'
#define call_Scheduler_Release(this) CALL_VTBL_FUNC(this, 20, unsigned int, (Scheduler*), (this))
                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/cxx.h:277:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/msvcrt/corecrt.h:99:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/concurrency.c:1407:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_Scheduler_CreateScheduleGroup_loc(get_current_scheduler(), placement);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/concurrency.c:113:64: note: expanded from macro 'call_Scheduler_CreateScheduleGroup_loc'
#define call_Scheduler_CreateScheduleGroup_loc(this,placement) CALL_VTBL_FUNC(this, 32, \
                                                               ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/cxx.h:277:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/msvcrt/corecrt.h:99:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/concurrency.c:1416:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_Scheduler_CreateScheduleGroup(get_current_scheduler());
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/concurrency.c:115:50: note: expanded from macro 'call_Scheduler_CreateScheduleGroup'
#define call_Scheduler_CreateScheduleGroup(this) CALL_VTBL_FUNC(this, 36, /*ScheduleGroup*/void*, (Scheduler*), (this))
                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/cxx.h:277:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/msvcrt/corecrt.h:99:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/concurrency.c:1428:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_Scheduler_GetNumberOfVirtualProcessors(scheduler);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/concurrency.c:105:59: note: expanded from macro 'call_Scheduler_GetNumberOfVirtualProcessors'
#define call_Scheduler_GetNumberOfVirtualProcessors(this) CALL_VTBL_FUNC(this, 8, unsigned int, (const Scheduler*), (this))
                                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/cxx.h:277:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/msvcrt/corecrt.h:99:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/concurrency.c:1435:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_Scheduler_GetPolicy(get_current_scheduler(), policy);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/concurrency.c:106:47: note: expanded from macro 'call_Scheduler_GetPolicy'
#define call_Scheduler_GetPolicy(this,policy) CALL_VTBL_FUNC(this, 12, \
                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/cxx.h:277:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/msvcrt/corecrt.h:99:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/concurrency.c:1447:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_Scheduler_Id(scheduler);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/concurrency.c:104:33: note: expanded from macro 'call_Scheduler_Id'
#define call_Scheduler_Id(this) CALL_VTBL_FUNC(this, 4, unsigned int, (const Scheduler*), (this))
                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/cxx.h:277:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/msvcrt/corecrt.h:99:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/concurrency.c:1461:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_Scheduler_IsAvailableLocation(scheduler, placement);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/concurrency.c:120:60: note: expanded from macro 'call_Scheduler_IsAvailableLocation'
#define call_Scheduler_IsAvailableLocation(this,placement) CALL_VTBL_FUNC(this, 48, \
                                                           ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/cxx.h:277:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/msvcrt/corecrt.h:99:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/concurrency.c:1470:5: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    call_Scheduler_RegisterShutdownEvent(get_current_scheduler(), event);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/concurrency.c:110:58: note: expanded from macro 'call_Scheduler_RegisterShutdownEvent'
#define call_Scheduler_RegisterShutdownEvent(this,event) CALL_VTBL_FUNC(this, 24, void, (Scheduler*,HANDLE), (this,event))
                                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/cxx.h:277:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/msvcrt/corecrt.h:99:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/concurrency.c:1480:5: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    call_Scheduler_ScheduleTask_loc(get_current_scheduler(), proc, data, placement);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/concurrency.c:116:67: note: expanded from macro 'call_Scheduler_ScheduleTask_loc'
#define call_Scheduler_ScheduleTask_loc(this,proc,data,placement) CALL_VTBL_FUNC(this, 40, \
                                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/cxx.h:277:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/msvcrt/corecrt.h:99:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/concurrency.c:1489:5: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    call_Scheduler_ScheduleTask(get_current_scheduler(), proc, data);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/concurrency.c:118:53: note: expanded from macro 'call_Scheduler_ScheduleTask'
#define call_Scheduler_ScheduleTask(this,proc,data) CALL_VTBL_FUNC(this, 44, \
                                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/cxx.h:277:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/msvcrt/corecrt.h:99:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/concurrency.c:1526:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_Scheduler_Reference(this->scheduler);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/concurrency.c:108:40: note: expanded from macro 'call_Scheduler_Reference'
#define call_Scheduler_Reference(this) CALL_VTBL_FUNC(this, 16, unsigned int, (Scheduler*), (this))
                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/cxx.h:277:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/msvcrt/corecrt.h:99:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/concurrency.c:1535:12: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    return call_Scheduler_Release(this->scheduler);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/concurrency.c:109:38: note: expanded from macro 'call_Scheduler_Release'
#define call_Scheduler_Release(this) CALL_VTBL_FUNC(this, 20, unsigned int, (Scheduler*), (this))
                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/cxx.h:277:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/msvcrt/corecrt.h:99:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/concurrency.c:2763:5: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    call__Timer_callback(this);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/concurrency.c:310:36: note: expanded from macro 'call__Timer_callback'
#define call__Timer_callback(this) CALL_VTBL_FUNC(this, 4, void, (_Timer*), (this))
                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/cxx.h:277:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/msvcrt/corecrt.h:99:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/concurrency.c:2951:5: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    call_Context_dtor(context, 1);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/concurrency.c:69:40: note: expanded from macro 'call_Context_dtor'
#define call_Context_dtor(this, flags) CALL_VTBL_FUNC(this, 20, \
                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/cxx.h:277:59: note: expanded from macro 'CALL_VTBL_FUNC'
#define CALL_VTBL_FUNC(this, off, ret, type, args) ((ret (__thiscall***)type)this)[0][off/4]args
                                                          ^~~~~~~~~~
include/windef.h:102:21: note: expanded from macro '__thiscall'
# define __thiscall __stdcall
                    ^~~~~~~~~
include/msvcrt/corecrt.h:99:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
23 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcr120/except.o dlls/msvcrt/except.c -Idlls/msvcr120 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=120 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msvcr120/except_arm.o dlls/msvcrt/except_arm.c -Idlls/msvcr120 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=120 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
dlls/msvcrt/cpp.c:1263:17: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        ((void (__cdecl*)(void*, void*, BOOL))func)(this, src, 1);
                ^~~~~~~
include/msvcrt/corecrt.h:121:19: note: expanded from macro '__cdecl'
#  define __cdecl __stdcall
                  ^~~~~~~~~
include/msvcrt/corecrt.h:99:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/cpp.c:1265:17: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        ((void (__cdecl*)(void*, void*))func)(this, src);
                ^~~~~~~
include/msvcrt/corecrt.h:121:19: note: expanded from macro '__cdecl'
#  define __cdecl __stdcall
                  ^~~~~~~~~
include/msvcrt/corecrt.h:99:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
4 warnings generated.
cc -m64 -c -o dlls/msvcr120/except_arm64.o dlls/msvcrt/except_arm64.c -Idlls/msvcr120 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=120 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msvcr120/except_i386.o dlls/msvcrt/except_i386.c -Idlls/msvcr120 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=120 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcr120/except_x86_64.o dlls/msvcrt/except_x86_64.c -Idlls/msvcr120 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=120 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msvcr120/exit.o dlls/msvcrt/exit.c -Idlls/msvcr120 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=120 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msvcr120/file.o dlls/msvcrt/file.c -Idlls/msvcr120 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=120 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcr120/heap.o dlls/msvcrt/heap.c -Idlls/msvcr120 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=120 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msvcr120/locale.o dlls/msvcrt/locale.c -Idlls/msvcr120 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=120 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
dlls/msvcrt/except.c:424:13: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    ((void (__cdecl*)(void*))(info->destructor+rec->ExceptionInformation[3]))(object);
            ^~~~~~~
include/windef.h:93:19: note: expanded from macro '__cdecl'
#  define __cdecl __stdcall
                  ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
3 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcr120/lock.o dlls/msvcrt/lock.c -Idlls/msvcr120 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=120 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msvcr120/main.o dlls/msvcrt/main.c -Idlls/msvcr120 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=120 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msvcr120/math.o dlls/msvcrt/math.c -Idlls/msvcr120 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=120 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcr120/mbcs.o dlls/msvcrt/mbcs.c -Idlls/msvcr120 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=120 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcr120/process.o dlls/msvcrt/process.c -Idlls/msvcr120 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=120 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcr120/scanf.o dlls/msvcrt/scanf.c -Idlls/msvcr120 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=120 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msvcr120/string.o dlls/msvcrt/string.c -Idlls/msvcr120 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=120 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msvcr120/thread.o dlls/msvcrt/thread.c -Idlls/msvcr120 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=120 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcr120/time.o dlls/msvcrt/time.c -Idlls/msvcr120 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=120 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcr120/undname.o dlls/msvcrt/undname.c -Idlls/msvcr120 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=120 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msvcr70/console.o dlls/msvcrt/console.c -Idlls/msvcr70 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=70 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcr70/cpp.o dlls/msvcrt/cpp.c -Idlls/msvcr70 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=70 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcr70/ctype.o dlls/msvcrt/ctype.c -Idlls/msvcr70 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=70 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcr70/data.o dlls/msvcrt/data.c -Idlls/msvcr70 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=70 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcr70/dir.o dlls/msvcrt/dir.c -Idlls/msvcr70 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=70 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msvcr70/environ.o dlls/msvcrt/environ.c -Idlls/msvcr70 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=70 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcr70/errno.o dlls/msvcrt/errno.c -Idlls/msvcr70 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=70 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msvcr70/except.o dlls/msvcrt/except.c -Idlls/msvcr70 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=70 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msvcr70/except_arm.o dlls/msvcrt/except_arm.c -Idlls/msvcr70 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=70 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcr70/except_arm64.o dlls/msvcrt/except_arm64.c -Idlls/msvcr70 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=70 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcr70/except_i386.o dlls/msvcrt/except_i386.c -Idlls/msvcr70 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=70 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcr70/except_x86_64.o dlls/msvcrt/except_x86_64.c -Idlls/msvcr70 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=70 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msvcr70/exit.o dlls/msvcrt/exit.c -Idlls/msvcr70 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=70 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msvcr70/file.o dlls/msvcrt/file.c -Idlls/msvcr70 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=70 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msvcr70/heap.o dlls/msvcrt/heap.c -Idlls/msvcr70 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=70 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
dlls/msvcrt/except.c:424:13: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    ((void (__cdecl*)(void*))(info->destructor+rec->ExceptionInformation[3]))(object);
            ^~~~~~~
include/windef.h:93:19: note: expanded from macro '__cdecl'
#  define __cdecl __stdcall
                  ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
3 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcr70/locale.o dlls/msvcrt/locale.c -Idlls/msvcr70 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=70 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msvcr70/lock.o dlls/msvcrt/lock.c -Idlls/msvcr70 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=70 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcr70/main.o dlls/msvcrt/main.c -Idlls/msvcr70 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=70 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msvcr70/math.o dlls/msvcrt/math.c -Idlls/msvcr70 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=70 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcr70/mbcs.o dlls/msvcrt/mbcs.c -Idlls/msvcr70 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=70 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcr70/process.o dlls/msvcrt/process.c -Idlls/msvcr70 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=70 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcr70/scanf.o dlls/msvcrt/scanf.c -Idlls/msvcr70 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=70 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcr70/string.o dlls/msvcrt/string.c -Idlls/msvcr70 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=70 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcr70/thread.o dlls/msvcrt/thread.c -Idlls/msvcr70 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=70 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcr70/time.o dlls/msvcrt/time.c -Idlls/msvcr70 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=70 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msvcr70/undname.o dlls/msvcrt/undname.c -Idlls/msvcr70 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=70 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msvcr71/console.o dlls/msvcrt/console.c -Idlls/msvcr71 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=71 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcr71/cpp.o dlls/msvcrt/cpp.c -Idlls/msvcr71 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=71 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msvcr71/ctype.o dlls/msvcrt/ctype.c -Idlls/msvcr71 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=71 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcr71/data.o dlls/msvcrt/data.c -Idlls/msvcr71 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=71 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msvcr71/dir.o dlls/msvcrt/dir.c -Idlls/msvcr71 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=71 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msvcr71/environ.o dlls/msvcrt/environ.c -Idlls/msvcr71 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=71 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcr71/errno.o dlls/msvcrt/errno.c -Idlls/msvcr71 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=71 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcr71/except.o dlls/msvcrt/except.c -Idlls/msvcr71 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=71 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msvcr71/except_arm.o dlls/msvcrt/except_arm.c -Idlls/msvcr71 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=71 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcr71/except_arm64.o dlls/msvcrt/except_arm64.c -Idlls/msvcr71 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=71 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcr71/except_i386.o dlls/msvcrt/except_i386.c -Idlls/msvcr71 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=71 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcr71/except_x86_64.o dlls/msvcrt/except_x86_64.c -Idlls/msvcr71 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=71 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msvcr71/exit.o dlls/msvcrt/exit.c -Idlls/msvcr71 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=71 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcr71/file.o dlls/msvcrt/file.c -Idlls/msvcr71 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=71 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
dlls/msvcrt/except.c:424:13: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    ((void (__cdecl*)(void*))(info->destructor+rec->ExceptionInformation[3]))(object);
            ^~~~~~~
include/windef.h:93:19: note: expanded from macro '__cdecl'
#  define __cdecl __stdcall
                  ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
3 warnings generated.
cc -m64 -c -o dlls/msvcr71/heap.o dlls/msvcrt/heap.c -Idlls/msvcr71 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=71 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msvcr71/locale.o dlls/msvcrt/locale.c -Idlls/msvcr71 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=71 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msvcr71/lock.o dlls/msvcrt/lock.c -Idlls/msvcr71 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=71 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcr71/main.o dlls/msvcrt/main.c -Idlls/msvcr71 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=71 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msvcr71/math.o dlls/msvcrt/math.c -Idlls/msvcr71 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=71 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcr71/mbcs.o dlls/msvcrt/mbcs.c -Idlls/msvcr71 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=71 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msvcr71/process.o dlls/msvcrt/process.c -Idlls/msvcr71 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=71 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msvcr71/scanf.o dlls/msvcrt/scanf.c -Idlls/msvcr71 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=71 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcr71/string.o dlls/msvcrt/string.c -Idlls/msvcr71 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=71 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msvcr71/thread.o dlls/msvcrt/thread.c -Idlls/msvcr71 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=71 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msvcr71/time.o dlls/msvcrt/time.c -Idlls/msvcr71 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=71 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcr71/undname.o dlls/msvcrt/undname.c -Idlls/msvcr71 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=71 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcr80/console.o dlls/msvcrt/console.c -Idlls/msvcr80 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=80 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcr80/cpp.o dlls/msvcrt/cpp.c -Idlls/msvcr80 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=80 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcr80/ctype.o dlls/msvcrt/ctype.c -Idlls/msvcr80 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=80 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msvcr80/data.o dlls/msvcrt/data.c -Idlls/msvcr80 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=80 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msvcr80/dir.o dlls/msvcrt/dir.c -Idlls/msvcr80 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=80 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msvcr80/environ.o dlls/msvcrt/environ.c -Idlls/msvcr80 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=80 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcr80/errno.o dlls/msvcrt/errno.c -Idlls/msvcr80 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=80 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcr80/except.o dlls/msvcrt/except.c -Idlls/msvcr80 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=80 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcr80/except_arm.o dlls/msvcrt/except_arm.c -Idlls/msvcr80 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=80 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcr80/except_arm64.o dlls/msvcrt/except_arm64.c -Idlls/msvcr80 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=80 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msvcr80/except_i386.o dlls/msvcrt/except_i386.c -Idlls/msvcr80 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=80 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msvcr80/except_x86_64.o dlls/msvcrt/except_x86_64.c -Idlls/msvcr80 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=80 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msvcr80/exit.o dlls/msvcrt/exit.c -Idlls/msvcr80 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=80 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msvcr80/file.o dlls/msvcrt/file.c -Idlls/msvcr80 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=80 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcr80/heap.o dlls/msvcrt/heap.c -Idlls/msvcr80 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=80 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
dlls/msvcrt/except.c:424:13: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    ((void (__cdecl*)(void*))(info->destructor+rec->ExceptionInformation[3]))(object);
            ^~~~~~~
include/windef.h:93:19: note: expanded from macro '__cdecl'
#  define __cdecl __stdcall
                  ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
3 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcr80/locale.o dlls/msvcrt/locale.c -Idlls/msvcr80 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=80 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msvcr80/lock.o dlls/msvcrt/lock.c -Idlls/msvcr80 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=80 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcr80/main.o dlls/msvcrt/main.c -Idlls/msvcr80 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=80 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msvcr80/math.o dlls/msvcrt/math.c -Idlls/msvcr80 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=80 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcr80/mbcs.o dlls/msvcrt/mbcs.c -Idlls/msvcr80 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=80 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcr80/process.o dlls/msvcrt/process.c -Idlls/msvcr80 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=80 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msvcr80/scanf.o dlls/msvcrt/scanf.c -Idlls/msvcr80 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=80 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcr80/string.o dlls/msvcrt/string.c -Idlls/msvcr80 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=80 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcr80/thread.o dlls/msvcrt/thread.c -Idlls/msvcr80 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=80 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcr80/time.o dlls/msvcrt/time.c -Idlls/msvcr80 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=80 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msvcr80/undname.o dlls/msvcrt/undname.c -Idlls/msvcr80 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=80 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcr90/console.o dlls/msvcrt/console.c -Idlls/msvcr90 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=90 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msvcr90/cpp.o dlls/msvcrt/cpp.c -Idlls/msvcr90 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=90 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcr90/ctype.o dlls/msvcrt/ctype.c -Idlls/msvcr90 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=90 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msvcr90/data.o dlls/msvcrt/data.c -Idlls/msvcr90 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=90 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcr90/dir.o dlls/msvcrt/dir.c -Idlls/msvcr90 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=90 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcr90/environ.o dlls/msvcrt/environ.c -Idlls/msvcr90 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=90 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcr90/errno.o dlls/msvcrt/errno.c -Idlls/msvcr90 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=90 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msvcr90/except.o dlls/msvcrt/except.c -Idlls/msvcr90 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=90 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcr90/except_arm.o dlls/msvcrt/except_arm.c -Idlls/msvcr90 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=90 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msvcr90/except_arm64.o dlls/msvcrt/except_arm64.c -Idlls/msvcr90 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=90 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msvcr90/except_i386.o dlls/msvcrt/except_i386.c -Idlls/msvcr90 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=90 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcr90/except_x86_64.o dlls/msvcrt/except_x86_64.c -Idlls/msvcr90 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=90 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcr90/exit.o dlls/msvcrt/exit.c -Idlls/msvcr90 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=90 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msvcr90/file.o dlls/msvcrt/file.c -Idlls/msvcr90 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=90 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcr90/heap.o dlls/msvcrt/heap.c -Idlls/msvcr90 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=90 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
dlls/msvcrt/except.c:424:13: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    ((void (__cdecl*)(void*))(info->destructor+rec->ExceptionInformation[3]))(object);
            ^~~~~~~
include/windef.h:93:19: note: expanded from macro '__cdecl'
#  define __cdecl __stdcall
                  ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
3 warnings generated.
cc -m64 -c -o dlls/msvcr90/locale.o dlls/msvcrt/locale.c -Idlls/msvcr90 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=90 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcr90/lock.o dlls/msvcrt/lock.c -Idlls/msvcr90 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=90 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msvcr90/main.o dlls/msvcrt/main.c -Idlls/msvcr90 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=90 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcr90/math.o dlls/msvcrt/math.c -Idlls/msvcr90 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=90 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcr90/mbcs.o dlls/msvcrt/mbcs.c -Idlls/msvcr90 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=90 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcr90/process.o dlls/msvcrt/process.c -Idlls/msvcr90 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=90 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcr90/scanf.o dlls/msvcrt/scanf.c -Idlls/msvcr90 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=90 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msvcr90/string.o dlls/msvcrt/string.c -Idlls/msvcr90 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=90 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcr90/thread.o dlls/msvcrt/thread.c -Idlls/msvcr90 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=90 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcr90/time.o dlls/msvcrt/time.c -Idlls/msvcr90 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=90 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msvcr90/undname.o dlls/msvcrt/undname.c -Idlls/msvcr90 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=90 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcrt/concurrency.o dlls/msvcrt/concurrency.c -Idlls/msvcrt -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_CRTIMP= -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcrt/console.o dlls/msvcrt/console.c -Idlls/msvcrt -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_CRTIMP= -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcrt/cpp.o dlls/msvcrt/cpp.c -Idlls/msvcrt -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_CRTIMP= \
  -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msvcrt/ctype.o dlls/msvcrt/ctype.c -Idlls/msvcrt -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_CRTIMP= -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcrt/data.o dlls/msvcrt/data.c -Idlls/msvcrt -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_CRTIMP= \
  -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcrt/dir.o dlls/msvcrt/dir.c -Idlls/msvcrt -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_CRTIMP= \
  -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcrt/environ.o dlls/msvcrt/environ.c -Idlls/msvcrt -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_CRTIMP= -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msvcrt/errno.o dlls/msvcrt/errno.c -Idlls/msvcrt -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_CRTIMP= -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msvcrt/except.o dlls/msvcrt/except.c -Idlls/msvcrt -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_CRTIMP= -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcrt/except_arm.o dlls/msvcrt/except_arm.c -Idlls/msvcrt -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_CRTIMP= -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcrt/except_arm64.o dlls/msvcrt/except_arm64.c -Idlls/msvcrt -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_CRTIMP= -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcrt/except_i386.o dlls/msvcrt/except_i386.c -Idlls/msvcrt -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_CRTIMP= -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcrt/except_x86_64.o dlls/msvcrt/except_x86_64.c -Idlls/msvcrt -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_CRTIMP= -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
dlls/msvcrt/except.c:424:13: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    ((void (__cdecl*)(void*))(info->destructor+rec->ExceptionInformation[3]))(object);
            ^~~~~~~
include/windef.h:93:19: note: expanded from macro '__cdecl'
#  define __cdecl __stdcall
                  ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
3 warnings generated.
cc -m64 -c -o dlls/msvcrt/exit.o dlls/msvcrt/exit.c -Idlls/msvcrt -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_CRTIMP= \
  -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msvcrt/file.o dlls/msvcrt/file.c -Idlls/msvcrt -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_CRTIMP= \
  -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msvcrt/heap.o dlls/msvcrt/heap.c -Idlls/msvcrt -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_CRTIMP= \
  -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msvcrt/locale.o dlls/msvcrt/locale.c -Idlls/msvcrt -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_CRTIMP= -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcrt/lock.o dlls/msvcrt/lock.c -Idlls/msvcrt -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_CRTIMP= \
  -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcrt/main.o dlls/msvcrt/main.c -Idlls/msvcrt -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_CRTIMP= \
  -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msvcrt/math.o dlls/msvcrt/math.c -Idlls/msvcrt -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_CRTIMP= \
  -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcrt/mbcs.o dlls/msvcrt/mbcs.c -Idlls/msvcrt -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_CRTIMP= \
  -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcrt/process.o dlls/msvcrt/process.c -Idlls/msvcrt -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_CRTIMP= -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcrt/scanf.o dlls/msvcrt/scanf.c -Idlls/msvcrt -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_CRTIMP= -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msvcrt/string.o dlls/msvcrt/string.c -Idlls/msvcrt -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_CRTIMP= -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msvcrt/thread.o dlls/msvcrt/thread.c -Idlls/msvcrt -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_CRTIMP= -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcrt/time.o dlls/msvcrt/time.c -Idlls/msvcrt -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_CRTIMP= \
  -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcrt/undname.o dlls/msvcrt/undname.c -Idlls/msvcrt -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_CRTIMP= -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcrt20/msvcrt20.o dlls/msvcrt20/msvcrt20.c -Idlls/msvcrt20 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msvcrtd/console.o dlls/msvcrt/console.c -Idlls/msvcrtd -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msvcrtd/cpp.o dlls/msvcrt/cpp.c -Idlls/msvcrtd -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcrtd/ctype.o dlls/msvcrt/ctype.c -Idlls/msvcrtd -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msvcrtd/data.o dlls/msvcrt/data.c -Idlls/msvcrtd -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msvcrtd/debug.o dlls/msvcrtd/debug.c -Idlls/msvcrtd -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcrtd/dir.o dlls/msvcrt/dir.c -Idlls/msvcrtd -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msvcrtd/environ.o dlls/msvcrt/environ.c -Idlls/msvcrtd -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msvcrtd/errno.o dlls/msvcrt/errno.c -Idlls/msvcrtd -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcrtd/except.o dlls/msvcrt/except.c -Idlls/msvcrtd -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcrtd/except_arm.o dlls/msvcrt/except_arm.c -Idlls/msvcrtd -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msvcrtd/except_arm64.o dlls/msvcrt/except_arm64.c -Idlls/msvcrtd -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msvcrtd/except_i386.o dlls/msvcrt/except_i386.c -Idlls/msvcrtd -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msvcrtd/except_x86_64.o dlls/msvcrt/except_x86_64.c -Idlls/msvcrtd -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcrtd/exit.o dlls/msvcrt/exit.c -Idlls/msvcrtd -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msvcrtd/file.o dlls/msvcrt/file.c -Idlls/msvcrtd -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msvcrtd/heap.o dlls/msvcrt/heap.c -Idlls/msvcrtd -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcrtd/locale.o dlls/msvcrt/locale.c -Idlls/msvcrtd -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
dlls/msvcrt/except.c:424:13: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    ((void (__cdecl*)(void*))(info->destructor+rec->ExceptionInformation[3]))(object);
            ^~~~~~~
include/windef.h:93:19: note: expanded from macro '__cdecl'
#  define __cdecl __stdcall
                  ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
3 warnings generated.
cc -m64 -c -o dlls/msvcrtd/lock.o dlls/msvcrt/lock.c -Idlls/msvcrtd -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msvcrtd/main.o dlls/msvcrt/main.c -Idlls/msvcrtd -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msvcrtd/math.o dlls/msvcrt/math.c -Idlls/msvcrtd -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcrtd/mbcs.o dlls/msvcrt/mbcs.c -Idlls/msvcrtd -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcrtd/process.o dlls/msvcrt/process.c -Idlls/msvcrtd -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcrtd/scanf.o dlls/msvcrt/scanf.c -Idlls/msvcrtd -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcrtd/string.o dlls/msvcrt/string.c -Idlls/msvcrtd -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msvcrtd/thread.o dlls/msvcrt/thread.c -Idlls/msvcrtd -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msvcrtd/time.o dlls/msvcrt/time.c -Idlls/msvcrtd -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcrtd/undname.o dlls/msvcrt/undname.c -Idlls/msvcrtd -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msxml3/xdr.o dlls/msxml3/xdr.c -Idlls/msxml3 -Iinclude -Iinclude/msvcrt -I./libs/xslt \
  -I./libs/xml2/include -D__WINESRC__ -DLIBXSLT_STATIC -DLIBXML_STATIC -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
bison -o dlls/msxml3/xslpattern.tab.c -d dlls/msxml3/xslpattern.y
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
flex -odlls/msxml3/xslpattern.yy.c dlls/msxml3/xslpattern.l
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/ncrypt/main.o dlls/ncrypt/main.c -Idlls/ncrypt -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/nddeapi/nddeapi.o dlls/nddeapi/nddeapi.c -Idlls/nddeapi -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/netapi32/nbcmdqueue.o dlls/netapi32/nbcmdqueue.c -Idlls/netapi32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_SVRAPI_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/netapi32/nbnamecache.o dlls/netapi32/nbnamecache.c -Idlls/netapi32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_SVRAPI_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/netapi32/netbios.o dlls/netapi32/netbios.c -Idlls/netapi32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_SVRAPI_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/netapi32/unixlib.o dlls/netapi32/unixlib.c -Idlls/netapi32 -Iinclude -D__WINESRC__ -DWINE_NO_LONG_TYPES \
  -D_SVRAPI_ -D_UCRT -DWINE_UNIX_LIB -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/newdev/main.o dlls/newdev/main.c -Idlls/newdev -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/npmshtml/main.o dlls/npmshtml/main.c -Idlls/npmshtml -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/nsiproxy.sys/device.o dlls/nsiproxy.sys/device.c -Idlls/nsiproxy.sys -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/nsiproxy.sys/icmp_echo.o dlls/nsiproxy.sys/icmp_echo.c -Idlls/nsiproxy.sys -Iinclude -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -DWINE_UNIX_LIB -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/nsiproxy.sys/nsi.o dlls/nsiproxy.sys/nsi.c -Idlls/nsiproxy.sys -Iinclude -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -DWINE_UNIX_LIB -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/ntdll/actctx.o dlls/ntdll/actctx.c -Idlls/ntdll -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_NTSYSTEM_ -D_ACRTIMP= -DWINBASEAPI= -D_MSVCR_VER=0 -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/ntdll/atom.o dlls/ntdll/atom.c -Idlls/ntdll -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_NTSYSTEM_ -D_ACRTIMP= -DWINBASEAPI= -D_MSVCR_VER=0 -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/ntdll/crypt.o dlls/ntdll/crypt.c -Idlls/ntdll -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_NTSYSTEM_ -D_ACRTIMP= -DWINBASEAPI= -D_MSVCR_VER=0 -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/ntdll/debugbuffer.o dlls/ntdll/debugbuffer.c -Idlls/ntdll -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_NTSYSTEM_ -D_ACRTIMP= -DWINBASEAPI= -D_MSVCR_VER=0 -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/ntdll/env.o dlls/ntdll/env.c -Idlls/ntdll -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_NTSYSTEM_ -D_ACRTIMP= -DWINBASEAPI= -D_MSVCR_VER=0 -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/ntdll/error.o dlls/ntdll/error.c -Idlls/ntdll -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_NTSYSTEM_ -D_ACRTIMP= -DWINBASEAPI= -D_MSVCR_VER=0 -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/ntdll/exception.o dlls/ntdll/exception.c -Idlls/ntdll -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_NTSYSTEM_ -D_ACRTIMP= -DWINBASEAPI= -D_MSVCR_VER=0 -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/ntdll/handletable.o dlls/ntdll/handletable.c -Idlls/ntdll -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_NTSYSTEM_ -D_ACRTIMP= -DWINBASEAPI= -D_MSVCR_VER=0 -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/ntdll/heap.o dlls/ntdll/heap.c -Idlls/ntdll -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_NTSYSTEM_ -D_ACRTIMP= -DWINBASEAPI= -D_MSVCR_VER=0 -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/ntdll/large_int.o dlls/ntdll/large_int.c -Idlls/ntdll -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_NTSYSTEM_ -D_ACRTIMP= -DWINBASEAPI= -D_MSVCR_VER=0 -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/ntdll/loader.o dlls/ntdll/loader.c -Idlls/ntdll -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_NTSYSTEM_ -D_ACRTIMP= -DWINBASEAPI= -D_MSVCR_VER=0 -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/ntdll/locale.o dlls/ntdll/locale.c -Idlls/ntdll -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_NTSYSTEM_ -D_ACRTIMP= -DWINBASEAPI= -D_MSVCR_VER=0 -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/ntdll/math.o dlls/ntdll/math.c -Idlls/ntdll -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_NTSYSTEM_ -D_ACRTIMP= -DWINBASEAPI= -D_MSVCR_VER=0 -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/ntdll/misc.o dlls/ntdll/misc.c -Idlls/ntdll -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_NTSYSTEM_ -D_ACRTIMP= -DWINBASEAPI= -D_MSVCR_VER=0 -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/ntdll/path.o dlls/ntdll/path.c -Idlls/ntdll -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_NTSYSTEM_ -D_ACRTIMP= -DWINBASEAPI= -D_MSVCR_VER=0 -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/ntdll/printf.o dlls/ntdll/printf.c -Idlls/ntdll -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_NTSYSTEM_ -D_ACRTIMP= -DWINBASEAPI= -D_MSVCR_VER=0 -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/ntdll/process.o dlls/ntdll/process.c -Idlls/ntdll -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_NTSYSTEM_ -D_ACRTIMP= -DWINBASEAPI= -D_MSVCR_VER=0 -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/ntdll/reg.o dlls/ntdll/reg.c -Idlls/ntdll -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_NTSYSTEM_ -D_ACRTIMP= -DWINBASEAPI= -D_MSVCR_VER=0 -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/ntdll/relay.o dlls/ntdll/relay.c -Idlls/ntdll -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_NTSYSTEM_ -D_ACRTIMP= -DWINBASEAPI= -D_MSVCR_VER=0 -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/ntdll/resource.o dlls/ntdll/resource.c -Idlls/ntdll -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_NTSYSTEM_ -D_ACRTIMP= -DWINBASEAPI= -D_MSVCR_VER=0 -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/ntdll/rtlbitmap.o dlls/ntdll/rtlbitmap.c -Idlls/ntdll -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_NTSYSTEM_ -D_ACRTIMP= -DWINBASEAPI= -D_MSVCR_VER=0 -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/ntdll/rtlstr.o dlls/ntdll/rtlstr.c -Idlls/ntdll -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_NTSYSTEM_ -D_ACRTIMP= -DWINBASEAPI= -D_MSVCR_VER=0 -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/ntdll/sec.o dlls/ntdll/sec.c -Idlls/ntdll -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_NTSYSTEM_ -D_ACRTIMP= -DWINBASEAPI= -D_MSVCR_VER=0 -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/ntdll/signal_arm.o dlls/ntdll/signal_arm.c -Idlls/ntdll -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_NTSYSTEM_ -D_ACRTIMP= -DWINBASEAPI= -D_MSVCR_VER=0 -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/ntdll/signal_arm64.o dlls/ntdll/signal_arm64.c -Idlls/ntdll -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_NTSYSTEM_ -D_ACRTIMP= -DWINBASEAPI= -D_MSVCR_VER=0 -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/ntdll/signal_i386.o dlls/ntdll/signal_i386.c -Idlls/ntdll -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_NTSYSTEM_ -D_ACRTIMP= -DWINBASEAPI= -D_MSVCR_VER=0 -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/ntdll/signal_x86_64.o dlls/ntdll/signal_x86_64.c -Idlls/ntdll -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_NTSYSTEM_ -D_ACRTIMP= -DWINBASEAPI= -D_MSVCR_VER=0 -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/ntdll/string.o dlls/ntdll/string.c -Idlls/ntdll -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_NTSYSTEM_ -D_ACRTIMP= -DWINBASEAPI= -D_MSVCR_VER=0 -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/ntdll/sync.o dlls/ntdll/sync.c -Idlls/ntdll -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_NTSYSTEM_ -D_ACRTIMP= -DWINBASEAPI= -D_MSVCR_VER=0 -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/ntdll/thread.o dlls/ntdll/thread.c -Idlls/ntdll -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_NTSYSTEM_ -D_ACRTIMP= -DWINBASEAPI= -D_MSVCR_VER=0 -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/ntdll/threadpool.o dlls/ntdll/threadpool.c -Idlls/ntdll -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_NTSYSTEM_ -D_ACRTIMP= -DWINBASEAPI= -D_MSVCR_VER=0 -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/ntdll/time.o dlls/ntdll/time.c -Idlls/ntdll -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_NTSYSTEM_ -D_ACRTIMP= -DWINBASEAPI= -D_MSVCR_VER=0 -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/ntdll/version.o dlls/ntdll/version.c -Idlls/ntdll -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_NTSYSTEM_ -D_ACRTIMP= -DWINBASEAPI= -D_MSVCR_VER=0 -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/ntdll/wcstring.o dlls/ntdll/wcstring.c -Idlls/ntdll -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_NTSYSTEM_ -D_ACRTIMP= -DWINBASEAPI= -D_MSVCR_VER=0 -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/ntdsapi/ntdsapi.o dlls/ntdsapi/ntdsapi.c -Idlls/ntdsapi -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/ntoskrnl.exe/instr.o dlls/ntoskrnl.exe/instr.c -Idlls/ntoskrnl.exe -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/ntoskrnl.exe/sync.o dlls/ntoskrnl.exe/sync.c -Idlls/ntoskrnl.exe -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/ntprint/ntprint.o dlls/ntprint/ntprint.c -Idlls/ntprint -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/odbc32/proxyodbc.o dlls/odbc32/proxyodbc.c -Idlls/odbc32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/odbc32/unixlib.o dlls/odbc32/unixlib.c -Idlls/odbc32 -Iinclude -D__WINESRC__ -DWINE_NO_LONG_TYPES \
  -D_UCRT -DWINE_UNIX_LIB -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/odbccp32/odbccp32.o dlls/odbccp32/odbccp32.c -Idlls/odbccp32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/ole32/dictionary.o dlls/ole32/dictionary.c -Idlls/ole32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_OLE32_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/opengl32/opengl_ext.o dlls/opengl32/opengl_ext.c -Idlls/opengl32 -Iinclude -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_OPENGL32_ -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/opengl32/opengl_norm.o dlls/opengl32/opengl_norm.c -Idlls/opengl32 -Iinclude -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_OPENGL32_ -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/opengl32/wgl.o dlls/opengl32/wgl.c -Idlls/opengl32 -Iinclude -D__WINESRC__ -DWINE_NO_LONG_TYPES \
  -D_OPENGL32_ -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/pidgen/main.o dlls/pidgen/main.c -Idlls/pidgen -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/powrprof/powrprof.o dlls/powrprof/powrprof.c -Idlls/powrprof -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/printui/printui.o dlls/printui/printui.c -Idlls/printui -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/rasapi32/rasapi.o dlls/rasapi32/rasapi.c -Idlls/rasapi32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/rasdlg/rasdlg_main.o dlls/rasdlg/rasdlg_main.c -Idlls/rasdlg -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/rsaenh/aes.o dlls/rsaenh/aes.c -Idlls/rsaenh -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/rsaenh/des.o dlls/rsaenh/des.c -Idlls/rsaenh -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/rsaenh/handle.o dlls/rsaenh/handle.c -Idlls/rsaenh -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/rsaenh/implglue.o dlls/rsaenh/implglue.c -Idlls/rsaenh -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/rsaenh/mpi.o dlls/rsaenh/mpi.c -Idlls/rsaenh -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/rsaenh/rc2.o dlls/rsaenh/rc2.c -Idlls/rsaenh -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/rsaenh/rc4.o dlls/rsaenh/rc4.c -Idlls/rsaenh -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/rsaenh/rsa.o dlls/rsaenh/rsa.c -Idlls/rsaenh -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/rstrtmgr/main.o dlls/rstrtmgr/main.c -Idlls/rstrtmgr -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/rtutils/tracing.o dlls/rtutils/tracing.c -Idlls/rtutils -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/schannel/lsamode.o dlls/schannel/lsamode.c -Idlls/schannel -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/schannel/schannel_main.o dlls/schannel/schannel_main.c -Idlls/schannel -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/schannel/usermode.o dlls/schannel/usermode.c -Idlls/schannel -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/scsiport.sys/scsiport.o dlls/scsiport.sys/scsiport.c -Idlls/scsiport.sys -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/sechost/trace.o dlls/sechost/trace.c -Idlls/sechost -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/secur32/schannel.o dlls/secur32/schannel.c -Idlls/secur32 -Iinclude -Iinclude/msvcrt \
  -I/usr/local/include -I/usr/local/include/p11-kit-1 -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/secur32/thunks.o dlls/secur32/thunks.c -Idlls/secur32 -Iinclude -Iinclude/msvcrt -I/usr/local/include \
  -I/usr/local/include/p11-kit-1 -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/secur32/wrapper.o dlls/secur32/wrapper.c -Idlls/secur32 -Iinclude -Iinclude/msvcrt \
  -I/usr/local/include -I/usr/local/include/p11-kit-1 -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/secur32/schannel_gnutls.o dlls/secur32/schannel_gnutls.c -Idlls/secur32 -Iinclude -I/usr/local/include \
  -I/usr/local/include/p11-kit-1 -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT -DWINE_UNIX_LIB -Wall \
  -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/serialui/confdlg.o dlls/serialui/confdlg.c -Idlls/serialui -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/setupapi/dialog.o dlls/setupapi/dialog.c -Idlls/setupapi -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_SETUPAPI_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/setupapi/diskspace.o dlls/setupapi/diskspace.c -Idlls/setupapi -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_SETUPAPI_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/setupapi/parser.o dlls/setupapi/parser.c -Idlls/setupapi -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_SETUPAPI_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/setupapi/query.o dlls/setupapi/query.c -Idlls/setupapi -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_SETUPAPI_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/setupapi/queue.o dlls/setupapi/queue.c -Idlls/setupapi -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_SETUPAPI_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/setupapi/setupcab.o dlls/setupapi/setupcab.c -Idlls/setupapi -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_SETUPAPI_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/setupapi/stringtable.o dlls/setupapi/stringtable.c -Idlls/setupapi -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_SETUPAPI_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/setupapi/stubs.o dlls/setupapi/stubs.c -Idlls/setupapi -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_SETUPAPI_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/sfc_os/sfc_os.o dlls/sfc_os/sfc_os.c -Idlls/sfc_os -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/shell32/appbar.o dlls/shell32/appbar.c -Idlls/shell32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_SHELL32_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/shlwapi/stopwatch.o dlls/shlwapi/stopwatch.c -Idlls/shlwapi -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_SHLWAPI_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/slc/slc.o dlls/slc/slc.c -Idlls/slc -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_SLC_ -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/spoolss/router.o dlls/spoolss/router.c -Idlls/spoolss -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/spoolss/spoolss_main.o dlls/spoolss/spoolss_main.c -Idlls/spoolss -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/sppc/sppc.o dlls/sppc/sppc.c -Idlls/sppc -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/sxs/sxs.o dlls/sxs/sxs.c -Idlls/sxs -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/t2embed/main.o dlls/t2embed/main.c -Idlls/t2embed -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/tbs/tbs.o dlls/tbs/tbs.c -Idlls/tbs -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT -Wall \
  -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/tdh/tdh_main.o dlls/tdh/tdh_main.c -Idlls/tdh -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/tdi.sys/main.o dlls/tdi.sys/main.c -Idlls/tdi.sys -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/traffic/traffic_main.o dlls/traffic/traffic_main.c -Idlls/traffic -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/twain_32/dsm_ctrl.o dlls/twain_32/dsm_ctrl.c -Idlls/twain_32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/twain_32/twain32_main.o dlls/twain_32/twain32_main.c -Idlls/twain_32 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/ucrtbase/console.o dlls/msvcrt/console.c -Idlls/ucrtbase -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/ucrtbase/cpp.o dlls/msvcrt/cpp.c -Idlls/ucrtbase -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/ucrtbase/ctype.o dlls/msvcrt/ctype.c -Idlls/ucrtbase -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/ucrtbase/data.o dlls/msvcrt/data.c -Idlls/ucrtbase -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/ucrtbase/dir.o dlls/msvcrt/dir.c -Idlls/ucrtbase -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/ucrtbase/environ.o dlls/msvcrt/environ.c -Idlls/ucrtbase -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/ucrtbase/errno.o dlls/msvcrt/errno.c -Idlls/ucrtbase -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/ucrtbase/except.o dlls/msvcrt/except.c -Idlls/ucrtbase -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
dlls/msvcrt/cpp.c:1263:17: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        ((void (__cdecl*)(void*, void*, BOOL))func)(this, src, 1);
                ^~~~~~~
include/msvcrt/corecrt.h:121:19: note: expanded from macro '__cdecl'
#  define __cdecl __stdcall
                  ^~~~~~~~~
include/msvcrt/corecrt.h:99:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msvcrt/cpp.c:1265:17: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        ((void (__cdecl*)(void*, void*))func)(this, src);
                ^~~~~~~
include/msvcrt/corecrt.h:121:19: note: expanded from macro '__cdecl'
#  define __cdecl __stdcall
                  ^~~~~~~~~
include/msvcrt/corecrt.h:99:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
4 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/ucrtbase/except_arm.o dlls/msvcrt/except_arm.c -Idlls/ucrtbase -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/ucrtbase/except_arm64.o dlls/msvcrt/except_arm64.c -Idlls/ucrtbase -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/ucrtbase/except_i386.o dlls/msvcrt/except_i386.c -Idlls/ucrtbase -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/ucrtbase/except_x86_64.o dlls/msvcrt/except_x86_64.c -Idlls/ucrtbase -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/ucrtbase/exit.o dlls/msvcrt/exit.c -Idlls/ucrtbase -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/ucrtbase/file.o dlls/msvcrt/file.c -Idlls/ucrtbase -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/ucrtbase/heap.o dlls/msvcrt/heap.c -Idlls/ucrtbase -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
dlls/msvcrt/except.c:424:13: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
    ((void (__cdecl*)(void*))(info->destructor+rec->ExceptionInformation[3]))(object);
            ^~~~~~~
include/windef.h:93:19: note: expanded from macro '__cdecl'
#  define __cdecl __stdcall
                  ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
3 warnings generated.
cc -m64 -c -o dlls/ucrtbase/locale.o dlls/msvcrt/locale.c -Idlls/ucrtbase -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/ucrtbase/lock.o dlls/msvcrt/lock.c -Idlls/ucrtbase -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/ucrtbase/main.o dlls/msvcrt/main.c -Idlls/ucrtbase -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/ucrtbase/math.o dlls/msvcrt/math.c -Idlls/ucrtbase -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/ucrtbase/mbcs.o dlls/msvcrt/mbcs.c -Idlls/ucrtbase -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/ucrtbase/process.o dlls/msvcrt/process.c -Idlls/ucrtbase -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/ucrtbase/scanf.o dlls/msvcrt/scanf.c -Idlls/ucrtbase -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/ucrtbase/string.o dlls/msvcrt/string.c -Idlls/ucrtbase -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/ucrtbase/thread.o dlls/msvcrt/thread.c -Idlls/ucrtbase -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/ucrtbase/time.o dlls/msvcrt/time.c -Idlls/ucrtbase -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/ucrtbase/undname.o dlls/msvcrt/undname.c -Idlls/ucrtbase -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/updspapi/main.o dlls/updspapi/main.c -Idlls/updspapi -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/usbd.sys/usbd.o dlls/usbd.sys/usbd.c -Idlls/usbd.sys -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/user32/button.o dlls/user32/button.c -Idlls/user32 -Iinclude -Iinclude/msvcrt -I./libs/png \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_USER32_ -D_WINABLE_ -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/user32/caret.o dlls/user32/caret.c -Idlls/user32 -Iinclude -Iinclude/msvcrt -I./libs/png \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_USER32_ -D_WINABLE_ -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/user32/class.o dlls/user32/class.c -Idlls/user32 -Iinclude -Iinclude/msvcrt -I./libs/png \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_USER32_ -D_WINABLE_ -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/user32/clipboard.o dlls/user32/clipboard.c -Idlls/user32 -Iinclude -Iinclude/msvcrt -I./libs/png \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_USER32_ -D_WINABLE_ -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/user32/combo.o dlls/user32/combo.c -Idlls/user32 -Iinclude -Iinclude/msvcrt -I./libs/png \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_USER32_ -D_WINABLE_ -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/user32/cursoricon.o dlls/user32/cursoricon.c -Idlls/user32 -Iinclude -Iinclude/msvcrt -I./libs/png \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_USER32_ -D_WINABLE_ -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/user32/dde_client.o dlls/user32/dde_client.c -Idlls/user32 -Iinclude -Iinclude/msvcrt -I./libs/png \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_USER32_ -D_WINABLE_ -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/user32/dde_misc.o dlls/user32/dde_misc.c -Idlls/user32 -Iinclude -Iinclude/msvcrt -I./libs/png \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_USER32_ -D_WINABLE_ -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/user32/dde_server.o dlls/user32/dde_server.c -Idlls/user32 -Iinclude -Iinclude/msvcrt -I./libs/png \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_USER32_ -D_WINABLE_ -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/user32/defdlg.o dlls/user32/defdlg.c -Idlls/user32 -Iinclude -Iinclude/msvcrt -I./libs/png \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_USER32_ -D_WINABLE_ -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
dlls/user32/cursoricon.c:576:36: warning: incompatible function pointer types passing 'void (png_structp, png_bytep, png_size_t)' (aka 'void (struct png_struct_def *, unsigned char *, unsigned long)') to parameter of type 'png_rw_ptr' (aka 'void (*)(struct png_struct_def *, unsigned char *, unsigned long) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
    png_set_read_fn(png_ptr, &png, user_read_data);
                                   ^~~~~~~~~~~~~~
./libs/png/png.h:1592:16: note: passing argument to parameter 'read_data_fn' here
    png_rw_ptr read_data_fn));
               ^
3 warnings generated.
cc -m64 -c -o dlls/user32/defwnd.o dlls/user32/defwnd.c -Idlls/user32 -Iinclude -Iinclude/msvcrt -I./libs/png \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_USER32_ -D_WINABLE_ -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/user32/desktop.o dlls/user32/desktop.c -Idlls/user32 -Iinclude -Iinclude/msvcrt -I./libs/png \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_USER32_ -D_WINABLE_ -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/user32/dialog.o dlls/user32/dialog.c -Idlls/user32 -Iinclude -Iinclude/msvcrt -I./libs/png \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_USER32_ -D_WINABLE_ -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/user32/driver.o dlls/user32/driver.c -Idlls/user32 -Iinclude -Iinclude/msvcrt -I./libs/png \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_USER32_ -D_WINABLE_ -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/user32/exticon.o dlls/user32/exticon.c -Idlls/user32 -Iinclude -Iinclude/msvcrt -I./libs/png \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_USER32_ -D_WINABLE_ -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/user32/focus.o dlls/user32/focus.c -Idlls/user32 -Iinclude -Iinclude/msvcrt -I./libs/png \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_USER32_ -D_WINABLE_ -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/user32/hook.o dlls/user32/hook.c -Idlls/user32 -Iinclude -Iinclude/msvcrt -I./libs/png \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_USER32_ -D_WINABLE_ -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/user32/icontitle.o dlls/user32/icontitle.c -Idlls/user32 -Iinclude -Iinclude/msvcrt -I./libs/png \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_USER32_ -D_WINABLE_ -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/user32/input.o dlls/user32/input.c -Idlls/user32 -Iinclude -Iinclude/msvcrt -I./libs/png \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_USER32_ -D_WINABLE_ -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/user32/listbox.o dlls/user32/listbox.c -Idlls/user32 -Iinclude -Iinclude/msvcrt -I./libs/png \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_USER32_ -D_WINABLE_ -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/user32/lstr.o dlls/user32/lstr.c -Idlls/user32 -Iinclude -Iinclude/msvcrt -I./libs/png \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_USER32_ -D_WINABLE_ -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/user32/mdi.o dlls/user32/mdi.c -Idlls/user32 -Iinclude -Iinclude/msvcrt -I./libs/png \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_USER32_ -D_WINABLE_ -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/user32/menu.o dlls/user32/menu.c -Idlls/user32 -Iinclude -Iinclude/msvcrt -I./libs/png \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_USER32_ -D_WINABLE_ -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/user32/message.o dlls/user32/message.c -Idlls/user32 -Iinclude -Iinclude/msvcrt -I./libs/png \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_USER32_ -D_WINABLE_ -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/user32/misc.o dlls/user32/misc.c -Idlls/user32 -Iinclude -Iinclude/msvcrt -I./libs/png \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_USER32_ -D_WINABLE_ -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/user32/msgbox.o dlls/user32/msgbox.c -Idlls/user32 -Iinclude -Iinclude/msvcrt -I./libs/png \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_USER32_ -D_WINABLE_ -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/user32/nonclient.o dlls/user32/nonclient.c -Idlls/user32 -Iinclude -Iinclude/msvcrt -I./libs/png \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_USER32_ -D_WINABLE_ -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/user32/painting.o dlls/user32/painting.c -Idlls/user32 -Iinclude -Iinclude/msvcrt -I./libs/png \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_USER32_ -D_WINABLE_ -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/user32/property.o dlls/user32/property.c -Idlls/user32 -Iinclude -Iinclude/msvcrt -I./libs/png \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_USER32_ -D_WINABLE_ -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/user32/rawinput.o dlls/user32/rawinput.c -Idlls/user32 -Iinclude -Iinclude/msvcrt -I./libs/png \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_USER32_ -D_WINABLE_ -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/user32/resource.o dlls/user32/resource.c -Idlls/user32 -Iinclude -Iinclude/msvcrt -I./libs/png \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_USER32_ -D_WINABLE_ -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/user32/scroll.o dlls/user32/scroll.c -Idlls/user32 -Iinclude -Iinclude/msvcrt -I./libs/png \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_USER32_ -D_WINABLE_ -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/user32/spy.o dlls/user32/spy.c -Idlls/user32 -Iinclude -Iinclude/msvcrt -I./libs/png \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_USER32_ -D_WINABLE_ -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/user32/static.o dlls/user32/static.c -Idlls/user32 -Iinclude -Iinclude/msvcrt -I./libs/png \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_USER32_ -D_WINABLE_ -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/user32/sysparams.o dlls/user32/sysparams.c -Idlls/user32 -Iinclude -Iinclude/msvcrt -I./libs/png \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_USER32_ -D_WINABLE_ -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/user32/uitools.o dlls/user32/uitools.c -Idlls/user32 -Iinclude -Iinclude/msvcrt -I./libs/png \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_USER32_ -D_WINABLE_ -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/user32/user_main.o dlls/user32/user_main.c -Idlls/user32 -Iinclude -Iinclude/msvcrt -I./libs/png \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_USER32_ -D_WINABLE_ -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/user32/win.o dlls/user32/win.c -Idlls/user32 -Iinclude -Iinclude/msvcrt -I./libs/png \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_USER32_ -D_WINABLE_ -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/user32/winhelp.o dlls/user32/winhelp.c -Idlls/user32 -Iinclude -Iinclude/msvcrt -I./libs/png \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_USER32_ -D_WINABLE_ -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/user32/winpos.o dlls/user32/winpos.c -Idlls/user32 -Iinclude -Iinclude/msvcrt -I./libs/png \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_USER32_ -D_WINABLE_ -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/user32/winproc.o dlls/user32/winproc.c -Idlls/user32 -Iinclude -Iinclude/msvcrt -I./libs/png \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_USER32_ -D_WINABLE_ -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/user32/winstation.o dlls/user32/winstation.c -Idlls/user32 -Iinclude -Iinclude/msvcrt -I./libs/png \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_USER32_ -D_WINABLE_ -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/user32/wsprintf.o dlls/user32/wsprintf.c -Idlls/user32 -Iinclude -Iinclude/msvcrt -I./libs/png \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_USER32_ -D_WINABLE_ -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/uxtheme/buffer.o dlls/uxtheme/buffer.c -Idlls/uxtheme -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/uxtheme/dialog.o dlls/uxtheme/dialog.c -Idlls/uxtheme -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/uxtheme/main.o dlls/uxtheme/main.c -Idlls/uxtheme -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/uxtheme/metric.o dlls/uxtheme/metric.c -Idlls/uxtheme -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/uxtheme/msstyles.o dlls/uxtheme/msstyles.c -Idlls/uxtheme -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/uxtheme/property.o dlls/uxtheme/property.c -Idlls/uxtheme -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/uxtheme/scrollbar.o dlls/uxtheme/scrollbar.c -Idlls/uxtheme -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/uxtheme/stylemap.o dlls/uxtheme/stylemap.c -Idlls/uxtheme -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/uxtheme/system.o dlls/uxtheme/system.c -Idlls/uxtheme -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/uxtheme/uxini.o dlls/uxtheme/uxini.c -Idlls/uxtheme -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
bison -o dlls/vbscript/parser.tab.c -d dlls/vbscript/parser.y
cc -m64 -c -o dlls/vcomp/main.o dlls/vcomp/main.c -Idlls/vcomp -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/vcomp100/main.o dlls/vcomp/main.c -Idlls/vcomp100 -Idlls/vcomp -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
dlls/vbscript/parser.y: warning: 8 shift/reduce conflicts [-Wconflicts-sr]
dlls/vbscript/parser.y: note: rerun with option '-Wcounterexamples' to generate conflict counterexamples
cc -m64 -c -o dlls/vcomp110/main.o dlls/vcomp/main.c -Idlls/vcomp110 -Idlls/vcomp -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/vcomp120/main.o dlls/vcomp/main.c -Idlls/vcomp120 -Idlls/vcomp -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/vcomp140/main.o dlls/vcomp/main.c -Idlls/vcomp140 -Idlls/vcomp -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/vcruntime140_1/except_x86_64.o dlls/vcruntime140_1/except_x86_64.c -Idlls/vcruntime140_1 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
dlls/vcomp/main.c:517:18: warning: '__force_align_arg_pointer__' attribute only applies to functions [-Wignored-attributes]
    static void (CDECL * const funcs[])(char *, char) =
                 ^
include/windef.h:198:21: note: expanded from macro 'CDECL'
#define CDECL       __cdecl
                    ^
include/windef.h:93:19: note: expanded from macro '__cdecl'
#  define __cdecl __stdcall
                  ^
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^
dlls/vcomp/main.c:611:18: warning: '__force_align_arg_pointer__' attribute only applies to functions [-Wignored-attributes]
    static void (CDECL * const funcs[])(short *, short) =
                 ^
include/windef.h:198:21: note: expanded from macro 'CDECL'
#define CDECL       __cdecl
                    ^
include/windef.h:93:19: note: expanded from macro '__cdecl'
#  define __cdecl __stdcall
                  ^
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^
dlls/vcomp/main.c:705:18: warning: '__force_align_arg_pointer__' attribute only applies to functions [-Wignored-attributes]
    static void (CDECL * const funcs[])(int *, int) =
                 ^
include/windef.h:198:21: note: expanded from macro 'CDECL'
#define CDECL       __cdecl
                    ^
include/windef.h:93:19: note: expanded from macro '__cdecl'
#  define __cdecl __stdcall
                  ^
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^
dlls/vcomp/main.c:801:18: warning: '__force_align_arg_pointer__' attribute only applies to functions [-Wignored-attributes]
    static void (CDECL * const funcs[])(LONG64 *, LONG64) =
                 ^
include/windef.h:198:21: note: expanded from macro 'CDECL'
#define CDECL       __cdecl
                    ^
include/windef.h:93:19: note: expanded from macro '__cdecl'
#  define __cdecl __stdcall
                  ^
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^
dlls/vcomp/main.c:885:18: warning: '__force_align_arg_pointer__' attribute only applies to functions [-Wignored-attributes]
    static void (CDECL * const funcs[])(float *, float) =
                 ^
include/windef.h:198:21: note: expanded from macro 'CDECL'
#define CDECL       __cdecl
                    ^
include/windef.h:93:19: note: expanded from macro '__cdecl'
#  define __cdecl __stdcall
                  ^
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^
dlls/vcomp/main.c:969:18: warning: '__force_align_arg_pointer__' attribute only applies to functions [-Wignored-attributes]
    static void (CDECL * const funcs[])(double *, double) =
                 ^
include/windef.h:198:21: note: expanded from macro 'CDECL'
#define CDECL       __cdecl
                    ^
include/windef.h:93:19: note: expanded from macro '__cdecl'
#  define __cdecl __stdcall
                  ^
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^
8 warnings generated.
cc -m64 -c -o dlls/vdmdbg/vdmdbg.o dlls/vdmdbg/vdmdbg.c -Idlls/vdmdbg -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/version/version.o dlls/version/version.c -Idlls/version -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
dlls/vcomp/main.c:517:18: warning: '__force_align_arg_pointer__' attribute only applies to functions [-Wignored-attributes]
    static void (CDECL * const funcs[])(char *, char) =
                 ^
include/windef.h:198:21: note: expanded from macro 'CDECL'
#define CDECL       __cdecl
                    ^
include/windef.h:93:19: note: expanded from macro '__cdecl'
#  define __cdecl __stdcall
                  ^
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^
dlls/vcomp/main.c:611:18: warning: '__force_align_arg_pointer__' attribute only applies to functions [-Wignored-attributes]
    static void (CDECL * const funcs[])(short *, short) =
                 ^
include/windef.h:198:21: note: expanded from macro 'CDECL'
#define CDECL       __cdecl
                    ^
include/windef.h:93:19: note: expanded from macro '__cdecl'
#  define __cdecl __stdcall
                  ^
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^
dlls/vcomp/main.c:705:18: warning: '__force_align_arg_pointer__' attribute only applies to functions [-Wignored-attributes]
    static void (CDECL * const funcs[])(int *, int) =
                 ^
include/windef.h:198:21: note: expanded from macro 'CDECL'
#define CDECL       __cdecl
                    ^
include/windef.h:93:19: note: expanded from macro '__cdecl'
#  define __cdecl __stdcall
                  ^
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^
dlls/vcomp/main.c:801:18: warning: '__force_align_arg_pointer__' attribute only applies to functions [-Wignored-attributes]
    static void (CDECL * const funcs[])(LONG64 *, LONG64) =
                 ^
include/windef.h:198:21: note: expanded from macro 'CDECL'
#define CDECL       __cdecl
                    ^
include/windef.h:93:19: note: expanded from macro '__cdecl'
#  define __cdecl __stdcall
                  ^
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^
dlls/vcomp/main.c:885:18: warning: '__force_align_arg_pointer__' attribute only applies to functions [-Wignored-attributes]
    static void (CDECL * const funcs[])(float *, float) =
                 ^
include/windef.h:198:21: note: expanded from macro 'CDECL'
#define CDECL       __cdecl
                    ^
include/windef.h:93:19: note: expanded from macro '__cdecl'
#  define __cdecl __stdcall
                  ^
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^
dlls/vcomp/main.c:969:18: warning: '__force_align_arg_pointer__' attribute only applies to functions [-Wignored-attributes]
    static void (CDECL * const funcs[])(double *, double) =
                 ^
include/windef.h:198:21: note: expanded from macro 'CDECL'
#define CDECL       __cdecl
                    ^
include/windef.h:93:19: note: expanded from macro '__cdecl'
#  define __cdecl __stdcall
                  ^
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^
8 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
dlls/vcomp/main.c:517:18: warning: '__force_align_arg_pointer__' attribute only applies to functions [-Wignored-attributes]
    static void (CDECL * const funcs[])(char *, char) =
                 ^
include/windef.h:198:21: note: expanded from macro 'CDECL'
#define CDECL       __cdecl
                    ^
include/windef.h:93:19: note: expanded from macro '__cdecl'
#  define __cdecl __stdcall
                  ^
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^
dlls/vcomp/main.c:611:18: warning: '__force_align_arg_pointer__' attribute only applies to functions [-Wignored-attributes]
    static void (CDECL * const funcs[])(short *, short) =
                 ^
include/windef.h:198:21: note: expanded from macro 'CDECL'
#define CDECL       __cdecl
                    ^
include/windef.h:93:19: note: expanded from macro '__cdecl'
#  define __cdecl __stdcall
                  ^
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^
dlls/vcomp/main.c:705:18: warning: '__force_align_arg_pointer__' attribute only applies to functions [-Wignored-attributes]
    static void (CDECL * const funcs[])(int *, int) =
                 ^
include/windef.h:198:21: note: expanded from macro 'CDECL'
#define CDECL       __cdecl
                    ^
include/windef.h:93:19: note: expanded from macro '__cdecl'
#  define __cdecl __stdcall
                  ^
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^
dlls/vcomp/main.c:801:18: warning: '__force_align_arg_pointer__' attribute only applies to functions [-Wignored-attributes]
    static void (CDECL * const funcs[])(LONG64 *, LONG64) =
                 ^
include/windef.h:198:21: note: expanded from macro 'CDECL'
#define CDECL       __cdecl
                    ^
include/windef.h:93:19: note: expanded from macro '__cdecl'
#  define __cdecl __stdcall
                  ^
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^
dlls/vcomp/main.c:885:18: warning: '__force_align_arg_pointer__' attribute only applies to functions [-Wignored-attributes]
    static void (CDECL * const funcs[])(float *, float) =
                 ^
include/windef.h:198:21: note: expanded from macro 'CDECL'
#define CDECL       __cdecl
                    ^
include/windef.h:93:19: note: expanded from macro '__cdecl'
#  define __cdecl __stdcall
                  ^
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^
dlls/vcomp/main.c:969:18: warning: '__force_align_arg_pointer__' attribute only applies to functions [-Wignored-attributes]
    static void (CDECL * const funcs[])(double *, double) =
                 ^
include/windef.h:198:21: note: expanded from macro 'CDECL'
#define CDECL       __cdecl
                    ^
include/windef.h:93:19: note: expanded from macro '__cdecl'
#  define __cdecl __stdcall
                  ^
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^
8 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
dlls/vcomp/main.c:517:18: warning: '__force_align_arg_pointer__' attribute only applies to functions [-Wignored-attributes]
    static void (CDECL * const funcs[])(char *, char) =
                 ^
include/windef.h:198:21: note: expanded from macro 'CDECL'
#define CDECL       __cdecl
                    ^
include/windef.h:93:19: note: expanded from macro '__cdecl'
#  define __cdecl __stdcall
                  ^
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^
dlls/vcomp/main.c:611:18: warning: '__force_align_arg_pointer__' attribute only applies to functions [-Wignored-attributes]
    static void (CDECL * const funcs[])(short *, short) =
                 ^
include/windef.h:198:21: note: expanded from macro 'CDECL'
#define CDECL       __cdecl
                    ^
include/windef.h:93:19: note: expanded from macro '__cdecl'
#  define __cdecl __stdcall
                  ^
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^
dlls/vcomp/main.c:705:18: warning: '__force_align_arg_pointer__' attribute only applies to functions [-Wignored-attributes]
    static void (CDECL * const funcs[])(int *, int) =
                 ^
include/windef.h:198:21: note: expanded from macro 'CDECL'
#define CDECL       __cdecl
                    ^
include/windef.h:93:19: note: expanded from macro '__cdecl'
#  define __cdecl __stdcall
                  ^
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^
dlls/vcomp/main.c:801:18: warning: '__force_align_arg_pointer__' attribute only applies to functions [-Wignored-attributes]
    static void (CDECL * const funcs[])(LONG64 *, LONG64) =
                 ^
include/windef.h:198:21: note: expanded from macro 'CDECL'
#define CDECL       __cdecl
                    ^
include/windef.h:93:19: note: expanded from macro '__cdecl'
#  define __cdecl __stdcall
                  ^
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^
dlls/vcomp/main.c:885:18: warning: '__force_align_arg_pointer__' attribute only applies to functions [-Wignored-attributes]
    static void (CDECL * const funcs[])(float *, float) =
                 ^
include/windef.h:198:21: note: expanded from macro 'CDECL'
#define CDECL       __cdecl
                    ^
include/windef.h:93:19: note: expanded from macro '__cdecl'
#  define __cdecl __stdcall
                  ^
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^
dlls/vcomp/main.c:969:18: warning: '__force_align_arg_pointer__' attribute only applies to functions [-Wignored-attributes]
    static void (CDECL * const funcs[])(double *, double) =
                 ^
include/windef.h:198:21: note: expanded from macro 'CDECL'
#define CDECL       __cdecl
                    ^
include/windef.h:93:19: note: expanded from macro '__cdecl'
#  define __cdecl __stdcall
                  ^
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^
8 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
dlls/vcomp/main.c:517:18: warning: '__force_align_arg_pointer__' attribute only applies to functions [-Wignored-attributes]
    static void (CDECL * const funcs[])(char *, char) =
                 ^
include/windef.h:198:21: note: expanded from macro 'CDECL'
#define CDECL       __cdecl
                    ^
include/windef.h:93:19: note: expanded from macro '__cdecl'
#  define __cdecl __stdcall
                  ^
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^
dlls/vcomp/main.c:611:18: warning: '__force_align_arg_pointer__' attribute only applies to functions [-Wignored-attributes]
    static void (CDECL * const funcs[])(short *, short) =
                 ^
include/windef.h:198:21: note: expanded from macro 'CDECL'
#define CDECL       __cdecl
                    ^
include/windef.h:93:19: note: expanded from macro '__cdecl'
#  define __cdecl __stdcall
                  ^
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^
dlls/vcomp/main.c:705:18: warning: '__force_align_arg_pointer__' attribute only applies to functions [-Wignored-attributes]
    static void (CDECL * const funcs[])(int *, int) =
                 ^
include/windef.h:198:21: note: expanded from macro 'CDECL'
#define CDECL       __cdecl
                    ^
include/windef.h:93:19: note: expanded from macro '__cdecl'
#  define __cdecl __stdcall
                  ^
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^
dlls/vcomp/main.c:801:18: warning: '__force_align_arg_pointer__' attribute only applies to functions [-Wignored-attributes]
    static void (CDECL * const funcs[])(LONG64 *, LONG64) =
                 ^
include/windef.h:198:21: note: expanded from macro 'CDECL'
#define CDECL       __cdecl
                    ^
include/windef.h:93:19: note: expanded from macro '__cdecl'
#  define __cdecl __stdcall
                  ^
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^
dlls/vcomp/main.c:885:18: warning: '__force_align_arg_pointer__' attribute only applies to functions [-Wignored-attributes]
    static void (CDECL * const funcs[])(float *, float) =
                 ^
include/windef.h:198:21: note: expanded from macro 'CDECL'
#define CDECL       __cdecl
                    ^
include/windef.h:93:19: note: expanded from macro '__cdecl'
#  define __cdecl __stdcall
                  ^
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^
dlls/vcomp/main.c:969:18: warning: '__force_align_arg_pointer__' attribute only applies to functions [-Wignored-attributes]
    static void (CDECL * const funcs[])(double *, double) =
                 ^
include/windef.h:198:21: note: expanded from macro 'CDECL'
#define CDECL       __cdecl
                    ^
include/windef.h:93:19: note: expanded from macro '__cdecl'
#  define __cdecl __stdcall
                  ^
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^
8 warnings generated.
cc -m64 -c -o dlls/virtdisk/virtdisk_main.o dlls/virtdisk/virtdisk_main.c -Idlls/virtdisk -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
bison -o dlls/wbemprox/wql.tab.c dlls/wbemprox/wql.y
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/webservices/error.o dlls/webservices/error.c -Idlls/webservices -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/webservices/heap.o dlls/webservices/heap.c -Idlls/webservices -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/webservices/proxy.o dlls/webservices/proxy.c -Idlls/webservices -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/webservices/reader.o dlls/webservices/reader.c -Idlls/webservices -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/webservices/string.o dlls/webservices/string.c -Idlls/webservices -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/webservices/url.o dlls/webservices/url.c -Idlls/webservices -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/webservices/writer.o dlls/webservices/writer.c -Idlls/webservices -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
dlls/webservices/reader.c:7062:37: warning: implicit conversion from enumeration type 'WS_XML_WRITER_ENCODING_TYPE' to different enumeration type 'WS_XML_READER_ENCODING_TYPE' [-Wenum-conversion]
    reader->input_enc     = xmlbuf->encoding;
                          ~ ~~~~~~~~^~~~~~~~
dlls/webservices/reader.c:7464:65: warning: implicit conversion from enumeration type 'WS_XML_READER_ENCODING_TYPE' to different enumeration type 'WS_XML_WRITER_ENCODING_TYPE' [-Wenum-conversion]
    if ((xmlbuf = alloc_xmlbuf( heap, reader->read_pos, reader->input_enc, reader->input_charset,
                  ~~~~~~~~~~~~                          ~~~~~~~~^~~~~~~~~
4 warnings generated.
cc -m64 -c -o dlls/wer/main.o dlls/wer/main.c -Idlls/wer -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/wevtsvc/wevtsvc.o dlls/wevtsvc/wevtsvc.c -Idlls/wevtsvc -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/wimgapi/main.o dlls/wimgapi/main.c -Idlls/wimgapi -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/win32u/main.o dlls/win32u/main.c -Idlls/win32u -Iinclude -Iinclude/msvcrt \
  -I/usr/X11R6/include/freetype2 -I/usr/X11R6/include -D__WINESRC__ -DWINE_NO_LONG_TYPES \
  -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/win32u/wrappers.o dlls/win32u/wrappers.c -Idlls/win32u -Iinclude -Iinclude/msvcrt \
  -I/usr/X11R6/include/freetype2 -I/usr/X11R6/include -D__WINESRC__ -DWINE_NO_LONG_TYPES \
  -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/win32u/bitblt.o dlls/win32u/bitblt.c -Idlls/win32u -Iinclude -I/usr/X11R6/include/freetype2 \
  -I/usr/X11R6/include -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_MSVCR_VER=0 -DWINE_UNIX_LIB -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/win32u/bitmap.o dlls/win32u/bitmap.c -Idlls/win32u -Iinclude -I/usr/X11R6/include/freetype2 \
  -I/usr/X11R6/include -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_MSVCR_VER=0 -DWINE_UNIX_LIB -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/win32u/brush.o dlls/win32u/brush.c -Idlls/win32u -Iinclude -I/usr/X11R6/include/freetype2 \
  -I/usr/X11R6/include -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_MSVCR_VER=0 -DWINE_UNIX_LIB -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/win32u/clipboard.o dlls/win32u/clipboard.c -Idlls/win32u -Iinclude -I/usr/X11R6/include/freetype2 \
  -I/usr/X11R6/include -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_MSVCR_VER=0 -DWINE_UNIX_LIB -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/win32u/clipping.o dlls/win32u/clipping.c -Idlls/win32u -Iinclude -I/usr/X11R6/include/freetype2 \
  -I/usr/X11R6/include -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_MSVCR_VER=0 -DWINE_UNIX_LIB -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/win32u/cursoricon.o dlls/win32u/cursoricon.c -Idlls/win32u -Iinclude -I/usr/X11R6/include/freetype2 \
  -I/usr/X11R6/include -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_MSVCR_VER=0 -DWINE_UNIX_LIB -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/win32u/dc.o dlls/win32u/dc.c -Idlls/win32u -Iinclude -I/usr/X11R6/include/freetype2 \
  -I/usr/X11R6/include -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_MSVCR_VER=0 -DWINE_UNIX_LIB -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/win32u/dib.o dlls/win32u/dib.c -Idlls/win32u -Iinclude -I/usr/X11R6/include/freetype2 \
  -I/usr/X11R6/include -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_MSVCR_VER=0 -DWINE_UNIX_LIB -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/win32u/dibdrv/bitblt.o dlls/win32u/dibdrv/bitblt.c -Idlls/win32u -Iinclude -I/usr/X11R6/include/freetype2 \
  -I/usr/X11R6/include -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_MSVCR_VER=0 -DWINE_UNIX_LIB -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/win32u/dibdrv/dc.o dlls/win32u/dibdrv/dc.c -Idlls/win32u -Iinclude -I/usr/X11R6/include/freetype2 \
  -I/usr/X11R6/include -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_MSVCR_VER=0 -DWINE_UNIX_LIB -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/win32u/dibdrv/graphics.o dlls/win32u/dibdrv/graphics.c -Idlls/win32u -Iinclude -I/usr/X11R6/include/freetype2 \
  -I/usr/X11R6/include -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_MSVCR_VER=0 -DWINE_UNIX_LIB -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/win32u/dibdrv/objects.o dlls/win32u/dibdrv/objects.c -Idlls/win32u -Iinclude -I/usr/X11R6/include/freetype2 \
  -I/usr/X11R6/include -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_MSVCR_VER=0 -DWINE_UNIX_LIB -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/win32u/dibdrv/opengl.o dlls/win32u/dibdrv/opengl.c -Idlls/win32u -Iinclude -I/usr/X11R6/include/freetype2 \
  -I/usr/X11R6/include -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_MSVCR_VER=0 -DWINE_UNIX_LIB -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/win32u/dibdrv/primitives.o dlls/win32u/dibdrv/primitives.c -Idlls/win32u -Iinclude \
  -I/usr/X11R6/include/freetype2 -I/usr/X11R6/include -D__WINESRC__ -DWINE_NO_LONG_TYPES \
  -D_MSVCR_VER=0 -DWINE_UNIX_LIB -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/win32u/driver.o dlls/win32u/driver.c -Idlls/win32u -Iinclude -I/usr/X11R6/include/freetype2 \
  -I/usr/X11R6/include -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_MSVCR_VER=0 -DWINE_UNIX_LIB -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/win32u/emfdrv.o dlls/win32u/emfdrv.c -Idlls/win32u -Iinclude -I/usr/X11R6/include/freetype2 \
  -I/usr/X11R6/include -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_MSVCR_VER=0 -DWINE_UNIX_LIB -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/win32u/font.o dlls/win32u/font.c -Idlls/win32u -Iinclude -I/usr/X11R6/include/freetype2 \
  -I/usr/X11R6/include -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_MSVCR_VER=0 \
  -DWINE_FONT_DIR=\"`tools/makedep -R /usr/local/share/wine /usr/local/share/wine/fonts`\" -DWINE_UNIX_LIB -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/win32u/freetype.o dlls/win32u/freetype.c -Idlls/win32u -Iinclude -I/usr/X11R6/include/freetype2 \
  -I/usr/X11R6/include -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_MSVCR_VER=0 -DWINE_UNIX_LIB -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/win32u/gdiobj.o dlls/win32u/gdiobj.c -Idlls/win32u -Iinclude -I/usr/X11R6/include/freetype2 \
  -I/usr/X11R6/include -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_MSVCR_VER=0 -DWINE_UNIX_LIB -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/win32u/input.o dlls/win32u/input.c -Idlls/win32u -Iinclude -I/usr/X11R6/include/freetype2 \
  -I/usr/X11R6/include -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_MSVCR_VER=0 -DWINE_UNIX_LIB -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/win32u/mapping.o dlls/win32u/mapping.c -Idlls/win32u -Iinclude -I/usr/X11R6/include/freetype2 \
  -I/usr/X11R6/include -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_MSVCR_VER=0 -DWINE_UNIX_LIB -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/win32u/opentype.o dlls/win32u/opentype.c -Idlls/win32u -Iinclude -I/usr/X11R6/include/freetype2 \
  -I/usr/X11R6/include -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_MSVCR_VER=0 -DWINE_UNIX_LIB -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/win32u/painting.o dlls/win32u/painting.c -Idlls/win32u -Iinclude -I/usr/X11R6/include/freetype2 \
  -I/usr/X11R6/include -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_MSVCR_VER=0 -DWINE_UNIX_LIB -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/win32u/palette.o dlls/win32u/palette.c -Idlls/win32u -Iinclude -I/usr/X11R6/include/freetype2 \
  -I/usr/X11R6/include -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_MSVCR_VER=0 -DWINE_UNIX_LIB -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/win32u/path.o dlls/win32u/path.c -Idlls/win32u -Iinclude -I/usr/X11R6/include/freetype2 \
  -I/usr/X11R6/include -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_MSVCR_VER=0 -DWINE_UNIX_LIB -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/win32u/pen.o dlls/win32u/pen.c -Idlls/win32u -Iinclude -I/usr/X11R6/include/freetype2 \
  -I/usr/X11R6/include -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_MSVCR_VER=0 -DWINE_UNIX_LIB -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/win32u/printdrv.o dlls/win32u/printdrv.c -Idlls/win32u -Iinclude -I/usr/X11R6/include/freetype2 \
  -I/usr/X11R6/include -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_MSVCR_VER=0 -DWINE_UNIX_LIB -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/win32u/region.o dlls/win32u/region.c -Idlls/win32u -Iinclude -I/usr/X11R6/include/freetype2 \
  -I/usr/X11R6/include -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_MSVCR_VER=0 -DWINE_UNIX_LIB -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/win32u/syscall.o dlls/win32u/syscall.c -Idlls/win32u -Iinclude -I/usr/X11R6/include/freetype2 \
  -I/usr/X11R6/include -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_MSVCR_VER=0 -DWINE_UNIX_LIB -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/win32u/sysparams.o dlls/win32u/sysparams.c -Idlls/win32u -Iinclude -I/usr/X11R6/include/freetype2 \
  -I/usr/X11R6/include -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_MSVCR_VER=0 -DWINE_UNIX_LIB -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/win32u/vertical.o dlls/win32u/vertical.c -Idlls/win32u -Iinclude -I/usr/X11R6/include/freetype2 \
  -I/usr/X11R6/include -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_MSVCR_VER=0 -DWINE_UNIX_LIB -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/win32u/vulkan.o dlls/win32u/vulkan.c -Idlls/win32u -Iinclude -I/usr/X11R6/include/freetype2 \
  -I/usr/X11R6/include -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_MSVCR_VER=0 -DWINE_UNIX_LIB -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/win32u/window.o dlls/win32u/window.c -Idlls/win32u -Iinclude -I/usr/X11R6/include/freetype2 \
  -I/usr/X11R6/include -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_MSVCR_VER=0 -DWINE_UNIX_LIB -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/win32u/winstation.o dlls/win32u/winstation.c -Idlls/win32u -Iinclude -I/usr/X11R6/include/freetype2 \
  -I/usr/X11R6/include -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_MSVCR_VER=0 -DWINE_UNIX_LIB -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/windowscodecs/ungif.o dlls/windowscodecs/ungif.c -Idlls/windowscodecs -Iinclude -Iinclude/msvcrt \
  -I./libs/tiff/libtiff -I./libs/jpeg -I./libs/png -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT -Wall \
  -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o libs/tiff/libtiff/tif_fax3sm.o libs/tiff/libtiff/tif_fax3sm.c -Ilibs/tiff -Iinclude -Iinclude/msvcrt \
  -Ilibs/tiff/libtiff -I./libs/jpeg -I./libs/zlib -DFAR= -DZ_SOLO -D_UCRT -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wno-packed-not-aligned -Wno-pragma-pack -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o libs/jpeg/jaricom.o libs/jpeg/jaricom.c -Ilibs/jpeg -Iinclude -Iinclude/msvcrt -D_UCRT -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wno-packed-not-aligned \
  -Wno-pragma-pack -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar \
  -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o libs/jpeg/jcapimin.o libs/jpeg/jcapimin.c -Ilibs/jpeg -Iinclude -Iinclude/msvcrt -D_UCRT -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wno-packed-not-aligned \
  -Wno-pragma-pack -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar \
  -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o libs/jpeg/jcapistd.o libs/jpeg/jcapistd.c -Ilibs/jpeg -Iinclude -Iinclude/msvcrt -D_UCRT -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wno-packed-not-aligned \
  -Wno-pragma-pack -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar \
  -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o libs/jpeg/jcarith.o libs/jpeg/jcarith.c -Ilibs/jpeg -Iinclude -Iinclude/msvcrt -D_UCRT -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wno-packed-not-aligned \
  -Wno-pragma-pack -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar \
  -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o libs/jpeg/jccoefct.o libs/jpeg/jccoefct.c -Ilibs/jpeg -Iinclude -Iinclude/msvcrt -D_UCRT -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wno-packed-not-aligned \
  -Wno-pragma-pack -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar \
  -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
cc -m64 -c -o libs/jpeg/jccolor.o libs/jpeg/jccolor.c -Ilibs/jpeg -Iinclude -Iinclude/msvcrt -D_UCRT -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wno-packed-not-aligned \
  -Wno-pragma-pack -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar \
  -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
cc -m64 -c -o libs/jpeg/jcdctmgr.o libs/jpeg/jcdctmgr.c -Ilibs/jpeg -Iinclude -Iinclude/msvcrt -D_UCRT -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wno-packed-not-aligned \
  -Wno-pragma-pack -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar \
  -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
cc -m64 -c -o libs/jpeg/jchuff.o libs/jpeg/jchuff.c -Ilibs/jpeg -Iinclude -Iinclude/msvcrt -D_UCRT -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wno-packed-not-aligned \
  -Wno-pragma-pack -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar \
  -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
cc -m64 -c -o libs/jpeg/jcinit.o libs/jpeg/jcinit.c -Ilibs/jpeg -Iinclude -Iinclude/msvcrt -D_UCRT -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wno-packed-not-aligned \
  -Wno-pragma-pack -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar \
  -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o libs/jpeg/jcmainct.o libs/jpeg/jcmainct.c -Ilibs/jpeg -Iinclude -Iinclude/msvcrt -D_UCRT -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wno-packed-not-aligned \
  -Wno-pragma-pack -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar \
  -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
cc -m64 -c -o libs/jpeg/jcmarker.o libs/jpeg/jcmarker.c -Ilibs/jpeg -Iinclude -Iinclude/msvcrt -D_UCRT -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wno-packed-not-aligned \
  -Wno-pragma-pack -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar \
  -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
cc -m64 -c -o libs/jpeg/jcmaster.o libs/jpeg/jcmaster.c -Ilibs/jpeg -Iinclude -Iinclude/msvcrt -D_UCRT -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wno-packed-not-aligned \
  -Wno-pragma-pack -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar \
  -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
cc -m64 -c -o libs/jpeg/jcomapi.o libs/jpeg/jcomapi.c -Ilibs/jpeg -Iinclude -Iinclude/msvcrt -D_UCRT -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wno-packed-not-aligned \
  -Wno-pragma-pack -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar \
  -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o libs/jpeg/jcparam.o libs/jpeg/jcparam.c -Ilibs/jpeg -Iinclude -Iinclude/msvcrt -D_UCRT -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wno-packed-not-aligned \
  -Wno-pragma-pack -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar \
  -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
cc -m64 -c -o libs/jpeg/jcprepct.o libs/jpeg/jcprepct.c -Ilibs/jpeg -Iinclude -Iinclude/msvcrt -D_UCRT -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wno-packed-not-aligned \
  -Wno-pragma-pack -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar \
  -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
cc -m64 -c -o libs/jpeg/jcsample.o libs/jpeg/jcsample.c -Ilibs/jpeg -Iinclude -Iinclude/msvcrt -D_UCRT -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wno-packed-not-aligned \
  -Wno-pragma-pack -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar \
  -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
cc -m64 -c -o libs/jpeg/jdapimin.o libs/jpeg/jdapimin.c -Ilibs/jpeg -Iinclude -Iinclude/msvcrt -D_UCRT -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wno-packed-not-aligned \
  -Wno-pragma-pack -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar \
  -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
cc -m64 -c -o libs/jpeg/jdapistd.o libs/jpeg/jdapistd.c -Ilibs/jpeg -Iinclude -Iinclude/msvcrt -D_UCRT -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wno-packed-not-aligned \
  -Wno-pragma-pack -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar \
  -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
cc -m64 -c -o libs/jpeg/jdarith.o libs/jpeg/jdarith.c -Ilibs/jpeg -Iinclude -Iinclude/msvcrt -D_UCRT -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wno-packed-not-aligned \
  -Wno-pragma-pack -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar \
  -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
cc -m64 -c -o libs/jpeg/jdcoefct.o libs/jpeg/jdcoefct.c -Ilibs/jpeg -Iinclude -Iinclude/msvcrt -D_UCRT -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wno-packed-not-aligned \
  -Wno-pragma-pack -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar \
  -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o libs/jpeg/jdcolor.o libs/jpeg/jdcolor.c -Ilibs/jpeg -Iinclude -Iinclude/msvcrt -D_UCRT -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wno-packed-not-aligned \
  -Wno-pragma-pack -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar \
  -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
cc -m64 -c -o libs/jpeg/jddctmgr.o libs/jpeg/jddctmgr.c -Ilibs/jpeg -Iinclude -Iinclude/msvcrt -D_UCRT -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wno-packed-not-aligned \
  -Wno-pragma-pack -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar \
  -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
cc -m64 -c -o libs/jpeg/jdhuff.o libs/jpeg/jdhuff.c -Ilibs/jpeg -Iinclude -Iinclude/msvcrt -D_UCRT -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wno-packed-not-aligned \
  -Wno-pragma-pack -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar \
  -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
cc -m64 -c -o libs/jpeg/jdinput.o libs/jpeg/jdinput.c -Ilibs/jpeg -Iinclude -Iinclude/msvcrt -D_UCRT -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wno-packed-not-aligned \
  -Wno-pragma-pack -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar \
  -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o libs/jpeg/jdmainct.o libs/jpeg/jdmainct.c -Ilibs/jpeg -Iinclude -Iinclude/msvcrt -D_UCRT -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wno-packed-not-aligned \
  -Wno-pragma-pack -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar \
  -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
cc -m64 -c -o libs/jpeg/jdmarker.o libs/jpeg/jdmarker.c -Ilibs/jpeg -Iinclude -Iinclude/msvcrt -D_UCRT -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wno-packed-not-aligned \
  -Wno-pragma-pack -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar \
  -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o libs/jpeg/jdmaster.o libs/jpeg/jdmaster.c -Ilibs/jpeg -Iinclude -Iinclude/msvcrt -D_UCRT -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wno-packed-not-aligned \
  -Wno-pragma-pack -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar \
  -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o libs/jpeg/jdmerge.o libs/jpeg/jdmerge.c -Ilibs/jpeg -Iinclude -Iinclude/msvcrt -D_UCRT -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wno-packed-not-aligned \
  -Wno-pragma-pack -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar \
  -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
cc -m64 -c -o libs/jpeg/jdpostct.o libs/jpeg/jdpostct.c -Ilibs/jpeg -Iinclude -Iinclude/msvcrt -D_UCRT -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wno-packed-not-aligned \
  -Wno-pragma-pack -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar \
  -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o libs/jpeg/jdsample.o libs/jpeg/jdsample.c -Ilibs/jpeg -Iinclude -Iinclude/msvcrt -D_UCRT -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wno-packed-not-aligned \
  -Wno-pragma-pack -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar \
  -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
cc -m64 -c -o libs/jpeg/jfdctflt.o libs/jpeg/jfdctflt.c -Ilibs/jpeg -Iinclude -Iinclude/msvcrt -D_UCRT -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wno-packed-not-aligned \
  -Wno-pragma-pack -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar \
  -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
cc -m64 -c -o libs/jpeg/jfdctfst.o libs/jpeg/jfdctfst.c -Ilibs/jpeg -Iinclude -Iinclude/msvcrt -D_UCRT -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wno-packed-not-aligned \
  -Wno-pragma-pack -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar \
  -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o libs/jpeg/jfdctint.o libs/jpeg/jfdctint.c -Ilibs/jpeg -Iinclude -Iinclude/msvcrt -D_UCRT -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wno-packed-not-aligned \
  -Wno-pragma-pack -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar \
  -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
cc -m64 -c -o libs/jpeg/jidctflt.o libs/jpeg/jidctflt.c -Ilibs/jpeg -Iinclude -Iinclude/msvcrt -D_UCRT -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wno-packed-not-aligned \
  -Wno-pragma-pack -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar \
  -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o libs/jpeg/jidctfst.o libs/jpeg/jidctfst.c -Ilibs/jpeg -Iinclude -Iinclude/msvcrt -D_UCRT -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wno-packed-not-aligned \
  -Wno-pragma-pack -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar \
  -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
cc -m64 -c -o libs/jpeg/jidctint.o libs/jpeg/jidctint.c -Ilibs/jpeg -Iinclude -Iinclude/msvcrt -D_UCRT -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wno-packed-not-aligned \
  -Wno-pragma-pack -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar \
  -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
cc -m64 -c -o libs/jpeg/jmemansi.o libs/jpeg/jmemansi.c -Ilibs/jpeg -Iinclude -Iinclude/msvcrt -D_UCRT -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wno-packed-not-aligned \
  -Wno-pragma-pack -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar \
  -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o libs/jpeg/jmemmgr.o libs/jpeg/jmemmgr.c -Ilibs/jpeg -Iinclude -Iinclude/msvcrt -D_UCRT -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wno-packed-not-aligned \
  -Wno-pragma-pack -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar \
  -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
cc -m64 -c -o libs/jpeg/jquant1.o libs/jpeg/jquant1.c -Ilibs/jpeg -Iinclude -Iinclude/msvcrt -D_UCRT -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wno-packed-not-aligned \
  -Wno-pragma-pack -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar \
  -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o libs/jpeg/jquant2.o libs/jpeg/jquant2.c -Ilibs/jpeg -Iinclude -Iinclude/msvcrt -D_UCRT -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wno-packed-not-aligned \
  -Wno-pragma-pack -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar \
  -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o libs/jpeg/jutils.o libs/jpeg/jutils.c -Ilibs/jpeg -Iinclude -Iinclude/msvcrt -D_UCRT -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wno-packed-not-aligned \
  -Wno-pragma-pack -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar \
  -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
cc -m64 -c -o dlls/winebus.sys/main.o dlls/winebus.sys/main.c -Idlls/winebus.sys -Iinclude -Iinclude/msvcrt \
  -I/usr/local/include/SDL2 -I/usr/X11R6/include -D__WINESRC__ -D_REENTRANT -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/winebus.sys/bus_iohid.o dlls/winebus.sys/bus_iohid.c -Idlls/winebus.sys -Iinclude -I/usr/local/include/SDL2 \
  -I/usr/X11R6/include -D__WINESRC__ -D_REENTRANT -D_UCRT -DWINE_UNIX_LIB -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
cc -m64 -c -o dlls/winebus.sys/bus_sdl.o dlls/winebus.sys/bus_sdl.c -Idlls/winebus.sys -Iinclude -I/usr/local/include/SDL2 \
  -I/usr/X11R6/include -D__WINESRC__ -D_REENTRANT -D_UCRT -DWINE_UNIX_LIB -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
cc -m64 -c -o dlls/winebus.sys/bus_udev.o dlls/winebus.sys/bus_udev.c -Idlls/winebus.sys -Iinclude -I/usr/local/include/SDL2 \
  -I/usr/X11R6/include -D__WINESRC__ -D_REENTRANT -D_UCRT -DWINE_UNIX_LIB -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/winebus.sys/hid.o dlls/winebus.sys/hid.c -Idlls/winebus.sys -Iinclude -I/usr/local/include/SDL2 \
  -I/usr/X11R6/include -D__WINESRC__ -D_REENTRANT -D_UCRT -DWINE_UNIX_LIB -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
cc -m64 -c -o dlls/winebus.sys/unixlib.o dlls/winebus.sys/unixlib.c -Idlls/winebus.sys -Iinclude -I/usr/local/include/SDL2 \
  -I/usr/X11R6/include -D__WINESRC__ -D_REENTRANT -D_UCRT -DWINE_UNIX_LIB -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/winehid.sys/main.o dlls/winehid.sys/main.c -Idlls/winehid.sys -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/wineps.drv/afm.o dlls/wineps.drv/afm.c -Idlls/wineps.drv -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/wineps.drv/bitblt.o dlls/wineps.drv/bitblt.c -Idlls/wineps.drv -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/wineps.drv/bitmap.o dlls/wineps.drv/bitmap.c -Idlls/wineps.drv -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/wineps.drv/brush.o dlls/wineps.drv/brush.c -Idlls/wineps.drv -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/wineps.drv/builtin.o dlls/wineps.drv/builtin.c -Idlls/wineps.drv -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/wineps.drv/clipping.o dlls/wineps.drv/clipping.c -Idlls/wineps.drv -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/wineps.drv/color.o dlls/wineps.drv/color.c -Idlls/wineps.drv -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/wineps.drv/data/AvantGarde_Book.o dlls/wineps.drv/data/AvantGarde_Book.c -Idlls/wineps.drv -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/wineps.drv/data/AvantGarde_BookOblique.o dlls/wineps.drv/data/AvantGarde_BookOblique.c -Idlls/wineps.drv -Iinclude \
  -Iinclude/msvcrt -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/wineps.drv/data/AvantGarde_Demi.o dlls/wineps.drv/data/AvantGarde_Demi.c -Idlls/wineps.drv -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/wineps.drv/data/AvantGarde_DemiOblique.o dlls/wineps.drv/data/AvantGarde_DemiOblique.c -Idlls/wineps.drv -Iinclude \
  -Iinclude/msvcrt -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/wineps.drv/data/Bookman_Demi.o dlls/wineps.drv/data/Bookman_Demi.c -Idlls/wineps.drv -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/wineps.drv/data/Bookman_DemiItalic.o dlls/wineps.drv/data/Bookman_DemiItalic.c -Idlls/wineps.drv -Iinclude \
  -Iinclude/msvcrt -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/wineps.drv/data/Bookman_Light.o dlls/wineps.drv/data/Bookman_Light.c -Idlls/wineps.drv -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/wineps.drv/data/Bookman_LightItalic.o dlls/wineps.drv/data/Bookman_LightItalic.c -Idlls/wineps.drv -Iinclude \
  -Iinclude/msvcrt -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/wineps.drv/data/Courier.o dlls/wineps.drv/data/Courier.c -Idlls/wineps.drv -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/wineps.drv/data/Courier_Bold.o dlls/wineps.drv/data/Courier_Bold.c -Idlls/wineps.drv -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/wineps.drv/data/Courier_BoldOblique.o dlls/wineps.drv/data/Courier_BoldOblique.c -Idlls/wineps.drv -Iinclude \
  -Iinclude/msvcrt -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/wineps.drv/data/Courier_Oblique.o dlls/wineps.drv/data/Courier_Oblique.c -Idlls/wineps.drv -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/wineps.drv/data/Helvetica.o dlls/wineps.drv/data/Helvetica.c -Idlls/wineps.drv -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/wineps.drv/data/Helvetica_Bold.o dlls/wineps.drv/data/Helvetica_Bold.c -Idlls/wineps.drv -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/wineps.drv/data/Helvetica_BoldOblique.o dlls/wineps.drv/data/Helvetica_BoldOblique.c -Idlls/wineps.drv -Iinclude \
  -Iinclude/msvcrt -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/wineps.drv/data/Helvetica_Narrow.o dlls/wineps.drv/data/Helvetica_Narrow.c -Idlls/wineps.drv -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/wineps.drv/data/Helvetica_Narrow_Bold.o dlls/wineps.drv/data/Helvetica_Narrow_Bold.c -Idlls/wineps.drv -Iinclude \
  -Iinclude/msvcrt -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/wineps.drv/data/Helvetica_Narrow_BoldOblique.o dlls/wineps.drv/data/Helvetica_Narrow_BoldOblique.c -Idlls/wineps.drv -Iinclude \
  -Iinclude/msvcrt -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/wineps.drv/data/Helvetica_Narrow_Oblique.o dlls/wineps.drv/data/Helvetica_Narrow_Oblique.c -Idlls/wineps.drv -Iinclude \
  -Iinclude/msvcrt -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/wineps.drv/data/Helvetica_Oblique.o dlls/wineps.drv/data/Helvetica_Oblique.c -Idlls/wineps.drv -Iinclude \
  -Iinclude/msvcrt -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/wineps.drv/data/NewCenturySchlbk_Bold.o dlls/wineps.drv/data/NewCenturySchlbk_Bold.c -Idlls/wineps.drv -Iinclude \
  -Iinclude/msvcrt -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/wineps.drv/data/NewCenturySchlbk_BoldItalic.o dlls/wineps.drv/data/NewCenturySchlbk_BoldItalic.c -Idlls/wineps.drv -Iinclude \
  -Iinclude/msvcrt -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/wineps.drv/data/NewCenturySchlbk_Italic.o dlls/wineps.drv/data/NewCenturySchlbk_Italic.c -Idlls/wineps.drv -Iinclude \
  -Iinclude/msvcrt -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/wineps.drv/data/NewCenturySchlbk_Roman.o dlls/wineps.drv/data/NewCenturySchlbk_Roman.c -Idlls/wineps.drv -Iinclude \
  -Iinclude/msvcrt -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/wineps.drv/data/Palatino_Bold.o dlls/wineps.drv/data/Palatino_Bold.c -Idlls/wineps.drv -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/wineps.drv/data/Palatino_BoldItalic.o dlls/wineps.drv/data/Palatino_BoldItalic.c -Idlls/wineps.drv -Iinclude \
  -Iinclude/msvcrt -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/wineps.drv/data/Palatino_Italic.o dlls/wineps.drv/data/Palatino_Italic.c -Idlls/wineps.drv -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/wineps.drv/data/Palatino_Roman.o dlls/wineps.drv/data/Palatino_Roman.c -Idlls/wineps.drv -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/wineps.drv/data/Symbol.o dlls/wineps.drv/data/Symbol.c -Idlls/wineps.drv -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/wineps.drv/data/Times_Bold.o dlls/wineps.drv/data/Times_Bold.c -Idlls/wineps.drv -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/wineps.drv/data/Times_BoldItalic.o dlls/wineps.drv/data/Times_BoldItalic.c -Idlls/wineps.drv -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/wineps.drv/data/Times_Italic.o dlls/wineps.drv/data/Times_Italic.c -Idlls/wineps.drv -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/wineps.drv/data/Times_Roman.o dlls/wineps.drv/data/Times_Roman.c -Idlls/wineps.drv -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/wineps.drv/data/ZapfChancery_MediumItalic.o dlls/wineps.drv/data/ZapfChancery_MediumItalic.c -Idlls/wineps.drv -Iinclude \
  -Iinclude/msvcrt -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/wineps.drv/data/ZapfDingbats.o dlls/wineps.drv/data/ZapfDingbats.c -Idlls/wineps.drv -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/wineps.drv/data/agl.o dlls/wineps.drv/data/agl.c -Idlls/wineps.drv -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/wineps.drv/download.o dlls/wineps.drv/download.c -Idlls/wineps.drv -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/wineps.drv/driver.o dlls/wineps.drv/driver.c -Idlls/wineps.drv -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/wineps.drv/encode.o dlls/wineps.drv/encode.c -Idlls/wineps.drv -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/wineps.drv/escape.o dlls/wineps.drv/escape.c -Idlls/wineps.drv -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/wineps.drv/font.o dlls/wineps.drv/font.c -Idlls/wineps.drv -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/wineps.drv/glyphlist.o dlls/wineps.drv/glyphlist.c -Idlls/wineps.drv -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/wineps.drv/graphics.o dlls/wineps.drv/graphics.c -Idlls/wineps.drv -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/wineps.drv/init.o dlls/wineps.drv/init.c -Idlls/wineps.drv -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/wineps.drv/pen.o dlls/wineps.drv/pen.c -Idlls/wineps.drv -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/wineps.drv/ppd.o dlls/wineps.drv/ppd.c -Idlls/wineps.drv -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/wineps.drv/ps.o dlls/wineps.drv/ps.c -Idlls/wineps.drv -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/wineps.drv/text.o dlls/wineps.drv/text.c -Idlls/wineps.drv -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/wineps.drv/type1.o dlls/wineps.drv/type1.c -Idlls/wineps.drv -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/wineps.drv/type1afm.o dlls/wineps.drv/type1afm.c -Idlls/wineps.drv -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/wineps.drv/type42.o dlls/wineps.drv/type42.c -Idlls/wineps.drv -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/wineps.drv/vertical.o dlls/wineps.drv/vertical.c -Idlls/wineps.drv -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/winevulkan/loader.o dlls/winevulkan/loader.c -Idlls/winevulkan -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/winevulkan/loader_thunks.o dlls/winevulkan/loader_thunks.c -Idlls/winevulkan -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/winevulkan/vulkan.o dlls/winevulkan/vulkan.c -Idlls/winevulkan -Iinclude -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -DWINE_UNIX_LIB -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/winevulkan/vulkan_thunks.o dlls/winevulkan/vulkan_thunks.c -Idlls/winevulkan -Iinclude -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -DWINE_UNIX_LIB -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/winex11.drv/bitblt.o dlls/winex11.drv/bitblt.c -Idlls/winex11.drv -Iinclude -I/usr/X11R6/include \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/winex11.drv/brush.o dlls/winex11.drv/brush.c -Idlls/winex11.drv -Iinclude -I/usr/X11R6/include \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/winex11.drv/desktop.o dlls/winex11.drv/desktop.c -Idlls/winex11.drv -Iinclude -I/usr/X11R6/include \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/winex11.drv/graphics.o dlls/winex11.drv/graphics.c -Idlls/winex11.drv -Iinclude -I/usr/X11R6/include \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
dlls/winevulkan/vulkan_thunks.c:1627:45: warning: implicit conversion from enumeration type 'const VkDebugReportObjectTypeEXT' (aka 'const enum VkDebugReportObjectTypeEXT') to different enumeration type 'VkObjectType' (aka 'enum VkObjectType') [-Wenum-conversion]
    out->object = wine_vk_unwrap_handle(in->objectType, in->object);
                  ~~~~~~~~~~~~~~~~~~~~~ ~~~~^~~~~~~~~~
dlls/winevulkan/vulkan_thunks.c:1642:45: warning: implicit conversion from enumeration type 'const VkDebugReportObjectTypeEXT' (aka 'const enum VkDebugReportObjectTypeEXT') to different enumeration type 'VkObjectType' (aka 'enum VkObjectType') [-Wenum-conversion]
    out->object = wine_vk_unwrap_handle(in->objectType, in->object);
                  ~~~~~~~~~~~~~~~~~~~~~ ~~~~^~~~~~~~~~
dlls/winevulkan/vulkan_thunks.c:7566:148: warning: implicit conversion from enumeration type 'VkDebugReportObjectTypeEXT' (aka 'enum VkDebugReportObjectTypeEXT') to different enumeration type 'VkObjectType' (aka 'enum VkObjectType') [-Wenum-conversion]
    params->instance->funcs.p_vkDebugReportMessageEXT(params->instance->instance, params->flags, params->objectType, wine_vk_unwrap_handle(params->objectType, params->object), params->location, params->messageCode, params->pLayerPrefix, params->pMessage);
                                                                                                                     ~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~^~~~~~~~~~
5 warnings generated.
cc -m64 -c -o dlls/winex11.drv/ime.o dlls/winex11.drv/ime.c -Idlls/winex11.drv -Iinclude -I/usr/X11R6/include \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/winex11.drv/init.o dlls/winex11.drv/init.c -Idlls/winex11.drv -Iinclude -I/usr/X11R6/include \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/winex11.drv/keyboard.o dlls/winex11.drv/keyboard.c -Idlls/winex11.drv -Iinclude -I/usr/X11R6/include \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/winex11.drv/mouse.o dlls/winex11.drv/mouse.c -Idlls/winex11.drv -Iinclude -I/usr/X11R6/include \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/winex11.drv/opengl.o dlls/winex11.drv/opengl.c -Idlls/winex11.drv -Iinclude -I/usr/X11R6/include \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/winex11.drv/palette.o dlls/winex11.drv/palette.c -Idlls/winex11.drv -Iinclude -I/usr/X11R6/include \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/winex11.drv/pen.o dlls/winex11.drv/pen.c -Idlls/winex11.drv -Iinclude -I/usr/X11R6/include \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/winex11.drv/settings.o dlls/winex11.drv/settings.c -Idlls/winex11.drv -Iinclude -I/usr/X11R6/include \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
dlls/winex11.drv/opengl.c:2535:11: warning: variable 'dwFlags' set but not used [-Wunused-but-set-variable]
    DWORD dwFlags = 0;
          ^
3 warnings generated.
cc -m64 -c -o dlls/winex11.drv/systray.o dlls/winex11.drv/systray.c -Idlls/winex11.drv -Iinclude -I/usr/X11R6/include \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
dlls/winex11.drv/pen.c:50:56: warning: implicit conversion from 'int' to 'char' changes value from 255 to -1 [-Wconstant-conversion]
    for (i = 0; i < pos; i++) res[i] = min( dashes[i], 255 );
                                     ~                 ^~~
include/windef.h:374:42: note: expanded from macro 'min'
#define min(a,b)   (((a) < (b)) ? (a) : (b))
                                         ^
dlls/winex11.drv/pen.c:146:88: warning: implicit conversion from 'int' to 'char' changes value from 255 to -1 [-Wconstant-conversion]
            physDev->pen.dashes[i] = min( physDev->pen.dashes[i] * physDev->pen.width, 255 );
                                   ~                                                   ^~~
include/windef.h:374:42: note: expanded from macro 'min'
#define min(a,b)   (((a) < (b)) ? (a) : (b))
                                         ^
4 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/winex11.drv/vulkan.o dlls/winex11.drv/vulkan.c -Idlls/winex11.drv -Iinclude -I/usr/X11R6/include \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/winex11.drv/window.o dlls/winex11.drv/window.c -Idlls/winex11.drv -Iinclude -I/usr/X11R6/include \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/winex11.drv/wintab.o dlls/winex11.drv/wintab.c -Idlls/winex11.drv -Iinclude -I/usr/X11R6/include \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/winex11.drv/x11drv_main.o dlls/winex11.drv/x11drv_main.c -Idlls/winex11.drv -Iinclude -I/usr/X11R6/include \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/winex11.drv/xim.o dlls/winex11.drv/xim.c -Idlls/winex11.drv -Iinclude -I/usr/X11R6/include \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/winex11.drv/xinerama.o dlls/winex11.drv/xinerama.c -Idlls/winex11.drv -Iinclude -I/usr/X11R6/include \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/winex11.drv/xrandr.o dlls/winex11.drv/xrandr.c -Idlls/winex11.drv -Iinclude -I/usr/X11R6/include \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/winex11.drv/xrender.o dlls/winex11.drv/xrender.c -Idlls/winex11.drv -Iinclude -I/usr/X11R6/include \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/winex11.drv/xvidmode.o dlls/winex11.drv/xvidmode.c -Idlls/winex11.drv -Iinclude -I/usr/X11R6/include \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/winexinput.sys/main.o dlls/winexinput.sys/main.c -Idlls/winexinput.sys -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/wing32/wing32.o dlls/wing32/wing32.c -Idlls/wing32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/wininet/gopher.o dlls/wininet/gopher.c -Idlls/wininet -Iinclude -Iinclude/msvcrt -I./libs/zlib \
  -D__WINESRC__ -DFAR= -DZ_SOLO -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/winmm/driver.o dlls/winmm/driver.c -Idlls/winmm -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_WINMM_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/winmm/mci.o dlls/winmm/mci.c -Idlls/winmm -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_WINMM_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/winmm/mmio.o dlls/winmm/mmio.c -Idlls/winmm -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_WINMM_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/winmm/playsound.o dlls/winmm/playsound.c -Idlls/winmm -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_WINMM_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/winmm/time.o dlls/winmm/time.c -Idlls/winmm -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_WINMM_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/winmm/winmm.o dlls/winmm/winmm.c -Idlls/winmm -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_WINMM_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/winnls32/winnls.o dlls/winnls32/winnls.c -Idlls/winnls32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/winspool.drv/info.o dlls/winspool.drv/info.c -Idlls/winspool.drv -Iinclude -Iinclude/msvcrt \
  -I/usr/local/include -D__WINESRC__ -D_REENTRANT -DWINE_NO_LONG_TYPES -D_SPOOL32_ -D_UCRT -Wall \
  -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/winspool.drv/wspool.o dlls/winspool.drv/wspool.c -Idlls/winspool.drv -Iinclude -Iinclude/msvcrt \
  -I/usr/local/include -D__WINESRC__ -D_REENTRANT -DWINE_NO_LONG_TYPES -D_SPOOL32_ -D_UCRT -Wall \
  -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/winspool.drv/cups.o dlls/winspool.drv/cups.c -Idlls/winspool.drv -Iinclude -I/usr/local/include \
  -D__WINESRC__ -D_REENTRANT -DWINE_NO_LONG_TYPES -D_SPOOL32_ -D_UCRT -DWINE_UNIX_LIB -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/winsta/main.o dlls/winsta/main.c -Idlls/winsta -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/wintab32/context.o dlls/wintab32/context.c -Idlls/wintab32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/wintab32/manager.o dlls/wintab32/manager.c -Idlls/wintab32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/wintab32/wintab32.o dlls/wintab32/wintab32.c -Idlls/wintab32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/wintrust/crypt.o dlls/wintrust/crypt.c -Idlls/wintrust -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/wintrust/softpub.o dlls/wintrust/softpub.c -Idlls/wintrust -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/wlanapi/main.o dlls/wlanapi/main.c -Idlls/wlanapi -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/wldap32/add.o dlls/wldap32/add.c -Idlls/wldap32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/wldap32/ber.o dlls/wldap32/ber.c -Idlls/wldap32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/wldap32/compare.o dlls/wldap32/compare.c -Idlls/wldap32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/wldap32/control.o dlls/wldap32/control.c -Idlls/wldap32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/wldap32/delete.o dlls/wldap32/delete.c -Idlls/wldap32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/wldap32/dn.o dlls/wldap32/dn.c -Idlls/wldap32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/wldap32/error.o dlls/wldap32/error.c -Idlls/wldap32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/wldap32/extended.o dlls/wldap32/extended.c -Idlls/wldap32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/wldap32/init.o dlls/wldap32/init.c -Idlls/wldap32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/wldap32/main.o dlls/wldap32/main.c -Idlls/wldap32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/wldap32/misc.o dlls/wldap32/misc.c -Idlls/wldap32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/wldap32/modify.o dlls/wldap32/modify.c -Idlls/wldap32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/wldap32/modrdn.o dlls/wldap32/modrdn.c -Idlls/wldap32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/wldap32/option.o dlls/wldap32/option.c -Idlls/wldap32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/wldap32/page.o dlls/wldap32/page.c -Idlls/wldap32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/wldap32/parse.o dlls/wldap32/parse.c -Idlls/wldap32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/wldap32/rename.o dlls/wldap32/rename.c -Idlls/wldap32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/wldap32/search.o dlls/wldap32/search.c -Idlls/wldap32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/wldap32/value.o dlls/wldap32/value.c -Idlls/wldap32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/wldap32/libldap.o dlls/wldap32/libldap.c -Idlls/wldap32 -Iinclude -D__WINESRC__ -DWINE_NO_LONG_TYPES \
  -D_UCRT -DWINE_UNIX_LIB -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/wmadmod/main.o dlls/wmadmod/main.c -Idlls/wmadmod -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o libs/jxr/image/sys/strTransform.o libs/jxr/image/sys/strTransform.c -Ilibs/jxr -Iinclude -Iinclude/msvcrt \
  -Ilibs/jxr/jxrgluelib -Ilibs/jxr/image/sys -DDISABLE_PERF_MEASUREMENT -D_UCRT -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wno-packed-not-aligned \
  -Wno-pragma-pack -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar \
  -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o libs/jxr/jxrgluelib/JXRGlue.o libs/jxr/jxrgluelib/JXRGlue.c -Ilibs/jxr -Iinclude -Iinclude/msvcrt \
  -Ilibs/jxr/jxrgluelib -Ilibs/jxr/image/sys -DDISABLE_PERF_MEASUREMENT -D_UCRT -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wno-packed-not-aligned \
  -Wno-pragma-pack -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar \
  -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o libs/jxr/jxrgluelib/JXRGlueJxr.o libs/jxr/jxrgluelib/JXRGlueJxr.c -Ilibs/jxr -Iinclude -Iinclude/msvcrt \
  -Ilibs/jxr/jxrgluelib -Ilibs/jxr/image/sys -DDISABLE_PERF_MEASUREMENT -D_UCRT -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wno-packed-not-aligned \
  -Wno-pragma-pack -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar \
  -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o libs/jxr/jxrgluelib/JXRGluePFC.o libs/jxr/jxrgluelib/JXRGluePFC.c -Ilibs/jxr -Iinclude -Iinclude/msvcrt \
  -Ilibs/jxr/jxrgluelib -Ilibs/jxr/image/sys -DDISABLE_PERF_MEASUREMENT -D_UCRT -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wno-packed-not-aligned \
  -Wno-pragma-pack -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar \
  -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o libs/jxr/jxrgluelib/JXRMeta.o libs/jxr/jxrgluelib/JXRMeta.c -Ilibs/jxr -Iinclude -Iinclude/msvcrt \
  -Ilibs/jxr/jxrgluelib -Ilibs/jxr/image/sys -DDISABLE_PERF_MEASUREMENT -D_UCRT -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wno-packed-not-aligned \
  -Wno-pragma-pack -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar \
  -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/wnaspi32/aspi.o dlls/wnaspi32/aspi.c -Idlls/wnaspi32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/wnaspi32/winaspi32.o dlls/wnaspi32/winaspi32.c -Idlls/wnaspi32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
libs/jxr/jxrgluelib/JXRGlueJxr.c:376:9: warning: add explicit braces to avoid dangling else [-Wdangling-else]
        Call(pWS->Write(pWS, Zero, OFFSET_OF_PFD - offPos));
        ^
libs/jxr/image/sys/windowsmediaphoto.h:266:5: note: expanded from macro 'Call'
    else err = err
    ^
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
cc -m64 -c -o dlls/wow64/file.o dlls/wow64/file.c -Idlls/wow64 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/wow64/process.o dlls/wow64/process.c -Idlls/wow64 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
libs/jxr/jxrgluelib/JXRMeta.c:312:9: warning: add explicit braces to avoid dangling else [-Wdangling-else]
        Call(pWS->SetPos(pWS, offCurPos));
        ^
libs/jxr/image/sys/windowsmediaphoto.h:266:5: note: expanded from macro 'Call'
    else err = err
    ^
libs/jxr/jxrgluelib/JXRMeta.c:583:9: warning: add explicit braces to avoid dangling else [-Wdangling-else]
        Call(pWS->SetPos(pWS, offCurPos));
        ^
libs/jxr/image/sys/windowsmediaphoto.h:266:5: note: expanded from macro 'Call'
    else err = err
    ^
3 warnings generated.
cc -m64 -c -o dlls/wow64/registry.o dlls/wow64/registry.c -Idlls/wow64 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/wow64/security.o dlls/wow64/security.c -Idlls/wow64 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/wow64/sync.o dlls/wow64/sync.c -Idlls/wow64 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
cc -m64 -c -o dlls/wow64/syscall.o dlls/wow64/syscall.c -Idlls/wow64 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/wow64/system.o dlls/wow64/system.c -Idlls/wow64 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/wow64/virtual.o dlls/wow64/virtual.c -Idlls/wow64 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/wow64cpu/cpu.o dlls/wow64cpu/cpu.c -Idlls/wow64cpu -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/wow64win/gdi.o dlls/wow64win/gdi.c -Idlls/wow64win -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/wow64win/syscall.o dlls/wow64win/syscall.c -Idlls/wow64win -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/wow64win/user.o dlls/wow64win/user.c -Idlls/wow64win -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/wsnmp32/wsnmp32.o dlls/wsnmp32/wsnmp32.c -Idlls/wsnmp32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/wtsapi32/wtsapi32.o dlls/wtsapi32/wtsapi32.c -Idlls/wtsapi32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/x3daudio1_0/x3daudio.o dlls/xaudio2_7/x3daudio.c -Idlls/x3daudio1_0 -Idlls/xaudio2_7 -Iinclude \
  -Iinclude/msvcrt -I./libs/faudio/include -D__WINESRC__ -DX3DAUDIO1_VER=0 -DXAUDIO2_VER=0 -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o libs/faudio/src/F3DAudio.o libs/faudio/src/F3DAudio.c -Ilibs/faudio -Iinclude -Iinclude/msvcrt \
  -Ilibs/faudio/include -DFAUDIO_WIN32_PLATFORM -DHAVE_WMADEC -DNDEBUG -D_UCRT -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wno-packed-not-aligned \
  -Wno-pragma-pack -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar \
  -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o libs/faudio/src/FACT.o libs/faudio/src/FACT.c -Ilibs/faudio -Iinclude -Iinclude/msvcrt \
  -Ilibs/faudio/include -DFAUDIO_WIN32_PLATFORM -DHAVE_WMADEC -DNDEBUG -D_UCRT -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wno-packed-not-aligned \
  -Wno-pragma-pack -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar \
  -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o libs/faudio/src/FACT3D.o libs/faudio/src/FACT3D.c -Ilibs/faudio -Iinclude -Iinclude/msvcrt \
  -Ilibs/faudio/include -DFAUDIO_WIN32_PLATFORM -DHAVE_WMADEC -DNDEBUG -D_UCRT -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wno-packed-not-aligned \
  -Wno-pragma-pack -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar \
  -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o libs/faudio/src/FACT_internal.o libs/faudio/src/FACT_internal.c -Ilibs/faudio -Iinclude -Iinclude/msvcrt \
  -Ilibs/faudio/include -DFAUDIO_WIN32_PLATFORM -DHAVE_WMADEC -DNDEBUG -D_UCRT -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wno-packed-not-aligned \
  -Wno-pragma-pack -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar \
  -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o libs/faudio/src/FAPOBase.o libs/faudio/src/FAPOBase.c -Ilibs/faudio -Iinclude -Iinclude/msvcrt \
  -Ilibs/faudio/include -DFAUDIO_WIN32_PLATFORM -DHAVE_WMADEC -DNDEBUG -D_UCRT -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wno-packed-not-aligned \
  -Wno-pragma-pack -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar \
  -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o libs/faudio/src/FAPOFX.o libs/faudio/src/FAPOFX.c -Ilibs/faudio -Iinclude -Iinclude/msvcrt \
  -Ilibs/faudio/include -DFAUDIO_WIN32_PLATFORM -DHAVE_WMADEC -DNDEBUG -D_UCRT -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wno-packed-not-aligned \
  -Wno-pragma-pack -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar \
  -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o libs/faudio/src/FAPOFX_echo.o libs/faudio/src/FAPOFX_echo.c -Ilibs/faudio -Iinclude -Iinclude/msvcrt \
  -Ilibs/faudio/include -DFAUDIO_WIN32_PLATFORM -DHAVE_WMADEC -DNDEBUG -D_UCRT -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wno-packed-not-aligned \
  -Wno-pragma-pack -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar \
  -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
cc -m64 -c -o libs/faudio/src/FAPOFX_eq.o libs/faudio/src/FAPOFX_eq.c -Ilibs/faudio -Iinclude -Iinclude/msvcrt \
  -Ilibs/faudio/include -DFAUDIO_WIN32_PLATFORM -DHAVE_WMADEC -DNDEBUG -D_UCRT -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wno-packed-not-aligned \
  -Wno-pragma-pack -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar \
  -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o libs/faudio/src/FAPOFX_masteringlimiter.o libs/faudio/src/FAPOFX_masteringlimiter.c -Ilibs/faudio -Iinclude -Iinclude/msvcrt \
  -Ilibs/faudio/include -DFAUDIO_WIN32_PLATFORM -DHAVE_WMADEC -DNDEBUG -D_UCRT -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wno-packed-not-aligned \
  -Wno-pragma-pack -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar \
  -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
libs/faudio/src/FACT.c:39:3: warning: incompatible function pointer types passing 'void *(size_t) __attribute__((ms_abi))' (aka 'void *(unsigned long) __attribute__((ms_abi))') to parameter of type 'FAudioMallocFunc' (aka 'void *(*)(unsigned long)') [-Wincompatible-function-pointer-types]
                FAudio_malloc,
                ^~~~~~~~~~~~~
libs/faudio/src/FAudio_internal.h:43:23: note: expanded from macro 'FAudio_malloc'
#define FAudio_malloc malloc
                      ^~~~~~
libs/faudio/include/FACT.h:471:19: note: passing argument to parameter 'customMalloc' here
        FAudioMallocFunc customMalloc,
                         ^
libs/faudio/src/FACT.c:40:3: warning: incompatible function pointer types passing 'void (void *) __attribute__((ms_abi))' to parameter of type 'FAudioFreeFunc' (aka 'void (*)(void *)') [-Wincompatible-function-pointer-types]
                FAudio_free,
                ^~~~~~~~~~~
libs/faudio/src/FAudio_internal.h:45:21: note: expanded from macro 'FAudio_free'
#define FAudio_free free
                    ^~~~
libs/faudio/include/FACT.h:472:17: note: passing argument to parameter 'customFree' here
        FAudioFreeFunc customFree,
                       ^
libs/faudio/src/FACT.c:41:3: warning: incompatible function pointer types passing 'void *(void *, size_t) __attribute__((ms_abi))' (aka 'void *(void *, unsigned long) __attribute__((ms_abi))') to parameter of type 'FAudioReallocFunc' (aka 'void *(*)(void *, unsigned long)') [-Wincompatible-function-pointer-types]
                FAudio_realloc
                ^~~~~~~~~~~~~~
libs/faudio/src/FAudio_internal.h:44:24: note: expanded from macro 'FAudio_realloc'
#define FAudio_realloc realloc
                       ^~~~~~~
libs/faudio/include/FACT.h:473:20: note: passing argument to parameter 'customRealloc' here
        FAudioReallocFunc customRealloc
                          ^
4 warnings generated.
cc -m64 -c -o libs/faudio/src/FAPOFX_reverb.o libs/faudio/src/FAPOFX_reverb.c -Ilibs/faudio -Iinclude -Iinclude/msvcrt \
  -Ilibs/faudio/include -DFAUDIO_WIN32_PLATFORM -DHAVE_WMADEC -DNDEBUG -D_UCRT -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wno-packed-not-aligned \
  -Wno-pragma-pack -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar \
  -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
libs/faudio/src/FAPOBase.c:45:3: warning: incompatible function pointer types passing 'void *(size_t) __attribute__((ms_abi))' (aka 'void *(unsigned long) __attribute__((ms_abi))') to parameter of type 'FAudioMallocFunc' (aka 'void *(*)(unsigned long)') [-Wincompatible-function-pointer-types]
                FAudio_malloc,
                ^~~~~~~~~~~~~
libs/faudio/src/FAudio_internal.h:43:23: note: expanded from macro 'FAudio_malloc'
#define FAudio_malloc malloc
                      ^~~~~~
libs/faudio/include/FAPOBase.h:155:19: note: passing argument to parameter 'customMalloc' here
        FAudioMallocFunc customMalloc,
                         ^
libs/faudio/src/FAPOBase.c:46:3: warning: incompatible function pointer types passing 'void (void *) __attribute__((ms_abi))' to parameter of type 'FAudioFreeFunc' (aka 'void (*)(void *)') [-Wincompatible-function-pointer-types]
                FAudio_free,
                ^~~~~~~~~~~
libs/faudio/src/FAudio_internal.h:45:21: note: expanded from macro 'FAudio_free'
#define FAudio_free free
                    ^~~~
libs/faudio/include/FAPOBase.h:156:17: note: passing argument to parameter 'customFree' here
        FAudioFreeFunc customFree,
                       ^
libs/faudio/src/FAPOBase.c:47:3: warning: incompatible function pointer types passing 'void *(void *, size_t) __attribute__((ms_abi))' (aka 'void *(void *, unsigned long) __attribute__((ms_abi))') to parameter of type 'FAudioReallocFunc' (aka 'void *(*)(void *, unsigned long)') [-Wincompatible-function-pointer-types]
                FAudio_realloc
                ^~~~~~~~~~~~~~
libs/faudio/src/FAudio_internal.h:44:24: note: expanded from macro 'FAudio_realloc'
#define FAudio_realloc realloc
                       ^~~~~~~
libs/faudio/include/FAPOBase.h:157:20: note: passing argument to parameter 'customRealloc' here
        FAudioReallocFunc customRealloc
                          ^
4 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
libs/faudio/src/FAPOFX.c:41:3: warning: incompatible function pointer types passing 'void *(size_t) __attribute__((ms_abi))' (aka 'void *(unsigned long) __attribute__((ms_abi))') to parameter of type 'FAudioMallocFunc' (aka 'void *(*)(unsigned long)') [-Wincompatible-function-pointer-types]
                FAudio_malloc,
                ^~~~~~~~~~~~~
libs/faudio/src/FAudio_internal.h:43:23: note: expanded from macro 'FAudio_malloc'
#define FAudio_malloc malloc
                      ^~~~~~
libs/faudio/include/FAPOFX.h:167:19: note: passing argument to parameter 'customMalloc' here
        FAudioMallocFunc customMalloc,
                         ^
libs/faudio/src/FAPOFX.c:42:3: warning: incompatible function pointer types passing 'void (void *) __attribute__((ms_abi))' to parameter of type 'FAudioFreeFunc' (aka 'void (*)(void *)') [-Wincompatible-function-pointer-types]
                FAudio_free,
                ^~~~~~~~~~~
libs/faudio/src/FAudio_internal.h:45:21: note: expanded from macro 'FAudio_free'
#define FAudio_free free
                    ^~~~
libs/faudio/include/FAPOFX.h:168:17: note: passing argument to parameter 'customFree' here
        FAudioFreeFunc customFree,
                       ^
libs/faudio/src/FAPOFX.c:43:3: warning: incompatible function pointer types passing 'void *(void *, size_t) __attribute__((ms_abi))' (aka 'void *(void *, unsigned long) __attribute__((ms_abi))') to parameter of type 'FAudioReallocFunc' (aka 'void *(*)(void *, unsigned long)') [-Wincompatible-function-pointer-types]
                FAudio_realloc
                ^~~~~~~~~~~~~~
libs/faudio/src/FAudio_internal.h:44:24: note: expanded from macro 'FAudio_realloc'
#define FAudio_realloc realloc
                       ^~~~~~~
libs/faudio/include/FAPOFX.h:169:20: note: passing argument to parameter 'customRealloc' here
        FAudioReallocFunc customRealloc
                          ^
4 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
cc -m64 -c -o libs/faudio/src/FAudio.o libs/faudio/src/FAudio.c -Ilibs/faudio -Iinclude -Iinclude/msvcrt \
  -Ilibs/faudio/include -DFAUDIO_WIN32_PLATFORM -DHAVE_WMADEC -DNDEBUG -D_UCRT -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wno-packed-not-aligned \
  -Wno-pragma-pack -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar \
  -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o libs/faudio/src/FAudioFX_reverb.o libs/faudio/src/FAudioFX_reverb.c -Ilibs/faudio -Iinclude -Iinclude/msvcrt \
  -Ilibs/faudio/include -DFAUDIO_WIN32_PLATFORM -DHAVE_WMADEC -DNDEBUG -D_UCRT -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wno-packed-not-aligned \
  -Wno-pragma-pack -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar \
  -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
cc -m64 -c -o libs/faudio/src/FAudioFX_volumemeter.o libs/faudio/src/FAudioFX_volumemeter.c -Ilibs/faudio -Iinclude -Iinclude/msvcrt \
  -Ilibs/faudio/include -DFAUDIO_WIN32_PLATFORM -DHAVE_WMADEC -DNDEBUG -D_UCRT -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wno-packed-not-aligned \
  -Wno-pragma-pack -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar \
  -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
cc -m64 -c -o libs/faudio/src/FAudio_internal.o libs/faudio/src/FAudio_internal.c -Ilibs/faudio -Iinclude -Iinclude/msvcrt \
  -Ilibs/faudio/include -DFAUDIO_WIN32_PLATFORM -DHAVE_WMADEC -DNDEBUG -D_UCRT -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wno-packed-not-aligned \
  -Wno-pragma-pack -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar \
  -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
cc -m64 -c -o libs/faudio/src/FAudio_internal_simd.o libs/faudio/src/FAudio_internal_simd.c -Ilibs/faudio -Iinclude -Iinclude/msvcrt \
  -Ilibs/faudio/include -DFAUDIO_WIN32_PLATFORM -DHAVE_WMADEC -DNDEBUG -D_UCRT -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wno-packed-not-aligned \
  -Wno-pragma-pack -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar \
  -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o libs/faudio/src/FAudio_operationset.o libs/faudio/src/FAudio_operationset.c -Ilibs/faudio -Iinclude -Iinclude/msvcrt \
  -Ilibs/faudio/include -DFAUDIO_WIN32_PLATFORM -DHAVE_WMADEC -DNDEBUG -D_UCRT -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wno-packed-not-aligned \
  -Wno-pragma-pack -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar \
  -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/x3daudio1_1/x3daudio.o dlls/xaudio2_7/x3daudio.c -Idlls/x3daudio1_1 -Idlls/xaudio2_7 -Iinclude \
  -Iinclude/msvcrt -I./libs/faudio/include -D__WINESRC__ -DX3DAUDIO1_VER=1 -DXAUDIO2_VER=1 -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
libs/faudio/src/FAudio.c:91:3: warning: incompatible function pointer types passing 'void *(size_t) __attribute__((ms_abi))' (aka 'void *(unsigned long) __attribute__((ms_abi))') to parameter of type 'FAudioMallocFunc' (aka 'void *(*)(unsigned long)') [-Wincompatible-function-pointer-types]
                FAudio_malloc,
                ^~~~~~~~~~~~~
libs/faudio/src/FAudio_internal.h:43:23: note: expanded from macro 'FAudio_malloc'
#define FAudio_malloc malloc
                      ^~~~~~
libs/faudio/include/FAudio.h:1262:19: note: passing argument to parameter 'customMalloc' here
        FAudioMallocFunc customMalloc,
                         ^
libs/faudio/src/FAudio.c:92:3: warning: incompatible function pointer types passing 'void (void *) __attribute__((ms_abi))' to parameter of type 'FAudioFreeFunc' (aka 'void (*)(void *)') [-Wincompatible-function-pointer-types]
                FAudio_free,
                ^~~~~~~~~~~
libs/faudio/src/FAudio_internal.h:45:21: note: expanded from macro 'FAudio_free'
#define FAudio_free free
                    ^~~~
libs/faudio/include/FAudio.h:1263:17: note: passing argument to parameter 'customFree' here
        FAudioFreeFunc customFree,
                       ^
libs/faudio/src/FAudio.c:93:3: warning: incompatible function pointer types passing 'void *(void *, size_t) __attribute__((ms_abi))' (aka 'void *(void *, unsigned long) __attribute__((ms_abi))') to parameter of type 'FAudioReallocFunc' (aka 'void *(*)(void *, unsigned long)') [-Wincompatible-function-pointer-types]
                FAudio_realloc
                ^~~~~~~~~~~~~~
libs/faudio/src/FAudio_internal.h:44:24: note: expanded from macro 'FAudio_realloc'
#define FAudio_realloc realloc
                       ^~~~~~~
libs/faudio/include/FAudio.h:1264:20: note: passing argument to parameter 'customRealloc' here
        FAudioReallocFunc customRealloc
                          ^
4 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
libs/faudio/src/FAudioFX_volumemeter.c:226:3: warning: incompatible function pointer types passing 'void *(size_t) __attribute__((ms_abi))' (aka 'void *(unsigned long) __attribute__((ms_abi))') to parameter of type 'FAudioMallocFunc' (aka 'void *(*)(unsigned long)') [-Wincompatible-function-pointer-types]
                FAudio_malloc,
                ^~~~~~~~~~~~~
libs/faudio/src/FAudio_internal.h:43:23: note: expanded from macro 'FAudio_malloc'
#define FAudio_malloc malloc
                      ^~~~~~
libs/faudio/include/FAudioFX.h:273:19: note: passing argument to parameter 'customMalloc' here
        FAudioMallocFunc customMalloc,
                         ^
libs/faudio/src/FAudioFX_volumemeter.c:227:3: warning: incompatible function pointer types passing 'void (void *) __attribute__((ms_abi))' to parameter of type 'FAudioFreeFunc' (aka 'void (*)(void *)') [-Wincompatible-function-pointer-types]
                FAudio_free,
                ^~~~~~~~~~~
libs/faudio/src/FAudio_internal.h:45:21: note: expanded from macro 'FAudio_free'
#define FAudio_free free
                    ^~~~
libs/faudio/include/FAudioFX.h:274:17: note: passing argument to parameter 'customFree' here
        FAudioFreeFunc customFree,
                       ^
libs/faudio/src/FAudioFX_volumemeter.c:228:3: warning: incompatible function pointer types passing 'void *(void *, size_t) __attribute__((ms_abi))' (aka 'void *(void *, unsigned long) __attribute__((ms_abi))') to parameter of type 'FAudioReallocFunc' (aka 'void *(*)(void *, unsigned long)') [-Wincompatible-function-pointer-types]
                FAudio_realloc
                ^~~~~~~~~~~~~~
libs/faudio/src/FAudio_internal.h:44:24: note: expanded from macro 'FAudio_realloc'
#define FAudio_realloc realloc
                       ^~~~~~~
libs/faudio/include/FAudioFX.h:275:20: note: passing argument to parameter 'customRealloc' here
        FAudioReallocFunc customRealloc
                          ^
4 warnings generated.
cc -m64 -c -o dlls/x3daudio1_2/x3daudio.o dlls/xaudio2_7/x3daudio.c -Idlls/x3daudio1_2 -Idlls/xaudio2_7 -Iinclude \
  -Iinclude/msvcrt -I./libs/faudio/include -D__WINESRC__ -DX3DAUDIO1_VER=2 -DXAUDIO2_VER=2 -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
cc -m64 -c -o dlls/x3daudio1_3/x3daudio.o dlls/xaudio2_7/x3daudio.c -Idlls/x3daudio1_3 -Idlls/xaudio2_7 -Iinclude \
  -Iinclude/msvcrt -I./libs/faudio/include -D__WINESRC__ -DX3DAUDIO1_VER=3 -DXAUDIO2_VER=3 -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
libs/faudio/src/FAudioFX_reverb.c:1624:3: warning: incompatible function pointer types passing 'void *(size_t) __attribute__((ms_abi))' (aka 'void *(unsigned long) __attribute__((ms_abi))') to parameter of type 'FAudioMallocFunc' (aka 'void *(*)(unsigned long)') [-Wincompatible-function-pointer-types]
                FAudio_malloc,
                ^~~~~~~~~~~~~
libs/faudio/src/FAudio_internal.h:43:23: note: expanded from macro 'FAudio_malloc'
#define FAudio_malloc malloc
                      ^~~~~~
libs/faudio/include/FAudioFX.h:280:19: note: passing argument to parameter 'customMalloc' here
        FAudioMallocFunc customMalloc,
                         ^
libs/faudio/src/FAudioFX_reverb.c:1625:3: warning: incompatible function pointer types passing 'void (void *) __attribute__((ms_abi))' to parameter of type 'FAudioFreeFunc' (aka 'void (*)(void *)') [-Wincompatible-function-pointer-types]
                FAudio_free,
                ^~~~~~~~~~~
libs/faudio/src/FAudio_internal.h:45:21: note: expanded from macro 'FAudio_free'
#define FAudio_free free
                    ^~~~
libs/faudio/include/FAudioFX.h:281:17: note: passing argument to parameter 'customFree' here
        FAudioFreeFunc customFree,
                       ^
libs/faudio/src/FAudioFX_reverb.c:1626:3: warning: incompatible function pointer types passing 'void *(void *, size_t) __attribute__((ms_abi))' (aka 'void *(void *, unsigned long) __attribute__((ms_abi))') to parameter of type 'FAudioReallocFunc' (aka 'void *(*)(void *, unsigned long)') [-Wincompatible-function-pointer-types]
                FAudio_realloc
                ^~~~~~~~~~~~~~
libs/faudio/src/FAudio_internal.h:44:24: note: expanded from macro 'FAudio_realloc'
#define FAudio_realloc realloc
                       ^~~~~~~
libs/faudio/include/FAudioFX.h:282:20: note: passing argument to parameter 'customRealloc' here
        FAudioReallocFunc customRealloc
                          ^
libs/faudio/src/FAudioFX_reverb.c:1796:3: warning: incompatible function pointer types passing 'void *(size_t) __attribute__((ms_abi))' (aka 'void *(unsigned long) __attribute__((ms_abi))') to parameter of type 'FAudioMallocFunc' (aka 'void *(*)(unsigned long)') [-Wincompatible-function-pointer-types]
                FAudio_malloc,
                ^~~~~~~~~~~~~
libs/faudio/src/FAudio_internal.h:43:23: note: expanded from macro 'FAudio_malloc'
#define FAudio_malloc malloc
                      ^~~~~~
libs/faudio/include/FAudioFX.h:287:19: note: passing argument to parameter 'customMalloc' here
        FAudioMallocFunc customMalloc,
                         ^
libs/faudio/src/FAudioFX_reverb.c:1797:3: warning: incompatible function pointer types passing 'void (void *) __attribute__((ms_abi))' to parameter of type 'FAudioFreeFunc' (aka 'void (*)(void *)') [-Wincompatible-function-pointer-types]
                FAudio_free,
                ^~~~~~~~~~~
libs/faudio/src/FAudio_internal.h:45:21: note: expanded from macro 'FAudio_free'
#define FAudio_free free
                    ^~~~
libs/faudio/include/FAudioFX.h:288:17: note: passing argument to parameter 'customFree' here
        FAudioFreeFunc customFree,
                       ^
libs/faudio/src/FAudioFX_reverb.c:1798:3: warning: incompatible function pointer types passing 'void *(void *, size_t) __attribute__((ms_abi))' (aka 'void *(void *, unsigned long) __attribute__((ms_abi))') to parameter of type 'FAudioReallocFunc' (aka 'void *(*)(void *, unsigned long)') [-Wincompatible-function-pointer-types]
                FAudio_realloc
                ^~~~~~~~~~~~~~
libs/faudio/src/FAudio_internal.h:44:24: note: expanded from macro 'FAudio_realloc'
#define FAudio_realloc realloc
                       ^~~~~~~
libs/faudio/include/FAudioFX.h:289:20: note: passing argument to parameter 'customRealloc' here
        FAudioReallocFunc customRealloc
                          ^
7 warnings generated.
cc -m64 -c -o dlls/x3daudio1_4/x3daudio.o dlls/xaudio2_7/x3daudio.c -Idlls/x3daudio1_4 -Idlls/xaudio2_7 -Iinclude \
  -Iinclude/msvcrt -I./libs/faudio/include -D__WINESRC__ -DX3DAUDIO1_VER=4 -DXAUDIO2_VER=4 -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/x3daudio1_5/x3daudio.o dlls/xaudio2_7/x3daudio.c -Idlls/x3daudio1_5 -Idlls/xaudio2_7 -Iinclude \
  -Iinclude/msvcrt -I./libs/faudio/include -D__WINESRC__ -DX3DAUDIO1_VER=5 -DXAUDIO2_VER=5 -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
cc -m64 -c -o dlls/x3daudio1_6/x3daudio.o dlls/xaudio2_7/x3daudio.c -Idlls/x3daudio1_6 -Idlls/xaudio2_7 -Iinclude \
  -Iinclude/msvcrt -I./libs/faudio/include -D__WINESRC__ -DX3DAUDIO1_VER=6 -DXAUDIO2_VER=6 -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/x3daudio1_7/x3daudio.o dlls/xaudio2_7/x3daudio.c -Idlls/x3daudio1_7 -Idlls/xaudio2_7 -Iinclude \
  -Iinclude/msvcrt -I./libs/faudio/include -D__WINESRC__ -DX3DAUDIO1_VER=7 -DXAUDIO2_VER=7 -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/xaudio2_7/x3daudio.o dlls/xaudio2_7/x3daudio.c -Idlls/xaudio2_7 -Iinclude -Iinclude/msvcrt \
  -I./libs/faudio/include -D__WINESRC__ -DXAUDIO2_VER=7 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/xaudio2_8/x3daudio.o dlls/xaudio2_7/x3daudio.c -Idlls/xaudio2_8 -Idlls/xaudio2_7 -Iinclude \
  -Iinclude/msvcrt -I./libs/faudio/include -D__WINESRC__ -DXAUDIO2_VER=8 -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/xaudio2_9/x3daudio.o dlls/xaudio2_7/x3daudio.c -Idlls/xaudio2_9 -Idlls/xaudio2_7 -Iinclude \
  -Iinclude/msvcrt -I./libs/faudio/include -D__WINESRC__ -DXAUDIO2_VER=9 -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/xinput1_1/main.o dlls/xinput1_3/main.c -Idlls/xinput1_1 -Idlls/xinput1_3 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/xinput1_2/main.o dlls/xinput1_3/main.c -Idlls/xinput1_2 -Idlls/xinput1_3 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/xinput1_3/main.o dlls/xinput1_3/main.c -Idlls/xinput1_3 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/xinput1_4/main.o dlls/xinput1_3/main.c -Idlls/xinput1_4 -Idlls/xinput1_3 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/xinput9_1_0/main.o dlls/xinput1_3/main.c -Idlls/xinput9_1_0 -Idlls/xinput1_3 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o tools/sfnt2fon/sfnt2fon.o tools/sfnt2fon/sfnt2fon.c -Itools/sfnt2fon -Iinclude -I/usr/X11R6/include/freetype2 \
  -D__WINESRC__ -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o libs/wine/c_037.o libs/wine/c_037.c -Ilibs/wine -Iinclude -D__WINESRC__ -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o libs/wine/c_10000.o libs/wine/c_10000.c -Ilibs/wine -Iinclude -D__WINESRC__ -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o libs/wine/c_10001.o libs/wine/c_10001.c -Ilibs/wine -Iinclude -D__WINESRC__ -Wall -pipe \
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o libs/wine/c_10002.o libs/wine/c_10002.c -Ilibs/wine -Iinclude -D__WINESRC__ -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o libs/wine/c_10003.o libs/wine/c_10003.c -Ilibs/wine -Iinclude -D__WINESRC__ -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o libs/wine/c_10004.o libs/wine/c_10004.c -Ilibs/wine -Iinclude -D__WINESRC__ -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o libs/wine/c_10005.o libs/wine/c_10005.c -Ilibs/wine -Iinclude -D__WINESRC__ -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o libs/wine/c_10006.o libs/wine/c_10006.c -Ilibs/wine -Iinclude -D__WINESRC__ -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o libs/wine/c_10007.o libs/wine/c_10007.c -Ilibs/wine -Iinclude -D__WINESRC__ -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o libs/wine/c_10008.o libs/wine/c_10008.c -Ilibs/wine -Iinclude -D__WINESRC__ -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o libs/wine/c_10010.o libs/wine/c_10010.c -Ilibs/wine -Iinclude -D__WINESRC__ -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o libs/wine/c_10017.o libs/wine/c_10017.c -Ilibs/wine -Iinclude -D__WINESRC__ -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o libs/wine/c_10021.o libs/wine/c_10021.c -Ilibs/wine -Iinclude -D__WINESRC__ -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o libs/wine/c_10029.o libs/wine/c_10029.c -Ilibs/wine -Iinclude -D__WINESRC__ -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o libs/wine/c_10079.o libs/wine/c_10079.c -Ilibs/wine -Iinclude -D__WINESRC__ -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o libs/wine/c_10081.o libs/wine/c_10081.c -Ilibs/wine -Iinclude -D__WINESRC__ -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o libs/wine/c_10082.o libs/wine/c_10082.c -Ilibs/wine -Iinclude -D__WINESRC__ -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o libs/wine/c_1026.o libs/wine/c_1026.c -Ilibs/wine -Iinclude -D__WINESRC__ -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o libs/wine/c_1250.o libs/wine/c_1250.c -Ilibs/wine -Iinclude -D__WINESRC__ -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o libs/wine/c_1251.o libs/wine/c_1251.c -Ilibs/wine -Iinclude -D__WINESRC__ -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o libs/wine/c_1252.o libs/wine/c_1252.c -Ilibs/wine -Iinclude -D__WINESRC__ -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o libs/wine/c_1253.o libs/wine/c_1253.c -Ilibs/wine -Iinclude -D__WINESRC__ -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o libs/wine/c_1254.o libs/wine/c_1254.c -Ilibs/wine -Iinclude -D__WINESRC__ -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o libs/wine/c_1255.o libs/wine/c_1255.c -Ilibs/wine -Iinclude -D__WINESRC__ -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o libs/wine/c_1256.o libs/wine/c_1256.c -Ilibs/wine -Iinclude -D__WINESRC__ -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o libs/wine/c_1257.o libs/wine/c_1257.c -Ilibs/wine -Iinclude -D__WINESRC__ -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o libs/wine/c_1258.o libs/wine/c_1258.c -Ilibs/wine -Iinclude -D__WINESRC__ -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o libs/wine/c_1361.o libs/wine/c_1361.c -Ilibs/wine -Iinclude -D__WINESRC__ -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o libs/wine/c_20127.o libs/wine/c_20127.c -Ilibs/wine -Iinclude -D__WINESRC__ -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o libs/wine/c_20866.o libs/wine/c_20866.c -Ilibs/wine -Iinclude -D__WINESRC__ -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o libs/wine/c_20932.o libs/wine/c_20932.c -Ilibs/wine -Iinclude -D__WINESRC__ -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o libs/wine/c_21866.o libs/wine/c_21866.c -Ilibs/wine -Iinclude -D__WINESRC__ -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o libs/wine/c_28591.o libs/wine/c_28591.c -Ilibs/wine -Iinclude -D__WINESRC__ -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o libs/wine/c_28592.o libs/wine/c_28592.c -Ilibs/wine -Iinclude -D__WINESRC__ -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o libs/wine/c_28593.o libs/wine/c_28593.c -Ilibs/wine -Iinclude -D__WINESRC__ -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o libs/wine/c_28594.o libs/wine/c_28594.c -Ilibs/wine -Iinclude -D__WINESRC__ -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o libs/wine/c_28595.o libs/wine/c_28595.c -Ilibs/wine -Iinclude -D__WINESRC__ -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o libs/wine/c_28596.o libs/wine/c_28596.c -Ilibs/wine -Iinclude -D__WINESRC__ -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o libs/wine/c_28597.o libs/wine/c_28597.c -Ilibs/wine -Iinclude -D__WINESRC__ -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o libs/wine/c_28598.o libs/wine/c_28598.c -Ilibs/wine -Iinclude -D__WINESRC__ -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o libs/wine/c_28599.o libs/wine/c_28599.c -Ilibs/wine -Iinclude -D__WINESRC__ -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o libs/wine/c_28603.o libs/wine/c_28603.c -Ilibs/wine -Iinclude -D__WINESRC__ -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o libs/wine/c_28605.o libs/wine/c_28605.c -Ilibs/wine -Iinclude -D__WINESRC__ -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o libs/wine/c_437.o libs/wine/c_437.c -Ilibs/wine -Iinclude -D__WINESRC__ -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o libs/wine/c_500.o libs/wine/c_500.c -Ilibs/wine -Iinclude -D__WINESRC__ -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o libs/wine/c_737.o libs/wine/c_737.c -Ilibs/wine -Iinclude -D__WINESRC__ -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o libs/wine/c_775.o libs/wine/c_775.c -Ilibs/wine -Iinclude -D__WINESRC__ -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o libs/wine/c_850.o libs/wine/c_850.c -Ilibs/wine -Iinclude -D__WINESRC__ -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o libs/wine/c_852.o libs/wine/c_852.c -Ilibs/wine -Iinclude -D__WINESRC__ -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o libs/wine/c_855.o libs/wine/c_855.c -Ilibs/wine -Iinclude -D__WINESRC__ -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o libs/wine/c_857.o libs/wine/c_857.c -Ilibs/wine -Iinclude -D__WINESRC__ -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o libs/wine/c_860.o libs/wine/c_860.c -Ilibs/wine -Iinclude -D__WINESRC__ -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o libs/wine/c_861.o libs/wine/c_861.c -Ilibs/wine -Iinclude -D__WINESRC__ -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o libs/wine/c_862.o libs/wine/c_862.c -Ilibs/wine -Iinclude -D__WINESRC__ -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o libs/wine/c_863.o libs/wine/c_863.c -Ilibs/wine -Iinclude -D__WINESRC__ -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o libs/wine/c_864.o libs/wine/c_864.c -Ilibs/wine -Iinclude -D__WINESRC__ -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o libs/wine/c_865.o libs/wine/c_865.c -Ilibs/wine -Iinclude -D__WINESRC__ -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o libs/wine/c_866.o libs/wine/c_866.c -Ilibs/wine -Iinclude -D__WINESRC__ -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o libs/wine/c_869.o libs/wine/c_869.c -Ilibs/wine -Iinclude -D__WINESRC__ -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o libs/wine/c_874.o libs/wine/c_874.c -Ilibs/wine -Iinclude -D__WINESRC__ -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o libs/wine/c_875.o libs/wine/c_875.c -Ilibs/wine -Iinclude -D__WINESRC__ -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o libs/wine/c_932.o libs/wine/c_932.c -Ilibs/wine -Iinclude -D__WINESRC__ -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o libs/wine/c_936.o libs/wine/c_936.c -Ilibs/wine -Iinclude -D__WINESRC__ -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o libs/wine/c_949.o libs/wine/c_949.c -Ilibs/wine -Iinclude -D__WINESRC__ -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o libs/wine/c_950.o libs/wine/c_950.c -Ilibs/wine -Iinclude -D__WINESRC__ -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o libs/wine/casemap.o libs/wine/casemap.c -Ilibs/wine -Iinclude -D__WINESRC__ -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o libs/wine/collation.o libs/wine/collation.c -Ilibs/wine -Iinclude -D__WINESRC__ -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o libs/wine/compose.o libs/wine/compose.c -Ilibs/wine -Iinclude -D__WINESRC__ -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o libs/wine/config.o libs/wine/config.c -Ilibs/wine -Iinclude -D__WINESRC__ -DBINDIR='"/usr/local/bin"' \
  -DDLLDIR='"/usr/local/lib/wine"' -DLIB_TO_BINDIR=\"`tools/makedep -R /usr/local/lib /usr/local/bin`\" \
  -DLIB_TO_DLLDIR=\"`tools/makedep -R /usr/local/lib /usr/local/lib/wine`\" -DBIN_TO_DLLDIR=\"`tools/makedep -R /usr/local/bin \
  /usr/local/lib/wine`\" -DBIN_TO_DATADIR=\"`tools/makedep -R /usr/local/bin /usr/local/share/wine`\" -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o libs/wine/cpsymbol.o libs/wine/cpsymbol.c -Ilibs/wine -Iinclude -D__WINESRC__ -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o libs/wine/cptable.o libs/wine/cptable.c -Ilibs/wine -Iinclude -D__WINESRC__ -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o libs/wine/debug.o libs/wine/debug.c -Ilibs/wine -Iinclude -D__WINESRC__ -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o libs/wine/decompose.o libs/wine/decompose.c -Ilibs/wine -Iinclude -D__WINESRC__ -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o libs/wine/digitmap.o libs/wine/digitmap.c -Ilibs/wine -Iinclude -D__WINESRC__ -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o libs/wine/fold.o libs/wine/fold.c -Ilibs/wine -Iinclude -D__WINESRC__ -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o libs/wine/ldt.o libs/wine/ldt.c -Ilibs/wine -Iinclude -D__WINESRC__ -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -O2 -pipe -g -I/usr/local/include \
  -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o libs/wine/loader.o libs/wine/loader.c -Ilibs/wine -Iinclude -D__WINESRC__ -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o libs/wine/mbtowc.o libs/wine/mbtowc.c -Ilibs/wine -Iinclude -D__WINESRC__ -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o libs/wine/mmap.o libs/wine/mmap.c -Ilibs/wine -Iinclude -D__WINESRC__ -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o libs/wine/port.o libs/wine/port.c -Ilibs/wine -Iinclude -D__WINESRC__ -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o libs/wine/sortkey.o libs/wine/sortkey.c -Ilibs/wine -Iinclude -D__WINESRC__ -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o libs/wine/string.o libs/wine/string.c -Ilibs/wine -Iinclude -D__WINESRC__ -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o libs/wine/utf8.o libs/wine/utf8.c -Ilibs/wine -Iinclude -D__WINESRC__ -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o libs/wine/wctomb.o libs/wine/wctomb.c -Ilibs/wine -Iinclude -D__WINESRC__ -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o libs/wine/wctype.o libs/wine/wctype.c -Ilibs/wine -Iinclude -D__WINESRC__ -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
LC_ALL=C sed -e 's,@bindir@,/usr/local/bin,g' -e 's,@dlldir@,/usr/local/lib/wine,g' -e 's,@PACKAGE_STRING@,Wine 7.2,g' -e 's,@PACKAGE_VERSION@,7.2,g' loader/wine.de.UTF-8.man.in >loader/wine.de.UTF-8.man || (rm -f loader/wine.de.UTF-8.man && false)
LC_ALL=C sed -e 's,@bindir@,/usr/local/bin,g' -e 's,@dlldir@,/usr/local/lib/wine,g' -e 's,@PACKAGE_STRING@,Wine 7.2,g' -e 's,@PACKAGE_VERSION@,7.2,g' loader/wine.fr.UTF-8.man.in >loader/wine.fr.UTF-8.man || (rm -f loader/wine.fr.UTF-8.man && false)
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
LC_ALL=C sed -e 's,@bindir@,/usr/local/bin,g' -e 's,@dlldir@,/usr/local/lib/wine,g' -e 's,@PACKAGE_STRING@,Wine 7.2,g' -e 's,@PACKAGE_VERSION@,7.2,g' loader/wine.inf.in >loader/wine.inf || (rm -f loader/wine.inf && false)
LC_ALL=C sed -e 's,@bindir@,/usr/local/bin,g' -e 's,@dlldir@,/usr/local/lib/wine,g' -e 's,@PACKAGE_STRING@,Wine 7.2,g' -e 's,@PACKAGE_VERSION@,7.2,g' loader/wine.man.in >loader/wine.man || (rm -f loader/wine.man && false)
LC_ALL=C sed -e 's,@bindir@,/usr/local/bin,g' -e 's,@dlldir@,/usr/local/lib/wine,g' -e 's,@PACKAGE_STRING@,Wine 7.2,g' -e 's,@PACKAGE_VERSION@,7.2,g' loader/wine.pl.UTF-8.man.in >loader/wine.pl.UTF-8.man || (rm -f loader/wine.pl.UTF-8.man && false)
LC_ALL=C sed -e 's,@bindir@,/usr/local/bin,g' -e 's,@dlldir@,/usr/local/lib/wine,g' -e 's,@PACKAGE_STRING@,Wine 7.2,g' -e 's,@PACKAGE_VERSION@,7.2,g' loader/wine_info.plist.in >loader/wine_info.plist || (rm -f loader/wine_info.plist && false)
cc -m64 -c -o loader/main.o loader/main.c -Iloader -Iinclude -D__WINESRC__ -DDLLDIR=\"/usr/local/lib/wine\" \
  -DBIN_TO_DLLDIR=\"`tools/makedep -R /usr/local/bin /usr/local/lib/wine`\" -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o programs/arp/main.o programs/arp/main.c -Iprograms/arp -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o programs/aspnet_regiis/main.o programs/aspnet_regiis/main.c -Iprograms/aspnet_regiis -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o programs/cacls/cacls_main.o programs/cacls/cacls_main.c -Iprograms/cacls -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o programs/conhost/conhost.o programs/conhost/conhost.c -Iprograms/conhost -Iinclude -Iinclude/msvcrt \
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o programs/conhost/window.o programs/conhost/window.c -Iprograms/conhost -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o programs/dism/dism.o programs/dism/dism.c -Iprograms/dism -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o programs/dplaysvr/main.o programs/dplaysvr/main.c -Iprograms/dplaysvr -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o programs/dpnsvr/main.o programs/dpnsvr/main.c -Iprograms/dpnsvr -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o programs/dpvsetup/main.o programs/dpvsetup/main.c -Iprograms/dpvsetup -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o programs/fc/fc.o programs/fc/fc.c -Iprograms/fc -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o programs/findstr/main.o programs/findstr/main.c -Iprograms/findstr -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o programs/hostname/hostname.o programs/hostname/hostname.c -Iprograms/hostname -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o programs/icacls/icacls_main.o programs/icacls/icacls_main.c -Iprograms/icacls -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
LC_ALL=C sed -e 's,@bindir@,/usr/local/bin,g' -e 's,@dlldir@,/usr/local/lib/wine,g' -e 's,@PACKAGE_STRING@,Wine 7.2,g' -e 's,@PACKAGE_VERSION@,7.2,g' programs/msiexec/msiexec.man.in >programs/msiexec/msiexec.man || (rm -f programs/msiexec/msiexec.man && false)
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o programs/netsh/netsh.o programs/netsh/netsh.c -Iprograms/netsh -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o programs/ngen/ngen_main.o programs/ngen/ngen_main.c -Iprograms/ngen -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
LC_ALL=C sed -e 's,@bindir@,/usr/local/bin,g' -e 's,@dlldir@,/usr/local/lib/wine,g' -e 's,@PACKAGE_STRING@,Wine 7.2,g' -e 's,@PACKAGE_VERSION@,7.2,g' programs/notepad/notepad.man.in >programs/notepad/notepad.man || (rm -f programs/notepad/notepad.man && false)
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o programs/powershell/main.o programs/powershell/main.c -Iprograms/powershell -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o programs/regasm/main.o programs/regasm/main.c -Iprograms/regasm -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
LC_ALL=C sed -e 's,@bindir@,/usr/local/bin,g' -e 's,@dlldir@,/usr/local/lib/wine,g' -e 's,@PACKAGE_STRING@,Wine 7.2,g' -e 's,@PACKAGE_VERSION@,7.2,g' programs/regedit/regedit.man.in >programs/regedit/regedit.man || (rm -f programs/regedit/regedit.man && false)
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o programs/regedit/hexedit.o programs/regedit/hexedit.c -Iprograms/regedit -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o programs/regini/main.o programs/regini/main.c -Iprograms/regini -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o programs/regsvcs/main.o programs/regsvcs/main.c -Iprograms/regsvcs -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
LC_ALL=C sed -e 's,@bindir@,/usr/local/bin,g' -e 's,@dlldir@,/usr/local/lib/wine,g' -e 's,@PACKAGE_STRING@,Wine 7.2,g' -e 's,@PACKAGE_VERSION@,7.2,g' programs/regsvr32/regsvr32.man.in >programs/regsvr32/regsvr32.man || (rm -f programs/regsvr32/regsvr32.man && false)
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o programs/sdbinst/main.o programs/sdbinst/main.c -Iprograms/sdbinst -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o programs/secedit/main.o programs/secedit/main.c -Iprograms/secedit -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o programs/servicemodelreg/main.o programs/servicemodelreg/main.c -Iprograms/servicemodelreg -Iinclude \
  -Iinclude/msvcrt -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o programs/shutdown/main.o programs/shutdown/main.c -Iprograms/shutdown -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o programs/subst/main.o programs/subst/main.c -Iprograms/subst -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o programs/svchost/svchost.o programs/svchost/svchost.c -Iprograms/svchost -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o programs/systeminfo/main.o programs/systeminfo/main.c -Iprograms/systeminfo -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o programs/tasklist/tasklist.o programs/tasklist/tasklist.c -Iprograms/tasklist -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o programs/wevtutil/main.o programs/wevtutil/main.c -Iprograms/wevtutil -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o programs/where/main.o programs/where/main.c -Iprograms/where -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
LC_ALL=C sed -e 's,@bindir@,/usr/local/bin,g' -e 's,@dlldir@,/usr/local/lib/wine,g' -e 's,@PACKAGE_STRING@,Wine 7.2,g' -e 's,@PACKAGE_VERSION@,7.2,g' programs/wineboot/wineboot.man.in >programs/wineboot/wineboot.man || (rm -f programs/wineboot/wineboot.man && false)
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o programs/wineboot/shutdown.o programs/wineboot/shutdown.c -Iprograms/wineboot -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
LC_ALL=C sed -e 's,@bindir@,/usr/local/bin,g' -e 's,@dlldir@,/usr/local/lib/wine,g' -e 's,@PACKAGE_STRING@,Wine 7.2,g' -e 's,@PACKAGE_VERSION@,7.2,g' programs/winecfg/winecfg.man.in >programs/winecfg/winecfg.man || (rm -f programs/winecfg/winecfg.man && false)
LC_ALL=C sed -e 's,@bindir@,/usr/local/bin,g' -e 's,@dlldir@,/usr/local/lib/wine,g' -e 's,@PACKAGE_STRING@,Wine 7.2,g' -e 's,@PACKAGE_VERSION@,7.2,g' programs/wineconsole/wineconsole.man.in >programs/wineconsole/wineconsole.man || (rm -f programs/wineconsole/wineconsole.man && false)
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o programs/wineconsole/wineconsole.o programs/wineconsole/wineconsole.c -Iprograms/wineconsole -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
LC_ALL=C sed -e 's,@bindir@,/usr/local/bin,g' -e 's,@dlldir@,/usr/local/lib/wine,g' -e 's,@PACKAGE_STRING@,Wine 7.2,g' -e 's,@PACKAGE_VERSION@,7.2,g' programs/winedbg/winedbg.man.in >programs/winedbg/winedbg.man || (rm -f programs/winedbg/winedbg.man && false)
bison -o programs/winedbg/dbg.tab.c -d programs/winedbg/dbg.y
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
flex -oprograms/winedbg/debug.yy.c programs/winedbg/debug.l
LC_ALL=C sed -e 's,@bindir@,/usr/local/bin,g' -e 's,@dlldir@,/usr/local/lib/wine,g' -e 's,@PACKAGE_STRING@,Wine 7.2,g' -e 's,@PACKAGE_VERSION@,7.2,g' programs/winefile/winefile.man.in >programs/winefile/winefile.man || (rm -f programs/winefile/winefile.man && false)
LC_ALL=C sed -e 's,@bindir@,/usr/local/bin,g' -e 's,@dlldir@,/usr/local/lib/wine,g' -e 's,@PACKAGE_STRING@,Wine 7.2,g' -e 's,@PACKAGE_VERSION@,7.2,g' programs/winemine/winemine.man.in >programs/winemine/winemine.man || (rm -f programs/winemine/winemine.man && false)
LC_ALL=C sed -e 's,@bindir@,/usr/local/bin,g' -e 's,@dlldir@,/usr/local/lib/wine,g' -e 's,@PACKAGE_STRING@,Wine 7.2,g' -e 's,@PACKAGE_VERSION@,7.2,g' programs/winepath/winepath.man.in >programs/winepath/winepath.man || (rm -f programs/winepath/winepath.man && false)
cc -m64 -c -o programs/winhlp32/hlpfile.o programs/winhlp32/hlpfile.c -Iprograms/winhlp32 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o programs/winhlp32/string.o programs/winhlp32/string.c -Iprograms/winhlp32 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o programs/winhlp32/winhelp.o programs/winhlp32/winhelp.c -Iprograms/winhlp32 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
flex -oprograms/winhlp32/macro.lex.yy.c programs/winhlp32/macro.lex.l
cc -m64 -c -o programs/wmplayer/main.o programs/wmplayer/main.c -Iprograms/wmplayer -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
LC_ALL=C sed -e 's,@bindir@,/usr/local/bin,g' -e 's,@dlldir@,/usr/local/lib/wine,g' -e 's,@PACKAGE_STRING@,Wine 7.2,g' -e 's,@PACKAGE_VERSION@,7.2,g' server/wineserver.de.UTF-8.man.in >server/wineserver.de.UTF-8.man || (rm -f server/wineserver.de.UTF-8.man && false)
LC_ALL=C sed -e 's,@bindir@,/usr/local/bin,g' -e 's,@dlldir@,/usr/local/lib/wine,g' -e 's,@PACKAGE_STRING@,Wine 7.2,g' -e 's,@PACKAGE_VERSION@,7.2,g' server/wineserver.fr.UTF-8.man.in >server/wineserver.fr.UTF-8.man || (rm -f server/wineserver.fr.UTF-8.man && false)
LC_ALL=C sed -e 's,@bindir@,/usr/local/bin,g' -e 's,@dlldir@,/usr/local/lib/wine,g' -e 's,@PACKAGE_STRING@,Wine 7.2,g' -e 's,@PACKAGE_VERSION@,7.2,g' server/wineserver.man.in >server/wineserver.man || (rm -f server/wineserver.man && false)
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o server/async.o server/async.c -Iserver -Iinclude -D__WINESRC__ -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o server/atom.o server/atom.c -Iserver -Iinclude -D__WINESRC__ -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o server/change.o server/change.c -Iserver -Iinclude -D__WINESRC__ -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o server/class.o server/class.c -Iserver -Iinclude -D__WINESRC__ -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o server/clipboard.o server/clipboard.c -Iserver -Iinclude -D__WINESRC__ -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o server/completion.o server/completion.c -Iserver -Iinclude -D__WINESRC__ -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o server/console.o server/console.c -Iserver -Iinclude -D__WINESRC__ -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o server/debugger.o server/debugger.c -Iserver -Iinclude -D__WINESRC__ -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o server/device.o server/device.c -Iserver -Iinclude -D__WINESRC__ -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o server/directory.o server/directory.c -Iserver -Iinclude -D__WINESRC__ -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o server/event.o server/event.c -Iserver -Iinclude -D__WINESRC__ -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o server/fd.o server/fd.c -Iserver -Iinclude -D__WINESRC__ -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o server/file.o server/file.c -Iserver -Iinclude -D__WINESRC__ -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o server/handle.o server/handle.c -Iserver -Iinclude -D__WINESRC__ -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o server/hook.o server/hook.c -Iserver -Iinclude -D__WINESRC__ -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o server/mach.o server/mach.c -Iserver -Iinclude -D__WINESRC__ -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o server/mailslot.o server/mailslot.c -Iserver -Iinclude -D__WINESRC__ -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o server/main.o server/main.c -Iserver -Iinclude -D__WINESRC__ -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o server/mapping.o server/mapping.c -Iserver -Iinclude -D__WINESRC__ -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o server/mutex.o server/mutex.c -Iserver -Iinclude -D__WINESRC__ -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o server/named_pipe.o server/named_pipe.c -Iserver -Iinclude -D__WINESRC__ -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o server/object.o server/object.c -Iserver -Iinclude -D__WINESRC__ -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o server/process.o server/process.c -Iserver -Iinclude -D__WINESRC__ -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o server/procfs.o server/procfs.c -Iserver -Iinclude -D__WINESRC__ -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o server/ptrace.o server/ptrace.c -Iserver -Iinclude -D__WINESRC__ -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o server/queue.o server/queue.c -Iserver -Iinclude -D__WINESRC__ -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o server/region.o server/region.c -Iserver -Iinclude -D__WINESRC__ -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
server/ptrace.c:164:12: warning: unused function 'get_ptrace_tid' [-Wunused-function]
static int get_ptrace_tid( struct thread *thread )
           ^
3 warnings generated.
cc -m64 -c -o server/registry.o server/registry.c -Iserver -Iinclude -D__WINESRC__ -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o server/request.o server/request.c -Iserver -Iinclude -D__WINESRC__ -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o server/semaphore.o server/semaphore.c -Iserver -Iinclude -D__WINESRC__ -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o server/serial.o server/serial.c -Iserver -Iinclude -D__WINESRC__ -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o server/signal.o server/signal.c -Iserver -Iinclude -D__WINESRC__ -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o server/symlink.o server/symlink.c -Iserver -Iinclude -D__WINESRC__ -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o server/thread.o server/thread.c -Iserver -Iinclude -D__WINESRC__ -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o server/timer.o server/timer.c -Iserver -Iinclude -D__WINESRC__ -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o server/token.o server/token.c -Iserver -Iinclude -D__WINESRC__ -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o server/unicode.o server/unicode.c -Iserver -Iinclude -D__WINESRC__ -DNLSDIR="\"/usr/local/share/wine/nls\"" \
  -DBIN_TO_NLSDIR=\"`tools/makedep -R /usr/local/bin /usr/local/share/wine/nls`\" -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o server/user.o server/user.c -Iserver -Iinclude -D__WINESRC__ -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o server/window.o server/window.c -Iserver -Iinclude -D__WINESRC__ -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o server/winstation.o server/winstation.c -Iserver -Iinclude -D__WINESRC__ -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
LC_ALL=C sed -e 's,@bindir@,/usr/local/bin,g' -e 's,@dlldir@,/usr/local/lib/wine,g' -e 's,@PACKAGE_STRING@,Wine 7.2,g' -e 's,@PACKAGE_VERSION@,7.2,g' tools/wineapploader.in >tools/wineapploader || (rm -f tools/wineapploader && false)
LC_ALL=C sed -e 's,@bindir@,/usr/local/bin,g' -e 's,@dlldir@,/usr/local/lib/wine,g' -e 's,@PACKAGE_STRING@,Wine 7.2,g' -e 's,@PACKAGE_VERSION@,7.2,g' tools/widl/widl.man.in >tools/widl/widl.man || (rm -f tools/widl/widl.man && false)
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
LC_ALL=C sed -e 's,@bindir@,/usr/local/bin,g' -e 's,@dlldir@,/usr/local/lib/wine,g' -e 's,@PACKAGE_STRING@,Wine 7.2,g' -e 's,@PACKAGE_VERSION@,7.2,g' tools/winebuild/winebuild.man.in >tools/winebuild/winebuild.man || (rm -f tools/winebuild/winebuild.man && false)
LC_ALL=C sed -e 's,@bindir@,/usr/local/bin,g' -e 's,@dlldir@,/usr/local/lib/wine,g' -e 's,@PACKAGE_STRING@,Wine 7.2,g' -e 's,@PACKAGE_VERSION@,7.2,g' tools/winedump/winedump.man.in >tools/winedump/winedump.man || (rm -f tools/winedump/winedump.man && false)
cc -m64 -c -o tools/winedump/debug.o tools/winedump/debug.c -Itools/winedump -Iinclude -D__WINESRC__ -DWINE_NO_LONG_TYPES \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o tools/winedump/dos.o tools/winedump/dos.c -Itools/winedump -Iinclude -D__WINESRC__ -DWINE_NO_LONG_TYPES \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o tools/winedump/dump.o tools/winedump/dump.c -Itools/winedump -Iinclude -D__WINESRC__ -DWINE_NO_LONG_TYPES \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o tools/winedump/emf.o tools/winedump/emf.c -Itools/winedump -Iinclude -D__WINESRC__ -DWINE_NO_LONG_TYPES \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o tools/winedump/font.o tools/winedump/font.c -Itools/winedump -Iinclude -D__WINESRC__ -DWINE_NO_LONG_TYPES \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o tools/winedump/le.o tools/winedump/le.c -Itools/winedump -Iinclude -D__WINESRC__ -DWINE_NO_LONG_TYPES \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o tools/winedump/lib.o tools/winedump/lib.c -Itools/winedump -Iinclude -D__WINESRC__ -DWINE_NO_LONG_TYPES \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o tools/winedump/lnk.o tools/winedump/lnk.c -Itools/winedump -Iinclude -D__WINESRC__ -DWINE_NO_LONG_TYPES \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o tools/winedump/main.o tools/winedump/main.c -Itools/winedump -Iinclude -D__WINESRC__ -DWINE_NO_LONG_TYPES \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o tools/winedump/mf.o tools/winedump/mf.c -Itools/winedump -Iinclude -D__WINESRC__ -DWINE_NO_LONG_TYPES \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o tools/winedump/minidump.o tools/winedump/minidump.c -Itools/winedump -Iinclude -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o tools/winedump/misc.o tools/winedump/misc.c -Itools/winedump -Iinclude -D__WINESRC__ -DWINE_NO_LONG_TYPES \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o tools/winedump/msc.o tools/winedump/msc.c -Itools/winedump -Iinclude -D__WINESRC__ -DWINE_NO_LONG_TYPES \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o tools/winedump/msmangle.o tools/winedump/msmangle.c -Itools/winedump -Iinclude -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o tools/winedump/ne.o tools/winedump/ne.c -Itools/winedump -Iinclude -D__WINESRC__ -DWINE_NO_LONG_TYPES \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o tools/winedump/nls.o tools/winedump/nls.c -Itools/winedump -Iinclude -D__WINESRC__ -DWINE_NO_LONG_TYPES \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o tools/winedump/output.o tools/winedump/output.c -Itools/winedump -Iinclude -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o tools/winedump/pdb.o tools/winedump/pdb.c -Itools/winedump -Iinclude -D__WINESRC__ -DWINE_NO_LONG_TYPES \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o tools/winedump/pe.o tools/winedump/pe.c -Itools/winedump -Iinclude -D__WINESRC__ -DWINE_NO_LONG_TYPES \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o tools/winedump/search.o tools/winedump/search.c -Itools/winedump -Iinclude -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o tools/winedump/symbol.o tools/winedump/symbol.c -Itools/winedump -Iinclude -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o tools/winedump/tlb.o tools/winedump/tlb.c -Itools/winedump -Iinclude -D__WINESRC__ -DWINE_NO_LONG_TYPES \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
LC_ALL=C sed -e 's,@bindir@,/usr/local/bin,g' -e 's,@dlldir@,/usr/local/lib/wine,g' -e 's,@PACKAGE_STRING@,Wine 7.2,g' -e 's,@PACKAGE_VERSION@,7.2,g' tools/winegcc/winegcc.man.in >tools/winegcc/winegcc.man || (rm -f tools/winegcc/winegcc.man && false)
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
LC_ALL=C sed -e 's,@bindir@,/usr/local/bin,g' -e 's,@dlldir@,/usr/local/lib/wine,g' -e 's,@PACKAGE_STRING@,Wine 7.2,g' -e 's,@PACKAGE_VERSION@,7.2,g' tools/winemaker/winemaker.de.UTF-8.man.in >tools/winemaker/winemaker.de.UTF-8.man || (rm -f tools/winemaker/winemaker.de.UTF-8.man && false)
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
LC_ALL=C sed -e 's,@bindir@,/usr/local/bin,g' -e 's,@dlldir@,/usr/local/lib/wine,g' -e 's,@PACKAGE_STRING@,Wine 7.2,g' -e 's,@PACKAGE_VERSION@,7.2,g' tools/winemaker/winemaker.fr.UTF-8.man.in >tools/winemaker/winemaker.fr.UTF-8.man || (rm -f tools/winemaker/winemaker.fr.UTF-8.man && false)
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
LC_ALL=C sed -e 's,@bindir@,/usr/local/bin,g' -e 's,@dlldir@,/usr/local/lib/wine,g' -e 's,@PACKAGE_STRING@,Wine 7.2,g' -e 's,@PACKAGE_VERSION@,7.2,g' tools/winemaker/winemaker.man.in >tools/winemaker/winemaker.man || (rm -f tools/winemaker/winemaker.man && false)
LC_ALL=C sed -e 's,@bindir@,/usr/local/bin,g' -e 's,@dlldir@,/usr/local/lib/wine,g' -e 's,@PACKAGE_STRING@,Wine 7.2,g' -e 's,@PACKAGE_VERSION@,7.2,g' tools/wmc/wmc.man.in >tools/wmc/wmc.man || (rm -f tools/wmc/wmc.man && false)
LC_ALL=C sed -e 's,@bindir@,/usr/local/bin,g' -e 's,@dlldir@,/usr/local/lib/wine,g' -e 's,@PACKAGE_STRING@,Wine 7.2,g' -e 's,@PACKAGE_VERSION@,7.2,g' tools/wrc/wrc.man.in >tools/wrc/wrc.man || (rm -f tools/wrc/wrc.man && false)
cc -m64 -o tools/winebuild/winebuild tools/winebuild/import.o tools/winebuild/main.o tools/winebuild/parser.o \
  tools/winebuild/relay.o tools/winebuild/res16.o tools/winebuild/res32.o tools/winebuild/spec16.o \
  tools/winebuild/spec32.o tools/winebuild/utils.o -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
bison -o tools/widl/parser.tab.c tools/widl/parser.y
bison -o tools/widl/ppy.tab.c tools/wrc/ppy.y
cc -m64 -c -o tools/widl/parser.yy.o tools/widl/parser.yy.c -Itools/widl -Itools/wrc -Iinclude -D__WINESRC__ -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o tools/widl/ppl.yy.o tools/widl/ppl.yy.c -Itools/widl -Itools/wrc -Iinclude -D__WINESRC__ -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -o tools/winegcc/winegcc tools/winegcc/utils.o tools/winegcc/winegcc.o -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
tools/winedump/tlb.c:1499:9: warning: variable 'vars_header_bytes' set but not used [-Wunused-but-set-variable]
    int vars_header_bytes = 0, vars_bytes = 0, saved_offset;
        ^
tools/winedump/tlb.c:1499:32: warning: variable 'vars_bytes' set but not used [-Wunused-but-set-variable]
    int vars_header_bytes = 0, vars_bytes = 0, saved_offset;
                               ^
4 warnings generated.
bison -o tools/wrc/parser.tab.c tools/wrc/parser.y
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
bison -o tools/wrc/ppy.tab.c tools/wrc/ppy.y
tools/wrc/parser.y: warning: 5 shift/reduce conflicts [-Wconflicts-sr]
tools/wrc/parser.y: note: rerun with option '-Wcounterexamples' to generate conflict counterexamples
cc -m64 -c -o tools/wrc/parser.yy.o tools/wrc/parser.yy.c -Itools/wrc -Iinclude -D__WINESRC__ -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o tools/wrc/ppl.yy.o tools/wrc/ppl.yy.c -Itools/wrc -Iinclude -D__WINESRC__ -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/ntdll/unix/version.o dlls/ntdll/unix/version.c -Idlls/ntdll -Iinclude -D__WINESRC__ -DWINE_NO_LONG_TYPES \
  -D_NTSYSTEM_ -D_ACRTIMP= -DWINBASEAPI= -D_MSVCR_VER=0 -DWINE_UNIX_LIB -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
bison -o dlls/d3dcompiler_33/asmshader.tab.c dlls/d3dcompiler_43/asmshader.y
bison -o dlls/d3dcompiler_33/ppy.tab.c dlls/d3dcompiler_43/ppy.y
cc -m64 -c -o dlls/d3dcompiler_33/ppl.yy.o dlls/d3dcompiler_33/ppl.yy.c -Idlls/d3dcompiler_33 -Idlls/d3dcompiler_43 -Iinclude \
  -Iinclude/msvcrt -D__WINESRC__ -DD3D_COMPILER_VERSION=33 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
bison -o dlls/d3dcompiler_34/asmshader.tab.c dlls/d3dcompiler_43/asmshader.y
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
bison -o dlls/d3dcompiler_34/ppy.tab.c dlls/d3dcompiler_43/ppy.y
cc -m64 -c -o dlls/d3dcompiler_34/ppl.yy.o dlls/d3dcompiler_34/ppl.yy.c -Idlls/d3dcompiler_34 -Idlls/d3dcompiler_43 -Iinclude \
  -Iinclude/msvcrt -D__WINESRC__ -DD3D_COMPILER_VERSION=34 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
bison -o dlls/d3dcompiler_35/asmshader.tab.c dlls/d3dcompiler_43/asmshader.y
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
bison -o dlls/d3dcompiler_35/ppy.tab.c dlls/d3dcompiler_43/ppy.y
cc -m64 -c -o dlls/d3dcompiler_35/ppl.yy.o dlls/d3dcompiler_35/ppl.yy.c -Idlls/d3dcompiler_35 -Idlls/d3dcompiler_43 -Iinclude \
  -Iinclude/msvcrt -D__WINESRC__ -DD3D_COMPILER_VERSION=35 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
bison -o dlls/d3dcompiler_36/asmshader.tab.c dlls/d3dcompiler_43/asmshader.y
bison -o dlls/d3dcompiler_36/ppy.tab.c dlls/d3dcompiler_43/ppy.y
cc -m64 -c -o dlls/d3dcompiler_36/ppl.yy.o dlls/d3dcompiler_36/ppl.yy.c -Idlls/d3dcompiler_36 -Idlls/d3dcompiler_43 -Iinclude \
  -Iinclude/msvcrt -D__WINESRC__ -DD3D_COMPILER_VERSION=36 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
bison -o dlls/d3dcompiler_37/asmshader.tab.c dlls/d3dcompiler_43/asmshader.y
bison -o dlls/d3dcompiler_37/ppy.tab.c dlls/d3dcompiler_43/ppy.y
cc -m64 -c -o dlls/d3dcompiler_37/ppl.yy.o dlls/d3dcompiler_37/ppl.yy.c -Idlls/d3dcompiler_37 -Idlls/d3dcompiler_43 -Iinclude \
  -Iinclude/msvcrt -D__WINESRC__ -DD3D_COMPILER_VERSION=37 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
bison -o dlls/d3dcompiler_38/asmshader.tab.c dlls/d3dcompiler_43/asmshader.y
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
bison -o dlls/d3dcompiler_38/ppy.tab.c dlls/d3dcompiler_43/ppy.y
cc -m64 -c -o dlls/d3dcompiler_38/ppl.yy.o dlls/d3dcompiler_38/ppl.yy.c -Idlls/d3dcompiler_38 -Idlls/d3dcompiler_43 -Iinclude \
  -Iinclude/msvcrt -D__WINESRC__ -DD3D_COMPILER_VERSION=38 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
bison -o dlls/d3dcompiler_39/asmshader.tab.c dlls/d3dcompiler_43/asmshader.y
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
bison -o dlls/d3dcompiler_39/ppy.tab.c dlls/d3dcompiler_43/ppy.y
cc -m64 -c -o dlls/d3dcompiler_39/ppl.yy.o dlls/d3dcompiler_39/ppl.yy.c -Idlls/d3dcompiler_39 -Idlls/d3dcompiler_43 -Iinclude \
  -Iinclude/msvcrt -D__WINESRC__ -DD3D_COMPILER_VERSION=39 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
bison -o dlls/d3dcompiler_40/asmshader.tab.c dlls/d3dcompiler_43/asmshader.y
bison -o dlls/d3dcompiler_40/ppy.tab.c dlls/d3dcompiler_43/ppy.y
cc -m64 -c -o dlls/d3dcompiler_40/ppl.yy.o dlls/d3dcompiler_40/ppl.yy.c -Idlls/d3dcompiler_40 -Idlls/d3dcompiler_43 -Iinclude \
  -Iinclude/msvcrt -D__WINESRC__ -DD3D_COMPILER_VERSION=40 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
bison -o dlls/d3dcompiler_41/asmshader.tab.c dlls/d3dcompiler_43/asmshader.y
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
bison -o dlls/d3dcompiler_41/ppy.tab.c dlls/d3dcompiler_43/ppy.y
cc -m64 -c -o dlls/d3dcompiler_41/ppl.yy.o dlls/d3dcompiler_41/ppl.yy.c -Idlls/d3dcompiler_41 -Idlls/d3dcompiler_43 -Iinclude \
  -Iinclude/msvcrt -D__WINESRC__ -DD3D_COMPILER_VERSION=41 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
bison -o dlls/d3dcompiler_42/asmshader.tab.c dlls/d3dcompiler_43/asmshader.y
bison -o dlls/d3dcompiler_42/ppy.tab.c dlls/d3dcompiler_43/ppy.y
cc -m64 -c -o dlls/d3dcompiler_42/ppl.yy.o dlls/d3dcompiler_42/ppl.yy.c -Idlls/d3dcompiler_42 -Idlls/d3dcompiler_43 -Iinclude \
  -Iinclude/msvcrt -D__WINESRC__ -DD3D_COMPILER_VERSION=42 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
bison -o dlls/d3dcompiler_43/asmshader.tab.c dlls/d3dcompiler_43/asmshader.y
bison -o dlls/d3dcompiler_43/ppy.tab.c dlls/d3dcompiler_43/ppy.y
cc -m64 -c -o dlls/d3dcompiler_43/ppl.yy.o dlls/d3dcompiler_43/ppl.yy.c -Idlls/d3dcompiler_43 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DD3D_COMPILER_VERSION=43 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
bison -o dlls/d3dcompiler_46/asmshader.tab.c dlls/d3dcompiler_43/asmshader.y
bison -o dlls/d3dcompiler_46/ppy.tab.c dlls/d3dcompiler_43/ppy.y
cc -m64 -c -o dlls/d3dcompiler_46/ppl.yy.o dlls/d3dcompiler_46/ppl.yy.c -Idlls/d3dcompiler_46 -Idlls/d3dcompiler_43 -Iinclude \
  -Iinclude/msvcrt -D__WINESRC__ -DD3D_COMPILER_VERSION=46 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
bison -o dlls/d3dcompiler_47/asmshader.tab.c dlls/d3dcompiler_43/asmshader.y
bison -o dlls/d3dcompiler_47/ppy.tab.c dlls/d3dcompiler_43/ppy.y
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dcompiler_47/ppl.yy.o dlls/d3dcompiler_47/ppl.yy.c -Idlls/d3dcompiler_47 -Idlls/d3dcompiler_43 -Iinclude \
  -Iinclude/msvcrt -D__WINESRC__ -DD3D_COMPILER_VERSION=47 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
tools/winebuild/winebuild -w --implib -o dlls/d3dxof/libd3dxof.a -m64 --export dlls/d3dxof/d3dxof.spec
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -o tools/make_xftmpl tools/make_xftmpl.o -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winebuild/winebuild -w --implib -o dlls/d3d9/libd3d9.a -m64 --export dlls/d3d9/d3d9.spec
tools/winegcc/winegcc -o dlls/davclnt/davclnt.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/davclnt/davclnt.spec -Wb,--prefer-native -mno-cygwin
tools/winegcc/winegcc -o dlls/dbgeng/dbgeng.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/dbgeng/dbgeng.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/dciman32/dciman32.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/dciman32/dciman32.spec -mno-cygwin
tools/winebuild/winebuild -w --implib -o dlls/avicap32/libavicap32.a -m64 --export dlls/avicap32/avicap32.spec
tools/winebuild/winebuild -w --implib -o dlls/dsound/libdsound.a -m64 --export dlls/dsound/dsound.spec
tools/winebuild/winebuild -w --implib -o dlls/msdmo/libmsdmo.a -m64 --export dlls/msdmo/msdmo.spec
tools/winebuild/winebuild -w --implib -o dlls/iphlpapi/libiphlpapi.a -m64 --export dlls/iphlpapi/iphlpapi.spec
tools/winegcc/winegcc -o dlls/dhcpcsvc/dhcpcsvc.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/dhcpcsvc/dhcpcsvc.spec -Wb,--prefer-native -mno-cygwin
tools/winegcc/winegcc -o dlls/dhcpcsvc6/dhcpcsvc6.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/dhcpcsvc6/dhcpcsvc6.spec -Wb,--prefer-native -mno-cygwin
tools/winegcc/winegcc -o dlls/difxapi/difxapi.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/difxapi/difxapi.spec -mno-cygwin
tools/winebuild/winebuild -w --implib -o dlls/hid/libhid.a -m64 --export dlls/hid/hid.spec
tools/winebuild/winebuild -w --implib -o dlls/dplayx/libdplayx.a -m64 --export dlls/dplayx/dplayx.spec
tools/winebuild/winebuild -w --implib -o dlls/dpnet/libdpnet.a -m64 --export dlls/dpnet/dpnet.spec
tools/winebuild/winebuild -w --implib -o dlls/ws2_32/libws2_32.a -m64 --export dlls/ws2_32/ws2_32.spec
tools/winegcc/winegcc -o dlls/drmclien/drmclien.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/drmclien/drmclien.spec -Wb,--prefer-native -mno-cygwin
tools/winegcc/winegcc -o dlls/dwrite/dwrite.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/dwrite/dwrite.spec -mno-cygwin
tools/winebuild/winebuild -w --implib -o dlls/win32u/libwin32u.a -m64 --export dlls/win32u/win32u.spec
tools/winegcc/winegcc -o dlls/dxtrans/dxtrans.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/dxtrans/dxtrans.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/dxva2/dxva2.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/dxva2/dxva2.spec -Wb,--prefer-native -mno-cygwin
tools/winegcc/winegcc -o dlls/esent/esent.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/esent/esent.spec -Wb,--prefer-native -mno-cygwin
tools/winebuild/winebuild -w --implib -o dlls/mfplat/libmfplat.a -m64 --export dlls/mfplat/mfplat.spec
tools/winebuild/winebuild -w --implib -o dlls/dxva2/libdxva2.a -m64 --export dlls/dxva2/dxva2.spec
tools/winegcc/winegcc -o dlls/ext-ms-win-authz-context-l1-1-0/ext-ms-win-authz-context-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/ext-ms-win-authz-context-l1-1-0/ext-ms-win-authz-context-l1-1-0.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/ext-ms-win-domainjoin-netjoin-l1-1-0/ext-ms-win-domainjoin-netjoin-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/ext-ms-win-domainjoin-netjoin-l1-1-0/ext-ms-win-domainjoin-netjoin-l1-1-0.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/ext-ms-win-dwmapi-ext-l1-1-0/ext-ms-win-dwmapi-ext-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/ext-ms-win-dwmapi-ext-l1-1-0/ext-ms-win-dwmapi-ext-l1-1-0.spec \
  -mno-cygwin
tools/winegcc/winegcc -o dlls/ext-ms-win-gdi-dc-create-l1-1-0/ext-ms-win-gdi-dc-create-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/ext-ms-win-gdi-dc-create-l1-1-0/ext-ms-win-gdi-dc-create-l1-1-0.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/ext-ms-win-gdi-dc-create-l1-1-1/ext-ms-win-gdi-dc-create-l1-1-1.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/ext-ms-win-gdi-dc-create-l1-1-1/ext-ms-win-gdi-dc-create-l1-1-1.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/ext-ms-win-gdi-dc-l1-2-0/ext-ms-win-gdi-dc-l1-2-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/ext-ms-win-gdi-dc-l1-2-0/ext-ms-win-gdi-dc-l1-2-0.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/ext-ms-win-gdi-devcaps-l1-1-0/ext-ms-win-gdi-devcaps-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/ext-ms-win-gdi-devcaps-l1-1-0/ext-ms-win-gdi-devcaps-l1-1-0.spec \
  -mno-cygwin
tools/winegcc/winegcc -o dlls/ext-ms-win-gdi-draw-l1-1-0/ext-ms-win-gdi-draw-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/ext-ms-win-gdi-draw-l1-1-0/ext-ms-win-gdi-draw-l1-1-0.spec \
  -mno-cygwin
tools/winegcc/winegcc -o dlls/ext-ms-win-gdi-draw-l1-1-1/ext-ms-win-gdi-draw-l1-1-1.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/ext-ms-win-gdi-draw-l1-1-1/ext-ms-win-gdi-draw-l1-1-1.spec \
  -mno-cygwin
tools/winegcc/winegcc -o dlls/ext-ms-win-gdi-font-l1-1-0/ext-ms-win-gdi-font-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/ext-ms-win-gdi-font-l1-1-0/ext-ms-win-gdi-font-l1-1-0.spec \
  -mno-cygwin
tools/winegcc/winegcc -o dlls/ext-ms-win-gdi-font-l1-1-1/ext-ms-win-gdi-font-l1-1-1.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/ext-ms-win-gdi-font-l1-1-1/ext-ms-win-gdi-font-l1-1-1.spec \
  -mno-cygwin
tools/winegcc/winegcc -o dlls/ext-ms-win-gdi-render-l1-1-0/ext-ms-win-gdi-render-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/ext-ms-win-gdi-render-l1-1-0/ext-ms-win-gdi-render-l1-1-0.spec \
  -mno-cygwin
tools/winegcc/winegcc -o dlls/ext-ms-win-kernel32-package-current-l1-1-0/ext-ms-win-kernel32-package-current-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/ext-ms-win-kernel32-package-current-l1-1-0/ext-ms-win-kernel32-package-current-l1-1-0.spec \
  -mno-cygwin
tools/winegcc/winegcc -o dlls/ext-ms-win-kernel32-package-l1-1-1/ext-ms-win-kernel32-package-l1-1-1.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/ext-ms-win-kernel32-package-l1-1-1/ext-ms-win-kernel32-package-l1-1-1.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/ext-ms-win-ntuser-dialogbox-l1-1-0/ext-ms-win-ntuser-dialogbox-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/ext-ms-win-ntuser-dialogbox-l1-1-0/ext-ms-win-ntuser-dialogbox-l1-1-0.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/ext-ms-win-ntuser-draw-l1-1-0/ext-ms-win-ntuser-draw-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/ext-ms-win-ntuser-draw-l1-1-0/ext-ms-win-ntuser-draw-l1-1-0.spec \
  -mno-cygwin
tools/winegcc/winegcc -o dlls/ext-ms-win-ntuser-gui-l1-1-0/ext-ms-win-ntuser-gui-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/ext-ms-win-ntuser-gui-l1-1-0/ext-ms-win-ntuser-gui-l1-1-0.spec \
  -mno-cygwin
tools/winegcc/winegcc -o dlls/ext-ms-win-ntuser-gui-l1-3-0/ext-ms-win-ntuser-gui-l1-3-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/ext-ms-win-ntuser-gui-l1-3-0/ext-ms-win-ntuser-gui-l1-3-0.spec \
  -mno-cygwin
tools/winegcc/winegcc -o dlls/ext-ms-win-ntuser-keyboard-l1-3-0/ext-ms-win-ntuser-keyboard-l1-3-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/ext-ms-win-ntuser-keyboard-l1-3-0/ext-ms-win-ntuser-keyboard-l1-3-0.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/ext-ms-win-ntuser-message-l1-1-0/ext-ms-win-ntuser-message-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/ext-ms-win-ntuser-message-l1-1-0/ext-ms-win-ntuser-message-l1-1-0.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/ext-ms-win-ntuser-message-l1-1-1/ext-ms-win-ntuser-message-l1-1-1.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/ext-ms-win-ntuser-message-l1-1-1/ext-ms-win-ntuser-message-l1-1-1.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/ext-ms-win-ntuser-misc-l1-1-0/ext-ms-win-ntuser-misc-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/ext-ms-win-ntuser-misc-l1-1-0/ext-ms-win-ntuser-misc-l1-1-0.spec \
  -mno-cygwin
tools/winegcc/winegcc -o dlls/ext-ms-win-ntuser-misc-l1-2-0/ext-ms-win-ntuser-misc-l1-2-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/ext-ms-win-ntuser-misc-l1-2-0/ext-ms-win-ntuser-misc-l1-2-0.spec \
  -mno-cygwin
tools/winegcc/winegcc -o dlls/ext-ms-win-ntuser-misc-l1-5-1/ext-ms-win-ntuser-misc-l1-5-1.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/ext-ms-win-ntuser-misc-l1-5-1/ext-ms-win-ntuser-misc-l1-5-1.spec \
  -mno-cygwin
tools/winegcc/winegcc -o dlls/ext-ms-win-ntuser-mouse-l1-1-0/ext-ms-win-ntuser-mouse-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/ext-ms-win-ntuser-mouse-l1-1-0/ext-ms-win-ntuser-mouse-l1-1-0.spec \
  -mno-cygwin
tools/winegcc/winegcc -o dlls/ext-ms-win-ntuser-private-l1-1-1/ext-ms-win-ntuser-private-l1-1-1.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/ext-ms-win-ntuser-private-l1-1-1/ext-ms-win-ntuser-private-l1-1-1.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/ext-ms-win-ntuser-private-l1-3-1/ext-ms-win-ntuser-private-l1-3-1.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/ext-ms-win-ntuser-private-l1-3-1/ext-ms-win-ntuser-private-l1-3-1.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/ext-ms-win-ntuser-rectangle-ext-l1-1-0/ext-ms-win-ntuser-rectangle-ext-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/ext-ms-win-ntuser-rectangle-ext-l1-1-0/ext-ms-win-ntuser-rectangle-ext-l1-1-0.spec \
  -mno-cygwin
tools/winegcc/winegcc -o dlls/ext-ms-win-ntuser-uicontext-ext-l1-1-0/ext-ms-win-ntuser-uicontext-ext-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/ext-ms-win-ntuser-uicontext-ext-l1-1-0/ext-ms-win-ntuser-uicontext-ext-l1-1-0.spec \
  -mno-cygwin
tools/winegcc/winegcc -o dlls/ext-ms-win-ntuser-window-l1-1-0/ext-ms-win-ntuser-window-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/ext-ms-win-ntuser-window-l1-1-0/ext-ms-win-ntuser-window-l1-1-0.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/ext-ms-win-ntuser-window-l1-1-1/ext-ms-win-ntuser-window-l1-1-1.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/ext-ms-win-ntuser-window-l1-1-1/ext-ms-win-ntuser-window-l1-1-1.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/ext-ms-win-ntuser-window-l1-1-4/ext-ms-win-ntuser-window-l1-1-4.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/ext-ms-win-ntuser-window-l1-1-4/ext-ms-win-ntuser-window-l1-1-4.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/ext-ms-win-ntuser-windowclass-l1-1-0/ext-ms-win-ntuser-windowclass-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/ext-ms-win-ntuser-windowclass-l1-1-0/ext-ms-win-ntuser-windowclass-l1-1-0.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/ext-ms-win-ntuser-windowclass-l1-1-1/ext-ms-win-ntuser-windowclass-l1-1-1.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/ext-ms-win-ntuser-windowclass-l1-1-1/ext-ms-win-ntuser-windowclass-l1-1-1.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/ext-ms-win-oleacc-l1-1-0/ext-ms-win-oleacc-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/ext-ms-win-oleacc-l1-1-0/ext-ms-win-oleacc-l1-1-0.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/ext-ms-win-ras-rasapi32-l1-1-0/ext-ms-win-ras-rasapi32-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/ext-ms-win-ras-rasapi32-l1-1-0/ext-ms-win-ras-rasapi32-l1-1-0.spec \
  -mno-cygwin
tools/winegcc/winegcc -o dlls/ext-ms-win-rtcore-gdi-devcaps-l1-1-0/ext-ms-win-rtcore-gdi-devcaps-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/ext-ms-win-rtcore-gdi-devcaps-l1-1-0/ext-ms-win-rtcore-gdi-devcaps-l1-1-0.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/ext-ms-win-rtcore-gdi-object-l1-1-0/ext-ms-win-rtcore-gdi-object-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/ext-ms-win-rtcore-gdi-object-l1-1-0/ext-ms-win-rtcore-gdi-object-l1-1-0.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/ext-ms-win-rtcore-gdi-rgn-l1-1-0/ext-ms-win-rtcore-gdi-rgn-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/ext-ms-win-rtcore-gdi-rgn-l1-1-0/ext-ms-win-rtcore-gdi-rgn-l1-1-0.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/ext-ms-win-rtcore-ntuser-cursor-l1-1-0/ext-ms-win-rtcore-ntuser-cursor-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/ext-ms-win-rtcore-ntuser-cursor-l1-1-0/ext-ms-win-rtcore-ntuser-cursor-l1-1-0.spec \
  -mno-cygwin
tools/winegcc/winegcc -o dlls/ext-ms-win-rtcore-ntuser-dc-access-l1-1-0/ext-ms-win-rtcore-ntuser-dc-access-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/ext-ms-win-rtcore-ntuser-dc-access-l1-1-0/ext-ms-win-rtcore-ntuser-dc-access-l1-1-0.spec \
  -mno-cygwin
tools/winegcc/winegcc -o dlls/ext-ms-win-rtcore-ntuser-dpi-l1-1-0/ext-ms-win-rtcore-ntuser-dpi-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/ext-ms-win-rtcore-ntuser-dpi-l1-1-0/ext-ms-win-rtcore-ntuser-dpi-l1-1-0.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/ext-ms-win-rtcore-ntuser-dpi-l1-2-0/ext-ms-win-rtcore-ntuser-dpi-l1-2-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/ext-ms-win-rtcore-ntuser-dpi-l1-2-0/ext-ms-win-rtcore-ntuser-dpi-l1-2-0.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/ext-ms-win-rtcore-ntuser-rawinput-l1-1-0/ext-ms-win-rtcore-ntuser-rawinput-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/ext-ms-win-rtcore-ntuser-rawinput-l1-1-0/ext-ms-win-rtcore-ntuser-rawinput-l1-1-0.spec \
  -mno-cygwin
tools/winegcc/winegcc -o dlls/ext-ms-win-rtcore-ntuser-syscolors-l1-1-0/ext-ms-win-rtcore-ntuser-syscolors-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/ext-ms-win-rtcore-ntuser-syscolors-l1-1-0/ext-ms-win-rtcore-ntuser-syscolors-l1-1-0.spec \
  -mno-cygwin
tools/winegcc/winegcc -o dlls/ext-ms-win-rtcore-ntuser-sysparams-l1-1-0/ext-ms-win-rtcore-ntuser-sysparams-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/ext-ms-win-rtcore-ntuser-sysparams-l1-1-0/ext-ms-win-rtcore-ntuser-sysparams-l1-1-0.spec \
  -mno-cygwin
tools/winegcc/winegcc -o dlls/ext-ms-win-security-credui-l1-1-0/ext-ms-win-security-credui-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/ext-ms-win-security-credui-l1-1-0/ext-ms-win-security-credui-l1-1-0.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/ext-ms-win-security-cryptui-l1-1-0/ext-ms-win-security-cryptui-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/ext-ms-win-security-cryptui-l1-1-0/ext-ms-win-security-cryptui-l1-1-0.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/ext-ms-win-shell-comctl32-init-l1-1-0/ext-ms-win-shell-comctl32-init-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/ext-ms-win-shell-comctl32-init-l1-1-0/ext-ms-win-shell-comctl32-init-l1-1-0.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/ext-ms-win-shell-comdlg32-l1-1-0/ext-ms-win-shell-comdlg32-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/ext-ms-win-shell-comdlg32-l1-1-0/ext-ms-win-shell-comdlg32-l1-1-0.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/ext-ms-win-shell-shell32-l1-2-0/ext-ms-win-shell-shell32-l1-2-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/ext-ms-win-shell-shell32-l1-2-0/ext-ms-win-shell-shell32-l1-2-0.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/ext-ms-win-uxtheme-themes-l1-1-0/ext-ms-win-uxtheme-themes-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/ext-ms-win-uxtheme-themes-l1-1-0/ext-ms-win-uxtheme-themes-l1-1-0.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/faultrep/faultrep.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/faultrep/faultrep.spec -Wb,--prefer-native -mno-cygwin
tools/winegcc/winegcc -o dlls/feclient/feclient.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/feclient/feclient.spec -Wb,--prefer-native -mno-cygwin
tools/winegcc/winegcc -o dlls/fltmgr.sys/fltmgr.sys --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/fltmgr.sys/fltmgr.sys.spec -Wl,--subsystem,native -mno-cygwin
tools/winegcc/winegcc -o dlls/fntcache/fntcache.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/fntcache/fntcache.spec -Wb,--prefer-native -mno-cygwin
tools/winegcc/winegcc -o dlls/fontsub/fontsub.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/fontsub/fontsub.spec -Wb,--prefer-native -mno-cygwin
tools/winebuild/winebuild -w --implib -o dlls/dbghelp/libdbghelp.a -m64 --export dlls/dbghelp/dbghelp.spec
tools/winegcc/winegcc -o dlls/fwpuclnt/fwpuclnt.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/fwpuclnt/fwpuclnt.spec -Wb,--prefer-native -mno-cygwin
tools/winegcc/winegcc -o dlls/gamingtcui/gamingtcui.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/gamingtcui/gamingtcui.spec -mno-cygwin
tools/winebuild/winebuild -w --implib -o dlls/opengl32/libopengl32.a -m64 --export dlls/opengl32/opengl32.spec
tools/winegcc/winegcc -o dlls/glu32/glu32.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/glu32/glu32.spec -Wb,--prefer-native -mno-cygwin
tools/winegcc/winegcc -o dlls/gpkcsp/gpkcsp.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/gpkcsp/gpkcsp.spec -Wb,--prefer-native -mno-cygwin
tools/winebuild/winebuild -w --implib -o dlls/ntoskrnl.exe/libntoskrnl.a -m64 --export dlls/ntoskrnl.exe/ntoskrnl.exe.spec
tools/winebuild/winebuild -w --implib -o dlls/hal/libhal.a -m64 --export dlls/hal/hal.spec
tools/winebuild/winebuild -w --implib -o dlls/hidparse.sys/libhidparse.a -m64 --export dlls/hidparse.sys/hidparse.sys.spec
tools/winegcc/winegcc -o dlls/hidparse.sys/hidparse.sys --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/hidparse.sys/hidparse.sys.spec -mno-cygwin
tools/winebuild/winebuild -w --implib -o dlls/winhttp/libwinhttp.a -m64 --export dlls/winhttp/winhttp.spec
tools/winebuild/winebuild -w --implib -o dlls/shcore/libshcore.a -m64 --export dlls/shcore/shcore.spec
tools/winebuild/winebuild -w --implib -o dlls/xmllite/libxmllite.a -m64 --export dlls/xmllite/xmllite.spec
tools/winebuild/winebuild -w --implib -o dlls/mpr/libmpr.a -m64 --export dlls/mpr/mpr.spec
tools/winegcc/winegcc -o dlls/http.sys/http.sys --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/http.sys/http.sys.spec -Wl,--subsystem,native -mno-cygwin
tools/winegcc/winegcc -o dlls/httpapi/httpapi.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/httpapi/httpapi.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/icmp/icmp.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/icmp/icmp.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/imaadp32.acm/imaadp32.acm --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/imaadp32.acm/imaadp32.acm.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/imagehlp/imagehlp.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/imagehlp/imagehlp.spec -mno-cygwin
tools/winebuild/winebuild -w --implib -o dlls/propsys/libpropsys.a -m64 --export dlls/propsys/propsys.spec
tools/winebuild/winebuild -w --implib -o dlls/snmpapi/libsnmpapi.a -m64 --export dlls/snmpapi/snmpapi.spec
tools/winegcc/winegcc -o dlls/inetmib1/inetmib1.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/inetmib1/inetmib1.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/initpki/initpki.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/initpki/initpki.spec -Wb,--prefer-native -mno-cygwin
tools/winegcc/winegcc -o dlls/inkobj/inkobj.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/inkobj/inkobj.spec -Wb,--prefer-native -mno-cygwin
tools/winebuild/winebuild -w --implib -o dlls/dnsapi/libdnsapi.a -m64 --export dlls/dnsapi/dnsapi.spec
tools/winebuild/winebuild -w --implib -o dlls/nsi/libnsi.a -m64 --export dlls/nsi/nsi.spec
tools/winegcc/winegcc -o dlls/iprop/iprop.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/iprop/iprop.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/irprops.cpl/irprops.cpl --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/irprops.cpl/irprops.cpl.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/itircl/itircl.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/itircl/itircl.spec -Wb,--prefer-native -mno-cygwin
bison -o dlls/jscript/parser.tab.c dlls/jscript/parser.y
cc -m64 -c -o tools/wmc/mcl.o tools/wmc/mcl.c -Itools/wmc -Iinclude -D__WINESRC__ -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
dlls/jscript/parser.y: warning: 1 shift/reduce conflict [-Wconflicts-sr]
dlls/jscript/parser.y: warning: 18 reduce/reduce conflicts [-Wconflicts-rr]
dlls/jscript/parser.y: note: rerun with option '-Wcounterexamples' to generate conflict counterexamples
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
bison -o tools/wmc/mcy.tab.c tools/wmc/mcy.y
tools/winegcc/winegcc -o dlls/ktmw32/ktmw32.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/ktmw32/ktmw32.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/l3codeca.acm/l3codeca.acm --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/l3codeca.acm/l3codeca.acm.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/loadperf/loadperf.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/loadperf/loadperf.spec -Wb,--prefer-native -mno-cygwin
tools/winebuild/winebuild -w --implib -o dlls/spoolss/libspoolss.a -m64 --export dlls/spoolss/spoolss.spec
tools/winegcc/winegcc -o dlls/mapistub/mapistub.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/mapistub/mapistub.spec -Wb,--prefer-native -mno-cygwin
tools/winegcc/winegcc -o dlls/mcicda/mcicda.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/mcicda/mcicda.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/mciseq/mciseq.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/mciseq/mciseq.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/mciwave/mciwave.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/mciwave/mciwave.spec -mno-cygwin
tools/winebuild/winebuild -w --implib -o dlls/evr/libevr.a -m64 --export dlls/evr/evr.spec
tools/winegcc/winegcc -o dlls/mf3216/mf3216.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/mf3216/mf3216.spec -mno-cygwin
tools/winebuild/winebuild -w --implib -o dlls/mf/libmf.a -m64 --export dlls/mf/mf.spec
tools/winebuild/winebuild -w --implib -o dlls/rtworkq/librtworkq.a -m64 --export dlls/rtworkq/rtworkq.spec
tools/winegcc/winegcc -o dlls/mfplat/mfplat.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/mfplat/mfplat.spec -Wb,--prefer-native -mno-cygwin
tools/winegcc/winegcc -o dlls/mfplay/mfplay.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/mfplay/mfplay.spec -Wb,--prefer-native -mno-cygwin
tools/winegcc/winegcc -o dlls/mgmtapi/mgmtapi.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/mgmtapi/mgmtapi.spec -Wb,--prefer-native -mno-cygwin
tools/winegcc/winegcc -o dlls/midimap/midimap.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/midimap/midimap.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/mountmgr.sys/mountmgr.sys --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/mountmgr.sys/mountmgr.sys.spec -Wl,--subsystem,native -mno-cygwin
tools/winegcc/winegcc -o dlls/mprapi/mprapi.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/mprapi/mprapi.spec -Wb,--prefer-native -mno-cygwin
tools/winegcc/winegcc -o dlls/msacm32.drv/msacm32.drv --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/msacm32.drv/msacm32.drv.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/msadp32.acm/msadp32.acm --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/msadp32.acm/msadp32.acm.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/msasn1/msasn1.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/msasn1/msasn1.spec -Wb,--prefer-native -mno-cygwin
tools/winegcc/winegcc -o dlls/mscat32/mscat32.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/mscat32/mscat32.spec -Wb,--prefer-native -mno-cygwin
tools/winegcc/winegcc -o dlls/mscorwks/mscorwks.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/mscorwks/mscorwks.spec -Wb,--prefer-native -mno-cygwin
tools/winegcc/winegcc -o dlls/msctfmonitor/msctfmonitor.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/msctfmonitor/msctfmonitor.spec -Wb,--prefer-native -mno-cygwin
tools/winebuild/winebuild -w --implib -o dlls/odbc32/libodbc32.a -m64 --export dlls/odbc32/odbc32.spec
tools/winegcc/winegcc -o dlls/msdelta/msdelta.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/msdelta/msdelta.spec -Wb,--prefer-native -mno-cygwin
tools/winegcc/winegcc -o dlls/msdrm/msdrm.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/msdrm/msdrm.spec -Wb,--prefer-native -mno-cygwin
tools/winebuild/winebuild -w --implib -o dlls/riched20/libriched20.a -m64 --export dlls/riched20/riched20.spec
tools/winegcc/winegcc -o dlls/msg711.acm/msg711.acm --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/msg711.acm/msg711.acm.spec -mno-cygwin
tools/winebuild/winebuild -w --staticlib -o libs/gsm/libgsm.a -m64 libs/gsm/src/add.o libs/gsm/src/code.o \
  libs/gsm/src/decode.o libs/gsm/src/gsm_create.o libs/gsm/src/gsm_decode.o \
  libs/gsm/src/gsm_destroy.o libs/gsm/src/gsm_encode.o libs/gsm/src/gsm_option.o \
  libs/gsm/src/gsm_print.o libs/gsm/src/long_term.o libs/gsm/src/lpc.o libs/gsm/src/preprocess.o \
  libs/gsm/src/rpe.o libs/gsm/src/short_term.o libs/gsm/src/table.o
tools/winegcc/winegcc -o dlls/msgsm32.acm/msgsm32.acm --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/msgsm32.acm/msgsm32.acm.spec -mno-cygwin
tools/winebuild/winebuild -w --implib -o dlls/inetcomm/libinetcomm.a -m64 --export dlls/inetcomm/inetcomm.spec
bison -o dlls/msi/sql.tab.c dlls/msi/sql.y
dlls/msi/sql.y: warning: 1 reduce/reduce conflict [-Wconflicts-rr]
dlls/msi/sql.y: note: rerun with option '-Wcounterexamples' to generate conflict counterexamples
tools/winebuild/winebuild -w --implib -o dlls/cabinet/libcabinet.a -m64 --export dlls/cabinet/cabinet.spec
tools/winebuild/winebuild -w --implib -o dlls/sxs/libsxs.a -m64 --export dlls/sxs/sxs.spec
tools/winebuild/winebuild -w --implib -o dlls/imagehlp/libimagehlp.a -m64 --export dlls/imagehlp/imagehlp.spec
tools/winebuild/winebuild -w --implib -o dlls/mspatcha/libmspatcha.a -m64 --export dlls/mspatcha/mspatcha.spec
tools/winebuild/winebuild -w --implib -o dlls/odbccp32/libodbccp32.a -m64 --export dlls/odbccp32/odbccp32.spec
tools/winegcc/winegcc -o dlls/msimg32/msimg32.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/msimg32/msimg32.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/msisip/msisip.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/msisip/msisip.spec -Wb,--prefer-native -mno-cygwin
tools/winegcc/winegcc -o dlls/msisys.ocx/msisys.ocx --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/msisys.ocx/msisys.ocx.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/msls31/msls31.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/msls31/msls31.spec -Wb,--prefer-native -mno-cygwin
tools/winegcc/winegcc -o dlls/msnet32/msnet32.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/msnet32/msnet32.spec -Wb,--prefer-native -mno-cygwin
tools/winegcc/winegcc -o dlls/msports/msports.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/msports/msports.spec -Wb,--prefer-native -mno-cygwin
tools/winegcc/winegcc -o dlls/mssign32/mssign32.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/mssign32/mssign32.spec -Wb,--prefer-native -mno-cygwin
tools/winegcc/winegcc -o dlls/mssip32/mssip32.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/mssip32/mssip32.spec -Wb,--prefer-native -mno-cygwin
tools/winegcc/winegcc -o dlls/msv1_0/msv1_0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/msv1_0/msv1_0.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/msvcirt/msvcirt.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/msvcirt/msvcirt.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/msvcm80/msvcm80.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/msvcm80/msvcm80.spec -Wb,--prefer-native -mno-cygwin
tools/winegcc/winegcc -o dlls/msvcm90/msvcm90.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/msvcm90/msvcm90.spec -Wb,--prefer-native -mno-cygwin
tools/winebuild/winebuild -w --implib -o dlls/msvcr100/libmsvcr100.a -m64 --export dlls/msvcr100/msvcr100.spec \
  dlls/msvcr100/iob.o dlls/msvcr100/mathf.o dlls/msvcr100/onexit.o dlls/msvcr100/sincos.o
tools/winegcc/winegcc -o dlls/msvcp100/msvcp100.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/msvcp100/msvcp100.spec -mno-cygwin
tools/winebuild/winebuild -w --implib -o dlls/msvcr110/libmsvcr110.a -m64 --export dlls/msvcr110/msvcr110.spec \
  dlls/msvcr110/iob.o dlls/msvcr110/mathf.o dlls/msvcr110/onexit.o dlls/msvcr110/sincos.o
tools/winegcc/winegcc -o dlls/msvcp110/msvcp110.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/msvcp110/msvcp110.spec -mno-cygwin
tools/winebuild/winebuild -w --implib -o dlls/msvcr120/libmsvcr120.a -m64 --export dlls/msvcr120/msvcr120.spec \
  dlls/msvcr120/iob.o dlls/msvcr120/mathf.o dlls/msvcr120/onexit.o dlls/msvcr120/sincos.o
tools/winegcc/winegcc -o dlls/msvcp120/msvcp120.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/msvcp120/msvcp120.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/msvcp120_app/msvcp120_app.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/msvcp120_app/msvcp120_app.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/msvcp140/msvcp140.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/msvcp140/msvcp140.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/msvcp140_1/msvcp140_1.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/msvcp140_1/msvcp140_1.spec -mno-cygwin
tools/winebuild/winebuild -w --implib -o dlls/msvcp140/libmsvcp140.a -m64 --export dlls/msvcp140/msvcp140.spec
tools/winegcc/winegcc -o dlls/msvcp140_atomic_wait/msvcp140_atomic_wait.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/msvcp140_atomic_wait/msvcp140_atomic_wait.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/msvcp60/msvcp60.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/msvcp60/msvcp60.spec -Wb,--prefer-native -mno-cygwin
tools/winebuild/winebuild -w --implib -o dlls/msvcr70/libmsvcr70.a -m64 --export dlls/msvcr70/msvcr70.spec \
  dlls/msvcr70/iob.o dlls/msvcr70/mathf.o dlls/msvcr70/onexit.o dlls/msvcr70/sincos.o
tools/winegcc/winegcc -o dlls/msvcp70/msvcp70.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/msvcp70/msvcp70.spec -mno-cygwin
tools/winebuild/winebuild -w --implib -o dlls/msvcr71/libmsvcr71.a -m64 --export dlls/msvcr71/msvcr71.spec \
  dlls/msvcr71/iob.o dlls/msvcr71/mathf.o dlls/msvcr71/onexit.o dlls/msvcr71/sincos.o
tools/winegcc/winegcc -o dlls/msvcp71/msvcp71.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/msvcp71/msvcp71.spec -mno-cygwin
tools/winebuild/winebuild -w --implib -o dlls/msvcr80/libmsvcr80.a -m64 --export dlls/msvcr80/msvcr80.spec \
  dlls/msvcr80/iob.o dlls/msvcr80/mathf.o dlls/msvcr80/onexit.o dlls/msvcr80/sincos.o
tools/winegcc/winegcc -o dlls/msvcp80/msvcp80.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/msvcp80/msvcp80.spec -mno-cygwin
tools/winebuild/winebuild -w --implib -o dlls/msvcr90/libmsvcr90.a -m64 --export dlls/msvcr90/msvcr90.spec \
  dlls/msvcr90/iob.o dlls/msvcr90/mathf.o dlls/msvcr90/onexit.o dlls/msvcr90/sincos.o
tools/winegcc/winegcc -o dlls/msvcp90/msvcp90.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/msvcp90/msvcp90.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/msvcp_win/msvcp_win.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/msvcp_win/msvcp_win.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/msvcr110/msvcr110.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/msvcr110/msvcr110.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/msvcr120_app/msvcr120_app.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/msvcr120_app/msvcr120_app.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/msvcr70/msvcr70.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/msvcr70/msvcr70.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/msvcr71/msvcr71.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/msvcr71/msvcr71.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/msvcrt20/msvcrt20.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/msvcrt20/msvcrt20.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/msvcrt40/msvcrt40.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/msvcrt40/msvcrt40.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/msvcrtd/msvcrtd.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/msvcrtd/msvcrtd.spec -mno-cygwin
bison -o dlls/msxml3/xslpattern.tab.c dlls/msxml3/xslpattern.y
cc -m64 -c -o dlls/msxml3/xslpattern.yy.o dlls/msxml3/xslpattern.yy.c -Idlls/msxml3 -Iinclude -Iinclude/msvcrt -I./libs/xslt \
  -I./libs/xml2/include -D__WINESRC__ -DLIBXSLT_STATIC -DLIBXML_STATIC -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winegcc/winegcc -o dlls/mtxdm/mtxdm.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/mtxdm/mtxdm.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/ncrypt/ncrypt.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/ncrypt/ncrypt.spec -Wb,--prefer-native -mno-cygwin
tools/winegcc/winegcc -o dlls/nddeapi/nddeapi.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/nddeapi/nddeapi.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/ndis.sys/ndis.sys --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/ndis.sys/ndis.sys.spec -Wl,--subsystem,native -mno-cygwin
tools/winegcc/winegcc -o dlls/netapi32/netapi32.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/netapi32/netapi32.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/netio.sys/netio.sys --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/netio.sys/netio.sys.spec -Wl,--subsystem,native -mno-cygwin
tools/winegcc/winegcc -o dlls/netutils/netutils.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/netutils/netutils.spec -Wb,--prefer-native -mno-cygwin
tools/winegcc/winegcc -o dlls/newdev/newdev.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/newdev/newdev.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/ninput/ninput.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/ninput/ninput.spec -Wb,--prefer-native -mno-cygwin
tools/winegcc/winegcc -o dlls/normaliz/normaliz.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/normaliz/normaliz.spec -mno-cygwin
tools/winebuild/winebuild -w --implib -o dlls/mshtml/libmshtml.a -m64 --export dlls/mshtml/mshtml.spec
tools/winegcc/winegcc -o dlls/npptools/npptools.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/npptools/npptools.spec -Wb,--prefer-native -mno-cygwin
tools/winegcc/winegcc -o dlls/nsi/nsi.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/nsi/nsi.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/nsiproxy.sys/nsiproxy.sys --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/nsiproxy.sys/nsiproxy.sys.spec -Wl,--subsystem,native -mno-cygwin
tools/winegcc/winegcc -o dlls/ntdsapi/ntdsapi.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/ntdsapi/ntdsapi.spec -Wb,--prefer-native -mno-cygwin
tools/winegcc/winegcc -o dlls/odbcbcp/odbcbcp.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/odbcbcp/odbcbcp.spec -Wb,--prefer-native -mno-cygwin
tools/winegcc/winegcc -o dlls/odbccp32/odbccp32.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/odbccp32/odbccp32.spec -mno-cygwin
tools/winebuild/winebuild -w --implib -o dlls/combase/libcombase.a -m64 --export dlls/combase/combase.spec
tools/winegcc/winegcc -o dlls/olecli32/olecli32.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/olecli32/olecli32.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/olesvr32/olesvr32.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/olesvr32/olesvr32.spec -mno-cygwin
tools/winebuild/winebuild -w --implib -o dlls/glu32/libglu32.a -m64 --export dlls/glu32/glu32.spec
tools/winegcc/winegcc -o dlls/pdh/pdh.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/pdh/pdh.spec -Wb,--prefer-native -mno-cygwin
tools/winegcc/winegcc -o dlls/powrprof/powrprof.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/powrprof/powrprof.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/prntvpt/prntvpt.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/prntvpt/prntvpt.spec -Wb,--prefer-native -mno-cygwin
tools/winegcc/winegcc -o dlls/query/query.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/query/query.spec -Wb,--prefer-native -mno-cygwin
tools/winegcc/winegcc -o dlls/qwave/qwave.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/qwave/qwave.spec -Wb,--prefer-native -mno-cygwin
tools/winegcc/winegcc -o dlls/rasapi32/rasapi32.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/rasapi32/rasapi32.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/rasdlg/rasdlg.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/rasdlg/rasdlg.spec -Wb,--prefer-native -mno-cygwin
tools/winegcc/winegcc -o dlls/regapi/regapi.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/regapi/regapi.spec -Wb,--prefer-native -mno-cygwin
tools/winegcc/winegcc -o dlls/resutils/resutils.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/resutils/resutils.spec -Wb,--prefer-native -mno-cygwin
tools/winebuild/winebuild -w --implib -o dlls/rsaenh/librsaenh.a -m64 --export dlls/rsaenh/rsaenh.spec
tools/winegcc/winegcc -o dlls/rstrtmgr/rstrtmgr.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/rstrtmgr/rstrtmgr.spec -Wb,--prefer-native -mno-cygwin
tools/winegcc/winegcc -o dlls/rtutils/rtutils.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/rtutils/rtutils.spec -Wb,--prefer-native -mno-cygwin
tools/winegcc/winegcc -o dlls/rtworkq/rtworkq.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/rtworkq/rtworkq.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/samlib/samlib.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/samlib/samlib.spec -Wb,--prefer-native -mno-cygwin
tools/winegcc/winegcc -o dlls/sas/sas.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/sas/sas.spec -Wb,--prefer-native -mno-cygwin
tools/winegcc/winegcc -o dlls/scarddlg/scarddlg.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/scarddlg/scarddlg.spec -Wb,--prefer-native -mno-cygwin
tools/winegcc/winegcc -o dlls/sccbase/sccbase.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/sccbase/sccbase.spec -Wb,--prefer-native -mno-cygwin
tools/winegcc/winegcc -o dlls/schedsvc/schedsvc.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/schedsvc/schedsvc.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/scsiport.sys/scsiport.sys --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/scsiport.sys/scsiport.sys.spec -Wl,--subsystem,native -mno-cygwin
tools/winegcc/winegcc -o dlls/sechost/sechost.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/sechost/sechost.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/secur32/secur32.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/secur32/secur32.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/security/security.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/security/security.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/sensapi/sensapi.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/sensapi/sensapi.spec -mno-cygwin
tools/winebuild/winebuild -w --implib -o dlls/sfc_os/libsfc_os.a -m64 --export dlls/sfc_os/sfc_os.spec
tools/winegcc/winegcc -o dlls/sfc/sfc.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/sfc/sfc.spec -Wb,--prefer-native -mno-cygwin
tools/winegcc/winegcc -o dlls/sfc_os/sfc_os.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/sfc_os/sfc_os.spec -Wb,--prefer-native -mno-cygwin
tools/winegcc/winegcc -o dlls/shcore/shcore.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/shcore/shcore.spec -Wb,--prefer-native -mno-cygwin
tools/winebuild/winebuild -w --implib -o dlls/ieframe/libieframe.a -m64 --export dlls/ieframe/ieframe.spec
tools/winebuild/winebuild -w --implib -o dlls/shdocvw/libshdocvw.a -m64 --export dlls/shdocvw/shdocvw.spec
tools/winebuild/winebuild -w --implib -o dlls/gdiplus/libgdiplus.a -m64 --export dlls/gdiplus/gdiplus.spec
tools/winebuild/winebuild -w --implib -o dlls/userenv/libuserenv.a -m64 --export dlls/userenv/userenv.spec
tools/winebuild/winebuild -w --implib -o dlls/mlang/libmlang.a -m64 --export dlls/mlang/mlang.spec
tools/winegcc/winegcc -o dlls/slbcsp/slbcsp.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/slbcsp/slbcsp.spec -Wb,--prefer-native -mno-cygwin
tools/winegcc/winegcc -o dlls/slc/slc.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/slc/slc.spec -Wb,--prefer-native -mno-cygwin
tools/winegcc/winegcc -o dlls/snmpapi/snmpapi.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/snmpapi/snmpapi.spec -Wb,--prefer-native -mno-cygwin
tools/winegcc/winegcc -o dlls/softpub/softpub.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/softpub/softpub.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/spoolss/spoolss.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/spoolss/spoolss.spec -Wb,--prefer-native -mno-cygwin
tools/winegcc/winegcc -o dlls/sppc/sppc.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/sppc/sppc.spec -Wb,--prefer-native -mno-cygwin
tools/winegcc/winegcc -o dlls/srclient/srclient.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/srclient/srclient.spec -Wb,--prefer-native -mno-cygwin
tools/winegcc/winegcc -o dlls/srvcli/srvcli.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/srvcli/srvcli.spec -Wb,--prefer-native -mno-cygwin
tools/winegcc/winegcc -o dlls/sspicli/sspicli.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/sspicli/sspicli.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/svrapi/svrapi.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/svrapi/svrapi.spec -Wb,--prefer-native -mno-cygwin
tools/winegcc/winegcc -o dlls/sxs/sxs.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/sxs/sxs.spec -Wb,--prefer-native -mno-cygwin
tools/winegcc/winegcc -o dlls/t2embed/t2embed.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/t2embed/t2embed.spec -Wb,--prefer-native -mno-cygwin
tools/winegcc/winegcc -o dlls/tapi32/tapi32.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/tapi32/tapi32.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/tbs/tbs.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/tbs/tbs.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/tdi.sys/tdi.sys --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/tdi.sys/tdi.sys.spec -Wl,--subsystem,native -mno-cygwin
tools/winegcc/winegcc -o dlls/traffic/traffic.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/traffic/traffic.spec -Wb,--prefer-native -mno-cygwin
tools/winegcc/winegcc -o dlls/uiautomationcore/uiautomationcore.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/uiautomationcore/uiautomationcore.spec -Wb,--prefer-native \
  -mno-cygwin
tools/winebuild/winebuild -w --implib -o dlls/oledlg/liboledlg.a -m64 --export dlls/oledlg/oledlg.spec
tools/winebuild/winebuild -w --implib -o dlls/rasapi32/librasapi32.a -m64 --export dlls/rasapi32/rasapi32.spec
tools/winebuild/winebuild -w --implib -o dlls/sensapi/libsensapi.a -m64 --export dlls/sensapi/sensapi.spec
tools/winebuild/winebuild -w --implib -o dlls/oleacc/liboleacc.a -m64 --export dlls/oleacc/oleacc.spec
tools/winegcc/winegcc -o dlls/unicows/unicows.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/unicows/unicows.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/updspapi/updspapi.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/updspapi/updspapi.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/url/url.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/url/url.spec -Wb,--prefer-native -mno-cygwin
tools/winegcc/winegcc -o dlls/usbd.sys/usbd.sys --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/usbd.sys/usbd.sys.spec -Wl,--subsystem,native -mno-cygwin
tools/winegcc/winegcc -o dlls/userenv/userenv.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/userenv/userenv.spec -Wb,--prefer-native -mno-cygwin
tools/winegcc/winegcc -o dlls/usp10/usp10.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/usp10/usp10.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/utildll/utildll.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/utildll/utildll.spec -Wb,--prefer-native -mno-cygwin
tools/winebuild/winebuild -w --implib -o dlls/msimg32/libmsimg32.a -m64 --export dlls/msimg32/msimg32.spec
bison -o dlls/vbscript/parser.tab.c dlls/vbscript/parser.y
dlls/vbscript/parser.y: warning: 8 shift/reduce conflicts [-Wconflicts-sr]
dlls/vbscript/parser.y: note: rerun with option '-Wcounterexamples' to generate conflict counterexamples
tools/winegcc/winegcc -o dlls/vcomp/vcomp.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/vcomp/vcomp.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/vcomp100/vcomp100.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/vcomp100/vcomp100.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/vcomp110/vcomp110.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/vcomp110/vcomp110.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/vcomp120/vcomp120.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/vcomp120/vcomp120.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/vcomp140/vcomp140.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/vcomp140/vcomp140.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/vcomp90/vcomp90.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/vcomp90/vcomp90.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/vcruntime140/vcruntime140.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/vcruntime140/vcruntime140.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/vcruntime140_1/vcruntime140_1.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/vcruntime140_1/vcruntime140_1.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/vdmdbg/vdmdbg.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/vdmdbg/vdmdbg.spec -Wb,--prefer-native -mno-cygwin
tools/winegcc/winegcc -o dlls/virtdisk/virtdisk.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/virtdisk/virtdisk.spec -Wb,--prefer-native -mno-cygwin
tools/winegcc/winegcc -o dlls/vssapi/vssapi.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/vssapi/vssapi.spec -mno-cygwin
tools/winebuild/winebuild -w --implib -o dlls/winevulkan/libwinevulkan.a -m64 --export dlls/winevulkan/winevulkan.spec
tools/winegcc/winegcc -o dlls/wdscore/wdscore.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/wdscore/wdscore.spec -Wb,--prefer-native -mno-cygwin
tools/winegcc/winegcc -o dlls/websocket/websocket.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/websocket/websocket.spec -Wb,--prefer-native -mno-cygwin
tools/winegcc/winegcc -o dlls/wer/wer.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/wer/wer.spec -Wb,--prefer-native -mno-cygwin
tools/winegcc/winegcc -o dlls/wevtapi/wevtapi.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/wevtapi/wevtapi.spec -Wb,--prefer-native -mno-cygwin
tools/winegcc/winegcc -o dlls/wevtsvc/wevtsvc.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/wevtsvc/wevtsvc.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/wimgapi/wimgapi.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/wimgapi/wimgapi.spec -Wb,--prefer-native -mno-cygwin
tools/winegcc/winegcc -o dlls/win32u/win32u.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/win32u/win32u.spec -nodefaultlibs -Wb,--syscall-table,1 -mno-cygwin
tools/winegcc/winegcc -o dlls/windowscodecsext/windowscodecsext.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/windowscodecsext/windowscodecsext.spec -Wb,--prefer-native \
  -mno-cygwin
tools/winebuild/winebuild -w --implib -o dlls/hidclass.sys/libhidclass.a -m64 --export dlls/hidclass.sys/hidclass.sys.spec
tools/winebuild/winebuild -w --implib -o dlls/mapi32/libmapi32.a -m64 --export dlls/mapi32/mapi32.spec
tools/winegcc/winegcc -o dlls/winemapi/winemapi.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/winemapi/winemapi.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/wing32/wing32.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/wing32/wing32.spec -mno-cygwin
tools/winebuild/winebuild -w --implib -o dlls/dhcpcsvc/libdhcpcsvc.a -m64 --export dlls/dhcpcsvc/dhcpcsvc.spec
tools/winebuild/winebuild -w --implib -o dlls/jsproxy/libjsproxy.a -m64 --export dlls/jsproxy/jsproxy.spec
tools/winegcc/winegcc -o dlls/winnls32/winnls32.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/winnls32/winnls32.spec -Wb,--prefer-native -mno-cygwin
tools/winegcc/winegcc -o dlls/winsta/winsta.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/winsta/winsta.spec -Wb,--prefer-native -mno-cygwin
tools/winegcc/winegcc -o dlls/wintab32/wintab32.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/wintab32/wintab32.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/winusb/winusb.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/winusb/winusb.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/wlanapi/wlanapi.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/wlanapi/wlanapi.spec -Wb,--prefer-native -mno-cygwin
tools/winegcc/winegcc -o dlls/wlanui/wlanui.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/wlanui/wlanui.spec -Wb,--prefer-native -mno-cygwin
tools/winegcc/winegcc -o dlls/wmadmod/wmadmod.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/wmadmod/wmadmod.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/wmasf/wmasf.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/wmasf/wmasf.spec -Wb,--prefer-native -mno-cygwin
tools/winegcc/winegcc -o dlls/wmi/wmi.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/wmi/wmi.spec -mno-cygwin
tools/winebuild/winebuild -w --implib -o dlls/winegstreamer/libwinegstreamer.a -m64 --export dlls/winegstreamer/winegstreamer.spec
tools/winegcc/winegcc -o dlls/wnaspi32/wnaspi32.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/wnaspi32/wnaspi32.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/wow64/wow64.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/wow64/wow64.spec -nodefaultlibs -Wl,--image-base,0x6f000000 \
  -mno-cygwin
tools/winebuild/winebuild -w --implib -o dlls/wow64/libwow64.a -m64 --export dlls/wow64/wow64.spec
tools/winegcc/winegcc -o dlls/wow64cpu/wow64cpu.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/wow64cpu/wow64cpu.spec -nodefaultlibs -Wl,--image-base,0x6f100000 \
  -mno-cygwin
tools/winegcc/winegcc -o dlls/wow64win/wow64win.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/wow64win/wow64win.spec -nodefaultlibs -Wl,--image-base,0x6f200000 \
  -mno-cygwin
tools/winebuild/winebuild -w --implib -o dlls/webservices/libwebservices.a -m64 --export dlls/webservices/webservices.spec
tools/winegcc/winegcc -o dlls/wsdapi/wsdapi.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/wsdapi/wsdapi.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/wsnmp32/wsnmp32.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/wsnmp32/wsnmp32.spec -Wb,--prefer-native -mno-cygwin
tools/winebuild/winebuild -w --implib -o dlls/mswsock/libmswsock.a -m64 --export dlls/mswsock/mswsock.spec
tools/winegcc/winegcc -o dlls/wtsapi32/wtsapi32.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/wtsapi32/wtsapi32.spec -mno-cygwin
tools/winebuild/winebuild -w --implib -o dlls/mfreadwrite/libmfreadwrite.a -m64 --export dlls/mfreadwrite/mfreadwrite.spec
tools/winegcc/winegcc -o dlls/x3daudio1_0/x3daudio1_0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/x3daudio1_0/x3daudio1_0.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/x3daudio1_1/x3daudio1_1.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/x3daudio1_1/x3daudio1_1.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/x3daudio1_2/x3daudio1_2.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/x3daudio1_2/x3daudio1_2.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/x3daudio1_3/x3daudio1_3.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/x3daudio1_3/x3daudio1_3.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/x3daudio1_4/x3daudio1_4.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/x3daudio1_4/x3daudio1_4.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/x3daudio1_5/x3daudio1_5.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/x3daudio1_5/x3daudio1_5.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/x3daudio1_6/x3daudio1_6.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/x3daudio1_6/x3daudio1_6.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/x3daudio1_7/x3daudio1_7.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/x3daudio1_7/x3daudio1_7.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/xapofx1_2/xapofx1_2.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/xapofx1_2/xapofx1_2.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/xapofx1_4/xapofx1_4.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/xapofx1_4/xapofx1_4.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/xapofx1_5/xapofx1_5.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/xapofx1_5/xapofx1_5.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/xmllite/xmllite.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/xmllite/xmllite.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/xolehlp/xolehlp.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/xolehlp/xolehlp.spec -Wb,--prefer-native -mno-cygwin
tools/winegcc/winegcc -o dlls/xpssvcs/xpssvcs.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/xpssvcs/xpssvcs.spec -Wb,--prefer-native -mno-cygwin
cc -m64 -o tools/sfnt2fon/sfnt2fon tools/sfnt2fon/sfnt2fon.o -L/usr/X11R6/lib -lfreetype -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
cc -m64 -o libs/wine/libwine.so.1.0 libs/wine/c_037.o libs/wine/c_10000.o libs/wine/c_10001.o libs/wine/c_10002.o \
  libs/wine/c_10003.o libs/wine/c_10004.o libs/wine/c_10005.o libs/wine/c_10006.o \
  libs/wine/c_10007.o libs/wine/c_10008.o libs/wine/c_10010.o libs/wine/c_10017.o \
  libs/wine/c_10021.o libs/wine/c_10029.o libs/wine/c_10079.o libs/wine/c_10081.o \
  libs/wine/c_10082.o libs/wine/c_1026.o libs/wine/c_1250.o libs/wine/c_1251.o libs/wine/c_1252.o \
  libs/wine/c_1253.o libs/wine/c_1254.o libs/wine/c_1255.o libs/wine/c_1256.o libs/wine/c_1257.o \
  libs/wine/c_1258.o libs/wine/c_1361.o libs/wine/c_20127.o libs/wine/c_20866.o libs/wine/c_20932.o \
  libs/wine/c_21866.o libs/wine/c_28591.o libs/wine/c_28592.o libs/wine/c_28593.o \
  libs/wine/c_28594.o libs/wine/c_28595.o libs/wine/c_28596.o libs/wine/c_28597.o \
  libs/wine/c_28598.o libs/wine/c_28599.o libs/wine/c_28603.o libs/wine/c_28605.o libs/wine/c_437.o \
  libs/wine/c_500.o libs/wine/c_737.o libs/wine/c_775.o libs/wine/c_850.o libs/wine/c_852.o \
  libs/wine/c_855.o libs/wine/c_857.o libs/wine/c_860.o libs/wine/c_861.o libs/wine/c_862.o \
  libs/wine/c_863.o libs/wine/c_864.o libs/wine/c_865.o libs/wine/c_866.o libs/wine/c_869.o \
  libs/wine/c_874.o libs/wine/c_875.o libs/wine/c_932.o libs/wine/c_936.o libs/wine/c_949.o \
  libs/wine/c_950.o libs/wine/casemap.o libs/wine/collation.o libs/wine/compose.o libs/wine/config.o \
  libs/wine/cpsymbol.o libs/wine/cptable.o libs/wine/debug.o libs/wine/decompose.o \
  libs/wine/digitmap.o libs/wine/fold.o libs/wine/ldt.o libs/wine/loader.o libs/wine/mbtowc.o \
  libs/wine/mmap.o libs/wine/port.o libs/wine/sortkey.o libs/wine/string.o libs/wine/utf8.o \
  libs/wine/wctomb.o libs/wine/wctype.o -shared -Wl,-soname,libwine.so.1 \
  -Wl,--version-script=libs/wine/wine.map -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
cc -m64 -o loader/wine64 loader/main.o -Wl,--export-dynamic -Wl,--section-start,.interp=0x7d000400 \
  -Wl,-z,max-page-size=0x1000 -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o programs/arp/arp.exe --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -mconsole -municode -mno-cygwin
tools/winegcc/winegcc -o programs/aspnet_regiis/aspnet_regiis.exe --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -mconsole -municode -mno-cygwin
tools/winegcc/winegcc -o programs/cabarc/cabarc.exe --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -mconsole -municode -mno-cygwin
tools/winegcc/winegcc -o programs/cacls/cacls.exe --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -mconsole -mno-cygwin
tools/winegcc/winegcc -o programs/eject/eject.exe --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -mconsole -mno-cygwin
tools/winegcc/winegcc -o programs/expand/expand.exe --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -mconsole -mno-cygwin
tools/winegcc/winegcc -o programs/fc/fc.exe --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -mconsole -municode -mno-cygwin
tools/winegcc/winegcc -o programs/findstr/findstr.exe --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -mconsole -municode -mno-cygwin
tools/winegcc/winegcc -o programs/icacls/icacls.exe --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -mconsole -mno-cygwin
tools/winegcc/winegcc -o programs/icinfo/icinfo.exe --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -mconsole -municode -mno-cygwin
tools/winebuild/winebuild -w --implib -o dlls/loadperf/libloadperf.a -m64 --export dlls/loadperf/loadperf.spec
tools/winegcc/winegcc -o programs/lodctr/lodctr.exe --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -mconsole -mno-cygwin
tools/winegcc/winegcc -o programs/mofcomp/mofcomp.exe --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -mconsole -municode -mno-cygwin
tools/winegcc/winegcc -o programs/mshta/mshta.exe --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -mwindows -municode -mno-cygwin
tools/winegcc/winegcc -o programs/msidb/msidb.exe --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -mconsole -municode -mno-cygwin
tools/winegcc/winegcc -o programs/netsh/netsh.exe --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -mconsole -municode -mno-cygwin
tools/winegcc/winegcc -o programs/ngen/ngen.exe --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -mconsole -municode -mno-cygwin
tools/winegcc/winegcc -o programs/ping/ping.exe --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -mconsole -mno-cygwin
tools/winegcc/winegcc -o programs/plugplay/plugplay.exe --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -mconsole -municode -mno-cygwin
tools/winegcc/winegcc -o programs/powershell/powershell.exe --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -mconsole -municode -mno-cygwin
tools/winegcc/winegcc -o programs/presentationfontcache/presentationfontcache.exe --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -mconsole -municode -mno-cygwin
tools/winegcc/winegcc -o programs/regasm/regasm.exe --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -mconsole -municode -mno-cygwin
tools/winegcc/winegcc -o programs/regini/regini.exe --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -mconsole -municode -mno-cygwin
tools/winegcc/winegcc -o programs/regsvcs/regsvcs.exe --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -mconsole -municode -mno-cygwin
tools/winegcc/winegcc -o programs/rpcss/rpcss.exe --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -mconsole -municode -mno-cygwin
tools/winegcc/winegcc -o programs/rundll32/rundll32.exe --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -mwindows -municode -mno-cygwin
tools/winegcc/winegcc -o programs/sc/sc.exe --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -mconsole -municode -mno-cygwin
tools/winegcc/winegcc -o programs/schtasks/schtasks.exe --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -mconsole -municode -mno-cygwin
tools/winegcc/winegcc -o programs/sdbinst/sdbinst.exe --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -mconsole -municode -mno-cygwin
tools/winegcc/winegcc -o programs/secedit/secedit.exe --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -mconsole -mno-cygwin
tools/winegcc/winegcc -o programs/servicemodelreg/servicemodelreg.exe --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -mconsole -municode -mno-cygwin
tools/winegcc/winegcc -o programs/services/services.exe --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -mconsole -mno-cygwin
tools/winegcc/winegcc -o programs/shutdown/shutdown.exe --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -mconsole -municode -mno-cygwin
tools/winegcc/winegcc -o programs/spoolsv/spoolsv.exe --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -mconsole -mno-cygwin
tools/winegcc/winegcc -o programs/subst/subst.exe --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -mconsole -municode -mno-cygwin
tools/winegcc/winegcc -o programs/svchost/svchost.exe --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -mconsole -municode -mno-cygwin
tools/winegcc/winegcc -o programs/systeminfo/systeminfo.exe --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -mconsole -municode -mno-cygwin
tools/winegcc/winegcc -o programs/termsv/termsv.exe --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -mconsole -municode -mno-cygwin
tools/winegcc/winegcc -o programs/unlodctr/unlodctr.exe --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -mconsole -mno-cygwin
tools/winegcc/winegcc -o programs/wevtutil/wevtutil.exe --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -mconsole -municode -mno-cygwin
tools/winegcc/winegcc -o programs/where/where.exe --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -mconsole -municode -mno-cygwin
tools/winegcc/winegcc -o programs/whoami/whoami.exe --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -mconsole -municode -mno-cygwin
tools/winebuild/winebuild -w --implib -o dlls/newdev/libnewdev.a -m64 --export dlls/newdev/newdev.spec
tools/winegcc/winegcc -o programs/winebrowser/winebrowser.exe --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -mwindows -municode -mno-cygwin
bison -o programs/winedbg/dbg.tab.c programs/winedbg/dbg.y
tools/winegcc/winegcc -o programs/winedevice/winedevice.exe --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -mwindows -municode -mno-cygwin
tools/winegcc/winegcc -o programs/winemenubuilder/winemenubuilder.exe --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -mwindows -municode -mno-cygwin
tools/winegcc/winegcc -o programs/winemsibuilder/winemsibuilder.exe --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -mconsole -municode -mno-cygwin
tools/winegcc/winegcc -o programs/winepath/winepath.exe --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -mconsole -municode -mno-cygwin
cc -m64 -c -o programs/winhlp32/macro.lex.yy.o programs/winhlp32/macro.lex.yy.c -Iprograms/winhlp32 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
tools/winegcc/winegcc -o programs/winmgmt/winmgmt.exe --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -mconsole -municode -mno-cygwin
tools/winegcc/winegcc -o programs/wuauserv/wuauserv.exe --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -mconsole -mno-cygwin
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winegcc/winegcc -o programs/wusa/wusa.exe --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -mconsole -municode -mno-cygwin
cc -m64 -o tools/winedump/winedump tools/winedump/debug.o tools/winedump/dos.o tools/winedump/dump.o tools/winedump/emf.o \
  tools/winedump/font.o tools/winedump/le.o tools/winedump/lib.o tools/winedump/lnk.o \
  tools/winedump/main.o tools/winedump/mf.o tools/winedump/minidump.o tools/winedump/misc.o \
  tools/winedump/msc.o tools/winedump/msmangle.o tools/winedump/ne.o tools/winedump/nls.o \
  tools/winedump/output.o tools/winedump/pdb.o tools/winedump/pe.o tools/winedump/search.o \
  tools/winedump/symbol.o tools/winedump/tlb.o -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
rm -f tools/winegcc/winecpp && ln -s winegcc tools/winegcc/winecpp
rm -f tools/winegcc/wineg++ && ln -s winegcc tools/winegcc/wineg++
cc -m64 -c -o tools/widl/parser.tab.o tools/widl/parser.tab.c -Itools/widl -Itools/wrc -Iinclude -D__WINESRC__ -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o tools/widl/ppy.tab.o tools/widl/ppy.tab.c -Itools/widl -Itools/wrc -Iinclude -D__WINESRC__ -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winebuild/winebuild -w --implib -o dlls/ucrtbase/libucrtbase.a -m64 --export dlls/ucrtbase/ucrtbase.spec \
  dlls/ucrtbase/crt_gccmain.o dlls/ucrtbase/crt_main.o dlls/ucrtbase/crt_winmain.o \
  dlls/ucrtbase/crt_wmain.o dlls/ucrtbase/crt_wwinmain.o dlls/ucrtbase/mathf.o \
  dlls/ucrtbase/printf.o dlls/ucrtbase/sincos.o
tools/winebuild/winebuild -w --implib -o dlls/kernel32/libkernel32.a -m64 --export dlls/kernel32/kernel32.spec
tools/winebuild/winebuild -w --implib -o dlls/ntdll/libntdll.a -m64 --export dlls/ntdll/ntdll.spec
tools/winegcc/winegcc -o dlls/acledit/acledit.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/acledit/acledit.spec -Wb,--prefer-native -mno-cygwin
cc -m64 -c -o tools/wrc/parser.tab.o tools/wrc/parser.tab.c -Itools/wrc -Iinclude -D__WINESRC__ -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o tools/wrc/ppy.tab.o tools/wrc/ppy.tab.c -Itools/wrc -Iinclude -D__WINESRC__ -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winebuild/winebuild -w --implib -o dlls/comctl32/libcomctl32.a -m64 --export dlls/comctl32/comctl32.spec
tools/winebuild/winebuild -w --implib -o dlls/user32/libuser32.a -m64 --export dlls/user32/user32.spec
tools/winebuild/winebuild -w --implib -o dlls/advapi32/libadvapi32.a -m64 --export dlls/advapi32/advapi32.spec
tools/winebuild/winebuild -w --implib -o dlls/gdi32/libgdi32.a -m64 --export dlls/gdi32/gdi32.spec
tools/winebuild/winebuild -w --implib -o dlls/ole32/libole32.a -m64 --export dlls/ole32/ole32.spec
tools/winebuild/winebuild -w --implib -o dlls/oleaut32/liboleaut32.a -m64 --export dlls/oleaut32/oleaut32.spec
tools/winebuild/winebuild -w --implib -o dlls/rpcrt4/librpcrt4.a -m64 --export dlls/rpcrt4/rpcrt4.spec
tools/winebuild/winebuild -w --implib -o dlls/netapi32/libnetapi32.a -m64 --export dlls/netapi32/netapi32.spec
tools/winebuild/winebuild -w --implib -o dlls/wldap32/libwldap32.a -m64 --export dlls/wldap32/wldap32.spec
tools/winebuild/winebuild -w --implib -o dlls/secur32/libsecur32.a -m64 --export dlls/secur32/secur32.spec
tools/winebuild/winebuild -w --implib -o dlls/activeds/libactiveds.a -m64 --export dlls/activeds/activeds.spec
tools/winegcc/winegcc -o dlls/adsldpc/adsldpc.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/adsldpc/adsldpc.spec -Wb,--prefer-native -mno-cygwin
tools/winebuild/winebuild -w --implib -o dlls/kernelbase/libkernelbase.a -m64 --export dlls/kernelbase/kernelbase.spec
tools/winebuild/winebuild -w --implib -o dlls/sechost/libsechost.a -m64 --export dlls/sechost/sechost.spec
tools/winebuild/winebuild -w --implib -o dlls/msvcrt/libmsvcrt.a -m64 --export dlls/msvcrt/msvcrt.spec \
  dlls/msvcrt/crt_gccmain.o dlls/msvcrt/crt_main.o dlls/msvcrt/crt_winmain.o dlls/msvcrt/crt_wmain.o \
  dlls/msvcrt/crt_wwinmain.o dlls/msvcrt/iob.o dlls/msvcrt/mathf.o dlls/msvcrt/onexit.o \
  dlls/msvcrt/sincos.o
tools/winebuild/winebuild -w --implib -o dlls/setupapi/libsetupapi.a -m64 --export dlls/setupapi/setupapi.spec
tools/winebuild/winebuild -w --implib -o dlls/version/libversion.a -m64 --export dlls/version/version.spec
tools/winegcc/winegcc -o dlls/advpack/advpack.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/advpack/advpack.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/amsi/amsi.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/amsi/amsi.spec -mno-cygwin
tools/winebuild/winebuild -w --implib -o dlls/ddraw/libddraw.a -m64 --export dlls/ddraw/ddraw.spec
tools/winegcc/winegcc -o dlls/api-ms-win-appmodel-identity-l1-1-0/api-ms-win-appmodel-identity-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/api-ms-win-appmodel-identity-l1-1-0/api-ms-win-appmodel-identity-l1-1-0.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-appmodel-runtime-l1-1-0/api-ms-win-appmodel-runtime-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/api-ms-win-appmodel-runtime-l1-1-0/api-ms-win-appmodel-runtime-l1-1-0.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-appmodel-runtime-l1-1-1/api-ms-win-appmodel-runtime-l1-1-1.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/api-ms-win-appmodel-runtime-l1-1-1/api-ms-win-appmodel-runtime-l1-1-1.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-appmodel-runtime-l1-1-2/api-ms-win-appmodel-runtime-l1-1-2.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/api-ms-win-appmodel-runtime-l1-1-2/api-ms-win-appmodel-runtime-l1-1-2.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-core-apiquery-l1-1-0/api-ms-win-core-apiquery-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/api-ms-win-core-apiquery-l1-1-0/api-ms-win-core-apiquery-l1-1-0.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-core-appcompat-l1-1-1/api-ms-win-core-appcompat-l1-1-1.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/api-ms-win-core-appcompat-l1-1-1/api-ms-win-core-appcompat-l1-1-1.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-core-appinit-l1-1-0/api-ms-win-core-appinit-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/api-ms-win-core-appinit-l1-1-0/api-ms-win-core-appinit-l1-1-0.spec \
  -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-core-atoms-l1-1-0/api-ms-win-core-atoms-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/api-ms-win-core-atoms-l1-1-0/api-ms-win-core-atoms-l1-1-0.spec \
  -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-core-bem-l1-1-0/api-ms-win-core-bem-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/api-ms-win-core-bem-l1-1-0/api-ms-win-core-bem-l1-1-0.spec \
  -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-core-com-l1-1-0/api-ms-win-core-com-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/api-ms-win-core-com-l1-1-0/api-ms-win-core-com-l1-1-0.spec \
  -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-core-com-l1-1-1/api-ms-win-core-com-l1-1-1.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/api-ms-win-core-com-l1-1-1/api-ms-win-core-com-l1-1-1.spec \
  -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-core-com-private-l1-1-0/api-ms-win-core-com-private-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/api-ms-win-core-com-private-l1-1-0/api-ms-win-core-com-private-l1-1-0.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-core-comm-l1-1-0/api-ms-win-core-comm-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/api-ms-win-core-comm-l1-1-0/api-ms-win-core-comm-l1-1-0.spec \
  -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-core-console-l1-1-0/api-ms-win-core-console-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/api-ms-win-core-console-l1-1-0/api-ms-win-core-console-l1-1-0.spec \
  -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-core-console-l1-2-0/api-ms-win-core-console-l1-2-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/api-ms-win-core-console-l1-2-0/api-ms-win-core-console-l1-2-0.spec \
  -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-core-console-l2-1-0/api-ms-win-core-console-l2-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/api-ms-win-core-console-l2-1-0/api-ms-win-core-console-l2-1-0.spec \
  -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-core-console-l3-2-0/api-ms-win-core-console-l3-2-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/api-ms-win-core-console-l3-2-0/api-ms-win-core-console-l3-2-0.spec \
  -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-core-crt-l1-1-0/api-ms-win-core-crt-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/api-ms-win-core-crt-l1-1-0/api-ms-win-core-crt-l1-1-0.spec \
  -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-core-crt-l2-1-0/api-ms-win-core-crt-l2-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/api-ms-win-core-crt-l2-1-0/api-ms-win-core-crt-l2-1-0.spec \
  -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-core-datetime-l1-1-0/api-ms-win-core-datetime-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/api-ms-win-core-datetime-l1-1-0/api-ms-win-core-datetime-l1-1-0.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-core-datetime-l1-1-1/api-ms-win-core-datetime-l1-1-1.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/api-ms-win-core-datetime-l1-1-1/api-ms-win-core-datetime-l1-1-1.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-core-debug-l1-1-0/api-ms-win-core-debug-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/api-ms-win-core-debug-l1-1-0/api-ms-win-core-debug-l1-1-0.spec \
  -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-core-debug-l1-1-1/api-ms-win-core-debug-l1-1-1.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/api-ms-win-core-debug-l1-1-1/api-ms-win-core-debug-l1-1-1.spec \
  -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-core-delayload-l1-1-0/api-ms-win-core-delayload-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/api-ms-win-core-delayload-l1-1-0/api-ms-win-core-delayload-l1-1-0.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-core-delayload-l1-1-1/api-ms-win-core-delayload-l1-1-1.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/api-ms-win-core-delayload-l1-1-1/api-ms-win-core-delayload-l1-1-1.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-core-errorhandling-l1-1-0/api-ms-win-core-errorhandling-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/api-ms-win-core-errorhandling-l1-1-0/api-ms-win-core-errorhandling-l1-1-0.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-core-errorhandling-l1-1-1/api-ms-win-core-errorhandling-l1-1-1.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/api-ms-win-core-errorhandling-l1-1-1/api-ms-win-core-errorhandling-l1-1-1.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-core-errorhandling-l1-1-2/api-ms-win-core-errorhandling-l1-1-2.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/api-ms-win-core-errorhandling-l1-1-2/api-ms-win-core-errorhandling-l1-1-2.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-core-errorhandling-l1-1-3/api-ms-win-core-errorhandling-l1-1-3.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/api-ms-win-core-errorhandling-l1-1-3/api-ms-win-core-errorhandling-l1-1-3.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-core-featurestaging-l1-1-0/api-ms-win-core-featurestaging-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/api-ms-win-core-featurestaging-l1-1-0/api-ms-win-core-featurestaging-l1-1-0.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-core-fibers-l1-1-0/api-ms-win-core-fibers-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/api-ms-win-core-fibers-l1-1-0/api-ms-win-core-fibers-l1-1-0.spec \
  -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-core-fibers-l1-1-1/api-ms-win-core-fibers-l1-1-1.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/api-ms-win-core-fibers-l1-1-1/api-ms-win-core-fibers-l1-1-1.spec \
  -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-core-file-ansi-l2-1-0/api-ms-win-core-file-ansi-l2-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/api-ms-win-core-file-ansi-l2-1-0/api-ms-win-core-file-ansi-l2-1-0.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-core-file-fromapp-l1-1-0/api-ms-win-core-file-fromapp-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/api-ms-win-core-file-fromapp-l1-1-0/api-ms-win-core-file-fromapp-l1-1-0.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-core-file-l1-1-0/api-ms-win-core-file-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/api-ms-win-core-file-l1-1-0/api-ms-win-core-file-l1-1-0.spec \
  -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-core-file-l1-2-0/api-ms-win-core-file-l1-2-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/api-ms-win-core-file-l1-2-0/api-ms-win-core-file-l1-2-0.spec \
  -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-core-file-l1-2-1/api-ms-win-core-file-l1-2-1.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/api-ms-win-core-file-l1-2-1/api-ms-win-core-file-l1-2-1.spec \
  -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-core-file-l1-2-2/api-ms-win-core-file-l1-2-2.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/api-ms-win-core-file-l1-2-2/api-ms-win-core-file-l1-2-2.spec \
  -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-core-file-l2-1-0/api-ms-win-core-file-l2-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/api-ms-win-core-file-l2-1-0/api-ms-win-core-file-l2-1-0.spec \
  -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-core-file-l2-1-1/api-ms-win-core-file-l2-1-1.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/api-ms-win-core-file-l2-1-1/api-ms-win-core-file-l2-1-1.spec \
  -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-core-file-l2-1-2/api-ms-win-core-file-l2-1-2.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/api-ms-win-core-file-l2-1-2/api-ms-win-core-file-l2-1-2.spec \
  -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-core-handle-l1-1-0/api-ms-win-core-handle-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/api-ms-win-core-handle-l1-1-0/api-ms-win-core-handle-l1-1-0.spec \
  -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-core-heap-l1-1-0/api-ms-win-core-heap-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/api-ms-win-core-heap-l1-1-0/api-ms-win-core-heap-l1-1-0.spec \
  -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-core-heap-l1-2-0/api-ms-win-core-heap-l1-2-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/api-ms-win-core-heap-l1-2-0/api-ms-win-core-heap-l1-2-0.spec \
  -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-core-heap-l2-1-0/api-ms-win-core-heap-l2-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/api-ms-win-core-heap-l2-1-0/api-ms-win-core-heap-l2-1-0.spec \
  -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-core-heap-obsolete-l1-1-0/api-ms-win-core-heap-obsolete-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/api-ms-win-core-heap-obsolete-l1-1-0/api-ms-win-core-heap-obsolete-l1-1-0.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-core-interlocked-l1-1-0/api-ms-win-core-interlocked-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/api-ms-win-core-interlocked-l1-1-0/api-ms-win-core-interlocked-l1-1-0.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-core-interlocked-l1-2-0/api-ms-win-core-interlocked-l1-2-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/api-ms-win-core-interlocked-l1-2-0/api-ms-win-core-interlocked-l1-2-0.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-core-io-l1-1-0/api-ms-win-core-io-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/api-ms-win-core-io-l1-1-0/api-ms-win-core-io-l1-1-0.spec \
  -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-core-io-l1-1-1/api-ms-win-core-io-l1-1-1.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/api-ms-win-core-io-l1-1-1/api-ms-win-core-io-l1-1-1.spec \
  -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-core-job-l1-1-0/api-ms-win-core-job-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/api-ms-win-core-job-l1-1-0/api-ms-win-core-job-l1-1-0.spec \
  -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-core-job-l2-1-0/api-ms-win-core-job-l2-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/api-ms-win-core-job-l2-1-0/api-ms-win-core-job-l2-1-0.spec \
  -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-core-kernel32-legacy-l1-1-0/api-ms-win-core-kernel32-legacy-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/api-ms-win-core-kernel32-legacy-l1-1-0/api-ms-win-core-kernel32-legacy-l1-1-0.spec \
  -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-core-kernel32-legacy-l1-1-1/api-ms-win-core-kernel32-legacy-l1-1-1.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/api-ms-win-core-kernel32-legacy-l1-1-1/api-ms-win-core-kernel32-legacy-l1-1-1.spec \
  -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-core-kernel32-legacy-l1-1-2/api-ms-win-core-kernel32-legacy-l1-1-2.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/api-ms-win-core-kernel32-legacy-l1-1-2/api-ms-win-core-kernel32-legacy-l1-1-2.spec \
  -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-core-kernel32-legacy-l1-1-5/api-ms-win-core-kernel32-legacy-l1-1-5.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/api-ms-win-core-kernel32-legacy-l1-1-5/api-ms-win-core-kernel32-legacy-l1-1-5.spec \
  -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-core-kernel32-private-l1-1-1/api-ms-win-core-kernel32-private-l1-1-1.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/api-ms-win-core-kernel32-private-l1-1-1/api-ms-win-core-kernel32-private-l1-1-1.spec \
  -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-core-largeinteger-l1-1-0/api-ms-win-core-largeinteger-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/api-ms-win-core-largeinteger-l1-1-0/api-ms-win-core-largeinteger-l1-1-0.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-core-libraryloader-l1-1-0/api-ms-win-core-libraryloader-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/api-ms-win-core-libraryloader-l1-1-0/api-ms-win-core-libraryloader-l1-1-0.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-core-libraryloader-l1-1-1/api-ms-win-core-libraryloader-l1-1-1.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/api-ms-win-core-libraryloader-l1-1-1/api-ms-win-core-libraryloader-l1-1-1.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-core-libraryloader-l1-2-0/api-ms-win-core-libraryloader-l1-2-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/api-ms-win-core-libraryloader-l1-2-0/api-ms-win-core-libraryloader-l1-2-0.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-core-libraryloader-l1-2-1/api-ms-win-core-libraryloader-l1-2-1.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/api-ms-win-core-libraryloader-l1-2-1/api-ms-win-core-libraryloader-l1-2-1.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-core-libraryloader-l1-2-2/api-ms-win-core-libraryloader-l1-2-2.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/api-ms-win-core-libraryloader-l1-2-2/api-ms-win-core-libraryloader-l1-2-2.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-core-libraryloader-l2-1-0/api-ms-win-core-libraryloader-l2-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/api-ms-win-core-libraryloader-l2-1-0/api-ms-win-core-libraryloader-l2-1-0.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-core-localization-l1-1-0/api-ms-win-core-localization-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/api-ms-win-core-localization-l1-1-0/api-ms-win-core-localization-l1-1-0.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-core-localization-l1-2-0/api-ms-win-core-localization-l1-2-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/api-ms-win-core-localization-l1-2-0/api-ms-win-core-localization-l1-2-0.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-core-localization-l1-2-1/api-ms-win-core-localization-l1-2-1.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/api-ms-win-core-localization-l1-2-1/api-ms-win-core-localization-l1-2-1.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-core-localization-l1-2-2/api-ms-win-core-localization-l1-2-2.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/api-ms-win-core-localization-l1-2-2/api-ms-win-core-localization-l1-2-2.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-core-localization-l2-1-0/api-ms-win-core-localization-l2-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/api-ms-win-core-localization-l2-1-0/api-ms-win-core-localization-l2-1-0.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-core-localization-obsolete-l1-1-0/api-ms-win-core-localization-obsolete-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/api-ms-win-core-localization-obsolete-l1-1-0/api-ms-win-core-localization-obsolete-l1-1-0.spec \
  -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-core-localization-obsolete-l1-2-0/api-ms-win-core-localization-obsolete-l1-2-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/api-ms-win-core-localization-obsolete-l1-2-0/api-ms-win-core-localization-obsolete-l1-2-0.spec \
  -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-core-localization-obsolete-l1-3-0/api-ms-win-core-localization-obsolete-l1-3-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/api-ms-win-core-localization-obsolete-l1-3-0/api-ms-win-core-localization-obsolete-l1-3-0.spec \
  -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-core-localization-private-l1-1-0/api-ms-win-core-localization-private-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/api-ms-win-core-localization-private-l1-1-0/api-ms-win-core-localization-private-l1-1-0.spec \
  -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-core-localregistry-l1-1-0/api-ms-win-core-localregistry-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/api-ms-win-core-localregistry-l1-1-0/api-ms-win-core-localregistry-l1-1-0.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-core-memory-l1-1-0/api-ms-win-core-memory-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/api-ms-win-core-memory-l1-1-0/api-ms-win-core-memory-l1-1-0.spec \
  -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-core-memory-l1-1-1/api-ms-win-core-memory-l1-1-1.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/api-ms-win-core-memory-l1-1-1/api-ms-win-core-memory-l1-1-1.spec \
  -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-core-memory-l1-1-2/api-ms-win-core-memory-l1-1-2.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/api-ms-win-core-memory-l1-1-2/api-ms-win-core-memory-l1-1-2.spec \
  -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-core-memory-l1-1-3/api-ms-win-core-memory-l1-1-3.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/api-ms-win-core-memory-l1-1-3/api-ms-win-core-memory-l1-1-3.spec \
  -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-core-memory-l1-1-4/api-ms-win-core-memory-l1-1-4.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/api-ms-win-core-memory-l1-1-4/api-ms-win-core-memory-l1-1-4.spec \
  -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-core-misc-l1-1-0/api-ms-win-core-misc-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/api-ms-win-core-misc-l1-1-0/api-ms-win-core-misc-l1-1-0.spec \
  -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-core-namedpipe-ansi-l1-1-0/api-ms-win-core-namedpipe-ansi-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/api-ms-win-core-namedpipe-ansi-l1-1-0/api-ms-win-core-namedpipe-ansi-l1-1-0.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-core-namedpipe-l1-1-0/api-ms-win-core-namedpipe-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/api-ms-win-core-namedpipe-l1-1-0/api-ms-win-core-namedpipe-l1-1-0.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-core-namedpipe-l1-2-0/api-ms-win-core-namedpipe-l1-2-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/api-ms-win-core-namedpipe-l1-2-0/api-ms-win-core-namedpipe-l1-2-0.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-core-namespace-l1-1-0/api-ms-win-core-namespace-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/api-ms-win-core-namespace-l1-1-0/api-ms-win-core-namespace-l1-1-0.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-core-normalization-l1-1-0/api-ms-win-core-normalization-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/api-ms-win-core-normalization-l1-1-0/api-ms-win-core-normalization-l1-1-0.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-core-path-l1-1-0/api-ms-win-core-path-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/api-ms-win-core-path-l1-1-0/api-ms-win-core-path-l1-1-0.spec \
  -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-core-privateprofile-l1-1-1/api-ms-win-core-privateprofile-l1-1-1.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/api-ms-win-core-privateprofile-l1-1-1/api-ms-win-core-privateprofile-l1-1-1.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-core-processenvironment-l1-1-0/api-ms-win-core-processenvironment-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/api-ms-win-core-processenvironment-l1-1-0/api-ms-win-core-processenvironment-l1-1-0.spec \
  -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-core-processenvironment-l1-2-0/api-ms-win-core-processenvironment-l1-2-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/api-ms-win-core-processenvironment-l1-2-0/api-ms-win-core-processenvironment-l1-2-0.spec \
  -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-core-processthreads-l1-1-0/api-ms-win-core-processthreads-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/api-ms-win-core-processthreads-l1-1-0/api-ms-win-core-processthreads-l1-1-0.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-core-processthreads-l1-1-1/api-ms-win-core-processthreads-l1-1-1.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/api-ms-win-core-processthreads-l1-1-1/api-ms-win-core-processthreads-l1-1-1.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-core-processthreads-l1-1-2/api-ms-win-core-processthreads-l1-1-2.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/api-ms-win-core-processthreads-l1-1-2/api-ms-win-core-processthreads-l1-1-2.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-core-processthreads-l1-1-3/api-ms-win-core-processthreads-l1-1-3.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/api-ms-win-core-processthreads-l1-1-3/api-ms-win-core-processthreads-l1-1-3.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-core-processtopology-l1-1-0/api-ms-win-core-processtopology-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/api-ms-win-core-processtopology-l1-1-0/api-ms-win-core-processtopology-l1-1-0.spec \
  -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-core-processtopology-obsolete-l1-1-0/api-ms-win-core-processtopology-obsolete-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/api-ms-win-core-processtopology-obsolete-l1-1-0/api-ms-win-core-processtopology-obsolete-l1-1-0.spec \
  -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-core-profile-l1-1-0/api-ms-win-core-profile-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/api-ms-win-core-profile-l1-1-0/api-ms-win-core-profile-l1-1-0.spec \
  -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-core-psapi-ansi-l1-1-0/api-ms-win-core-psapi-ansi-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/api-ms-win-core-psapi-ansi-l1-1-0/api-ms-win-core-psapi-ansi-l1-1-0.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-core-psapi-l1-1-0/api-ms-win-core-psapi-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/api-ms-win-core-psapi-l1-1-0/api-ms-win-core-psapi-l1-1-0.spec \
  -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-core-psapi-obsolete-l1-1-0/api-ms-win-core-psapi-obsolete-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/api-ms-win-core-psapi-obsolete-l1-1-0/api-ms-win-core-psapi-obsolete-l1-1-0.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-core-psm-appnotify-l1-1-0/api-ms-win-core-psm-appnotify-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/api-ms-win-core-psm-appnotify-l1-1-0/api-ms-win-core-psm-appnotify-l1-1-0.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-core-quirks-l1-1-0/api-ms-win-core-quirks-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/api-ms-win-core-quirks-l1-1-0/api-ms-win-core-quirks-l1-1-0.spec \
  -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-core-realtime-l1-1-0/api-ms-win-core-realtime-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/api-ms-win-core-realtime-l1-1-0/api-ms-win-core-realtime-l1-1-0.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-core-realtime-l1-1-1/api-ms-win-core-realtime-l1-1-1.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/api-ms-win-core-realtime-l1-1-1/api-ms-win-core-realtime-l1-1-1.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-core-registry-l1-1-0/api-ms-win-core-registry-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/api-ms-win-core-registry-l1-1-0/api-ms-win-core-registry-l1-1-0.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-core-registry-l2-1-0/api-ms-win-core-registry-l2-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/api-ms-win-core-registry-l2-1-0/api-ms-win-core-registry-l2-1-0.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-core-registry-l2-2-0/api-ms-win-core-registry-l2-2-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/api-ms-win-core-registry-l2-2-0/api-ms-win-core-registry-l2-2-0.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-core-registryuserspecific-l1-1-0/api-ms-win-core-registryuserspecific-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/api-ms-win-core-registryuserspecific-l1-1-0/api-ms-win-core-registryuserspecific-l1-1-0.spec \
  -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-core-rtlsupport-l1-1-0/api-ms-win-core-rtlsupport-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/api-ms-win-core-rtlsupport-l1-1-0/api-ms-win-core-rtlsupport-l1-1-0.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-core-rtlsupport-l1-2-0/api-ms-win-core-rtlsupport-l1-2-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/api-ms-win-core-rtlsupport-l1-2-0/api-ms-win-core-rtlsupport-l1-2-0.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-core-shlwapi-legacy-l1-1-0/api-ms-win-core-shlwapi-legacy-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/api-ms-win-core-shlwapi-legacy-l1-1-0/api-ms-win-core-shlwapi-legacy-l1-1-0.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-core-shlwapi-obsolete-l1-1-0/api-ms-win-core-shlwapi-obsolete-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/api-ms-win-core-shlwapi-obsolete-l1-1-0/api-ms-win-core-shlwapi-obsolete-l1-1-0.spec \
  -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-core-shlwapi-obsolete-l1-2-0/api-ms-win-core-shlwapi-obsolete-l1-2-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/api-ms-win-core-shlwapi-obsolete-l1-2-0/api-ms-win-core-shlwapi-obsolete-l1-2-0.spec \
  -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-core-shutdown-l1-1-0/api-ms-win-core-shutdown-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/api-ms-win-core-shutdown-l1-1-0/api-ms-win-core-shutdown-l1-1-0.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-core-sidebyside-l1-1-0/api-ms-win-core-sidebyside-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/api-ms-win-core-sidebyside-l1-1-0/api-ms-win-core-sidebyside-l1-1-0.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-core-string-l1-1-0/api-ms-win-core-string-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/api-ms-win-core-string-l1-1-0/api-ms-win-core-string-l1-1-0.spec \
  -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-core-string-l2-1-0/api-ms-win-core-string-l2-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/api-ms-win-core-string-l2-1-0/api-ms-win-core-string-l2-1-0.spec \
  -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-core-string-obsolete-l1-1-0/api-ms-win-core-string-obsolete-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/api-ms-win-core-string-obsolete-l1-1-0/api-ms-win-core-string-obsolete-l1-1-0.spec \
  -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-core-stringansi-l1-1-0/api-ms-win-core-stringansi-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/api-ms-win-core-stringansi-l1-1-0/api-ms-win-core-stringansi-l1-1-0.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-core-stringloader-l1-1-1/api-ms-win-core-stringloader-l1-1-1.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/api-ms-win-core-stringloader-l1-1-1/api-ms-win-core-stringloader-l1-1-1.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-core-synch-ansi-l1-1-0/api-ms-win-core-synch-ansi-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/api-ms-win-core-synch-ansi-l1-1-0/api-ms-win-core-synch-ansi-l1-1-0.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-core-synch-l1-1-0/api-ms-win-core-synch-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/api-ms-win-core-synch-l1-1-0/api-ms-win-core-synch-l1-1-0.spec \
  -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-core-synch-l1-2-0/api-ms-win-core-synch-l1-2-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/api-ms-win-core-synch-l1-2-0/api-ms-win-core-synch-l1-2-0.spec \
  -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-core-synch-l1-2-1/api-ms-win-core-synch-l1-2-1.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/api-ms-win-core-synch-l1-2-1/api-ms-win-core-synch-l1-2-1.spec \
  -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-core-sysinfo-l1-1-0/api-ms-win-core-sysinfo-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/api-ms-win-core-sysinfo-l1-1-0/api-ms-win-core-sysinfo-l1-1-0.spec \
  -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-core-sysinfo-l1-2-0/api-ms-win-core-sysinfo-l1-2-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/api-ms-win-core-sysinfo-l1-2-0/api-ms-win-core-sysinfo-l1-2-0.spec \
  -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-core-sysinfo-l1-2-1/api-ms-win-core-sysinfo-l1-2-1.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/api-ms-win-core-sysinfo-l1-2-1/api-ms-win-core-sysinfo-l1-2-1.spec \
  -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-core-systemtopology-l1-1-0/api-ms-win-core-systemtopology-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/api-ms-win-core-systemtopology-l1-1-0/api-ms-win-core-systemtopology-l1-1-0.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-core-threadpool-l1-1-0/api-ms-win-core-threadpool-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/api-ms-win-core-threadpool-l1-1-0/api-ms-win-core-threadpool-l1-1-0.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-core-threadpool-l1-2-0/api-ms-win-core-threadpool-l1-2-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/api-ms-win-core-threadpool-l1-2-0/api-ms-win-core-threadpool-l1-2-0.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-core-threadpool-legacy-l1-1-0/api-ms-win-core-threadpool-legacy-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/api-ms-win-core-threadpool-legacy-l1-1-0/api-ms-win-core-threadpool-legacy-l1-1-0.spec \
  -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-core-threadpool-private-l1-1-0/api-ms-win-core-threadpool-private-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/api-ms-win-core-threadpool-private-l1-1-0/api-ms-win-core-threadpool-private-l1-1-0.spec \
  -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-core-timezone-l1-1-0/api-ms-win-core-timezone-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/api-ms-win-core-timezone-l1-1-0/api-ms-win-core-timezone-l1-1-0.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-core-toolhelp-l1-1-0/api-ms-win-core-toolhelp-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/api-ms-win-core-toolhelp-l1-1-0/api-ms-win-core-toolhelp-l1-1-0.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-core-url-l1-1-0/api-ms-win-core-url-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/api-ms-win-core-url-l1-1-0/api-ms-win-core-url-l1-1-0.spec \
  -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-core-util-l1-1-0/api-ms-win-core-util-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/api-ms-win-core-util-l1-1-0/api-ms-win-core-util-l1-1-0.spec \
  -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-core-version-l1-1-0/api-ms-win-core-version-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/api-ms-win-core-version-l1-1-0/api-ms-win-core-version-l1-1-0.spec \
  -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-core-version-l1-1-1/api-ms-win-core-version-l1-1-1.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/api-ms-win-core-version-l1-1-1/api-ms-win-core-version-l1-1-1.spec \
  -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-core-version-private-l1-1-0/api-ms-win-core-version-private-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/api-ms-win-core-version-private-l1-1-0/api-ms-win-core-version-private-l1-1-0.spec \
  -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-core-versionansi-l1-1-0/api-ms-win-core-versionansi-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/api-ms-win-core-versionansi-l1-1-0/api-ms-win-core-versionansi-l1-1-0.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-core-windowserrorreporting-l1-1-0/api-ms-win-core-windowserrorreporting-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/api-ms-win-core-windowserrorreporting-l1-1-0/api-ms-win-core-windowserrorreporting-l1-1-0.spec \
  -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-core-windowserrorreporting-l1-1-1/api-ms-win-core-windowserrorreporting-l1-1-1.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/api-ms-win-core-windowserrorreporting-l1-1-1/api-ms-win-core-windowserrorreporting-l1-1-1.spec \
  -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-core-winrt-error-l1-1-0/api-ms-win-core-winrt-error-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/api-ms-win-core-winrt-error-l1-1-0/api-ms-win-core-winrt-error-l1-1-0.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-core-winrt-error-l1-1-1/api-ms-win-core-winrt-error-l1-1-1.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/api-ms-win-core-winrt-error-l1-1-1/api-ms-win-core-winrt-error-l1-1-1.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-core-winrt-errorprivate-l1-1-1/api-ms-win-core-winrt-errorprivate-l1-1-1.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/api-ms-win-core-winrt-errorprivate-l1-1-1/api-ms-win-core-winrt-errorprivate-l1-1-1.spec \
  -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-core-winrt-l1-1-0/api-ms-win-core-winrt-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/api-ms-win-core-winrt-l1-1-0/api-ms-win-core-winrt-l1-1-0.spec \
  -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-core-winrt-registration-l1-1-0/api-ms-win-core-winrt-registration-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/api-ms-win-core-winrt-registration-l1-1-0/api-ms-win-core-winrt-registration-l1-1-0.spec \
  -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-core-winrt-roparameterizediid-l1-1-0/api-ms-win-core-winrt-roparameterizediid-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/api-ms-win-core-winrt-roparameterizediid-l1-1-0/api-ms-win-core-winrt-roparameterizediid-l1-1-0.spec \
  -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-core-winrt-string-l1-1-0/api-ms-win-core-winrt-string-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/api-ms-win-core-winrt-string-l1-1-0/api-ms-win-core-winrt-string-l1-1-0.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-core-winrt-string-l1-1-1/api-ms-win-core-winrt-string-l1-1-1.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/api-ms-win-core-winrt-string-l1-1-1/api-ms-win-core-winrt-string-l1-1-1.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-core-wow64-l1-1-0/api-ms-win-core-wow64-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/api-ms-win-core-wow64-l1-1-0/api-ms-win-core-wow64-l1-1-0.spec \
  -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-core-wow64-l1-1-1/api-ms-win-core-wow64-l1-1-1.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/api-ms-win-core-wow64-l1-1-1/api-ms-win-core-wow64-l1-1-1.spec \
  -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-core-xstate-l1-1-0/api-ms-win-core-xstate-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/api-ms-win-core-xstate-l1-1-0/api-ms-win-core-xstate-l1-1-0.spec \
  -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-core-xstate-l2-1-0/api-ms-win-core-xstate-l2-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/api-ms-win-core-xstate-l2-1-0/api-ms-win-core-xstate-l2-1-0.spec \
  -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-crt-conio-l1-1-0/api-ms-win-crt-conio-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/api-ms-win-crt-conio-l1-1-0/api-ms-win-crt-conio-l1-1-0.spec \
  -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-crt-convert-l1-1-0/api-ms-win-crt-convert-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/api-ms-win-crt-convert-l1-1-0/api-ms-win-crt-convert-l1-1-0.spec \
  -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-crt-environment-l1-1-0/api-ms-win-crt-environment-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/api-ms-win-crt-environment-l1-1-0/api-ms-win-crt-environment-l1-1-0.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-crt-filesystem-l1-1-0/api-ms-win-crt-filesystem-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/api-ms-win-crt-filesystem-l1-1-0/api-ms-win-crt-filesystem-l1-1-0.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-crt-heap-l1-1-0/api-ms-win-crt-heap-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/api-ms-win-crt-heap-l1-1-0/api-ms-win-crt-heap-l1-1-0.spec \
  -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-crt-locale-l1-1-0/api-ms-win-crt-locale-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/api-ms-win-crt-locale-l1-1-0/api-ms-win-crt-locale-l1-1-0.spec \
  -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-crt-math-l1-1-0/api-ms-win-crt-math-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/api-ms-win-crt-math-l1-1-0/api-ms-win-crt-math-l1-1-0.spec \
  -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-crt-multibyte-l1-1-0/api-ms-win-crt-multibyte-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/api-ms-win-crt-multibyte-l1-1-0/api-ms-win-crt-multibyte-l1-1-0.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-crt-private-l1-1-0/api-ms-win-crt-private-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/api-ms-win-crt-private-l1-1-0/api-ms-win-crt-private-l1-1-0.spec \
  -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-crt-process-l1-1-0/api-ms-win-crt-process-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/api-ms-win-crt-process-l1-1-0/api-ms-win-crt-process-l1-1-0.spec \
  -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-crt-runtime-l1-1-0/api-ms-win-crt-runtime-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/api-ms-win-crt-runtime-l1-1-0/api-ms-win-crt-runtime-l1-1-0.spec \
  -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-crt-stdio-l1-1-0/api-ms-win-crt-stdio-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/api-ms-win-crt-stdio-l1-1-0/api-ms-win-crt-stdio-l1-1-0.spec \
  -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-crt-string-l1-1-0/api-ms-win-crt-string-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/api-ms-win-crt-string-l1-1-0/api-ms-win-crt-string-l1-1-0.spec \
  -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-crt-time-l1-1-0/api-ms-win-crt-time-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/api-ms-win-crt-time-l1-1-0/api-ms-win-crt-time-l1-1-0.spec \
  -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-crt-utility-l1-1-0/api-ms-win-crt-utility-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/api-ms-win-crt-utility-l1-1-0/api-ms-win-crt-utility-l1-1-0.spec \
  -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-devices-config-l1-1-0/api-ms-win-devices-config-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/api-ms-win-devices-config-l1-1-0/api-ms-win-devices-config-l1-1-0.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-devices-config-l1-1-1/api-ms-win-devices-config-l1-1-1.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/api-ms-win-devices-config-l1-1-1/api-ms-win-devices-config-l1-1-1.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-devices-query-l1-1-1/api-ms-win-devices-query-l1-1-1.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/api-ms-win-devices-query-l1-1-1/api-ms-win-devices-query-l1-1-1.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-downlevel-advapi32-l1-1-0/api-ms-win-downlevel-advapi32-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/api-ms-win-downlevel-advapi32-l1-1-0/api-ms-win-downlevel-advapi32-l1-1-0.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-downlevel-advapi32-l2-1-0/api-ms-win-downlevel-advapi32-l2-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/api-ms-win-downlevel-advapi32-l2-1-0/api-ms-win-downlevel-advapi32-l2-1-0.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-downlevel-kernel32-l2-1-0/api-ms-win-downlevel-kernel32-l2-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/api-ms-win-downlevel-kernel32-l2-1-0/api-ms-win-downlevel-kernel32-l2-1-0.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-downlevel-normaliz-l1-1-0/api-ms-win-downlevel-normaliz-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/api-ms-win-downlevel-normaliz-l1-1-0/api-ms-win-downlevel-normaliz-l1-1-0.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-downlevel-ole32-l1-1-0/api-ms-win-downlevel-ole32-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/api-ms-win-downlevel-ole32-l1-1-0/api-ms-win-downlevel-ole32-l1-1-0.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-downlevel-shell32-l1-1-0/api-ms-win-downlevel-shell32-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/api-ms-win-downlevel-shell32-l1-1-0/api-ms-win-downlevel-shell32-l1-1-0.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-downlevel-shlwapi-l1-1-0/api-ms-win-downlevel-shlwapi-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/api-ms-win-downlevel-shlwapi-l1-1-0/api-ms-win-downlevel-shlwapi-l1-1-0.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-downlevel-shlwapi-l2-1-0/api-ms-win-downlevel-shlwapi-l2-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/api-ms-win-downlevel-shlwapi-l2-1-0/api-ms-win-downlevel-shlwapi-l2-1-0.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-downlevel-version-l1-1-0/api-ms-win-downlevel-version-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/api-ms-win-downlevel-version-l1-1-0/api-ms-win-downlevel-version-l1-1-0.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-dx-d3dkmt-l1-1-0/api-ms-win-dx-d3dkmt-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/api-ms-win-dx-d3dkmt-l1-1-0/api-ms-win-dx-d3dkmt-l1-1-0.spec \
  -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-eventing-classicprovider-l1-1-0/api-ms-win-eventing-classicprovider-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/api-ms-win-eventing-classicprovider-l1-1-0/api-ms-win-eventing-classicprovider-l1-1-0.spec \
  -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-eventing-consumer-l1-1-0/api-ms-win-eventing-consumer-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/api-ms-win-eventing-consumer-l1-1-0/api-ms-win-eventing-consumer-l1-1-0.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-eventing-controller-l1-1-0/api-ms-win-eventing-controller-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/api-ms-win-eventing-controller-l1-1-0/api-ms-win-eventing-controller-l1-1-0.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-eventing-legacy-l1-1-0/api-ms-win-eventing-legacy-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/api-ms-win-eventing-legacy-l1-1-0/api-ms-win-eventing-legacy-l1-1-0.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-eventing-provider-l1-1-0/api-ms-win-eventing-provider-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/api-ms-win-eventing-provider-l1-1-0/api-ms-win-eventing-provider-l1-1-0.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-eventlog-legacy-l1-1-0/api-ms-win-eventlog-legacy-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/api-ms-win-eventlog-legacy-l1-1-0/api-ms-win-eventlog-legacy-l1-1-0.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-gaming-tcui-l1-1-0/api-ms-win-gaming-tcui-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/api-ms-win-gaming-tcui-l1-1-0/api-ms-win-gaming-tcui-l1-1-0.spec \
  -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-gdi-dpiinfo-l1-1-0/api-ms-win-gdi-dpiinfo-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/api-ms-win-gdi-dpiinfo-l1-1-0/api-ms-win-gdi-dpiinfo-l1-1-0.spec \
  -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-mm-joystick-l1-1-0/api-ms-win-mm-joystick-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/api-ms-win-mm-joystick-l1-1-0/api-ms-win-mm-joystick-l1-1-0.spec \
  -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-mm-misc-l1-1-1/api-ms-win-mm-misc-l1-1-1.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/api-ms-win-mm-misc-l1-1-1/api-ms-win-mm-misc-l1-1-1.spec \
  -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-mm-mme-l1-1-0/api-ms-win-mm-mme-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/api-ms-win-mm-mme-l1-1-0/api-ms-win-mm-mme-l1-1-0.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-mm-time-l1-1-0/api-ms-win-mm-time-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/api-ms-win-mm-time-l1-1-0/api-ms-win-mm-time-l1-1-0.spec \
  -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-ntuser-dc-access-l1-1-0/api-ms-win-ntuser-dc-access-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/api-ms-win-ntuser-dc-access-l1-1-0/api-ms-win-ntuser-dc-access-l1-1-0.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-ntuser-rectangle-l1-1-0/api-ms-win-ntuser-rectangle-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/api-ms-win-ntuser-rectangle-l1-1-0/api-ms-win-ntuser-rectangle-l1-1-0.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-ntuser-sysparams-l1-1-0/api-ms-win-ntuser-sysparams-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/api-ms-win-ntuser-sysparams-l1-1-0/api-ms-win-ntuser-sysparams-l1-1-0.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-perf-legacy-l1-1-0/api-ms-win-perf-legacy-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/api-ms-win-perf-legacy-l1-1-0/api-ms-win-perf-legacy-l1-1-0.spec \
  -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-power-base-l1-1-0/api-ms-win-power-base-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/api-ms-win-power-base-l1-1-0/api-ms-win-power-base-l1-1-0.spec \
  -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-power-setting-l1-1-0/api-ms-win-power-setting-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/api-ms-win-power-setting-l1-1-0/api-ms-win-power-setting-l1-1-0.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-rtcore-ntuser-draw-l1-1-0/api-ms-win-rtcore-ntuser-draw-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/api-ms-win-rtcore-ntuser-draw-l1-1-0/api-ms-win-rtcore-ntuser-draw-l1-1-0.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-rtcore-ntuser-private-l1-1-0/api-ms-win-rtcore-ntuser-private-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/api-ms-win-rtcore-ntuser-private-l1-1-0/api-ms-win-rtcore-ntuser-private-l1-1-0.spec \
  -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-rtcore-ntuser-private-l1-1-4/api-ms-win-rtcore-ntuser-private-l1-1-4.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/api-ms-win-rtcore-ntuser-private-l1-1-4/api-ms-win-rtcore-ntuser-private-l1-1-4.spec \
  -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-rtcore-ntuser-window-l1-1-0/api-ms-win-rtcore-ntuser-window-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/api-ms-win-rtcore-ntuser-window-l1-1-0/api-ms-win-rtcore-ntuser-window-l1-1-0.spec \
  -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-rtcore-ntuser-winevent-l1-1-0/api-ms-win-rtcore-ntuser-winevent-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/api-ms-win-rtcore-ntuser-winevent-l1-1-0/api-ms-win-rtcore-ntuser-winevent-l1-1-0.spec \
  -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-rtcore-ntuser-wmpointer-l1-1-0/api-ms-win-rtcore-ntuser-wmpointer-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/api-ms-win-rtcore-ntuser-wmpointer-l1-1-0/api-ms-win-rtcore-ntuser-wmpointer-l1-1-0.spec \
  -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-rtcore-ntuser-wmpointer-l1-1-3/api-ms-win-rtcore-ntuser-wmpointer-l1-1-3.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/api-ms-win-rtcore-ntuser-wmpointer-l1-1-3/api-ms-win-rtcore-ntuser-wmpointer-l1-1-3.spec \
  -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-security-activedirectoryclient-l1-1-0/api-ms-win-security-activedirectoryclient-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/api-ms-win-security-activedirectoryclient-l1-1-0/api-ms-win-security-activedirectoryclient-l1-1-0.spec \
  -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-security-audit-l1-1-1/api-ms-win-security-audit-l1-1-1.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/api-ms-win-security-audit-l1-1-1/api-ms-win-security-audit-l1-1-1.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-security-base-l1-2-0/api-ms-win-security-base-l1-2-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/api-ms-win-security-base-l1-2-0/api-ms-win-security-base-l1-2-0.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-security-base-private-l1-1-1/api-ms-win-security-base-private-l1-1-1.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/api-ms-win-security-base-private-l1-1-1/api-ms-win-security-base-private-l1-1-1.spec \
  -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-security-credentials-l1-1-0/api-ms-win-security-credentials-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/api-ms-win-security-credentials-l1-1-0/api-ms-win-security-credentials-l1-1-0.spec \
  -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-security-cryptoapi-l1-1-0/api-ms-win-security-cryptoapi-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/api-ms-win-security-cryptoapi-l1-1-0/api-ms-win-security-cryptoapi-l1-1-0.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-security-grouppolicy-l1-1-0/api-ms-win-security-grouppolicy-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/api-ms-win-security-grouppolicy-l1-1-0/api-ms-win-security-grouppolicy-l1-1-0.spec \
  -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-security-lsalookup-ansi-l2-1-0/api-ms-win-security-lsalookup-ansi-l2-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/api-ms-win-security-lsalookup-ansi-l2-1-0/api-ms-win-security-lsalookup-ansi-l2-1-0.spec \
  -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-security-lsalookup-l1-1-0/api-ms-win-security-lsalookup-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/api-ms-win-security-lsalookup-l1-1-0/api-ms-win-security-lsalookup-l1-1-0.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-security-lsalookup-l1-1-1/api-ms-win-security-lsalookup-l1-1-1.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/api-ms-win-security-lsalookup-l1-1-1/api-ms-win-security-lsalookup-l1-1-1.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-security-lsalookup-l2-1-0/api-ms-win-security-lsalookup-l2-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/api-ms-win-security-lsalookup-l2-1-0/api-ms-win-security-lsalookup-l2-1-0.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-security-lsalookup-l2-1-1/api-ms-win-security-lsalookup-l2-1-1.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/api-ms-win-security-lsalookup-l2-1-1/api-ms-win-security-lsalookup-l2-1-1.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-security-lsapolicy-l1-1-0/api-ms-win-security-lsapolicy-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/api-ms-win-security-lsapolicy-l1-1-0/api-ms-win-security-lsapolicy-l1-1-0.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-security-provider-l1-1-0/api-ms-win-security-provider-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/api-ms-win-security-provider-l1-1-0/api-ms-win-security-provider-l1-1-0.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-security-sddl-l1-1-0/api-ms-win-security-sddl-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/api-ms-win-security-sddl-l1-1-0/api-ms-win-security-sddl-l1-1-0.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-security-systemfunctions-l1-1-0/api-ms-win-security-systemfunctions-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/api-ms-win-security-systemfunctions-l1-1-0/api-ms-win-security-systemfunctions-l1-1-0.spec \
  -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-service-core-l1-1-0/api-ms-win-service-core-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/api-ms-win-service-core-l1-1-0/api-ms-win-service-core-l1-1-0.spec \
  -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-service-core-l1-1-1/api-ms-win-service-core-l1-1-1.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/api-ms-win-service-core-l1-1-1/api-ms-win-service-core-l1-1-1.spec \
  -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-service-management-l1-1-0/api-ms-win-service-management-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/api-ms-win-service-management-l1-1-0/api-ms-win-service-management-l1-1-0.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-service-management-l2-1-0/api-ms-win-service-management-l2-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/api-ms-win-service-management-l2-1-0/api-ms-win-service-management-l2-1-0.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-service-private-l1-1-1/api-ms-win-service-private-l1-1-1.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/api-ms-win-service-private-l1-1-1/api-ms-win-service-private-l1-1-1.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-service-winsvc-l1-1-0/api-ms-win-service-winsvc-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/api-ms-win-service-winsvc-l1-1-0/api-ms-win-service-winsvc-l1-1-0.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-service-winsvc-l1-2-0/api-ms-win-service-winsvc-l1-2-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/api-ms-win-service-winsvc-l1-2-0/api-ms-win-service-winsvc-l1-2-0.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-shcore-obsolete-l1-1-0/api-ms-win-shcore-obsolete-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/api-ms-win-shcore-obsolete-l1-1-0/api-ms-win-shcore-obsolete-l1-1-0.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-shcore-scaling-l1-1-0/api-ms-win-shcore-scaling-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/api-ms-win-shcore-scaling-l1-1-0/api-ms-win-shcore-scaling-l1-1-0.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-shcore-scaling-l1-1-1/api-ms-win-shcore-scaling-l1-1-1.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/api-ms-win-shcore-scaling-l1-1-1/api-ms-win-shcore-scaling-l1-1-1.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-shcore-stream-l1-1-0/api-ms-win-shcore-stream-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/api-ms-win-shcore-stream-l1-1-0/api-ms-win-shcore-stream-l1-1-0.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-shcore-stream-winrt-l1-1-0/api-ms-win-shcore-stream-winrt-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/api-ms-win-shcore-stream-winrt-l1-1-0/api-ms-win-shcore-stream-winrt-l1-1-0.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-shcore-thread-l1-1-0/api-ms-win-shcore-thread-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/api-ms-win-shcore-thread-l1-1-0/api-ms-win-shcore-thread-l1-1-0.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-shell-shellcom-l1-1-0/api-ms-win-shell-shellcom-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/api-ms-win-shell-shellcom-l1-1-0/api-ms-win-shell-shellcom-l1-1-0.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/api-ms-win-shell-shellfolders-l1-1-0/api-ms-win-shell-shellfolders-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/api-ms-win-shell-shellfolders-l1-1-0/api-ms-win-shell-shellfolders-l1-1-0.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/apphelp/apphelp.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/apphelp/apphelp.spec -Wb,--prefer-native -mno-cygwin
tools/winebuild/winebuild -w --implib -o dlls/msi/libmsi.a -m64 --export dlls/msi/msi.spec
tools/winebuild/winebuild -w --implib -o dlls/urlmon/liburlmon.a -m64 --export dlls/urlmon/urlmon.spec
tools/winebuild/winebuild -w --implib -o dlls/advpack/libadvpack.a -m64 --export dlls/advpack/advpack.spec
tools/winebuild/winebuild -w --implib -o dlls/shell32/libshell32.a -m64 --export dlls/shell32/shell32.spec
tools/winebuild/winebuild -w --implib -o dlls/comdlg32/libcomdlg32.a -m64 --export dlls/comdlg32/comdlg32.spec
tools/winebuild/winebuild -w --implib -o dlls/bcrypt/libbcrypt.a -m64 --export dlls/bcrypt/bcrypt.spec
tools/winebuild/winebuild -w --implib -o dlls/shlwapi/libshlwapi.a -m64 --export dlls/shlwapi/shlwapi.spec
tools/winegcc/winegcc -o dlls/atlthunk/atlthunk.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/atlthunk/atlthunk.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/atmlib/atmlib.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/atmlib/atmlib.spec -Wb,--prefer-native -mno-cygwin
tools/winegcc/winegcc -o dlls/authz/authz.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/authz/authz.spec -Wb,--prefer-native -mno-cygwin
tools/winegcc/winegcc -o dlls/avicap32/avicap32.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/avicap32/avicap32.spec -mno-cygwin
tools/winebuild/winebuild -w --implib -o dlls/msacm32/libmsacm32.a -m64 --export dlls/msacm32/msacm32.spec
tools/winebuild/winebuild -w --implib -o dlls/msvfw32/libmsvfw32.a -m64 --export dlls/msvfw32/msvfw32.spec
tools/winebuild/winebuild -w --implib -o dlls/winmm/libwinmm.a -m64 --export dlls/winmm/winmm.spec
tools/winegcc/winegcc -o dlls/avrt/avrt.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/avrt/avrt.spec -Wb,--prefer-native -mno-cygwin
tools/winegcc/winegcc -o dlls/bluetoothapis/bluetoothapis.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/bluetoothapis/bluetoothapis.spec -Wb,--prefer-native -mno-cygwin
tools/winegcc/winegcc -o dlls/bthprops.cpl/bthprops.cpl --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/bthprops.cpl/bthprops.cpl.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/cdosys/cdosys.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/cdosys/cdosys.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/cfgmgr32/cfgmgr32.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/cfgmgr32/cfgmgr32.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/clusapi/clusapi.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/clusapi/clusapi.spec -Wb,--prefer-native -mno-cygwin
tools/winegcc/winegcc -o dlls/cng.sys/cng.sys --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/cng.sys/cng.sys.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/combase/combase.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/combase/combase.spec -mno-cygwin
tools/winebuild/winebuild -w --implib -o dlls/uxtheme/libuxtheme.a -m64 --export dlls/uxtheme/uxtheme.spec
tools/winebuild/winebuild -w --implib -o dlls/usp10/libusp10.a -m64 --export dlls/usp10/usp10.spec
tools/winebuild/winebuild -w --implib -o dlls/imm32/libimm32.a -m64 --export dlls/imm32/imm32.spec
tools/winebuild/winebuild -w --implib -o dlls/winspool.drv/libwinspool.a -m64 --export dlls/winspool.drv/winspool.drv.spec
tools/winegcc/winegcc -o dlls/compstui/compstui.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/compstui/compstui.spec -Wb,--prefer-native -mno-cygwin
tools/winegcc/winegcc -o dlls/concrt140/concrt140.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/concrt140/concrt140.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/connect/connect.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/connect/connect.spec -Wb,--prefer-native -mno-cygwin
tools/winegcc/winegcc -o dlls/crtdll/crtdll.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/crtdll/crtdll.spec -mno-cygwin
tools/winebuild/winebuild -w --implib -o dlls/cryptnet/libcryptnet.a -m64 --export dlls/cryptnet/cryptnet.spec
tools/winebuild/winebuild -w --implib -o dlls/cryptui/libcryptui.a -m64 --export dlls/cryptui/cryptui.spec
tools/winebuild/winebuild -w --implib -o dlls/crypt32/libcrypt32.a -m64 --export dlls/crypt32/crypt32.spec
tools/winebuild/winebuild -w --implib -o dlls/wintrust/libwintrust.a -m64 --export dlls/wintrust/wintrust.spec
tools/winegcc/winegcc -o dlls/cryptdll/cryptdll.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/cryptdll/cryptdll.spec -Wb,--prefer-native -mno-cygwin
tools/winegcc/winegcc -o dlls/cryptext/cryptext.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/cryptext/cryptext.spec -Wb,--prefer-native -mno-cygwin
tools/winebuild/winebuild -w --implib -o dlls/wininet/libwininet.a -m64 --export dlls/wininet/wininet.spec
tools/winegcc/winegcc -o dlls/cryptnet/cryptnet.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/cryptnet/cryptnet.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/cryptsp/cryptsp.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/cryptsp/cryptsp.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/ctapi32/ctapi32.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/ctapi32/ctapi32.spec -mno-cygwin
tools/winegcc/winegcc -o dlls/ctl3d32/ctl3d32.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/ctl3d32/ctl3d32.spec -mno-cygwin
tools/winebuild/winebuild -w --implib -o dlls/dwrite/libdwrite.a -m64 --export dlls/dwrite/dwrite.spec
tools/winebuild/winebuild -w --implib -o dlls/d3d10_1/libd3d10_1.a -m64 --export dlls/d3d10_1/d3d10_1.spec
tools/winebuild/winebuild -w --implib -o dlls/d3d10core/libd3d10core.a -m64 --export dlls/d3d10core/d3d10core.spec
tools/winebuild/winebuild -w --implib -o dlls/d3dcompiler_47/libd3dcompiler.a -m64 --export dlls/d3dcompiler_47/d3dcompiler_47.spec
tools/winebuild/winebuild -w --implib -o dlls/dxgi/libdxgi.a -m64 --export dlls/dxgi/dxgi.spec
tools/winebuild/winebuild -w --implib -o dlls/d3d11/libd3d11.a -m64 --export dlls/d3d11/d3d11.spec
tools/winebuild/winebuild -w --implib -o dlls/wined3d/libwined3d.a -m64 --export dlls/wined3d/wined3d.spec
cc -m64 -c -o dlls/d3dcompiler_33/ppy.tab.o dlls/d3dcompiler_33/ppy.tab.c -Idlls/d3dcompiler_33 -Idlls/d3dcompiler_43 -Iinclude \
  -Iinclude/msvcrt -D__WINESRC__ -DD3D_COMPILER_VERSION=33 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dcompiler_34/ppy.tab.o dlls/d3dcompiler_34/ppy.tab.c -Idlls/d3dcompiler_34 -Idlls/d3dcompiler_43 -Iinclude \
  -Iinclude/msvcrt -D__WINESRC__ -DD3D_COMPILER_VERSION=34 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dcompiler_35/ppy.tab.o dlls/d3dcompiler_35/ppy.tab.c -Idlls/d3dcompiler_35 -Idlls/d3dcompiler_43 -Iinclude \
  -Iinclude/msvcrt -D__WINESRC__ -DD3D_COMPILER_VERSION=35 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dcompiler_36/ppy.tab.o dlls/d3dcompiler_36/ppy.tab.c -Idlls/d3dcompiler_36 -Idlls/d3dcompiler_43 -Iinclude \
  -Iinclude/msvcrt -D__WINESRC__ -DD3D_COMPILER_VERSION=36 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dcompiler_37/ppy.tab.o dlls/d3dcompiler_37/ppy.tab.c -Idlls/d3dcompiler_37 -Idlls/d3dcompiler_43 -Iinclude \
  -Iinclude/msvcrt -D__WINESRC__ -DD3D_COMPILER_VERSION=37 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dcompiler_38/ppy.tab.o dlls/d3dcompiler_38/ppy.tab.c -Idlls/d3dcompiler_38 -Idlls/d3dcompiler_43 -Iinclude \
  -Iinclude/msvcrt -D__WINESRC__ -DD3D_COMPILER_VERSION=38 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dcompiler_39/ppy.tab.o dlls/d3dcompiler_39/ppy.tab.c -Idlls/d3dcompiler_39 -Idlls/d3dcompiler_43 -Iinclude \
  -Iinclude/msvcrt -D__WINESRC__ -DD3D_COMPILER_VERSION=39 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dcompiler_40/ppy.tab.o dlls/d3dcompiler_40/ppy.tab.c -Idlls/d3dcompiler_40 -Idlls/d3dcompiler_43 -Iinclude \
  -Iinclude/msvcrt -D__WINESRC__ -DD3D_COMPILER_VERSION=40 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dcompiler_41/ppy.tab.o dlls/d3dcompiler_41/ppy.tab.c -Idlls/d3dcompiler_41 -Idlls/d3dcompiler_43 -Iinclude \
  -Iinclude/msvcrt -D__WINESRC__ -DD3D_COMPILER_VERSION=41 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dcompiler_42/ppy.tab.o dlls/d3dcompiler_42/ppy.tab.c -Idlls/d3dcompiler_42 -Idlls/d3dcompiler_43 -Iinclude \
  -Iinclude/msvcrt -D__WINESRC__ -DD3D_COMPILER_VERSION=42 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dcompiler_43/ppy.tab.o dlls/d3dcompiler_43/ppy.tab.c -Idlls/d3dcompiler_43 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DD3D_COMPILER_VERSION=43 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dcompiler_46/ppy.tab.o dlls/d3dcompiler_46/ppy.tab.c -Idlls/d3dcompiler_46 -Idlls/d3dcompiler_43 -Iinclude \
  -Iinclude/msvcrt -D__WINESRC__ -DD3D_COMPILER_VERSION=46 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dcompiler_47/ppy.tab.o dlls/d3dcompiler_47/ppy.tab.c -Idlls/d3dcompiler_47 -Idlls/d3dcompiler_43 -Iinclude \
  -Iinclude/msvcrt -D__WINESRC__ -DD3D_COMPILER_VERSION=47 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/make_xftmpl -H -o include/rmxftmpl.h include/rmxftmpl.x
cc -m64 -c -o tools/wmc/mcy.tab.o tools/wmc/mcy.tab.c -Itools/wmc -Iinclude -D__WINESRC__ -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msxml3/xslpattern.tab.o dlls/msxml3/xslpattern.tab.c -Idlls/msxml3 -Iinclude -Iinclude/msvcrt -I./libs/xslt \
  -I./libs/xml2/include -D__WINESRC__ -DLIBXSLT_STATIC -DLIBXML_STATIC -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/sfnt2fon/sfnt2fon -q -o fonts/coue1255.fon fonts/courier.ttf -d 128 13,1255,8
tools/sfnt2fon/sfnt2fon -q -o fonts/coue1256.fon fonts/courier.ttf -d 128 13,1256,8
tools/sfnt2fon/sfnt2fon -q -o fonts/coue1257.fon fonts/courier.ttf -d 128 13,1257,8
tools/sfnt2fon/sfnt2fon -q -o fonts/coure.fon fonts/courier.ttf -d 128 13,1252,8
tools/sfnt2fon/sfnt2fon -q -o fonts/couree.fon fonts/courier.ttf -d 128 13,1250,8
tools/sfnt2fon/sfnt2fon -q -o fonts/coureg.fon fonts/courier.ttf -d 128 13,1253,8
tools/sfnt2fon/sfnt2fon -q -o fonts/courer.fon fonts/courier.ttf -d 128 13,1251,8
tools/sfnt2fon/sfnt2fon -q -o fonts/couret.fon fonts/courier.ttf -d 128 13,1254,8
tools/sfnt2fon/sfnt2fon -q -o fonts/vgafix.fon fonts/fixedsys.ttf -d 128 15,1252,8
tools/sfnt2fon/sfnt2fon -q -o fonts/jvgafix.fon fonts/fixedsys_jp.ttf -d 160 18,932,8
tools/sfnt2fon/sfnt2fon -q -o fonts/ssee1255.fon fonts/ms_sans_serif.ttf -d 129 13,1255,5 16,1255,7 20,1255,8
tools/sfnt2fon/sfnt2fon -q -o fonts/ssee1256.fon fonts/ms_sans_serif.ttf -d 129 13,1256,5 16,1256,7 20,1256,8
tools/sfnt2fon/sfnt2fon -q -o fonts/ssee1257.fon fonts/ms_sans_serif.ttf -d 128 13,1257,5 16,1257,7 20,1257,8
tools/sfnt2fon/sfnt2fon -q -o fonts/ssee874.fon fonts/ms_sans_serif.ttf -d 129 13,874,5 16,874,7 20,874,8
tools/sfnt2fon/sfnt2fon -q -o fonts/ssef1255.fon fonts/ms_sans_serif.ttf -d 129 -r 120 16,1255,7 20,1255,8
tools/sfnt2fon/sfnt2fon -q -o fonts/ssef1256.fon fonts/ms_sans_serif.ttf -d 129 -r 120 16,1256,7 20,1256,8
tools/sfnt2fon/sfnt2fon -q -o fonts/ssef1257.fon fonts/ms_sans_serif.ttf -d 128 -r 120 16,1257,7 20,1257,8
tools/sfnt2fon/sfnt2fon -q -o fonts/ssef874.fon fonts/ms_sans_serif.ttf -d 129 -r 120 16,874,7 20,874,8
tools/sfnt2fon/sfnt2fon -q -o fonts/sserife.fon fonts/ms_sans_serif.ttf -d 129 13,1252,5 16,1252,7 20,1252,8
tools/sfnt2fon/sfnt2fon -q -o fonts/sserifee.fon fonts/ms_sans_serif.ttf -d 128 13,1250,5 16,1250,7
tools/sfnt2fon/sfnt2fon -q -o fonts/sserifeg.fon fonts/ms_sans_serif.ttf -d 129 13,1253,5 16,1253,7 20,1253,8 
tools/sfnt2fon/sfnt2fon -q -o fonts/sserifer.fon fonts/ms_sans_serif.ttf -d 127 13,1251,5 16,1251,7 20,1251,8
tools/sfnt2fon/sfnt2fon -q -o fonts/sserifet.fon fonts/ms_sans_serif.ttf -d 129 13,1254,5 16,1254,7 20,1254,8
tools/sfnt2fon/sfnt2fon -q -o fonts/sseriff.fon fonts/ms_sans_serif.ttf -d 129 -r 120 16,1252,7 20,1252,8
tools/sfnt2fon/sfnt2fon -q -o fonts/sseriffe.fon fonts/ms_sans_serif.ttf -d 128 -r 120 16,1250,7
tools/sfnt2fon/sfnt2fon -q -o fonts/sseriffg.fon fonts/ms_sans_serif.ttf -d 129 -r 120 16,1253,7 20,1253,8 
tools/sfnt2fon/sfnt2fon -q -o fonts/sseriffr.fon fonts/ms_sans_serif.ttf -d 127 -r 120 16,1251,7 20,1251,8
tools/sfnt2fon/sfnt2fon -q -o fonts/sserifft.fon fonts/ms_sans_serif.ttf -d 129 -r 120 16,1254,7 20,1254,8
tools/sfnt2fon/sfnt2fon -q -o fonts/smae1255.fon fonts/small_fonts.ttf -d 128 11,1255,5
tools/sfnt2fon/sfnt2fon -q -o fonts/smae1256.fon fonts/small_fonts.ttf -d 128 11,1256,5
tools/sfnt2fon/sfnt2fon -q -o fonts/smae1257.fon fonts/small_fonts.ttf -d 128 11,1257,5
tools/sfnt2fon/sfnt2fon -q -o fonts/smalle.fon fonts/small_fonts.ttf -d 128 11,1252,5
tools/sfnt2fon/sfnt2fon -q -o fonts/smallee.fon fonts/small_fonts.ttf -d 128 11,1250,5
tools/sfnt2fon/sfnt2fon -q -o fonts/smalleg.fon fonts/small_fonts.ttf -d 128 11,1253,5
tools/sfnt2fon/sfnt2fon -q -o fonts/smaller.fon fonts/small_fonts.ttf -d 128 11,1251,5
tools/sfnt2fon/sfnt2fon -q -o fonts/smallet.fon fonts/small_fonts.ttf -d 128 11,1254,5
tools/sfnt2fon/sfnt2fon -q -o fonts/jsmalle.fon fonts/small_fonts_jp.ttf -d 128 11,932,7
tools/sfnt2fon/sfnt2fon -q -o fonts/cvgasys.fon fonts/system.ttf -d 128 16,950,7 16,1252,7
tools/sfnt2fon/sfnt2fon -q -o fonts/hvgasys.fon fonts/system.ttf -d 128 16,949,7
tools/sfnt2fon/sfnt2fon -q -o fonts/jvgasys.fon fonts/system.ttf -d 128 18,932,8
tools/sfnt2fon/sfnt2fon -q -o fonts/svgasys.fon fonts/system.ttf -d 128 16,936,7 16,1252,7
tools/sfnt2fon/sfnt2fon -q -o fonts/vgas1255.fon fonts/system.ttf -d 128 16,1255,7
tools/sfnt2fon/sfnt2fon -q -o fonts/vgas1256.fon fonts/system.ttf -d 128 16,1256,7
tools/sfnt2fon/sfnt2fon -q -o fonts/vgas1257.fon fonts/system.ttf -d 128 16,1257,7
tools/sfnt2fon/sfnt2fon -q -o fonts/vgas874.fon fonts/system.ttf -d 128 16,874,7
tools/sfnt2fon/sfnt2fon -q -o fonts/vgasys.fon fonts/system.ttf -d 128 16,1252,7
tools/sfnt2fon/sfnt2fon -q -o fonts/vgasyse.fon fonts/system.ttf -d 128 16,1250,7
tools/sfnt2fon/sfnt2fon -q -o fonts/vgasysg.fon fonts/system.ttf -d 128 16,1253,7
tools/sfnt2fon/sfnt2fon -q -o fonts/vgasysr.fon fonts/system.ttf -d 128 16,1251,7
tools/sfnt2fon/sfnt2fon -q -o fonts/vgasyst.fon fonts/system.ttf -d 128 16,1254,7
rm -f libs/wine/libwine.so.1 && ln -s libwine.so.1.0 libs/wine/libwine.so.1
cc -m64 -o tools/widl/widl tools/widl/client.o tools/widl/expr.o tools/widl/hash.o tools/widl/header.o \
  tools/widl/proxy.o tools/widl/register.o tools/widl/server.o tools/widl/typegen.o \
  tools/widl/typelib.o tools/widl/typetree.o tools/widl/utils.o tools/widl/widl.o tools/widl/wpp.o \
  tools/widl/write_msft.o tools/widl/parser.tab.o tools/widl/ppy.tab.o tools/widl/parser.yy.o \
  tools/widl/ppl.yy.o -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
cc -m64 -o tools/wrc/wrc tools/wrc/dumpres.o tools/wrc/genres.o tools/wrc/newstruc.o tools/wrc/po.o \
  tools/wrc/translation.o tools/wrc/utils.o tools/wrc/wpp.o tools/wrc/wrc.o tools/wrc/parser.tab.o \
  tools/wrc/ppy.tab.o tools/wrc/parser.yy.o tools/wrc/ppl.yy.o -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/widl/widl -o include/iads.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ include/iads.idl
tools/widl/widl -o dlls/activeds/activeds_r.res -m64 --nostdinc -Ldlls/\* -Idlls/activeds -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT dlls/activeds/activeds.idl
tools/widl/widl -o include/d3d10_1.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/d3d10_1.idl
tools/widl/widl -o include/d3d10.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ include/d3d10.idl
tools/widl/widl -o include/dxgi.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ include/dxgi.idl
tools/widl/widl -o include/dxgitype.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/dxgitype.idl
tools/widl/widl -o include/dxgicommon.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/dxgicommon.idl
tools/widl/widl -o include/dxgiformat.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/dxgiformat.idl
tools/widl/widl -o include/d3dcommon.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/d3dcommon.idl
tools/widl/widl -o include/d3d10sdklayers.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/d3d10sdklayers.idl
tools/widl/widl -o include/d2d1_2.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/d2d1_2.idl
tools/widl/widl -o include/d2d1_1.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/d2d1_1.idl
tools/widl/widl -o include/d2d1.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ include/d2d1.idl
tools/widl/widl -o include/dcommon.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/dcommon.idl
tools/widl/widl -o include/d2d1effects.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/d2d1effects.idl
tools/widl/widl -o include/ctxtcall.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/ctxtcall.idl
tools/widl/widl -o include/docobj.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/docobj.idl
tools/widl/widl -o include/shtypes.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/shtypes.idl
tools/widl/widl -o include/shobjidl.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/shobjidl.idl
tools/widl/widl -o include/comcat.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/comcat.idl
tools/widl/widl -o include/propsys.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/propsys.idl
tools/widl/widl -o include/structuredquerycondition.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/structuredquerycondition.idl
tools/widl/widl -o include/objectarray.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/objectarray.idl
tools/widl/widl -o include/hlink.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ include/hlink.idl
tools/widl/widl -o include/shldisp.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/shldisp.idl
tools/widl/widl -o include/activaut.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/activaut.idl
tools/widl/widl -o include/activdbg.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/activdbg.idl
tools/widl/widl -o include/activscp.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/activscp.idl
tools/widl/widl -o include/dispex.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/dispex.idl
tools/widl/widl -o include/mlang.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ include/mlang.idl
tools/widl/widl -o include/dimm.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ include/dimm.idl
tools/widl/widl -o include/mshtmhst.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/mshtmhst.idl
tools/widl/widl -o include/richole.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/richole.idl
tools/widl/widl -o include/downloadmgr.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/downloadmgr.idl
tools/widl/widl -o include/optary.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/optary.idl
tools/widl/widl -o include/indexsrv.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/indexsrv.idl
tools/widl/widl -o include/htiface.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/htiface.idl
tools/widl/widl -o include/htiframe.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/htiframe.idl
tools/widl/widl -o include/urlhist.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/urlhist.idl
tools/widl/widl -o include/objsafe.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/objsafe.idl
tools/widl/widl -o include/perhist.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/perhist.idl
tools/widl/widl -o include/netcon.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/netcon.idl
tools/widl/widl -o include/netfw.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ include/netfw.idl
tools/widl/widl -o include/icftypes.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/icftypes.idl
tools/widl/widl -o include/natupnp.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/natupnp.idl
tools/widl/widl -o include/msctf.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ include/msctf.idl
tools/widl/widl -o include/textstor.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/textstor.idl
tools/widl/widl -o include/ctfutb.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/ctfutb.idl
tools/widl/widl -o include/sensevts.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/sensevts.idl
tools/widl/widl -o include/ocmm.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ include/ocmm.idl
tools/widl/widl -o include/commoncontrols.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/commoncontrols.idl
tools/widl/widl -o include/tlogstg.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/tlogstg.idl
tools/widl/widl -o include/msdasc.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/msdasc.idl
tools/widl/widl -o include/oledb.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ include/oledb.idl
tools/widl/widl -o include/netcfgx.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/netcfgx.idl
tools/widl/widl -o include/shimgdata.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/shimgdata.idl
tools/widl/widl -o include/comsvcs.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/comsvcs.idl
tools/widl/widl -o include/directmanipulation.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/directmanipulation.idl
tools/winegcc/winegcc -o dlls/activeds/activeds.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/activeds/activeds.spec -Wb,--prefer-native -mno-cygwin \
  dlls/activeds/activeds_r.res
tools/widl/widl --dlldata-only -o dlls/actxprxy/dlldata.c actxprxy_activscp.idl actxprxy_comcat.idl actxprxy_docobj.idl \
  actxprxy_hlink.idl actxprxy_htiface.idl actxprxy_htiframe.idl actxprxy_objsafe.idl \
  actxprxy_ocmm.idl actxprxy_servprov.idl actxprxy_shldisp.idl actxprxy_shobjidl.idl \
  actxprxy_urlhist.idl
tools/widl/widl -o dlls/actxprxy/actxprxy_activscp_p.c -m64 --nostdinc -Ldlls/\* -Idlls/actxprxy -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT dlls/actxprxy/actxprxy_activscp.idl
tools/widl/widl -o dlls/actxprxy/actxprxy_activscp.h -m64 --nostdinc -Ldlls/\* -Idlls/actxprxy -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT dlls/actxprxy/actxprxy_activscp.idl
tools/widl/widl -o dlls/actxprxy/actxprxy_comcat_p.c -m64 --nostdinc -Ldlls/\* -Idlls/actxprxy -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT dlls/actxprxy/actxprxy_comcat.idl
tools/widl/widl -o dlls/actxprxy/actxprxy_comcat.h -m64 --nostdinc -Ldlls/\* -Idlls/actxprxy -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT dlls/actxprxy/actxprxy_comcat.idl
tools/widl/widl -o dlls/actxprxy/actxprxy_docobj_p.c -m64 --nostdinc -Ldlls/\* -Idlls/actxprxy -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT dlls/actxprxy/actxprxy_docobj.idl
tools/widl/widl -o dlls/actxprxy/actxprxy_docobj.h -m64 --nostdinc -Ldlls/\* -Idlls/actxprxy -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT dlls/actxprxy/actxprxy_docobj.idl
tools/widl/widl -o dlls/actxprxy/actxprxy_hlink_p.c -m64 --nostdinc -Ldlls/\* -Idlls/actxprxy -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT dlls/actxprxy/actxprxy_hlink.idl
tools/widl/widl -o dlls/actxprxy/actxprxy_hlink.h -m64 --nostdinc -Ldlls/\* -Idlls/actxprxy -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT dlls/actxprxy/actxprxy_hlink.idl
tools/widl/widl -o dlls/actxprxy/actxprxy_htiface_p.c -m64 --nostdinc -Ldlls/\* -Idlls/actxprxy -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT dlls/actxprxy/actxprxy_htiface.idl
tools/widl/widl -o dlls/actxprxy/actxprxy_htiface.h -m64 --nostdinc -Ldlls/\* -Idlls/actxprxy -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT dlls/actxprxy/actxprxy_htiface.idl
tools/widl/widl -o dlls/actxprxy/actxprxy_htiframe_p.c -m64 --nostdinc -Ldlls/\* -Idlls/actxprxy -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT dlls/actxprxy/actxprxy_htiframe.idl
tools/widl/widl -o dlls/actxprxy/actxprxy_htiframe.h -m64 --nostdinc -Ldlls/\* -Idlls/actxprxy -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT dlls/actxprxy/actxprxy_htiframe.idl
tools/widl/widl -o dlls/actxprxy/actxprxy_objsafe_p.c -m64 --nostdinc -Ldlls/\* -Idlls/actxprxy -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT dlls/actxprxy/actxprxy_objsafe.idl
tools/widl/widl -o dlls/actxprxy/actxprxy_objsafe.h -m64 --nostdinc -Ldlls/\* -Idlls/actxprxy -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT dlls/actxprxy/actxprxy_objsafe.idl
tools/widl/widl -o dlls/actxprxy/actxprxy_ocmm_p.c -m64 --nostdinc -Ldlls/\* -Idlls/actxprxy -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT dlls/actxprxy/actxprxy_ocmm.idl
tools/widl/widl -o dlls/actxprxy/actxprxy_ocmm.h -m64 --nostdinc -Ldlls/\* -Idlls/actxprxy -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT dlls/actxprxy/actxprxy_ocmm.idl
tools/widl/widl -o dlls/actxprxy/actxprxy_servprov_p.c -m64 --nostdinc -Ldlls/\* -Idlls/actxprxy -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT dlls/actxprxy/actxprxy_servprov.idl
tools/widl/widl -o dlls/actxprxy/actxprxy_servprov.h -m64 --nostdinc -Ldlls/\* -Idlls/actxprxy -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT dlls/actxprxy/actxprxy_servprov.idl
tools/widl/widl -o dlls/actxprxy/actxprxy_shldisp_p.c -m64 --nostdinc -Ldlls/\* -Idlls/actxprxy -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT dlls/actxprxy/actxprxy_shldisp.idl
tools/widl/widl -o dlls/actxprxy/actxprxy_shldisp.h -m64 --nostdinc -Ldlls/\* -Idlls/actxprxy -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT dlls/actxprxy/actxprxy_shldisp.idl
tools/widl/widl -o dlls/actxprxy/actxprxy_shobjidl_p.c -m64 --nostdinc -Ldlls/\* -Idlls/actxprxy -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT dlls/actxprxy/actxprxy_shobjidl.idl
tools/widl/widl -o dlls/actxprxy/actxprxy_shobjidl.h -m64 --nostdinc -Ldlls/\* -Idlls/actxprxy -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT dlls/actxprxy/actxprxy_shobjidl.idl
tools/widl/widl -o dlls/actxprxy/actxprxy_urlhist_p.c -m64 --nostdinc -Ldlls/\* -Idlls/actxprxy -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT dlls/actxprxy/actxprxy_urlhist.idl
tools/widl/widl -o dlls/actxprxy/actxprxy_urlhist.h -m64 --nostdinc -Ldlls/\* -Idlls/actxprxy -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT dlls/actxprxy/actxprxy_urlhist.idl
tools/widl/widl -o dlls/actxprxy/actxprxy_activscp_r.res -m64 --nostdinc -Ldlls/\* -Idlls/actxprxy -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT dlls/actxprxy/actxprxy_activscp.idl
tools/widl/widl -o dlls/actxprxy/actxprxy_comcat_r.res -m64 --nostdinc -Ldlls/\* -Idlls/actxprxy -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT dlls/actxprxy/actxprxy_comcat.idl
tools/widl/widl -o dlls/actxprxy/actxprxy_docobj_r.res -m64 --nostdinc -Ldlls/\* -Idlls/actxprxy -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT dlls/actxprxy/actxprxy_docobj.idl
tools/widl/widl -o dlls/actxprxy/actxprxy_hlink_r.res -m64 --nostdinc -Ldlls/\* -Idlls/actxprxy -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT dlls/actxprxy/actxprxy_hlink.idl
tools/widl/widl -o dlls/actxprxy/actxprxy_htiface_r.res -m64 --nostdinc -Ldlls/\* -Idlls/actxprxy -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT dlls/actxprxy/actxprxy_htiface.idl
tools/widl/widl -o dlls/actxprxy/actxprxy_htiframe_r.res -m64 --nostdinc -Ldlls/\* -Idlls/actxprxy -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT dlls/actxprxy/actxprxy_htiframe.idl
tools/widl/widl -o dlls/actxprxy/actxprxy_objsafe_r.res -m64 --nostdinc -Ldlls/\* -Idlls/actxprxy -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT dlls/actxprxy/actxprxy_objsafe.idl
tools/widl/widl -o dlls/actxprxy/actxprxy_ocmm_r.res -m64 --nostdinc -Ldlls/\* -Idlls/actxprxy -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT dlls/actxprxy/actxprxy_ocmm.idl
tools/widl/widl -o dlls/actxprxy/actxprxy_servprov_r.res -m64 --nostdinc -Ldlls/\* -Idlls/actxprxy -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT dlls/actxprxy/actxprxy_servprov.idl
tools/widl/widl -o dlls/actxprxy/actxprxy_shldisp_r.res -m64 --nostdinc -Ldlls/\* -Idlls/actxprxy -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT dlls/actxprxy/actxprxy_shldisp.idl
tools/widl/widl -o dlls/actxprxy/actxprxy_shobjidl_r.res -m64 --nostdinc -Ldlls/\* -Idlls/actxprxy -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT dlls/actxprxy/actxprxy_shobjidl.idl
tools/widl/widl -o dlls/actxprxy/actxprxy_urlhist_r.res -m64 --nostdinc -Ldlls/\* -Idlls/actxprxy -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT dlls/actxprxy/actxprxy_urlhist.idl
tools/wrc/wrc -u -o dlls/adsldp/rsrc.res --nostdinc -Idlls/adsldp -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  dlls/adsldp/rsrc.rc
tools/widl/widl -o dlls/adsldp/adsldp_r.res -m64 --nostdinc -Ldlls/\* -Idlls/adsldp -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT dlls/adsldp/adsldp.idl
tools/wrc/wrc -u -o dlls/advapi32/version.res --nostdinc -Idlls/advapi32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_ADVAPI32_ -D_MSVCR_VER=0 dlls/advapi32/version.rc
tools/widl/widl -o include/amsi.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ include/amsi.idl
tools/widl/widl -o include/strmif.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/strmif.idl
tools/widl/widl -o include/amvideo.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/amvideo.idl
tools/widl/widl -o include/control.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/control.idl
tools/widl/widl -o include/mmstream.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/mmstream.idl
tools/widl/widl -o include/austream.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/austream.idl
tools/widl/widl -o include/amstream.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/amstream.idl
tools/widl/widl -o include/ddstream.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/ddstream.idl
tools/wrc/wrc -u -o dlls/amstream/version.res --nostdinc -Idlls/amstream -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  dlls/amstream/version.rc
tools/widl/widl -o dlls/amstream/amstream_classes_r.res -m64 --nostdinc -Ldlls/\* -Idlls/amstream -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT dlls/amstream/amstream_classes.idl
tools/widl/widl -o include/mfidl.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ include/mfidl.idl
tools/widl/widl -o include/mfobjects.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/mfobjects.idl
tools/widl/widl -o include/mediaobj.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/mediaobj.idl
tools/widl/widl -o include/mftransform.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/mftransform.idl
tools/widl/widl -o include/evr.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ include/evr.idl
tools/widl/widl -o include/qedit.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ include/qedit.idl
tools/widl/widl -o include/vmr9.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ include/vmr9.idl
tools/winegcc/winegcc -o dlls/amstream/amstream.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/amstream/amstream.spec -mno-cygwin dlls/amstream/version.res \
  dlls/amstream/amstream_classes_r.res
tools/wrc/wrc -u -o dlls/api-ms-win-downlevel-user32-l1-1-0/version.res --nostdinc -Idlls/api-ms-win-downlevel-user32-l1-1-0 -Iinclude \
  -Iinclude/msvcrt -D__WINESRC__ -D_UCRT dlls/api-ms-win-downlevel-user32-l1-1-0/version.rc
tools/wrc/wrc -u -o dlls/api-ms-win-security-base-l1-1-0/version.res --nostdinc -Idlls/api-ms-win-security-base-l1-1-0 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT dlls/api-ms-win-security-base-l1-1-0/version.rc
tools/wrc/wrc -u -o dlls/appwiz.cpl/appwiz.res --nostdinc -Idlls/appwiz.cpl -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT dlls/appwiz.cpl/appwiz.rc
tools/widl/widl -o dlls/atl/atl_classes_r.res -m64 --nostdinc -Ldlls/\* -Idlls/atl -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_ATL_VER=_ATL_VER_30 -D_UCRT dlls/atl/atl_classes.idl
tools/wrc/wrc -u -o dlls/atl80/atl80.res --nostdinc -Idlls/atl80 -Idlls/atl -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_ATL_VER=_ATL_VER_80 -D_UCRT dlls/atl80/atl80.rc
tools/wrc/wrc -u -o dlls/atl90/atl90.res --nostdinc -Idlls/atl90 -Idlls/atl -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_ATL_VER=_ATL_VER_90 -D_UCRT dlls/atl90/atl90.rc
tools/widl/widl --dlldata-only -o dlls/avifil32/dlldata.c avifil32.idl
tools/widl/widl -o dlls/avifil32/avifil32_p.c -m64 --nostdinc -Ldlls/\* -Idlls/avifil32 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT dlls/avifil32/avifil32.idl
tools/widl/widl -o dlls/avifil32/avifil32.h -m64 --nostdinc -Ldlls/\* -Idlls/avifil32 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT dlls/avifil32/avifil32.idl
tools/wrc/wrc -u -o dlls/avifil32/avifil32.res --nostdinc -Idlls/avifil32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  dlls/avifil32/avifil32.rc
tools/widl/widl -o dlls/avifil32/avifil32_r.res -m64 --nostdinc -Ldlls/\* -Idlls/avifil32 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT dlls/avifil32/avifil32.idl
tools/wrc/wrc -u -o dlls/bcrypt/version.res --nostdinc -Idlls/bcrypt -Iinclude -Iinclude/msvcrt -I/usr/local/include \
  -I/usr/local/include/p11-kit-1 -D__WINESRC__ -D_UCRT dlls/bcrypt/version.rc
tools/wrc/wrc -u -o dlls/browseui/browseui.res --nostdinc -Idlls/browseui -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  dlls/browseui/browseui.rc
tools/widl/widl -o dlls/browseui/browseui_classes_r.res -m64 --nostdinc -Ldlls/\* -Idlls/browseui -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT dlls/browseui/browseui_classes.idl
tools/wrc/wrc -u -o dlls/cabinet/cabinet.res --nostdinc -Idlls/cabinet -Iinclude -Iinclude/msvcrt -I./libs/zlib \
  -D__WINESRC__ -DFAR= -DZ_SOLO -D_UCRT dlls/cabinet/cabinet.rc
tools/wrc/wrc -u -o dlls/cards/cards.res --nostdinc -Idlls/cards -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  dlls/cards/cards.rc
tools/wrc/wrc -u -o dlls/cards/version.res --nostdinc -Idlls/cards -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  dlls/cards/version.rc
tools/widl/widl -o dlls/combase/dcom.h -m64 --nostdinc -Ldlls/\* -Idlls/combase -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT dlls/combase/dcom.idl
tools/widl/widl -o include/wine/orpc.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/wine/orpc.idl
tools/widl/widl -o include/activation.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/activation.idl
tools/widl/widl -o include/inspectable.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/inspectable.idl
tools/widl/widl -o include/hstring.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/hstring.idl
tools/widl/widl -o include/roparameterizediid.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/roparameterizediid.idl
tools/widl/widl -o include/restrictederrorinfo.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/restrictederrorinfo.idl
tools/widl/widl -o dlls/combase/irpcss.h -m64 --nostdinc -Ldlls/\* -Idlls/combase -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT dlls/combase/irpcss.idl
tools/widl/widl -o dlls/combase/irpcss_c.c -m64 --nostdinc -Ldlls/\* -Idlls/combase -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT dlls/combase/irpcss.idl
tools/wrc/wrc -u -o dlls/comcat/version.res --nostdinc -Idlls/comcat -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  dlls/comcat/version.rc
tools/wrc/wrc -u -o dlls/comctl32/comctl32.res --nostdinc -Idlls/comctl32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_COMCTL32_ -D_UCRT dlls/comctl32/comctl32.rc
tools/widl/widl -o dlls/comdlg32/comdlg32_classes_r.res -m64 --nostdinc -Ldlls/\* -Idlls/comdlg32 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT dlls/comdlg32/comdlg32_classes.idl
tools/widl/widl -o dlls/comsvcs/comsvcs_classes.h -m64 --nostdinc -Ldlls/\* -Idlls/comsvcs -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT dlls/comsvcs/comsvcs_classes.idl
tools/widl/widl -o dlls/comsvcs/comsvcs_classes_r.res -m64 --nostdinc -Ldlls/\* -Idlls/comsvcs -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT dlls/comsvcs/comsvcs_classes.idl
tools/wrc/wrc -u -o dlls/credui/credui.res --nostdinc -Idlls/credui -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  dlls/credui/credui.rc
tools/wrc/wrc -u -o dlls/crypt32/crypt32.res --nostdinc -Idlls/crypt32 -Iinclude -Iinclude/msvcrt -I/usr/local/include \
  -I/usr/local/include/p11-kit-1 -D__WINESRC__ -D_CRYPT32_ -D_UCRT dlls/crypt32/crypt32.rc
tools/wrc/wrc -u -o dlls/cryptdlg/cryptdlg.res --nostdinc -Idlls/cryptdlg -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  dlls/cryptdlg/cryptdlg.rc
tools/wrc/wrc -u -o dlls/cryptui/cryptui.res --nostdinc -Idlls/cryptui -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  dlls/cryptui/cryptui.rc
tools/widl/widl -o include/d3d11_1.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/d3d11_1.idl
tools/widl/widl -o include/dxgi1_2.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/dxgi1_2.idl
tools/widl/widl -o include/d3d11.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ include/d3d11.idl
tools/widl/widl -o include/d3d11sdklayers.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/d3d11sdklayers.idl
tools/widl/widl -o include/dwrite_2.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/dwrite_2.idl
tools/widl/widl -o include/dwrite_1.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/dwrite_1.idl
tools/widl/widl -o include/dwrite.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/dwrite.idl
tools/widl/widl -o include/wincodec.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/wincodec.idl
tools/wrc/wrc -u -o dlls/d2d1/version.res --nostdinc -Idlls/d2d1 -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  dlls/d2d1/version.rc
tools/widl/widl -o include/dxgi1_6.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/dxgi1_6.idl
tools/widl/widl -o include/dxgi1_5.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/dxgi1_5.idl
tools/widl/widl -o include/dxgi1_4.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/dxgi1_4.idl
tools/widl/widl -o include/dxgi1_3.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/dxgi1_3.idl
tools/widl/widl -o include/d3d11_4.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/d3d11_4.idl
tools/widl/widl -o include/d3d11_3.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/d3d11_3.idl
tools/widl/widl -o include/d3d11_2.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/d3d11_2.idl
tools/widl/widl -o include/d3d12.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ include/d3d12.idl
tools/winegcc/winegcc -o dlls/d2d1/d2d1.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/d2d1/d2d1.spec -mno-cygwin dlls/d2d1/version.res
tools/widl/widl -o include/d3d12shader.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/d3d12shader.idl
tools/wrc/wrc -u -o dlls/d3d10/version.res --nostdinc -Idlls/d3d10 -Idlls/d3dcompiler_43 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DD3D_COMPILER_VERSION=0 -D_UCRT dlls/d3d10/version.rc
tools/wrc/wrc -u -o dlls/d3d10_1/version.res --nostdinc -Idlls/d3d10_1 -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  dlls/d3d10_1/version.rc
tools/wrc/wrc -u -o dlls/d3d10core/version.res --nostdinc -Idlls/d3d10core -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT dlls/d3d10core/version.rc
tools/widl/widl -o include/wine/winedxgi.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/wine/winedxgi.idl
tools/wrc/wrc -u -o dlls/d3d11/version.res --nostdinc -Idlls/d3d11 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT dlls/d3d11/version.rc
tools/wrc/wrc -u -o dlls/d3d8/version.res --nostdinc -Idlls/d3d8 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT dlls/d3d8/version.rc
tools/wrc/wrc -u -o dlls/d3d8thk/version.res --nostdinc -Idlls/d3d8thk -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  dlls/d3d8thk/version.rc
tools/wrc/wrc -u -o dlls/d3d9/version.res --nostdinc -Idlls/d3d9 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT dlls/d3d9/version.rc
tools/wrc/wrc -u -o dlls/d3dcompiler_33/version.res --nostdinc -Idlls/d3dcompiler_33 -Idlls/d3dcompiler_43 -Iinclude \
  -Iinclude/msvcrt -D__WINESRC__ -DD3D_COMPILER_VERSION=33 -D_UCRT dlls/d3dcompiler_33/version.rc
tools/wrc/wrc -u -o dlls/d3dcompiler_34/version.res --nostdinc -Idlls/d3dcompiler_34 -Idlls/d3dcompiler_43 -Iinclude \
  -Iinclude/msvcrt -D__WINESRC__ -DD3D_COMPILER_VERSION=34 -D_UCRT dlls/d3dcompiler_34/version.rc
tools/wrc/wrc -u -o dlls/d3dcompiler_35/version.res --nostdinc -Idlls/d3dcompiler_35 -Idlls/d3dcompiler_43 -Iinclude \
  -Iinclude/msvcrt -D__WINESRC__ -DD3D_COMPILER_VERSION=35 -D_UCRT dlls/d3dcompiler_35/version.rc
tools/wrc/wrc -u -o dlls/d3dcompiler_36/version.res --nostdinc -Idlls/d3dcompiler_36 -Idlls/d3dcompiler_43 -Iinclude \
  -Iinclude/msvcrt -D__WINESRC__ -DD3D_COMPILER_VERSION=36 -D_UCRT dlls/d3dcompiler_36/version.rc
tools/wrc/wrc -u -o dlls/d3dcompiler_37/version.res --nostdinc -Idlls/d3dcompiler_37 -Idlls/d3dcompiler_43 -Iinclude \
  -Iinclude/msvcrt -D__WINESRC__ -DD3D_COMPILER_VERSION=37 -D_UCRT dlls/d3dcompiler_37/version.rc
tools/wrc/wrc -u -o dlls/d3dcompiler_38/version.res --nostdinc -Idlls/d3dcompiler_38 -Idlls/d3dcompiler_43 -Iinclude \
  -Iinclude/msvcrt -D__WINESRC__ -DD3D_COMPILER_VERSION=38 -D_UCRT dlls/d3dcompiler_38/version.rc
tools/wrc/wrc -u -o dlls/d3dcompiler_39/version.res --nostdinc -Idlls/d3dcompiler_39 -Idlls/d3dcompiler_43 -Iinclude \
  -Iinclude/msvcrt -D__WINESRC__ -DD3D_COMPILER_VERSION=39 -D_UCRT dlls/d3dcompiler_39/version.rc
tools/wrc/wrc -u -o dlls/d3dcompiler_40/version.res --nostdinc -Idlls/d3dcompiler_40 -Idlls/d3dcompiler_43 -Iinclude \
  -Iinclude/msvcrt -D__WINESRC__ -DD3D_COMPILER_VERSION=40 -D_UCRT dlls/d3dcompiler_40/version.rc
tools/wrc/wrc -u -o dlls/d3dcompiler_41/version.res --nostdinc -Idlls/d3dcompiler_41 -Idlls/d3dcompiler_43 -Iinclude \
  -Iinclude/msvcrt -D__WINESRC__ -DD3D_COMPILER_VERSION=41 -D_UCRT dlls/d3dcompiler_41/version.rc
tools/wrc/wrc -u -o dlls/d3dcompiler_42/version.res --nostdinc -Idlls/d3dcompiler_42 -Idlls/d3dcompiler_43 -Iinclude \
  -Iinclude/msvcrt -D__WINESRC__ -DD3D_COMPILER_VERSION=42 -D_UCRT dlls/d3dcompiler_42/version.rc
tools/wrc/wrc -u -o dlls/d3dcompiler_43/version.res --nostdinc -Idlls/d3dcompiler_43 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DD3D_COMPILER_VERSION=43 -D_UCRT dlls/d3dcompiler_43/version.rc
tools/wrc/wrc -u -o dlls/d3dcompiler_46/version.res --nostdinc -Idlls/d3dcompiler_46 -Idlls/d3dcompiler_43 -Iinclude \
  -Iinclude/msvcrt -D__WINESRC__ -DD3D_COMPILER_VERSION=46 -D_UCRT dlls/d3dcompiler_46/version.rc
tools/wrc/wrc -u -o dlls/d3dcompiler_47/version.res --nostdinc -Idlls/d3dcompiler_47 -Idlls/d3dcompiler_43 -Iinclude \
  -Iinclude/msvcrt -D__WINESRC__ -DD3D_COMPILER_VERSION=47 -D_UCRT dlls/d3dcompiler_47/version.rc
tools/wrc/wrc -u -o dlls/d3dim/version.res --nostdinc -Idlls/d3dim -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  dlls/d3dim/version.rc
tools/wrc/wrc -u -o dlls/d3dim700/version.res --nostdinc -Idlls/d3dim700 -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  dlls/d3dim700/version.rc
tools/wrc/wrc -u -o dlls/d3drm/version.res --nostdinc -Idlls/d3drm -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT dlls/d3drm/version.rc
tools/wrc/wrc -u -o dlls/d3dx10_33/version.res --nostdinc -Idlls/d3dx10_33 -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  dlls/d3dx10_33/version.rc
tools/wrc/wrc -u -o dlls/d3dx10_34/version.res --nostdinc -Idlls/d3dx10_34 -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  dlls/d3dx10_34/version.rc
tools/wrc/wrc -u -o dlls/d3dx10_35/version.res --nostdinc -Idlls/d3dx10_35 -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  dlls/d3dx10_35/version.rc
tools/wrc/wrc -u -o dlls/d3dx10_36/version.res --nostdinc -Idlls/d3dx10_36 -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  dlls/d3dx10_36/version.rc
tools/wrc/wrc -u -o dlls/d3dx10_37/version.res --nostdinc -Idlls/d3dx10_37 -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  dlls/d3dx10_37/version.rc
tools/wrc/wrc -u -o dlls/d3dx10_38/version.res --nostdinc -Idlls/d3dx10_38 -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  dlls/d3dx10_38/version.rc
tools/wrc/wrc -u -o dlls/d3dx10_39/version.res --nostdinc -Idlls/d3dx10_39 -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  dlls/d3dx10_39/version.rc
tools/wrc/wrc -u -o dlls/d3dx10_40/version.res --nostdinc -Idlls/d3dx10_40 -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  dlls/d3dx10_40/version.rc
tools/wrc/wrc -u -o dlls/d3dx10_41/version.res --nostdinc -Idlls/d3dx10_41 -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  dlls/d3dx10_41/version.rc
tools/wrc/wrc -u -o dlls/d3dx10_42/version.res --nostdinc -Idlls/d3dx10_42 -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  dlls/d3dx10_42/version.rc
tools/wrc/wrc -u -o dlls/d3dx10_43/version.res --nostdinc -Idlls/d3dx10_43 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT dlls/d3dx10_43/version.rc
tools/widl/widl -o include/wincodecsdk.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/wincodecsdk.idl
tools/widl/widl -o include/d3dx11core.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/d3dx11core.idl
tools/wrc/wrc -u -o dlls/d3dx11_42/version.res --nostdinc -Idlls/d3dx11_42 -Idlls/d3dx11_43 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DD3DX11_SDK_VERSION=42 -D_UCRT dlls/d3dx11_42/version.rc
tools/wrc/wrc -u -o dlls/d3dx11_43/version.res --nostdinc -Idlls/d3dx11_43 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DD3DX11_SDK_VERSION=43 -D_UCRT dlls/d3dx11_43/version.rc
tools/wrc/wrc -u -o dlls/d3dx9_24/version.res --nostdinc -Idlls/d3dx9_24 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=24 -D_UCRT dlls/d3dx9_24/version.rc
tools/wrc/wrc -u -o dlls/d3dx9_25/version.res --nostdinc -Idlls/d3dx9_25 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=25 -D_UCRT dlls/d3dx9_25/version.rc
tools/wrc/wrc -u -o dlls/d3dx9_26/version.res --nostdinc -Idlls/d3dx9_26 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=26 -D_UCRT dlls/d3dx9_26/version.rc
tools/wrc/wrc -u -o dlls/d3dx9_27/version.res --nostdinc -Idlls/d3dx9_27 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=27 -D_UCRT dlls/d3dx9_27/version.rc
tools/wrc/wrc -u -o dlls/d3dx9_28/version.res --nostdinc -Idlls/d3dx9_28 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=28 -D_UCRT dlls/d3dx9_28/version.rc
tools/wrc/wrc -u -o dlls/d3dx9_29/version.res --nostdinc -Idlls/d3dx9_29 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=29 -D_UCRT dlls/d3dx9_29/version.rc
tools/wrc/wrc -u -o dlls/d3dx9_30/version.res --nostdinc -Idlls/d3dx9_30 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=30 -D_UCRT dlls/d3dx9_30/version.rc
tools/wrc/wrc -u -o dlls/d3dx9_31/version.res --nostdinc -Idlls/d3dx9_31 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=31 -D_UCRT dlls/d3dx9_31/version.rc
tools/wrc/wrc -u -o dlls/d3dx9_32/version.res --nostdinc -Idlls/d3dx9_32 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=32 -D_UCRT dlls/d3dx9_32/version.rc
tools/wrc/wrc -u -o dlls/d3dx9_33/version.res --nostdinc -Idlls/d3dx9_33 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=33 -D_UCRT dlls/d3dx9_33/version.rc
tools/wrc/wrc -u -o dlls/d3dx9_34/version.res --nostdinc -Idlls/d3dx9_34 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=34 -D_UCRT dlls/d3dx9_34/version.rc
tools/wrc/wrc -u -o dlls/d3dx9_35/version.res --nostdinc -Idlls/d3dx9_35 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=35 -D_UCRT dlls/d3dx9_35/version.rc
tools/wrc/wrc -u -o dlls/d3dx9_36/version.res --nostdinc -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=36 -D_UCRT dlls/d3dx9_36/version.rc
tools/wrc/wrc -u -o dlls/d3dx9_37/version.res --nostdinc -Idlls/d3dx9_37 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=37 -D_UCRT dlls/d3dx9_37/version.rc
tools/wrc/wrc -u -o dlls/d3dx9_38/version.res --nostdinc -Idlls/d3dx9_38 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=38 -D_UCRT dlls/d3dx9_38/version.rc
tools/wrc/wrc -u -o dlls/d3dx9_39/version.res --nostdinc -Idlls/d3dx9_39 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=39 -D_UCRT dlls/d3dx9_39/version.rc
tools/wrc/wrc -u -o dlls/d3dx9_40/version.res --nostdinc -Idlls/d3dx9_40 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=40 -D_UCRT dlls/d3dx9_40/version.rc
tools/wrc/wrc -u -o dlls/d3dx9_41/version.res --nostdinc -Idlls/d3dx9_41 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=41 -D_UCRT dlls/d3dx9_41/version.rc
tools/wrc/wrc -u -o dlls/d3dx9_42/version.res --nostdinc -Idlls/d3dx9_42 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=42 -D_UCRT dlls/d3dx9_42/version.rc
tools/wrc/wrc -u -o dlls/d3dx9_43/version.res --nostdinc -Idlls/d3dx9_43 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=43 -D_UCRT dlls/d3dx9_43/version.rc
tools/wrc/wrc -u -o dlls/d3dxof/version.res --nostdinc -Idlls/d3dxof -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT dlls/d3dxof/version.rc
tools/widl/widl -o dlls/d3dxof/d3dxof_r.res -m64 --nostdinc -Ldlls/\* -Idlls/d3dxof -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT dlls/d3dxof/d3dxof.idl
tools/wrc/wrc -u -o dlls/dbghelp/version.res --nostdinc -Idlls/dbghelp -Iinclude -Iinclude/msvcrt -I./libs/zlib \
  -D__WINESRC__ -DFAR= -DZ_SOLO -D_IMAGEHLP_SOURCE_ -D_UCRT dlls/dbghelp/version.rc
tools/wrc/wrc -u -o dlls/dcomp/version.res --nostdinc -Idlls/dcomp -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  dlls/dcomp/version.rc
tools/wrc/wrc -u -o dlls/ddraw/version.res --nostdinc -Idlls/ddraw -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT dlls/ddraw/version.rc
tools/widl/widl -o dlls/ddraw/ddraw_classes_r.res -m64 --nostdinc -Ldlls/\* -Idlls/ddraw -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT dlls/ddraw/ddraw_classes.idl
tools/wrc/wrc -u -o dlls/ddrawex/version.res --nostdinc -Idlls/ddrawex -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT dlls/ddrawex/version.rc
tools/widl/widl -o dlls/ddrawex/ddrawex_r.res -m64 --nostdinc -Ldlls/\* -Idlls/ddrawex -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT dlls/ddrawex/ddrawex.idl
tools/widl/widl -o include/dmodshow.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/dmodshow.idl
tools/widl/widl -o include/wine/fil_data.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/wine/fil_data.idl
tools/wrc/wrc -u -o dlls/devenum/devenum.res --nostdinc -Idlls/devenum -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  dlls/devenum/devenum.rc
tools/widl/widl -o dlls/devenum/devenum_classes_r.res -m64 --nostdinc -Ldlls/\* -Idlls/devenum -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT dlls/devenum/devenum_classes.idl
tools/wrc/wrc -u -o dlls/dhtmled.ocx/dhtmled.res --nostdinc -Idlls/dhtmled.ocx -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT dlls/dhtmled.ocx/dhtmled.rc
tools/widl/widl -o dlls/diasymreader/diasymreader.h -m64 --nostdinc -Ldlls/\* -Idlls/diasymreader -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT dlls/diasymreader/diasymreader.idl
tools/widl/widl -o include/cordebug.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/cordebug.idl
tools/widl/widl -o include/corsym.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/corsym.idl
tools/wrc/wrc -u -o dlls/diasymreader/diasymreader.res --nostdinc -Idlls/diasymreader -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT dlls/diasymreader/diasymreader.rc
tools/wrc/wrc -u -o dlls/dinput/version.res --nostdinc -Idlls/dinput -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DDIRECTINPUT_VERSION=0x0700 -D_UCRT dlls/dinput/version.rc
tools/widl/widl -o dlls/dinput/dinput_classes_r.res -m64 --nostdinc -Ldlls/\* -Idlls/dinput -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DDIRECTINPUT_VERSION=0x0700 -D_UCRT dlls/dinput/dinput_classes.idl
tools/wrc/wrc -u -o dlls/dinput8/version.res --nostdinc -Idlls/dinput8 -Idlls/dinput -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DDIRECTINPUT_VERSION=0x0800 -D_UCRT dlls/dinput8/version.rc
tools/widl/widl -o dlls/dinput8/dinput8_r.res -m64 --nostdinc -Ldlls/\* -Idlls/dinput8 -Idlls/dinput -Iinclude \
  -Iinclude/msvcrt -D__WINESRC__ -DDIRECTINPUT_VERSION=0x0800 -D_UCRT dlls/dinput8/dinput8.idl
tools/widl/widl -o dlls/directmanipulation/directmanip_r.res -m64 --nostdinc -Ldlls/\* -Idlls/directmanipulation -Iinclude \
  -Iinclude/msvcrt -D__WINESRC__ -D_UCRT dlls/directmanipulation/directmanip.idl
tools/widl/widl --dlldata-only -o dlls/dispex/dlldata.c disp_ex.idl
tools/widl/widl -o dlls/dispex/disp_ex_p.c -m64 --nostdinc -Ldlls/\* -Idlls/dispex -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT dlls/dispex/disp_ex.idl
tools/widl/widl -o dlls/dispex/disp_ex.h -m64 --nostdinc -Ldlls/\* -Idlls/dispex -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT dlls/dispex/disp_ex.idl
tools/widl/widl -o dlls/dispex/disp_ex_r.res -m64 --nostdinc -Ldlls/\* -Idlls/dispex -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT dlls/dispex/disp_ex.idl
tools/wrc/wrc -u -o dlls/dmband/version.res --nostdinc -Idlls/dmband -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  dlls/dmband/version.rc
tools/widl/widl -o dlls/dmband/dmband_r.res -m64 --nostdinc -Ldlls/\* -Idlls/dmband -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT dlls/dmband/dmband.idl
tools/wrc/wrc -u -o dlls/dmcompos/version.res --nostdinc -Idlls/dmcompos -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  dlls/dmcompos/version.rc
tools/widl/widl -o dlls/dmcompos/dmcompos_r.res -m64 --nostdinc -Ldlls/\* -Idlls/dmcompos -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT dlls/dmcompos/dmcompos.idl
tools/wrc/wrc -u -o dlls/dmime/version.res --nostdinc -Idlls/dmime -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  dlls/dmime/version.rc
tools/widl/widl -o dlls/dmime/dmime_r.res -m64 --nostdinc -Ldlls/\* -Idlls/dmime -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT dlls/dmime/dmime.idl
tools/wrc/wrc -u -o dlls/dmloader/version.res --nostdinc -Idlls/dmloader -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  dlls/dmloader/version.rc
tools/widl/widl -o dlls/dmloader/dmloader_r.res -m64 --nostdinc -Ldlls/\* -Idlls/dmloader -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT dlls/dmloader/dmloader.idl
tools/wrc/wrc -u -o dlls/dmscript/rsrc.res --nostdinc -Idlls/dmscript -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  dlls/dmscript/rsrc.rc
tools/widl/widl -o dlls/dmscript/dmscript_r.res -m64 --nostdinc -Ldlls/\* -Idlls/dmscript -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT dlls/dmscript/dmscript.idl
tools/wrc/wrc -u -o dlls/dmstyle/version.res --nostdinc -Idlls/dmstyle -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  dlls/dmstyle/version.rc
tools/widl/widl -o dlls/dmstyle/dmstyle_r.res -m64 --nostdinc -Ldlls/\* -Idlls/dmstyle -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT dlls/dmstyle/dmstyle.idl
tools/wrc/wrc -u -o dlls/dmsynth/version.res --nostdinc -Idlls/dmsynth -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  dlls/dmsynth/version.rc
tools/widl/widl -o dlls/dmsynth/dmsynth_r.res -m64 --nostdinc -Ldlls/\* -Idlls/dmsynth -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT dlls/dmsynth/dmsynth.idl
tools/wrc/wrc -u -o dlls/dmusic/version.res --nostdinc -Idlls/dmusic -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  dlls/dmusic/version.rc
tools/widl/widl -o dlls/dmusic/dmusic_r.res -m64 --nostdinc -Ldlls/\* -Idlls/dmusic -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT dlls/dmusic/dmusic.idl
tools/wrc/wrc -u -o dlls/dmusic32/version.res --nostdinc -Idlls/dmusic32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  dlls/dmusic32/version.rc
tools/wrc/wrc -u -o dlls/dnsapi/version.res --nostdinc -Idlls/dnsapi -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  dlls/dnsapi/version.rc
tools/wrc/wrc -u -o dlls/dplay/version.res --nostdinc -Idlls/dplay -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  dlls/dplay/version.rc
tools/wrc/wrc -u -o dlls/dplayx/version.res --nostdinc -Idlls/dplayx -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  dlls/dplayx/version.rc
tools/widl/widl -o dlls/dplayx/dplayx_r.res -m64 --nostdinc -Ldlls/\* -Idlls/dplayx -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT dlls/dplayx/dplayx.idl
tools/wrc/wrc -u -o dlls/dpnaddr/version.res --nostdinc -Idlls/dpnaddr -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  dlls/dpnaddr/version.rc
tools/wrc/wrc -u -o dlls/dpnet/version.res --nostdinc -Idlls/dpnet -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  dlls/dpnet/version.rc
tools/widl/widl -o dlls/dpnet/dpnet_r.res -m64 --nostdinc -Ldlls/\* -Idlls/dpnet -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT dlls/dpnet/dpnet.idl
tools/wrc/wrc -u -o dlls/dpnhpast/version.res --nostdinc -Idlls/dpnhpast -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  dlls/dpnhpast/version.rc
tools/wrc/wrc -u -o dlls/dpnhupnp/version.res --nostdinc -Idlls/dpnhupnp -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  dlls/dpnhupnp/version.rc
tools/wrc/wrc -u -o dlls/dpnlobby/version.res --nostdinc -Idlls/dpnlobby -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  dlls/dpnlobby/version.rc
tools/wrc/wrc -u -o dlls/dpvoice/version.res --nostdinc -Idlls/dpvoice -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  dlls/dpvoice/version.rc
tools/widl/widl -o dlls/dpvoice/dpvoice_r.res -m64 --nostdinc -Ldlls/\* -Idlls/dpvoice -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT dlls/dpvoice/dpvoice.idl
tools/wrc/wrc -u -o dlls/dpwsockx/version.res --nostdinc -Idlls/dpwsockx -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  dlls/dpwsockx/version.rc
tools/wrc/wrc -u -o dlls/dsdmo/version.res --nostdinc -Idlls/dsdmo -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  dlls/dsdmo/version.rc
tools/widl/widl -o dlls/dsdmo/dsdmo_r.res -m64 --nostdinc -Ldlls/\* -Idlls/dsdmo -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT dlls/dsdmo/dsdmo.idl
tools/widl/widl -o include/mmdeviceapi.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/mmdeviceapi.idl
tools/widl/widl -o include/audioclient.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/audioclient.idl
tools/wrc/wrc -u -o dlls/dsound/version.res --nostdinc -Idlls/dsound -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT dlls/dsound/version.rc
tools/widl/widl -o dlls/dsound/dsound_classes_r.res -m64 --nostdinc -Ldlls/\* -Idlls/dsound -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT dlls/dsound/dsound_classes.idl
tools/widl/widl -o include/cmnquery.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/cmnquery.idl
tools/widl/widl -o dlls/dsquery/dsquery_r.res -m64 --nostdinc -Ldlls/\* -Idlls/dsquery -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT dlls/dsquery/dsquery.idl
tools/wrc/wrc -u -o dlls/dssenh/rsrc.res --nostdinc -Idlls/dssenh -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  dlls/dssenh/rsrc.rc
tools/widl/widl -o dlls/dsuiext/dsuiext_r.res -m64 --nostdinc -Ldlls/\* -Idlls/dsuiext -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT dlls/dsuiext/dsuiext.idl
tools/wrc/wrc -u -o dlls/dswave/version.res --nostdinc -Idlls/dswave -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  dlls/dswave/version.rc
tools/widl/widl -o dlls/dswave/dswave_r.res -m64 --nostdinc -Ldlls/\* -Idlls/dswave -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT dlls/dswave/dswave.idl
tools/wrc/wrc -u -o dlls/dwmapi/version.res --nostdinc -Idlls/dwmapi -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  dlls/dwmapi/version.rc
tools/widl/widl -o include/dwrite_3.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/dwrite_3.idl
tools/wrc/wrc -u -o dlls/dx8vb/version.res --nostdinc -Idlls/dx8vb -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  dlls/dx8vb/version.rc
tools/widl/widl -o dlls/dx8vb/dx8vb_r.res -m64 --nostdinc -Ldlls/\* -Idlls/dx8vb -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT dlls/dx8vb/dx8vb.idl
tools/widl/widl -o include/wbemcli.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/wbemcli.idl
tools/wrc/wrc -u -o dlls/dxdiagn/dxdiagn.res --nostdinc -Idlls/dxdiagn -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  dlls/dxdiagn/dxdiagn.rc
tools/widl/widl -o dlls/dxdiagn/dxdiagn_r.res -m64 --nostdinc -Ldlls/\* -Idlls/dxdiagn -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT dlls/dxdiagn/dxdiagn.idl
tools/wrc/wrc -u -o dlls/dxgi/version.res --nostdinc -Idlls/dxgi -Iinclude -D__WINESRC__ -DWINE_NO_LONG_TYPES \
  dlls/dxgi/version.rc
tools/widl/widl -o include/dxva2api.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/dxva2api.idl
tools/widl/widl -o dlls/evr/evr_classes.h -m64 --nostdinc -Ldlls/\* -Idlls/evr -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT dlls/evr/evr_classes.idl
tools/widl/widl -o include/evr9.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ include/evr9.idl
tools/widl/widl -o dlls/evr/evr_classes_r.res -m64 --nostdinc -Ldlls/\* -Idlls/evr -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT dlls/evr/evr_classes.idl
tools/widl/widl -o include/mfplay.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/mfplay.idl
tools/widl/widl -o include/mfreadwrite.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/mfreadwrite.idl
tools/widl/widl -o include/mfmediaengine.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/mfmediaengine.idl
tools/winegcc/winegcc -o dlls/evr/evr.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/evr/evr.spec -Wb,--prefer-native -mno-cygwin \
  dlls/evr/evr_classes_r.res
tools/wrc/wrc -u -o dlls/explorerframe/version.res --nostdinc -Idlls/explorerframe -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT dlls/explorerframe/version.rc
tools/widl/widl -o dlls/explorerframe/explorerframe_r.res -m64 --nostdinc -Ldlls/\* -Idlls/explorerframe -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT dlls/explorerframe/explorerframe.idl
tools/wrc/wrc -u -o dlls/fltlib/rsrc.res --nostdinc -Idlls/fltlib -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  dlls/fltlib/rsrc.rc
tools/widl/widl -o include/fusion.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/fusion.idl
tools/wrc/wrc -u -o dlls/fusion/version.res --nostdinc -Idlls/fusion -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  dlls/fusion/version.rc
tools/widl/widl -o include/gameux.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/gameux.idl
tools/widl/widl -o include/msxml2.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/msxml2.idl
tools/wrc/wrc -u -o dlls/gameux/rsrc.res --nostdinc -Idlls/gameux -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  dlls/gameux/rsrc.rc
tools/wrc/wrc -u -o dlls/gdi32/gdi32.res --nostdinc -Idlls/gdi32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_GDI32_ \
  -D_UCRT dlls/gdi32/gdi32.rc
tools/wrc/wrc -u -o dlls/gdiplus/gdiplus.res --nostdinc -Idlls/gdiplus -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT dlls/gdiplus/gdiplus.rc
tools/wrc/wrc -u -o dlls/hal/version.res --nostdinc -Idlls/hal -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  dlls/hal/version.rc
tools/widl/widl -o include/wine/itss.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/wine/itss.idl
tools/wrc/wrc -u -o dlls/hhctrl.ocx/hhctrl.res --nostdinc -Idlls/hhctrl.ocx -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT dlls/hhctrl.ocx/hhctrl.rc
tools/wrc/wrc -u -o dlls/hid/version.res --nostdinc -Idlls/hid -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  dlls/hid/version.rc
tools/wrc/wrc -u -o dlls/hidclass.sys/hidclass.res --nostdinc -Idlls/hidclass.sys -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT dlls/hidclass.sys/hidclass.rc
tools/widl/widl -o dlls/hlink/hlink_classes_r.res -m64 --nostdinc -Ldlls/\* -Idlls/hlink -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT dlls/hlink/hlink_classes.idl
tools/widl/widl -o include/xmllite.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/xmllite.idl
tools/widl/widl -o dlls/hnetcfg/hnetcfg_r.res -m64 --nostdinc -Ldlls/\* -Idlls/hnetcfg -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT dlls/hnetcfg/hnetcfg.idl
tools/wrc/wrc -u -o dlls/iccvid/iccvid.res --nostdinc -Idlls/iccvid -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  dlls/iccvid/iccvid.rc
tools/widl/widl -o include/ieautomation.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/ieautomation.idl
tools/wrc/wrc -u -o dlls/ieframe/ieframe.res --nostdinc -Idlls/ieframe -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  dlls/ieframe/ieframe.rc
tools/widl/widl -o dlls/ieproxy/ieproxy_ieautomation_i.c -m64 --nostdinc -Ldlls/\* -Idlls/ieproxy -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT dlls/ieproxy/ieproxy_ieautomation.idl
tools/widl/widl --dlldata-only -o dlls/ieproxy/dlldata.c ieproxy_ieautomation.idl ieproxy_perhist.idl
tools/widl/widl -o dlls/ieproxy/ieproxy_ieautomation_p.c -m64 --nostdinc -Ldlls/\* -Idlls/ieproxy -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT dlls/ieproxy/ieproxy_ieautomation.idl
tools/widl/widl -o dlls/ieproxy/ieproxy_ieautomation.h -m64 --nostdinc -Ldlls/\* -Idlls/ieproxy -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT dlls/ieproxy/ieproxy_ieautomation.idl
tools/widl/widl -o dlls/ieproxy/ieproxy_perhist_p.c -m64 --nostdinc -Ldlls/\* -Idlls/ieproxy -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT dlls/ieproxy/ieproxy_perhist.idl
tools/widl/widl -o dlls/ieproxy/ieproxy_perhist.h -m64 --nostdinc -Ldlls/\* -Idlls/ieproxy -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT dlls/ieproxy/ieproxy_perhist.idl
tools/widl/widl -o dlls/ieproxy/ieproxy_ieautomation_r.res -m64 --nostdinc -Ldlls/\* -Idlls/ieproxy -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT dlls/ieproxy/ieproxy_ieautomation.idl
tools/widl/widl -o dlls/ieproxy/ieproxy_perhist_r.res -m64 --nostdinc -Ldlls/\* -Idlls/ieproxy -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT dlls/ieproxy/ieproxy_perhist.idl
tools/wrc/wrc -u -o dlls/imm32/version.res --nostdinc -Idlls/imm32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  dlls/imm32/version.rc
tools/widl/widl -o include/mimeole.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/mimeole.idl
tools/widl/widl -o include/imnxport.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/imnxport.idl
tools/widl/widl -o include/imnact.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/imnact.idl
tools/wrc/wrc -u -o dlls/inetcomm/inetcomm.res --nostdinc -Idlls/inetcomm -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  dlls/inetcomm/inetcomm.rc
tools/widl/widl -o dlls/inetcomm/inetcomm_r.res -m64 --nostdinc -Ldlls/\* -Idlls/inetcomm -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT dlls/inetcomm/inetcomm.idl
tools/wrc/wrc -u -o dlls/inetcpl.cpl/inetcpl.res --nostdinc -Idlls/inetcpl.cpl -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT dlls/inetcpl.cpl/inetcpl.rc
tools/widl/widl -o dlls/infosoft/infosoft.h -m64 --nostdinc -Ldlls/\* -Idlls/infosoft -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT dlls/infosoft/infosoft.idl
tools/widl/widl -o dlls/infosoft/infosoft_r.res -m64 --nostdinc -Ldlls/\* -Idlls/infosoft -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT dlls/infosoft/infosoft.idl
tools/widl/widl -o include/msinkaut.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/msinkaut.idl
tools/widl/widl -o include/inseng.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/inseng.idl
tools/widl/widl -o dlls/inseng/inseng_classes_r.res -m64 --nostdinc -Ldlls/\* -Idlls/inseng -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT dlls/inseng/inseng_classes.idl
tools/wrc/wrc -u -o dlls/iphlpapi/version.res --nostdinc -Idlls/iphlpapi -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  dlls/iphlpapi/version.rc
tools/wrc/wrc -u -o dlls/itss/rsrc.res --nostdinc -Idlls/itss -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  dlls/itss/rsrc.rc
tools/widl/widl -o dlls/itss/itss_r.res -m64 --nostdinc -Ldlls/\* -Idlls/itss -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT dlls/itss/itss.idl
tools/widl/widl -o dlls/jscript/jscript_classes.h -m64 --nostdinc -Ldlls/\* -Idlls/jscript -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT dlls/jscript/jscript_classes.idl
tools/wrc/wrc -u -o dlls/jscript/jscript.res --nostdinc -Idlls/jscript -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  dlls/jscript/jscript.rc
tools/widl/widl -o dlls/jscript/jscript_classes_r.res -m64 --nostdinc -Ldlls/\* -Idlls/jscript -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT dlls/jscript/jscript_classes.idl
tools/wrc/wrc -u -o dlls/jsproxy/rsrc.res --nostdinc -Idlls/jsproxy -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  dlls/jsproxy/rsrc.rc
tools/wrc/wrc -u -o dlls/kernel32/locale_rc.res --nostdinc -Idlls/kernel32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_KERNEL32_ -D_NORMALIZE_ -D_MSVCR_VER=0 dlls/kernel32/locale_rc.rc
tools/wrc/wrc -u -o dlls/kernel32/version.res --nostdinc -Idlls/kernel32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_KERNEL32_ -D_NORMALIZE_ -D_MSVCR_VER=0 dlls/kernel32/version.rc
cc -m64 -o tools/wmc/wmc tools/wmc/lang.o tools/wmc/mcl.o tools/wmc/po.o tools/wmc/utils.o tools/wmc/wmc.o \
  tools/wmc/write.o tools/wmc/mcy.tab.o -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/wrc/wrc -u -o dlls/kernelbase/kernelbase.res --nostdinc -Idlls/kernelbase -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINBASEAPI= -D_MSVCR_VER=0 dlls/kernelbase/kernelbase.rc
tools/wrc/wrc -u -o dlls/ksecdd.sys/version.res --nostdinc -Idlls/ksecdd.sys -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT dlls/ksecdd.sys/version.rc
tools/wrc/wrc -u -o dlls/ksproxy.ax/version.res --nostdinc -Idlls/ksproxy.ax -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT dlls/ksproxy.ax/version.rc
tools/wrc/wrc -u -o dlls/ksuser/version.res --nostdinc -Idlls/ksuser -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  dlls/ksuser/version.rc
tools/wrc/wrc -u -o dlls/light.msstyles/light.res --nostdinc -Idlls/light.msstyles -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT dlls/light.msstyles/light.rc
tools/wrc/wrc -u -o dlls/localspl/localspl.res --nostdinc -Idlls/localspl -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  dlls/localspl/localspl.rc
tools/wrc/wrc -u -o dlls/localui/localui.res --nostdinc -Idlls/localui -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  dlls/localui/localui.rc
tools/wrc/wrc -u -o dlls/lz32/version.res --nostdinc -Idlls/lz32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  dlls/lz32/version.rc
tools/wrc/wrc -u -o dlls/mapi32/mapi32.res --nostdinc -Idlls/mapi32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT dlls/mapi32/mapi32.rc
tools/wrc/wrc -u -o dlls/mciavi32/mciavi_res.res --nostdinc -Idlls/mciavi32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT dlls/mciavi32/mciavi_res.rc
tools/wrc/wrc -u -o dlls/mciqtz32/mciavi_res.res --nostdinc -Idlls/mciqtz32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT dlls/mciqtz32/mciavi_res.rc
tools/wrc/wrc -u -o dlls/mciqtz32/version.res --nostdinc -Idlls/mciqtz32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT dlls/mciqtz32/version.rc
tools/wrc/wrc -u -o dlls/mf/mf.res --nostdinc -Idlls/mf -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  dlls/mf/mf.rc
tools/widl/widl -o dlls/mf/mf_r.res -m64 --nostdinc -Ldlls/\* -Idlls/mf -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT dlls/mf/mf.idl
tools/wmc/wmc -u -o dlls/mferror/mferror.res dlls/mferror/mferror.mc
tools/widl/widl -o dlls/mfmediaengine/mediaengine_r.res -m64 --nostdinc -Ldlls/\* -Idlls/mfmediaengine -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT dlls/mfmediaengine/mediaengine.idl
tools/widl/widl -o dlls/mfmediaengine/mediaengine_classes_r.res -m64 --nostdinc -Ldlls/\* -Idlls/mfmediaengine -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT dlls/mfmediaengine/mediaengine_classes.idl
tools/widl/widl -o include/rtworkq.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/rtworkq.idl
tools/widl/widl -o include/mfd3d12.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/mfd3d12.idl
tools/widl/widl -o dlls/mfreadwrite/mf_classes_r.res -m64 --nostdinc -Ldlls/\* -Idlls/mfreadwrite -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT dlls/mfreadwrite/mf_classes.idl
tools/widl/widl -o dlls/mlang/mlang_classes_r.res -m64 --nostdinc -Ldlls/\* -Idlls/mlang -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT dlls/mlang/mlang_classes.idl
tools/widl/widl -o include/mmc.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ include/mmc.idl
tools/widl/widl -o include/endpointvolume.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/endpointvolume.idl
tools/widl/widl -o include/devicetopology.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/devicetopology.idl
tools/widl/widl -o include/audiopolicy.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/audiopolicy.idl
tools/widl/widl -o include/spatialaudioclient.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/spatialaudioclient.idl
tools/widl/widl -o dlls/mmdevapi/mmdevapi_classes_r.res -m64 --nostdinc -Ldlls/\* -Idlls/mmdevapi -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT dlls/mmdevapi/mmdevapi_classes.idl
tools/widl/widl -o include/wmcodecdsp.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/wmcodecdsp.idl
tools/widl/widl -o dlls/mp3dmod/mp3dmod_r.res -m64 --nostdinc -Ldlls/\* -Idlls/mp3dmod -Iinclude -Iinclude/msvcrt \
  -I./libs/mpg123/src/libmpg123 -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT dlls/mp3dmod/mp3dmod.idl
tools/wrc/wrc -u -o dlls/mpr/mpr.res --nostdinc -Idlls/mpr -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT dlls/mpr/mpr.rc
tools/wrc/wrc -u -o dlls/msacm32/msacm32.res --nostdinc -Idlls/msacm32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT dlls/msacm32/msacm32.rc
tools/widl/widl -o include/msado15_backcompat.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/msado15_backcompat.idl
tools/widl/widl -o dlls/msado15/msado15_classes_r.res -m64 --nostdinc -Ldlls/\* -Idlls/msado15 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT dlls/msado15/msado15_classes.idl
tools/wrc/wrc -u -o dlls/mscms/version.res --nostdinc -Idlls/mscms -Iinclude -Iinclude/msvcrt -I./libs/lcms2/include \
  -D__WINESRC__ -D_UCRT dlls/mscms/version.rc
tools/widl/widl -o include/mscoree.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/mscoree.idl
tools/widl/widl -o include/metahost.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/metahost.idl
tools/widl/widl -o include/cor.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ include/cor.idl
tools/widl/widl -o dlls/mscoree/mscoree_classes_r.res -m64 --nostdinc -Ldlls/\* -Idlls/mscoree -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT dlls/mscoree/mscoree_classes.idl
tools/widl/widl -o include/inputscope.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/inputscope.idl
tools/wrc/wrc -u -o dlls/msctf/version.res --nostdinc -Idlls/msctf -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT dlls/msctf/version.rc
tools/widl/widl -o dlls/msctf/msctf_classes_r.res -m64 --nostdinc -Ldlls/\* -Idlls/msctf -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT dlls/msctf/msctf_classes.idl
tools/widl/widl -o dlls/msctfp/msctfp_i.c -m64 --nostdinc -Ldlls/\* -Idlls/msctfp -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT dlls/msctfp/msctfp.idl
tools/widl/widl --dlldata-only -o dlls/msctfp/dlldata.c msctfp.idl
tools/widl/widl -o dlls/msctfp/msctfp_p.c -m64 --nostdinc -Ldlls/\* -Idlls/msctfp -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT dlls/msctfp/msctfp.idl
tools/widl/widl -o dlls/msctfp/msctfp.h -m64 --nostdinc -Ldlls/\* -Idlls/msctfp -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT dlls/msctfp/msctfp.idl
tools/widl/widl -o dlls/msctfp/msctfp_r.res -m64 --nostdinc -Ldlls/\* -Idlls/msctfp -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT dlls/msctfp/msctfp.idl
tools/widl/widl -o dlls/msdaps/row_server.h -m64 --nostdinc -Ldlls/\* -Idlls/msdaps -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT --win32-align=2 dlls/msdaps/row_server.idl
tools/widl/widl --dlldata-only -o dlls/msdaps/dlldata.c msdaps.idl row_server.idl
tools/widl/widl -o dlls/msdaps/msdaps_p.c -m64 --nostdinc -Ldlls/\* -Idlls/msdaps -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT --win32-align=2 dlls/msdaps/msdaps.idl
tools/widl/widl -o dlls/msdaps/msdaps.h -m64 --nostdinc -Ldlls/\* -Idlls/msdaps -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT --win32-align=2 dlls/msdaps/msdaps.idl
tools/widl/widl -o dlls/msdaps/row_server_p.c -m64 --nostdinc -Ldlls/\* -Idlls/msdaps -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT --win32-align=2 dlls/msdaps/row_server.idl
tools/widl/widl -o dlls/msdaps/msdaps_r.res -m64 --nostdinc -Ldlls/\* -Idlls/msdaps -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT --win32-align=2 dlls/msdaps/msdaps.idl
tools/widl/widl -o dlls/msdaps/row_server_r.res -m64 --nostdinc -Ldlls/\* -Idlls/msdaps -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT --win32-align=2 dlls/msdaps/row_server.idl
tools/wrc/wrc -u -o dlls/msdasql/msdasql.res --nostdinc -Idlls/msdasql -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  dlls/msdasql/msdasql.rc
tools/widl/widl -o dlls/msdasql/msdasql_classes_r.res -m64 --nostdinc -Ldlls/\* -Idlls/msdasql -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT dlls/msdasql/msdasql_classes.idl
tools/wrc/wrc -u -o dlls/msdmo/rsrc.res --nostdinc -Idlls/msdmo -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT dlls/msdmo/rsrc.rc
tools/wrc/wrc -u -o dlls/msftedit/version.res --nostdinc -Idlls/msftedit -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  dlls/msftedit/version.rc
tools/widl/widl -o dlls/mshtml/nsiface.h -m64 --nostdinc -Ldlls/\* -Idlls/mshtml -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT dlls/mshtml/nsiface.idl
tools/widl/widl -o include/msxml6.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/msxml6.idl
tools/wrc/wrc -u -o dlls/mshtml/mshtml.res --nostdinc -Idlls/mshtml -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT dlls/mshtml/mshtml.rc
tools/widl/widl -o dlls/mshtml/mshtml_classes_r.res -m64 --nostdinc -Ldlls/\* -Idlls/mshtml -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT dlls/mshtml/mshtml_classes.idl
tools/widl/widl -o dlls/msi/winemsi.h -m64 --nostdinc -Ldlls/\* -Idlls/msi -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT --prefix-server=s_ dlls/msi/winemsi.idl
tools/widl/widl -o dlls/msi/msiserver.h -m64 --nostdinc -Ldlls/\* -Idlls/msi -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT --prefix-server=s_ dlls/msi/msiserver.idl
tools/widl/widl -o dlls/msi/msiserver_i.c -m64 --nostdinc -Ldlls/\* -Idlls/msi -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT --prefix-server=s_ dlls/msi/msiserver.idl
tools/widl/widl -o dlls/msi/winemsi_c.c -m64 --nostdinc -Ldlls/\* -Idlls/msi -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT --prefix-server=s_ dlls/msi/winemsi.idl
tools/widl/widl -o dlls/msi/winemsi_s.c -m64 --nostdinc -Ldlls/\* -Idlls/msi -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT --prefix-server=s_ dlls/msi/winemsi.idl
tools/wrc/wrc -u -o dlls/msi/msi.res --nostdinc -Idlls/msi -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  dlls/msi/msi.rc
tools/widl/widl -o dlls/msi/msiserver_t.res -m64 --nostdinc -Ldlls/\* -Idlls/msi -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT --prefix-server=s_ dlls/msi/msiserver.idl
tools/widl/widl -o dlls/msi/msiserver_r.res -m64 --nostdinc -Ldlls/\* -Idlls/msi -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT --prefix-server=s_ dlls/msi/msiserver.idl
tools/widl/widl -o include/msident.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/msident.idl
tools/widl/widl -o dlls/msident/msident_classes_r.res -m64 --nostdinc -Ldlls/\* -Idlls/msident -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT dlls/msident/msident_classes.idl
tools/wrc/wrc -u -o dlls/msimsg/msimsg.res --nostdinc -Idlls/msimsg -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  dlls/msimsg/msimsg.rc
tools/widl/widl -o dlls/msimtf/msimtf_r.res -m64 --nostdinc -Ldlls/\* -Idlls/msimtf -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT dlls/msimtf/msimtf.idl
tools/wrc/wrc -u -o dlls/mspatcha/version.res --nostdinc -Idlls/mspatcha -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT dlls/mspatcha/version.rc
tools/wrc/wrc -u -o dlls/msscript.ocx/msscript.res --nostdinc -Idlls/msscript.ocx -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT dlls/msscript.ocx/msscript.rc
tools/widl/widl -o include/taskschd.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/taskschd.idl
tools/widl/widl -o include/mstask.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/mstask.idl
tools/widl/widl -o dlls/mstask/atsvc.h -m64 --nostdinc -Ldlls/\* -Idlls/mstask -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT dlls/mstask/atsvc.idl
tools/widl/widl -o dlls/mstask/atsvc_c.c -m64 --nostdinc -Ldlls/\* -Idlls/mstask -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT dlls/mstask/atsvc.idl
tools/widl/widl -o dlls/mstask/mstask_local_r.res -m64 --nostdinc -Ldlls/\* -Idlls/mstask -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT dlls/mstask/mstask_local.idl
tools/wrc/wrc -u -o dlls/msvcr100/rsrc.res --nostdinc -Idlls/msvcr100 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=100 dlls/msvcr100/rsrc.rc
tools/wrc/wrc -u -o dlls/msvcr120/version.res --nostdinc -Idlls/msvcr120 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=120 dlls/msvcr120/version.rc
tools/wrc/wrc -u -o dlls/msvcr80/msvcr80.res --nostdinc -Idlls/msvcr80 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=80 dlls/msvcr80/msvcr80.rc
tools/wrc/wrc -u -o dlls/msvcr90/msvcr90.res --nostdinc -Idlls/msvcr90 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=90 dlls/msvcr90/msvcr90.rc
tools/wrc/wrc -u -o dlls/msvcrt/rsrc.res --nostdinc -Idlls/msvcrt -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_CRTIMP= \
  -D_MSVCR_VER=0 dlls/msvcrt/rsrc.rc
tools/wrc/wrc -u -o dlls/msvfw32/msvfw32.res --nostdinc -Idlls/msvfw32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT dlls/msvfw32/msvfw32.rc
tools/wrc/wrc -u -o dlls/msvidc32/msvidc32.res --nostdinc -Idlls/msvidc32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT dlls/msvidc32/msvidc32.rc
tools/wrc/wrc -u -o dlls/mswsock/version.res --nostdinc -Idlls/mswsock -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  dlls/mswsock/version.rc
tools/wrc/wrc -u -o dlls/msxml/rsrc.res --nostdinc -Idlls/msxml -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  dlls/msxml/rsrc.rc
tools/widl/widl -o dlls/msxml3/xmlparser.h -m64 --nostdinc -Ldlls/\* -Idlls/msxml3 -Iinclude -Iinclude/msvcrt \
  -I./libs/xslt -I./libs/xml2/include -D__WINESRC__ -DLIBXSLT_STATIC -DLIBXML_STATIC -D_UCRT \
  dlls/msxml3/xmlparser.idl
tools/widl/widl -o include/asptlb.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/asptlb.idl
tools/wrc/wrc -u -o dlls/msxml3/schemas.res --nostdinc -Idlls/msxml3 -Iinclude -Iinclude/msvcrt -I./libs/xslt \
  -I./libs/xml2/include -D__WINESRC__ -DLIBXSLT_STATIC -DLIBXML_STATIC -D_UCRT \
  dlls/msxml3/schemas.rc
tools/wrc/wrc -u -o dlls/msxml3/version.res --nostdinc -Idlls/msxml3 -Iinclude -Iinclude/msvcrt -I./libs/xslt \
  -I./libs/xml2/include -D__WINESRC__ -DLIBXSLT_STATIC -DLIBXML_STATIC -D_UCRT \
  dlls/msxml3/version.rc
tools/widl/widl -o dlls/msxml3/xmlparser_r.res -m64 --nostdinc -Ldlls/\* -Idlls/msxml3 -Iinclude -Iinclude/msvcrt \
  -I./libs/xslt -I./libs/xml2/include -D__WINESRC__ -DLIBXSLT_STATIC -DLIBXML_STATIC -D_UCRT \
  dlls/msxml3/xmlparser.idl
tools/wrc/wrc -u -o dlls/msxml4/rsrc.res --nostdinc -Idlls/msxml4 -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  dlls/msxml4/rsrc.rc
tools/wrc/wrc -u -o dlls/msxml6/rsrc.res --nostdinc -Idlls/msxml6 -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  dlls/msxml6/rsrc.rc
tools/widl/widl -o dlls/netapi32/atsvc.h -m64 --nostdinc -Ldlls/\* -Idlls/netapi32 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_SVRAPI_ -D_UCRT dlls/netapi32/atsvc.idl
tools/widl/widl -o dlls/netapi32/atsvc_c.c -m64 --nostdinc -Ldlls/\* -Idlls/netapi32 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_SVRAPI_ -D_UCRT dlls/netapi32/atsvc.idl
tools/widl/widl -o dlls/netcfgx/netcfgx_classes_r.res -m64 --nostdinc -Ldlls/\* -Idlls/netcfgx -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT dlls/netcfgx/netcfgx_classes.idl
tools/widl/widl -o include/netlistmgr.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/netlistmgr.idl
tools/widl/widl -o dlls/netprofm/netprofm_r.res -m64 --nostdinc -Ldlls/\* -Idlls/netprofm -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT dlls/netprofm/netprofm.idl
tools/wrc/wrc -u -o dlls/npmshtml/rsrc.res --nostdinc -Idlls/npmshtml -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  dlls/npmshtml/rsrc.rc
tools/wrc/wrc -u -o dlls/ntdll/version.res --nostdinc -Idlls/ntdll -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_NTSYSTEM_ -D_ACRTIMP= -DWINBASEAPI= -D_MSVCR_VER=0 dlls/ntdll/version.rc
tools/widl/widl -o include/wine/svcctl.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/wine/svcctl.idl
tools/widl/widl -o dlls/ntoskrnl.exe/plugplay.h -m64 --nostdinc -Ldlls/\* -Idlls/ntoskrnl.exe -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_MSVCR_VER=0 dlls/ntoskrnl.exe/plugplay.idl
tools/widl/widl -o dlls/ntoskrnl.exe/plugplay_c.c -m64 --nostdinc -Ldlls/\* -Idlls/ntoskrnl.exe -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_MSVCR_VER=0 dlls/ntoskrnl.exe/plugplay.idl
tools/wrc/wrc -u -o dlls/ntoskrnl.exe/ntoskrnl.res --nostdinc -Idlls/ntoskrnl.exe -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_MSVCR_VER=0 dlls/ntoskrnl.exe/ntoskrnl.rc
tools/wrc/wrc -u -o dlls/ntprint/ntprint.res --nostdinc -Idlls/ntprint -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT dlls/ntprint/ntprint.rc
tools/wrc/wrc -u -o dlls/objsel/objsel.res --nostdinc -Idlls/objsel -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  dlls/objsel/objsel.rc
tools/widl/widl -o dlls/objsel/objsel_classes_r.res -m64 --nostdinc -Ldlls/\* -Idlls/objsel -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT dlls/objsel/objsel_classes.idl
tools/wrc/wrc -u -o dlls/odbc32/rsrc.res --nostdinc -Idlls/odbc32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT dlls/odbc32/rsrc.rc
tools/wrc/wrc -u -o dlls/odbccu32/version.res --nostdinc -Idlls/odbccu32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  dlls/odbccu32/version.rc
tools/widl/widl -o dlls/ole32/irot.h -m64 --nostdinc -Ldlls/\* -Idlls/ole32 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_OLE32_ -D_UCRT dlls/ole32/irot.idl
tools/widl/widl -o dlls/ole32/dcom.h -m64 --nostdinc -Ldlls/\* -Idlls/ole32 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_OLE32_ -D_UCRT dlls/ole32/dcom.idl
tools/widl/widl --dlldata-only -o dlls/ole32/dlldata.c dcom.idl ole32_objidl.idl ole32_oleidl.idl ole32_unknwn.idl
tools/widl/widl -o dlls/ole32/dcom_p.c -m64 --nostdinc -Ldlls/\* -Idlls/ole32 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_OLE32_ -D_UCRT dlls/ole32/dcom.idl
tools/widl/widl -o dlls/ole32/ole32_objidl_p.c -m64 --nostdinc -Ldlls/\* -Idlls/ole32 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_OLE32_ -D_UCRT dlls/ole32/ole32_objidl.idl
tools/widl/widl -o dlls/ole32/ole32_objidl.h -m64 --nostdinc -Ldlls/\* -Idlls/ole32 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_OLE32_ -D_UCRT dlls/ole32/ole32_objidl.idl
tools/widl/widl -o dlls/ole32/ole32_oleidl_p.c -m64 --nostdinc -Ldlls/\* -Idlls/ole32 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_OLE32_ -D_UCRT dlls/ole32/ole32_oleidl.idl
tools/widl/widl -o dlls/ole32/ole32_oleidl.h -m64 --nostdinc -Ldlls/\* -Idlls/ole32 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_OLE32_ -D_UCRT dlls/ole32/ole32_oleidl.idl
tools/widl/widl -o dlls/ole32/ole32_unknwn_p.c -m64 --nostdinc -Ldlls/\* -Idlls/ole32 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_OLE32_ -D_UCRT dlls/ole32/ole32_unknwn.idl
tools/widl/widl -o dlls/ole32/ole32_unknwn.h -m64 --nostdinc -Ldlls/\* -Idlls/ole32 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_OLE32_ -D_UCRT dlls/ole32/ole32_unknwn.idl
tools/wrc/wrc -u -o dlls/ole32/ole32res.res --nostdinc -Idlls/ole32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_OLE32_ \
  -D_UCRT dlls/ole32/ole32res.rc
tools/widl/widl -o dlls/ole32/dcom_r.res -m64 --nostdinc -Ldlls/\* -Idlls/ole32 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_OLE32_ -D_UCRT dlls/ole32/dcom.idl
tools/widl/widl -o dlls/ole32/ole32_objidl_r.res -m64 --nostdinc -Ldlls/\* -Idlls/ole32 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_OLE32_ -D_UCRT dlls/ole32/ole32_objidl.idl
tools/widl/widl -o dlls/ole32/ole32_oleidl_r.res -m64 --nostdinc -Ldlls/\* -Idlls/ole32 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_OLE32_ -D_UCRT dlls/ole32/ole32_oleidl.idl
tools/widl/widl -o dlls/ole32/ole32_unknwn_r.res -m64 --nostdinc -Ldlls/\* -Idlls/ole32 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_OLE32_ -D_UCRT dlls/ole32/ole32_unknwn.idl
tools/widl/widl --dlldata-only -o dlls/oleacc/dlldata.c oleacc_classes.idl
tools/widl/widl -o include/oleacc.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/oleacc.idl
tools/widl/widl -o dlls/oleaut32/oleaut32_oaidl.h -m64 --nostdinc -Ldlls/\* -Idlls/oleaut32 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_OLEAUT32_ -D_UCRT dlls/oleaut32/oleaut32_oaidl.idl
tools/widl/widl --dlldata-only -o dlls/oleaut32/dlldata.c oleaut32_oaidl.idl oleaut32_ocidl.idl
tools/widl/widl -o dlls/oleaut32/oleaut32_oaidl_p.c -m64 --nostdinc -Ldlls/\* -Idlls/oleaut32 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_OLEAUT32_ -D_UCRT dlls/oleaut32/oleaut32_oaidl.idl
tools/widl/widl -o dlls/oleaut32/oleaut32_ocidl_p.c -m64 --nostdinc -Ldlls/\* -Idlls/oleaut32 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_OLEAUT32_ -D_UCRT dlls/oleaut32/oleaut32_ocidl.idl
tools/widl/widl -o dlls/oleaut32/oleaut32_ocidl.h -m64 --nostdinc -Ldlls/\* -Idlls/oleaut32 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_OLEAUT32_ -D_UCRT dlls/oleaut32/oleaut32_ocidl.idl
tools/wrc/wrc -u -o dlls/oleaut32/oleaut32.res --nostdinc -Idlls/oleaut32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_OLEAUT32_ -D_UCRT dlls/oleaut32/oleaut32.rc
tools/widl/widl -o dlls/oleaut32/oleaut32_oaidl_r.res -m64 --nostdinc -Ldlls/\* -Idlls/oleaut32 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_OLEAUT32_ -D_UCRT dlls/oleaut32/oleaut32_oaidl.idl
tools/widl/widl -o dlls/oleaut32/oleaut32_ocidl_r.res -m64 --nostdinc -Ldlls/\* -Idlls/oleaut32 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_OLEAUT32_ -D_UCRT dlls/oleaut32/oleaut32_ocidl.idl
tools/widl/widl -o include/msdadc.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/msdadc.idl
tools/widl/widl -o dlls/oledb32/convert_i.c -m64 --nostdinc -Ldlls/\* -Idlls/oledb32 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT dlls/oledb32/convert.idl
tools/wrc/wrc -u -o dlls/oledb32/version.res --nostdinc -Idlls/oledb32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT dlls/oledb32/version.rc
tools/widl/widl -o dlls/oledb32/oledb32_classes_r.res -m64 --nostdinc -Ldlls/\* -Idlls/oledb32 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT dlls/oledb32/oledb32_classes.idl
tools/wrc/wrc -u -o dlls/olepro32/version.res --nostdinc -Idlls/olepro32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  dlls/olepro32/version.rc
tools/wrc/wrc -u -o dlls/olethk32/version.res --nostdinc -Idlls/olethk32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  dlls/olethk32/version.rc
tools/widl/widl -o include/msopc.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ include/msopc.idl
tools/widl/widl -o dlls/opcservices/opcservices_r.res -m64 --nostdinc -Ldlls/\* -Idlls/opcservices -Iinclude -Iinclude/msvcrt \
  -I./libs/zlib -D__WINESRC__ -DFAR= -DZ_SOLO -D_UCRT dlls/opcservices/opcservices.idl
tools/wrc/wrc -u -o dlls/opengl32/version.res --nostdinc -Idlls/opengl32 -Iinclude -D__WINESRC__ -DWINE_NO_LONG_TYPES \
  -D_OPENGL32_ dlls/opengl32/version.rc
tools/widl/widl -o dlls/packager/packager_classes.h -m64 --nostdinc -Ldlls/\* -Idlls/packager -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT dlls/packager/packager_classes.idl
tools/wrc/wrc -u -o dlls/packager/packager.res --nostdinc -Idlls/packager -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT dlls/packager/packager.rc
tools/widl/widl -o dlls/packager/packager_classes_r.res -m64 --nostdinc -Ldlls/\* -Idlls/packager -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT dlls/packager/packager_classes.idl
tools/wrc/wrc -u -o dlls/photometadatahandler/photometadatahandler.res --nostdinc -Idlls/photometadatahandler -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT dlls/photometadatahandler/photometadatahandler.rc
tools/wrc/wrc -u -o dlls/pidgen/rsrc.res --nostdinc -Idlls/pidgen -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  dlls/pidgen/rsrc.rc
tools/wrc/wrc -u -o dlls/printui/printui.res --nostdinc -Idlls/printui -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT dlls/printui/printui.rc
tools/widl/widl -o dlls/propsys/propsys_classes_r.res -m64 --nostdinc -Ldlls/\* -Idlls/propsys -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT dlls/propsys/propsys_classes.idl
tools/wrc/wrc -u -o dlls/psapi/version.res --nostdinc -Idlls/psapi -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  dlls/psapi/version.rc
tools/widl/widl -o include/pstore.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/pstore.idl
tools/wrc/wrc -u -o dlls/pwrshplugin/version.res --nostdinc -Idlls/pwrshplugin -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT dlls/pwrshplugin/version.rc
tools/wrc/wrc -u -o dlls/qasf/version.res --nostdinc -Idlls/qasf -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  dlls/qasf/version.rc
tools/widl/widl -o dlls/qasf/qasf_classes_r.res -m64 --nostdinc -Ldlls/\* -Idlls/qasf -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT dlls/qasf/qasf_classes.idl
tools/wrc/wrc -u -o dlls/qcap/version.res --nostdinc -Idlls/qcap -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  dlls/qcap/version.rc
tools/widl/widl -o dlls/qcap/qcap_classes_r.res -m64 --nostdinc -Ldlls/\* -Idlls/qcap -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT dlls/qcap/qcap_classes.idl
tools/wrc/wrc -u -o dlls/qdvd/version.res --nostdinc -Idlls/qdvd -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  dlls/qdvd/version.rc
tools/widl/widl -o dlls/qdvd/qdvd_classes_r.res -m64 --nostdinc -Ldlls/\* -Idlls/qdvd -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT dlls/qdvd/qdvd_classes.idl
tools/wrc/wrc -u -o dlls/qedit/version.res --nostdinc -Idlls/qedit -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  dlls/qedit/version.rc
tools/widl/widl -o dlls/qedit/qedit_classes_r.res -m64 --nostdinc -Ldlls/\* -Idlls/qedit -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT dlls/qedit/qedit_classes.idl
tools/widl/widl -o include/bits.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ include/bits.idl
tools/widl/widl -o include/bits1_5.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/bits1_5.idl
tools/widl/widl -o include/bits2_0.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/bits2_0.idl
tools/widl/widl -o include/bits2_5.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/bits2_5.idl
tools/widl/widl -o include/bits3_0.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/bits3_0.idl
tools/widl/widl -o dlls/qmgr/qmgr_local_i.c -m64 --nostdinc -Ldlls/\* -Idlls/qmgr -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT dlls/qmgr/qmgr_local.idl
tools/wrc/wrc -u -o dlls/qmgr/rsrc.res --nostdinc -Idlls/qmgr -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT dlls/qmgr/rsrc.rc
tools/widl/widl -o dlls/qmgrprxy/qmgrprxy_i.c -m64 --nostdinc -Ldlls/\* -Idlls/qmgrprxy -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT dlls/qmgrprxy/qmgrprxy.idl
tools/widl/widl --dlldata-only -o dlls/qmgrprxy/dlldata.c qmgrprxy.idl
tools/widl/widl -o dlls/qmgrprxy/qmgrprxy_p.c -m64 --nostdinc -Ldlls/\* -Idlls/qmgrprxy -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT dlls/qmgrprxy/qmgrprxy.idl
tools/widl/widl -o dlls/qmgrprxy/qmgrprxy.h -m64 --nostdinc -Ldlls/\* -Idlls/qmgrprxy -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT dlls/qmgrprxy/qmgrprxy.idl
tools/widl/widl -o dlls/qmgrprxy/qmgrprxy_r.res -m64 --nostdinc -Ldlls/\* -Idlls/qmgrprxy -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT dlls/qmgrprxy/qmgrprxy.idl
tools/widl/widl --dlldata-only -o dlls/quartz/dlldata.c quartz_strmif.idl
tools/widl/widl -o dlls/quartz/quartz_strmif_p.c -m64 --nostdinc -Ldlls/\* -Idlls/quartz -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT dlls/quartz/quartz_strmif.idl
tools/widl/widl -o dlls/quartz/quartz_strmif.h -m64 --nostdinc -Ldlls/\* -Idlls/quartz -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT dlls/quartz/quartz_strmif.idl
tools/wrc/wrc -u -o dlls/quartz/quartz.res --nostdinc -Idlls/quartz -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  dlls/quartz/quartz.rc
tools/widl/widl -o dlls/quartz/quartz_strmif_r.res -m64 --nostdinc -Ldlls/\* -Idlls/quartz -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT dlls/quartz/quartz_strmif.idl
tools/widl/widl -o include/tom.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ include/tom.idl
tools/wrc/wrc -u -o dlls/riched20/version.res --nostdinc -Idlls/riched20 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT dlls/riched20/version.rc
tools/wrc/wrc -u -o dlls/riched32/version.res --nostdinc -Idlls/riched32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  dlls/riched32/version.rc
tools/widl/widl -o dlls/rpcrt4/ndr_types.h -m64 --nostdinc -Ldlls/\* -Idlls/rpcrt4 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_RPCRT4_ -DMSWMSG -D_UCRT -Oicf dlls/rpcrt4/ndr_types.idl
tools/widl/widl -o dlls/rpcrt4/epm.h -m64 --nostdinc -Ldlls/\* -Idlls/rpcrt4 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_RPCRT4_ -DMSWMSG -D_UCRT dlls/rpcrt4/epm.idl
tools/widl/widl -o dlls/rpcrt4/epm_c.c -m64 --nostdinc -Ldlls/\* -Idlls/rpcrt4 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_RPCRT4_ -DMSWMSG -D_UCRT dlls/rpcrt4/epm.idl
tools/widl/widl --dlldata-only -o dlls/rpcrt4/dlldata.c ndr_types.idl
tools/widl/widl -o dlls/rpcrt4/ndr_types_p.c -m64 --nostdinc -Ldlls/\* -Idlls/rpcrt4 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_RPCRT4_ -DMSWMSG -D_UCRT -Oicf dlls/rpcrt4/ndr_types.idl
tools/wrc/wrc -u -o dlls/rpcrt4/version.res --nostdinc -Idlls/rpcrt4 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_RPCRT4_ -DMSWMSG -D_UCRT dlls/rpcrt4/version.rc
tools/wrc/wrc -u -o dlls/rsabase/version.res --nostdinc -Idlls/rsabase -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  dlls/rsabase/version.rc
tools/wrc/wrc -u -o dlls/rsaenh/rsrc.res --nostdinc -Idlls/rsaenh -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT dlls/rsaenh/rsrc.rc
tools/widl/widl -o include/sapiddk.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/sapiddk.idl
tools/widl/widl -o include/sapi.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ include/sapi.idl
tools/wrc/wrc -u -o dlls/sapi/sapi.res --nostdinc -Idlls/sapi -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT dlls/sapi/sapi.rc
tools/widl/widl -o dlls/sapi/sapi_classes_r.res -m64 --nostdinc -Ldlls/\* -Idlls/sapi -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT dlls/sapi/sapi_classes.idl
tools/wrc/wrc -u -o dlls/schannel/version.res --nostdinc -Idlls/schannel -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT dlls/schannel/version.rc
tools/widl/widl -o dlls/schedsvc/atsvc.h -m64 --nostdinc -Ldlls/\* -Idlls/schedsvc -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT dlls/schedsvc/atsvc.idl
tools/widl/widl -o dlls/schedsvc/schrpc.h -m64 --nostdinc -Ldlls/\* -Idlls/schedsvc -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT dlls/schedsvc/schrpc.idl
tools/widl/widl -o dlls/schedsvc/atsvc_s.c -m64 --nostdinc -Ldlls/\* -Idlls/schedsvc -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT dlls/schedsvc/atsvc.idl
tools/widl/widl -o dlls/schedsvc/schrpc_s.c -m64 --nostdinc -Ldlls/\* -Idlls/schedsvc -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT dlls/schedsvc/schrpc.idl
tools/wrc/wrc -u -o dlls/scrrun/scrrun.res --nostdinc -Idlls/scrrun -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  dlls/scrrun/scrrun.rc
tools/widl/widl -o dlls/sechost/svcctl.h -m64 --nostdinc -Ldlls/\* -Idlls/sechost -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT dlls/sechost/svcctl.idl
tools/widl/widl -o dlls/sechost/plugplay.h -m64 --nostdinc -Ldlls/\* -Idlls/sechost -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT dlls/sechost/plugplay.idl
tools/widl/widl -o dlls/sechost/plugplay_c.c -m64 --nostdinc -Ldlls/\* -Idlls/sechost -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT dlls/sechost/plugplay.idl
tools/widl/widl -o dlls/sechost/svcctl_c.c -m64 --nostdinc -Ldlls/\* -Idlls/sechost -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT dlls/sechost/svcctl.idl
tools/wrc/wrc -u -o dlls/serialui/serialui.res --nostdinc -Idlls/serialui -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT dlls/serialui/serialui.rc
tools/wrc/wrc -u -o dlls/setupapi/setupapi.res --nostdinc -Idlls/setupapi -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_SETUPAPI_ -D_UCRT dlls/setupapi/setupapi.rc
tools/wrc/wrc -u -o dlls/shdoclc/shdoclc.res --nostdinc -Idlls/shdoclc -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  dlls/shdoclc/shdoclc.rc
tools/wrc/wrc -u -o dlls/shdocvw/shdocvw.res --nostdinc -Idlls/shdocvw -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_SHDOCVW_ -D_UCRT dlls/shdocvw/shdocvw.rc
tools/widl/widl -o dlls/shell32/shell32_classes_r.res -m64 --nostdinc -Ldlls/\* -Idlls/shell32 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_SHELL32_ -D_UCRT dlls/shell32/shell32_classes.idl
tools/wrc/wrc -u -o dlls/shfolder/version.res --nostdinc -Idlls/shfolder -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  dlls/shfolder/version.rc
tools/wrc/wrc -u -o dlls/shlwapi/shlwapi.res --nostdinc -Idlls/shlwapi -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_SHLWAPI_ -D_UCRT dlls/shlwapi/shlwapi.rc
tools/wrc/wrc -u -o dlls/stdole32.tlb/rsrc.res --nostdinc -Idlls/stdole32.tlb -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT dlls/stdole32.tlb/rsrc.rc
tools/widl/widl -o dlls/stdole32.tlb/std_ole_v1_t.res -m64 --nostdinc -Ldlls/\* -Idlls/stdole32.tlb -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT dlls/stdole32.tlb/std_ole_v1.idl
tools/widl/widl -o include/wia_lh.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/wia_lh.idl
tools/widl/widl --dlldata-only -o dlls/sti/dlldata.c sti_wia.idl
tools/widl/widl -o dlls/sti/sti_wia_p.c -m64 --nostdinc -Ldlls/\* -Idlls/sti -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT dlls/sti/sti_wia.idl
tools/widl/widl -o dlls/sti/sti_wia.h -m64 --nostdinc -Ldlls/\* -Idlls/sti -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT dlls/sti/sti_wia.idl
tools/widl/widl -o dlls/sti/sti_wia_r.res -m64 --nostdinc -Ldlls/\* -Idlls/sti -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT dlls/sti/sti_wia.idl
tools/wrc/wrc -u -o dlls/strmdll/version.res --nostdinc -Idlls/strmdll -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  dlls/strmdll/version.rc
tools/widl/widl -o include/winsxs.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/winsxs.idl
tools/widl/widl -o dlls/taskschd/schrpc.h -m64 --nostdinc -Ldlls/\* -Idlls/taskschd -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT dlls/taskschd/schrpc.idl
tools/widl/widl -o dlls/taskschd/schrpc_c.c -m64 --nostdinc -Ldlls/\* -Idlls/taskschd -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT dlls/taskschd/schrpc.idl
tools/wrc/wrc -u -o dlls/tdh/version.res --nostdinc -Idlls/tdh -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  dlls/tdh/version.rc
tools/wrc/wrc -u -o dlls/twain_32/twain.res --nostdinc -Idlls/twain_32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT dlls/twain_32/twain.rc
tools/wrc/wrc -u -o dlls/tzres/tzres.res --nostdinc -Idlls/tzres -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  dlls/tzres/tzres.rc
tools/wrc/wrc -u -o dlls/ucrtbase/version.res --nostdinc -Idlls/ucrtbase -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_UCRT dlls/ucrtbase/version.rc
tools/widl/widl -o include/uianimation.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/uianimation.idl
tools/widl/widl -o dlls/uianimation/uianimation_reg_r.res -m64 --nostdinc -Ldlls/\* -Idlls/uianimation -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT dlls/uianimation/uianimation_reg.idl
tools/widl/widl -o dlls/uianimation/uianimation_typelib_l.res -m64 --nostdinc -Ldlls/\* -Idlls/uianimation -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT dlls/uianimation/uianimation_typelib.idl
tools/widl/widl -o include/uiautomationcore.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/uiautomationcore.idl
tools/widl/widl -o include/uiautomationclient.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/uiautomationclient.idl
tools/widl/widl -o include/uiribbon.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/uiribbon.idl
tools/widl/widl -o dlls/uiribbon/uiribbon_classes_r.res -m64 --nostdinc -Ldlls/\* -Idlls/uiribbon -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT dlls/uiribbon/uiribbon_classes.idl
tools/widl/widl --dlldata-only -o dlls/urlmon/dlldata.c urlmon_urlmon.idl
tools/widl/widl -o dlls/urlmon/urlmon_urlmon_p.c -m64 --nostdinc -Ldlls/\* -Idlls/urlmon -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_URLMON_ -D_UCRT dlls/urlmon/urlmon_urlmon.idl
tools/widl/widl -o dlls/urlmon/urlmon_urlmon.h -m64 --nostdinc -Ldlls/\* -Idlls/urlmon -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_URLMON_ -D_UCRT dlls/urlmon/urlmon_urlmon.idl
tools/wrc/wrc -u -o dlls/urlmon/urlmon.res --nostdinc -Idlls/urlmon -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_URLMON_ -D_UCRT dlls/urlmon/urlmon.rc
tools/widl/widl -o dlls/urlmon/urlmon_urlmon_r.res -m64 --nostdinc -Ldlls/\* -Idlls/urlmon -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_URLMON_ -D_UCRT dlls/urlmon/urlmon_urlmon.idl
tools/wrc/wrc -u -o dlls/user32/user32.res --nostdinc -Idlls/user32 -Iinclude -Iinclude/msvcrt -I./libs/png \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_USER32_ -D_WINABLE_ -D_UCRT dlls/user32/user32.rc
tools/wrc/wrc -u -o dlls/uxtheme/version.res --nostdinc -Idlls/uxtheme -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT dlls/uxtheme/version.rc
tools/widl/widl -o dlls/vbscript/vbscript_classes.h -m64 --nostdinc -Ldlls/\* -Idlls/vbscript -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT dlls/vbscript/vbscript_classes.idl
tools/wrc/wrc -u -o dlls/vbscript/vbscript.res --nostdinc -Idlls/vbscript -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT dlls/vbscript/vbscript.rc
tools/widl/widl -o dlls/vbscript/vbscript_classes_r.res -m64 --nostdinc -Ldlls/\* -Idlls/vbscript -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT dlls/vbscript/vbscript_classes.idl
tools/wrc/wrc -u -o dlls/version/version.res --nostdinc -Idlls/version -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT dlls/version/version.rc
tools/wrc/wrc -u -o dlls/vga/version.res --nostdinc -Idlls/vga -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  dlls/vga/version.rc
tools/widl/widl -o include/vss.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ include/vss.idl
tools/widl/widl -o include/vswriter.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/vswriter.idl
tools/widl/widl -o include/vsbackup.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/vsbackup.idl
tools/wrc/wrc -u -o dlls/vulkan-1/version.res --nostdinc -Idlls/vulkan-1 -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  dlls/vulkan-1/version.rc
tools/widl/widl -o include/wmiutils.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/wmiutils.idl
tools/widl/widl -o include/wbemdisp.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/wbemdisp.idl
tools/widl/widl -o dlls/wbemdisp/wbemdisp_classes.h -m64 --nostdinc -Ldlls/\* -Idlls/wbemdisp -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT dlls/wbemdisp/wbemdisp_classes.idl
tools/widl/widl -o dlls/wbemdisp/wbemdisp_classes_r.res -m64 --nostdinc -Ldlls/\* -Idlls/wbemdisp -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT dlls/wbemdisp/wbemdisp_classes.idl
tools/widl/widl -o include/wbemprov.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/wbemprov.idl
tools/widl/widl -o dlls/wbemprox/wbemprox_r.res -m64 --nostdinc -Ldlls/\* -Idlls/wbemprox -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT dlls/wbemprox/wbemprox.idl
tools/wrc/wrc -u -o dlls/webservices/rsrc.res --nostdinc -Idlls/webservices -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT dlls/webservices/rsrc.rc
tools/wrc/wrc -u -o dlls/wiaservc/rsrc.res --nostdinc -Idlls/wiaservc -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT dlls/wiaservc/rsrc.rc
tools/widl/widl -o dlls/wiaservc/wiaservc_r.res -m64 --nostdinc -Ldlls/\* -Idlls/wiaservc -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT dlls/wiaservc/wiaservc.idl
tools/widl/widl -o include/windows.foundation.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/windows.foundation.idl
tools/widl/widl -o include/asyncinfo.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/asyncinfo.idl
tools/widl/widl -o include/windowscontracts.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/windowscontracts.idl
tools/widl/widl -o include/windows.foundation.collections.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/windows.foundation.collections.idl
tools/widl/widl -o include/windows.devices.enumeration.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/windows.devices.enumeration.idl
tools/widl/widl -o include/eventtoken.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/eventtoken.idl
tools/widl/widl -o include/windows.storage.streams.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/windows.storage.streams.idl
tools/widl/widl -o dlls/windows.devices.enumeration/classes_r.res -m64 --nostdinc -Ldlls/\* -Idlls/windows.devices.enumeration -Iinclude \
  -Iinclude/msvcrt -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT \
  dlls/windows.devices.enumeration/classes.idl
tools/widl/widl -o include/windows.gaming.input.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/windows.gaming.input.idl
tools/widl/widl -o include/windows.gaming.input.forcefeedback.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/windows.gaming.input.forcefeedback.idl
tools/widl/widl -o include/windows.system.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/windows.system.idl
tools/widl/widl -o dlls/windows.gaming.input/classes_r.res -m64 --nostdinc -Ldlls/\* -Idlls/windows.gaming.input -Iinclude \
  -Iinclude/msvcrt -D__WINESRC__ -D_UCRT dlls/windows.gaming.input/classes.idl
tools/widl/widl -o include/windows.globalization.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/windows.globalization.idl
tools/widl/widl -o include/windows.system.userprofile.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/windows.system.userprofile.idl
tools/widl/widl -o dlls/windows.globalization/classes_r.res -m64 --nostdinc -Ldlls/\* -Idlls/windows.globalization -Iinclude \
  -Iinclude/msvcrt -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT dlls/windows.globalization/classes.idl
tools/widl/widl -o include/windows.media.devices.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/windows.media.devices.idl
tools/widl/widl -o dlls/windows.media.devices/classes_r.res -m64 --nostdinc -Ldlls/\* -Idlls/windows.media.devices -Iinclude \
  -Iinclude/msvcrt -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT dlls/windows.media.devices/classes.idl
tools/widl/widl -o include/windows.media.speechsynthesis.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/windows.media.speechsynthesis.idl
tools/widl/widl -o include/windows.media.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/windows.media.idl
tools/widl/widl -o dlls/windows.media.speech/classes_r.res -m64 --nostdinc -Ldlls/\* -Idlls/windows.media.speech -Iinclude \
  -Iinclude/msvcrt -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT dlls/windows.media.speech/classes.idl
tools/widl/widl --dlldata-only -o dlls/windowscodecs/dlldata.c windowscodecs_wincodec.idl
tools/widl/widl -o dlls/windowscodecs/windowscodecs_wincodec_p.c -m64 --nostdinc -Ldlls/\* -Idlls/windowscodecs -Iinclude -Iinclude/msvcrt \
  -I./libs/tiff/libtiff -I./libs/jpeg -I./libs/png -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT \
  dlls/windowscodecs/windowscodecs_wincodec.idl
tools/widl/widl -o dlls/windowscodecs/windowscodecs_wincodec.h -m64 --nostdinc -Ldlls/\* -Idlls/windowscodecs -Iinclude -Iinclude/msvcrt \
  -I./libs/tiff/libtiff -I./libs/jpeg -I./libs/png -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT \
  dlls/windowscodecs/windowscodecs_wincodec.idl
tools/wrc/wrc -u -o dlls/windowscodecs/version.res --nostdinc -Idlls/windowscodecs -Iinclude -Iinclude/msvcrt \
  -I./libs/tiff/libtiff -I./libs/jpeg -I./libs/png -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT \
  dlls/windowscodecs/version.rc
tools/widl/widl -o dlls/windowscodecs/windowscodecs_wincodec_r.res -m64 --nostdinc -Ldlls/\* -Idlls/windowscodecs -Iinclude -Iinclude/msvcrt \
  -I./libs/tiff/libtiff -I./libs/jpeg -I./libs/png -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT \
  dlls/windowscodecs/windowscodecs_wincodec.idl
tools/wrc/wrc -u -o dlls/winebus.sys/winebus.res --nostdinc -Idlls/winebus.sys -Iinclude -Iinclude/msvcrt \
  -I/usr/local/include/SDL2 -I/usr/X11R6/include -D__WINESRC__ -D_REENTRANT -D_UCRT \
  dlls/winebus.sys/winebus.rc
tools/wrc/wrc -u -o dlls/wined3d/version.res --nostdinc -Idlls/wined3d -Iinclude -D__WINESRC__ -DWINE_NO_LONG_TYPES \
  dlls/wined3d/version.rc
tools/wrc/wrc -u -o dlls/winehid.sys/winehid.res --nostdinc -Idlls/winehid.sys -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT dlls/winehid.sys/winehid.rc
tools/wrc/wrc -u -o dlls/wineps.drv/wineps.res --nostdinc -Idlls/wineps.drv -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT dlls/wineps.drv/wineps.rc
tools/wrc/wrc -u -o dlls/winevulkan/winevulkan.res --nostdinc -Idlls/winevulkan -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT dlls/winevulkan/winevulkan.rc
tools/wrc/wrc -u -o dlls/winex11.drv/version.res --nostdinc -Idlls/winex11.drv -Iinclude -I/usr/X11R6/include -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES dlls/winex11.drv/version.rc
tools/wrc/wrc -u -o dlls/winexinput.sys/winexinput.res --nostdinc -Idlls/winexinput.sys -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT dlls/winexinput.sys/winexinput.rc
tools/widl/widl -o include/httprequest.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/httprequest.idl
tools/wrc/wrc -u -o dlls/winhttp/rsrc.res --nostdinc -Idlls/winhttp -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  dlls/winhttp/rsrc.rc
tools/wrc/wrc -u -o dlls/wininet/wininet.res --nostdinc -Idlls/wininet -Iinclude -Iinclude/msvcrt -I./libs/zlib \
  -D__WINESRC__ -DFAR= -DZ_SOLO -DWINE_NO_LONG_TYPES -D_UCRT dlls/wininet/wininet.rc
tools/wmc/wmc -u -o dlls/wininet/winineterror.res dlls/wininet/winineterror.mc
tools/wrc/wrc -u -o dlls/winmm/winmm.res --nostdinc -Idlls/winmm -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_WINMM_ -D_UCRT dlls/winmm/winmm.rc
tools/wrc/wrc -u -o dlls/winmm/winmm_res.res --nostdinc -Idlls/winmm -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_WINMM_ -D_UCRT dlls/winmm/winmm_res.rc
tools/wrc/wrc -u -o dlls/winscard/rsrc.res --nostdinc -Idlls/winscard -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT dlls/winscard/rsrc.rc
tools/wrc/wrc -u -o dlls/winspool.drv/winspool.res --nostdinc -Idlls/winspool.drv -Iinclude -Iinclude/msvcrt \
  -I/usr/local/include -D__WINESRC__ -D_REENTRANT -DWINE_NO_LONG_TYPES -D_SPOOL32_ -D_UCRT \
  dlls/winspool.drv/winspool.rc
tools/wrc/wrc -u -o dlls/wintrust/version.res --nostdinc -Idlls/wintrust -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT dlls/wintrust/version.rc
tools/wrc/wrc -u -o dlls/wldap32/wldap32.res --nostdinc -Idlls/wldap32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT dlls/wldap32/wldap32.rc
tools/widl/widl -o dlls/wmiutils/wmiutils_classes_r.res -m64 --nostdinc -Ldlls/\* -Idlls/wmiutils -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT dlls/wmiutils/wmiutils_classes.idl
tools/widl/widl -o include/wmp.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ include/wmp.idl
tools/wrc/wrc -u -o dlls/wmp/rsrc.res --nostdinc -Idlls/wmp -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT dlls/wmp/rsrc.rc
tools/widl/widl -o dlls/wmphoto/wmphoto_r.res -m64 --nostdinc -Ldlls/\* -Idlls/wmphoto -Idlls/windowscodecs -Iinclude \
  -Iinclude/msvcrt -I./libs/jxr/jxrgluelib -I./libs/jxr/image/sys -D__WINESRC__ -DWINE_NO_LONG_TYPES \
  -D_UCRT dlls/wmphoto/wmphoto.idl
tools/widl/widl -o include/wmsdkidl.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/wmsdkidl.idl
tools/widl/widl -o include/wmsbuffer.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/wmsbuffer.idl
tools/widl/widl -o include/drmexternals.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/drmexternals.idl
tools/widl/widl -o include/wmdrmsdk.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/wmdrmsdk.idl
tools/wrc/wrc -u -o dlls/wmvcore/version.res --nostdinc -Idlls/wmvcore -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT dlls/wmvcore/version.rc
tools/widl/widl -o include/wpcapi.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/wpcapi.idl
tools/widl/widl -o dlls/wpc/wpc_classes_r.res -m64 --nostdinc -Ldlls/\* -Idlls/wpc -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT dlls/wpc/wpc_classes.idl
tools/wrc/wrc -u -o dlls/ws2_32/version.res --nostdinc -Idlls/ws2_32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  dlls/ws2_32/version.rc
tools/widl/widl -o include/wsdbase.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/wsdbase.idl
tools/widl/widl -o include/wsdxml.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/wsdxml.idl
tools/widl/widl -o include/wsddisco.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/wsddisco.idl
tools/wrc/wrc -u -o dlls/wshom.ocx/wshom.res --nostdinc -Idlls/wshom.ocx -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  dlls/wshom.ocx/wshom.rc
tools/wrc/wrc -u -o dlls/wsock32/version.res --nostdinc -Idlls/wsock32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT dlls/wsock32/version.rc
tools/widl/widl -o include/wuapi.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ include/wuapi.idl
tools/wrc/wrc -u -o dlls/wuaueng/version.res --nostdinc -Idlls/wuaueng -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  dlls/wuaueng/version.rc
tools/widl/widl -o include/xaudio2.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/xaudio2.idl
tools/widl/widl -o dlls/xactengine2_0/xact_classes_r.res -m64 --nostdinc -Ldlls/\* -Idlls/xactengine2_0 -Idlls/xactengine3_7 -Iinclude \
  -Iinclude/msvcrt -I./libs/faudio/include -D__WINESRC__ -DXACT3_VER=0x0200 -D_UCRT \
  dlls/xactengine3_7/xact_classes.idl
tools/widl/widl -o dlls/xactengine2_4/xact_classes_r.res -m64 --nostdinc -Ldlls/\* -Idlls/xactengine2_4 -Idlls/xactengine3_7 -Iinclude \
  -Iinclude/msvcrt -I./libs/faudio/include -D__WINESRC__ -DXACT3_VER=0x0204 -D_UCRT \
  dlls/xactengine3_7/xact_classes.idl
tools/widl/widl -o dlls/xactengine2_7/xact_classes_r.res -m64 --nostdinc -Ldlls/\* -Idlls/xactengine2_7 -Idlls/xactengine3_7 -Iinclude \
  -Iinclude/msvcrt -I./libs/faudio/include -D__WINESRC__ -DXACT3_VER=0x0207 -D_UCRT \
  dlls/xactengine3_7/xact_classes.idl
tools/widl/widl -o dlls/xactengine2_9/xact_classes_r.res -m64 --nostdinc -Ldlls/\* -Idlls/xactengine2_9 -Idlls/xactengine3_7 -Iinclude \
  -Iinclude/msvcrt -I./libs/faudio/include -D__WINESRC__ -DXACT3_VER=0x0209 -D_UCRT \
  dlls/xactengine3_7/xact_classes.idl
tools/widl/widl -o dlls/xactengine3_0/xact_classes_r.res -m64 --nostdinc -Ldlls/\* -Idlls/xactengine3_0 -Idlls/xactengine3_7 -Iinclude \
  -Iinclude/msvcrt -I./libs/faudio/include -D__WINESRC__ -DXACT3_VER=0x0300 -D_UCRT \
  dlls/xactengine3_7/xact_classes.idl
tools/widl/widl -o dlls/xactengine3_1/xact_classes_r.res -m64 --nostdinc -Ldlls/\* -Idlls/xactengine3_1 -Idlls/xactengine3_7 -Iinclude \
  -Iinclude/msvcrt -I./libs/faudio/include -D__WINESRC__ -DXACT3_VER=0x0301 -D_UCRT \
  dlls/xactengine3_7/xact_classes.idl
tools/widl/widl -o dlls/xactengine3_2/xact_classes_r.res -m64 --nostdinc -Ldlls/\* -Idlls/xactengine3_2 -Idlls/xactengine3_7 -Iinclude \
  -Iinclude/msvcrt -I./libs/faudio/include -D__WINESRC__ -DXACT3_VER=0x0302 -D_UCRT \
  dlls/xactengine3_7/xact_classes.idl
tools/widl/widl -o dlls/xactengine3_3/xact_classes_r.res -m64 --nostdinc -Ldlls/\* -Idlls/xactengine3_3 -Idlls/xactengine3_7 -Iinclude \
  -Iinclude/msvcrt -I./libs/faudio/include -D__WINESRC__ -DXACT3_VER=0x0303 -D_UCRT \
  dlls/xactengine3_7/xact_classes.idl
tools/widl/widl -o dlls/xactengine3_4/xact_classes_r.res -m64 --nostdinc -Ldlls/\* -Idlls/xactengine3_4 -Idlls/xactengine3_7 -Iinclude \
  -Iinclude/msvcrt -I./libs/faudio/include -D__WINESRC__ -DXACT3_VER=0x0304 -D_UCRT \
  dlls/xactengine3_7/xact_classes.idl
tools/widl/widl -o dlls/xactengine3_5/xact_classes_r.res -m64 --nostdinc -Ldlls/\* -Idlls/xactengine3_5 -Idlls/xactengine3_7 -Iinclude \
  -Iinclude/msvcrt -I./libs/faudio/include -D__WINESRC__ -DXACT3_VER=0x0305 -D_UCRT \
  dlls/xactengine3_7/xact_classes.idl
tools/widl/widl -o dlls/xactengine3_6/xact_classes_r.res -m64 --nostdinc -Ldlls/\* -Idlls/xactengine3_6 -Idlls/xactengine3_7 -Iinclude \
  -Iinclude/msvcrt -I./libs/faudio/include -D__WINESRC__ -DXACT3_VER=0x0306 -D_UCRT \
  dlls/xactengine3_7/xact_classes.idl
tools/widl/widl -o dlls/xactengine3_7/xact_classes_r.res -m64 --nostdinc -Ldlls/\* -Idlls/xactengine3_7 -Iinclude -Iinclude/msvcrt \
  -I./libs/faudio/include -D__WINESRC__ -DXACT3_VER=0x0307 -D_UCRT \
  dlls/xactengine3_7/xact_classes.idl
tools/widl/widl -o include/xapo.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ include/xapo.idl
tools/widl/widl -o include/xaudio2fx.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/xaudio2fx.idl
tools/wrc/wrc -u -o dlls/xapofx1_1/version.res --nostdinc -Idlls/xapofx1_1 -Idlls/xaudio2_7 -Iinclude -Iinclude/msvcrt \
  -I./libs/faudio/include -D__WINESRC__ -DXAPOFX1_VER=1 -DXAUDIO2_VER=2 -D_UCRT \
  dlls/xapofx1_1/version.rc
tools/wrc/wrc -u -o dlls/xapofx1_3/version.res --nostdinc -Idlls/xapofx1_3 -Idlls/xaudio2_7 -Iinclude -Iinclude/msvcrt \
  -I./libs/faudio/include -D__WINESRC__ -DXAPOFX1_VER=3 -DXAUDIO2_VER=4 -D_UCRT \
  dlls/xapofx1_3/version.rc
tools/widl/widl -o dlls/xaudio2_0/xaudio_classes_r.res -m64 --nostdinc -Ldlls/\* -Idlls/xaudio2_0 -Idlls/xaudio2_7 -Iinclude \
  -Iinclude/msvcrt -I./libs/faudio/include -D__WINESRC__ -DXAUDIO2_VER=0 -D_UCRT \
  dlls/xaudio2_7/xaudio_classes.idl
tools/widl/widl -o dlls/xaudio2_1/xaudio_classes_r.res -m64 --nostdinc -Ldlls/\* -Idlls/xaudio2_1 -Idlls/xaudio2_7 -Iinclude \
  -Iinclude/msvcrt -I./libs/faudio/include -D__WINESRC__ -DXAUDIO2_VER=1 -D_UCRT \
  dlls/xaudio2_7/xaudio_classes.idl
tools/widl/widl -o dlls/xaudio2_2/xaudio_classes_r.res -m64 --nostdinc -Ldlls/\* -Idlls/xaudio2_2 -Idlls/xaudio2_7 -Iinclude \
  -Iinclude/msvcrt -I./libs/faudio/include -D__WINESRC__ -DXAUDIO2_VER=2 -D_UCRT \
  dlls/xaudio2_7/xaudio_classes.idl
tools/widl/widl -o dlls/xaudio2_3/xaudio_classes_r.res -m64 --nostdinc -Ldlls/\* -Idlls/xaudio2_3 -Idlls/xaudio2_7 -Iinclude \
  -Iinclude/msvcrt -I./libs/faudio/include -D__WINESRC__ -DXAUDIO2_VER=3 -D_UCRT \
  dlls/xaudio2_7/xaudio_classes.idl
tools/widl/widl -o dlls/xaudio2_4/xaudio_classes_r.res -m64 --nostdinc -Ldlls/\* -Idlls/xaudio2_4 -Idlls/xaudio2_7 -Iinclude \
  -Iinclude/msvcrt -I./libs/faudio/include -D__WINESRC__ -DXAUDIO2_VER=4 -D_UCRT \
  dlls/xaudio2_7/xaudio_classes.idl
tools/widl/widl -o dlls/xaudio2_5/xaudio_classes_r.res -m64 --nostdinc -Ldlls/\* -Idlls/xaudio2_5 -Idlls/xaudio2_7 -Iinclude \
  -Iinclude/msvcrt -I./libs/faudio/include -D__WINESRC__ -DXAUDIO2_VER=5 -D_UCRT \
  dlls/xaudio2_7/xaudio_classes.idl
tools/widl/widl -o dlls/xaudio2_6/xaudio_classes_r.res -m64 --nostdinc -Ldlls/\* -Idlls/xaudio2_6 -Idlls/xaudio2_7 -Iinclude \
  -Iinclude/msvcrt -I./libs/faudio/include -D__WINESRC__ -DXAUDIO2_VER=6 -D_UCRT \
  dlls/xaudio2_7/xaudio_classes.idl
tools/widl/widl -o dlls/xaudio2_7/xaudio_classes_r.res -m64 --nostdinc -Ldlls/\* -Idlls/xaudio2_7 -Iinclude -Iinclude/msvcrt \
  -I./libs/faudio/include -D__WINESRC__ -DXAUDIO2_VER=7 -D_UCRT dlls/xaudio2_7/xaudio_classes.idl
tools/widl/widl -o dlls/xaudio2_8/xaudio_classes_r.res -m64 --nostdinc -Ldlls/\* -Idlls/xaudio2_8 -Idlls/xaudio2_7 -Iinclude \
  -Iinclude/msvcrt -I./libs/faudio/include -D__WINESRC__ -DXAUDIO2_VER=8 -D_UCRT \
  dlls/xaudio2_7/xaudio_classes.idl
tools/wrc/wrc -u -o dlls/xaudio2_9/version.res --nostdinc -Idlls/xaudio2_9 -Idlls/xaudio2_7 -Iinclude -Iinclude/msvcrt \
  -I./libs/faudio/include -D__WINESRC__ -DXAUDIO2_VER=9 -D_UCRT dlls/xaudio2_9/version.rc
tools/widl/widl -o dlls/xaudio2_9/xaudio_classes_r.res -m64 --nostdinc -Ldlls/\* -Idlls/xaudio2_9 -Idlls/xaudio2_7 -Iinclude \
  -Iinclude/msvcrt -I./libs/faudio/include -D__WINESRC__ -DXAUDIO2_VER=9 -D_UCRT \
  dlls/xaudio2_7/xaudio_classes.idl
tools/wrc/wrc -u -o dlls/xinput1_1/version.res --nostdinc -Idlls/xinput1_1 -Idlls/xinput1_3 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT dlls/xinput1_1/version.rc
tools/wrc/wrc -u -o dlls/xinput1_2/version.res --nostdinc -Idlls/xinput1_2 -Idlls/xinput1_3 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT dlls/xinput1_2/version.rc
tools/wrc/wrc -u -o dlls/xinput1_3/version.res --nostdinc -Idlls/xinput1_3 -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  dlls/xinput1_3/version.rc
tools/wrc/wrc -u -o dlls/xinput1_4/version.res --nostdinc -Idlls/xinput1_4 -Idlls/xinput1_3 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT dlls/xinput1_4/version.rc
tools/wrc/wrc -u -o dlls/xinput9_1_0/version.res --nostdinc -Idlls/xinput9_1_0 -Idlls/xinput1_3 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT dlls/xinput9_1_0/version.rc
tools/widl/widl -o include/transact.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/transact.idl
tools/widl/widl -o include/txdtc.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ include/txdtc.idl
tools/widl/widl -o include/txcoord.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/txcoord.idl
tools/wrc/wrc -u -o dlls/xpsprint/xpsprint.res --nostdinc -Idlls/xpsprint -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  dlls/xpsprint/xpsprint.rc
tools/widl/widl -o include/bdaiface.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/bdaiface.idl
tools/widl/widl -o include/bits5_0.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/bits5_0.idl
tools/widl/widl -o include/cdosys.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/cdosys.idl
tools/widl/widl -o include/d3d11on12.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/d3d11on12.idl
tools/widl/widl -o include/d3d12sdklayers.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/d3d12sdklayers.idl
tools/widl/widl -o include/documenttarget.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/documenttarget.idl
tools/widl/widl -o include/dvdif.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ include/dvdif.idl
tools/widl/widl -o include/dxgidebug.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/dxgidebug.idl
tools/widl/widl -o include/filter.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/filter.idl
tools/widl/widl -o include/icodecapi.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/icodecapi.idl
tools/widl/widl -o include/iextag.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/iextag.idl
tools/widl/widl -o include/iimgctx.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/iimgctx.idl
tools/widl/widl -o include/mimeinfo.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/mimeinfo.idl
tools/widl/widl -o include/proofofpossessioncookieinfo.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/proofofpossessioncookieinfo.idl
tools/widl/widl -o include/relogger.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/relogger.idl
tools/widl/widl -o include/thumbcache.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/thumbcache.idl
tools/widl/widl -o include/wia_xp.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/wia_xp.idl
tools/widl/widl -o include/windows.media.speechrecognition.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/windows.media.speechrecognition.idl
tools/widl/widl -o include/wmprealestate.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/wmprealestate.idl
tools/widl/widl -o include/wmpservices.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/wmpservices.idl
tools/widl/widl -o include/wmsecure.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/wmsecure.idl
tools/widl/widl -o include/xpsobjectmodel.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/xpsobjectmodel.idl
tools/widl/widl -o include/xpsobjectmodel_1.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/xpsobjectmodel_1.idl
tools/wrc/wrc -u -o programs/attrib/attrib.res --nostdinc -Iprograms/attrib -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT programs/attrib/attrib.rc
tools/wrc/wrc -u -o programs/chcp.com/chcp.res --nostdinc -Iprograms/chcp.com -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT programs/chcp.com/chcp.rc
tools/wrc/wrc -u -o programs/clock/clock.res --nostdinc -Iprograms/clock -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  programs/clock/clock.rc
tools/wrc/wrc -u -o programs/conhost/conhost.res --nostdinc -Iprograms/conhost -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT programs/conhost/conhost.rc
tools/wrc/wrc -u -o programs/control/control.res --nostdinc -Iprograms/control -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT programs/control/control.rc
tools/wrc/wrc -u -o programs/dism/version.res --nostdinc -Iprograms/dism -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  programs/dism/version.rc
tools/wrc/wrc -u -o programs/dplaysvr/version.res --nostdinc -Iprograms/dplaysvr -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT programs/dplaysvr/version.rc
tools/wrc/wrc -u -o programs/dpnsvr/version.res --nostdinc -Iprograms/dpnsvr -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT programs/dpnsvr/version.rc
tools/wrc/wrc -u -o programs/dpvsetup/version.res --nostdinc -Iprograms/dpvsetup -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT programs/dpvsetup/version.rc
tools/wrc/wrc -u -o programs/dxdiag/dxdiag.res --nostdinc -Iprograms/dxdiag -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT programs/dxdiag/dxdiag.rc
tools/wrc/wrc -u -o programs/explorer/explorer.res --nostdinc -Iprograms/explorer -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT programs/explorer/explorer.rc
tools/wrc/wrc -u -o programs/extrac32/extrac32.res --nostdinc -Iprograms/extrac32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT programs/extrac32/extrac32.rc
tools/wrc/wrc -u -o programs/find/find.res --nostdinc -Iprograms/find -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  programs/find/find.rc
tools/wmc/wmc -u -o programs/fsutil/fsutil.res programs/fsutil/fsutil.mc
tools/wrc/wrc -u -o programs/hh/hh.res --nostdinc -Iprograms/hh -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  programs/hh/hh.rc
tools/wrc/wrc -u -o programs/hostname/hostname.res --nostdinc -Iprograms/hostname -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT programs/hostname/hostname.rc
tools/wrc/wrc -u -o programs/iexplore/iexplore.res --nostdinc -Iprograms/iexplore -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT programs/iexplore/iexplore.rc
tools/wrc/wrc -u -o programs/ipconfig/ipconfig.res --nostdinc -Iprograms/ipconfig -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT programs/ipconfig/ipconfig.rc
tools/wrc/wrc -u -o programs/msinfo32/msinfo32.res --nostdinc -Iprograms/msinfo32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT programs/msinfo32/msinfo32.rc
tools/wrc/wrc -u -o programs/net/net.res --nostdinc -Iprograms/net -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  programs/net/net.rc
tools/wrc/wrc -u -o programs/notepad/notepad.res --nostdinc -Iprograms/notepad -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT programs/notepad/notepad.rc
tools/wrc/wrc -u -o programs/oleview/oleview.res --nostdinc -Iprograms/oleview -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT programs/oleview/oleview.rc
tools/widl/widl -o programs/plugplay/plugplay.h -m64 --nostdinc -Ldlls/\* -Iprograms/plugplay -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT programs/plugplay/plugplay.idl
tools/widl/widl -o programs/plugplay/plugplay_s.c -m64 --nostdinc -Ldlls/\* -Iprograms/plugplay -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT programs/plugplay/plugplay.idl
tools/wrc/wrc -u -o programs/reg/reg.res --nostdinc -Iprograms/reg -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  programs/reg/reg.rc
tools/wrc/wrc -u -o programs/regedit/regedit.res --nostdinc -Iprograms/regedit -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT programs/regedit/regedit.rc
tools/wrc/wrc -u -o programs/regsvr32/regsvr32.res --nostdinc -Iprograms/regsvr32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT programs/regsvr32/regsvr32.rc
tools/wrc/wrc -u -o programs/robocopy/robocopy.res --nostdinc -Iprograms/robocopy -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT programs/robocopy/robocopy.rc
tools/widl/widl -o programs/rpcss/epm.h -m64 --nostdinc -Ldlls/\* -Iprograms/rpcss -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT programs/rpcss/epm.idl
tools/widl/widl -o programs/rpcss/irot.h -m64 --nostdinc -Ldlls/\* -Iprograms/rpcss -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT programs/rpcss/irot.idl
tools/widl/widl -o programs/rpcss/irpcss.h -m64 --nostdinc -Ldlls/\* -Iprograms/rpcss -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT programs/rpcss/irpcss.idl
tools/widl/widl -o programs/rpcss/epm_s.c -m64 --nostdinc -Ldlls/\* -Iprograms/rpcss -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT programs/rpcss/epm.idl
tools/widl/widl -o programs/rpcss/irot_s.c -m64 --nostdinc -Ldlls/\* -Iprograms/rpcss -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT programs/rpcss/irot.idl
tools/widl/widl -o programs/rpcss/irpcss_s.c -m64 --nostdinc -Ldlls/\* -Iprograms/rpcss -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT programs/rpcss/irpcss.idl
tools/widl/widl -o programs/services/svcctl.h -m64 --nostdinc -Ldlls/\* -Iprograms/services -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT programs/services/svcctl.idl
tools/widl/widl -o programs/services/svcctl_s.c -m64 --nostdinc -Ldlls/\* -Iprograms/services -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT programs/services/svcctl.idl
tools/wrc/wrc -u -o programs/start/start.res --nostdinc -Iprograms/start -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  programs/start/start.rc
tools/wrc/wrc -u -o programs/taskkill/taskkill.res --nostdinc -Iprograms/taskkill -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT programs/taskkill/taskkill.rc
tools/wrc/wrc -u -o programs/tasklist/version.res --nostdinc -Iprograms/tasklist -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT programs/tasklist/version.rc
tools/wrc/wrc -u -o programs/taskmgr/taskmgr.res --nostdinc -Iprograms/taskmgr -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT programs/taskmgr/taskmgr.rc
tools/wrc/wrc -u -o programs/uninstaller/uninstaller.res --nostdinc -Iprograms/uninstaller -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT programs/uninstaller/uninstaller.rc
tools/wrc/wrc -u -o programs/view/view.res --nostdinc -Iprograms/view -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  programs/view/view.rc
tools/wrc/wrc -u -o programs/wineboot/wineboot.res --nostdinc -Iprograms/wineboot -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT programs/wineboot/wineboot.rc
tools/wrc/wrc -u -o programs/winecfg/winecfg.res --nostdinc -Iprograms/winecfg -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT programs/winecfg/winecfg.rc
tools/wrc/wrc -u -o programs/wineconsole/wineconsole.res --nostdinc -Iprograms/wineconsole -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT programs/wineconsole/wineconsole.rc
tools/wrc/wrc -u -o programs/winedbg/winedbg.res --nostdinc -Iprograms/winedbg -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT programs/winedbg/winedbg.rc
tools/wrc/wrc -u -o programs/winefile/winefile.res --nostdinc -Iprograms/winefile -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT programs/winefile/winefile.rc
tools/wrc/wrc -u -o programs/winemine/winemine.res --nostdinc -Iprograms/winemine -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT programs/winemine/winemine.rc
tools/wrc/wrc -u -o programs/winhlp32/winhlp32.res --nostdinc -Iprograms/winhlp32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT programs/winhlp32/winhlp32.rc
tools/wrc/wrc -u -o programs/winver/version.res --nostdinc -Iprograms/winver -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT programs/winver/version.rc
tools/wrc/wrc -u -o programs/wmic/wmic.res --nostdinc -Iprograms/wmic -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  programs/wmic/wmic.rc
tools/wrc/wrc -u -o programs/wmplayer/version.res --nostdinc -Iprograms/wmplayer -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT programs/wmplayer/version.rc
tools/wrc/wrc -u -o programs/wordpad/wordpad.res --nostdinc -Iprograms/wordpad -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT programs/wordpad/wordpad.rc
tools/wrc/wrc -u -o programs/write/write.res --nostdinc -Iprograms/write -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  programs/write/write.rc
tools/wrc/wrc -u -o programs/xcopy/xcopy.res --nostdinc -Iprograms/xcopy -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  programs/xcopy/xcopy.rc
tools/widl/widl -o include/wtypes.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/wtypes.idl
tools/widl/widl -o include/oaidl.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ include/oaidl.idl
tools/widl/widl -o include/objidl.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/objidl.idl
tools/widl/widl -o include/unknwn.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/unknwn.idl
tools/widl/widl -o include/oleidl.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/oleidl.idl
tools/widl/widl -o include/objidlbase.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/objidlbase.idl
tools/widl/widl -o include/urlmon.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/urlmon.idl
tools/widl/widl -o include/servprov.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/servprov.idl
tools/widl/widl -o include/msxml.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ include/msxml.idl
tools/widl/widl -o include/propidl.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/propidl.idl
tools/widl/widl -o include/ocidl.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ include/ocidl.idl
tools/widl/widl -o include/atliface.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/atliface.idl
tools/wrc/wrc -u -o dlls/aclui/aclui.res --nostdinc -Idlls/aclui -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  dlls/aclui/aclui.rc
tools/wrc/wrc -u -o dlls/stdole2.tlb/rsrc.res --nostdinc -Idlls/stdole2.tlb -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT dlls/stdole2.tlb/rsrc.rc
tools/winegcc/winegcc -o dlls/actxprxy/actxprxy.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/actxprxy/actxprxy.spec -mno-cygwin \
  dlls/actxprxy/actxprxy_activscp_r.res dlls/actxprxy/actxprxy_comcat_r.res \
  dlls/actxprxy/actxprxy_docobj_r.res dlls/actxprxy/actxprxy_hlink_r.res \
  dlls/actxprxy/actxprxy_htiface_r.res dlls/actxprxy/actxprxy_htiframe_r.res \
  dlls/actxprxy/actxprxy_objsafe_r.res dlls/actxprxy/actxprxy_ocmm_r.res \
  dlls/actxprxy/actxprxy_servprov_r.res dlls/actxprxy/actxprxy_shldisp_r.res \
  dlls/actxprxy/actxprxy_shobjidl_r.res dlls/actxprxy/actxprxy_urlhist_r.res
tools/winegcc/winegcc -o dlls/adsldp/adsldp.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/adsldp/adsldp.spec -Wb,--prefer-native -mno-cygwin \
  dlls/adsldp/rsrc.res dlls/adsldp/adsldp_r.res
tools/winegcc/winegcc -o dlls/advapi32/advapi32.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/advapi32/advapi32.spec -mno-cygwin dlls/advapi32/version.res
tools/winegcc/winegcc -o dlls/api-ms-win-downlevel-user32-l1-1-0/api-ms-win-downlevel-user32-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/api-ms-win-downlevel-user32-l1-1-0/api-ms-win-downlevel-user32-l1-1-0.spec -mno-cygwin \
  dlls/api-ms-win-downlevel-user32-l1-1-0/version.res
tools/winegcc/winegcc -o dlls/api-ms-win-security-base-l1-1-0/api-ms-win-security-base-l1-1-0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared \
  dlls/api-ms-win-security-base-l1-1-0/api-ms-win-security-base-l1-1-0.spec -mno-cygwin \
  dlls/api-ms-win-security-base-l1-1-0/version.res
cc -m64 -c -o dlls/appwiz.cpl/addons.o dlls/appwiz.cpl/addons.c -Idlls/appwiz.cpl -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -DINSTALL_DATADIR="\"/usr/local/share\"" -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
tools/winegcc/winegcc -o dlls/appwiz.cpl/appwiz.cpl --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/appwiz.cpl/appwiz.cpl.spec -mno-cygwin dlls/appwiz.cpl/appwiz.res
cc -m64 -c -o dlls/atl/atl.o dlls/atl/atl.c -Idlls/atl -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_ATL_VER=_ATL_VER_30 -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/atl/atl30.o dlls/atl/atl30.c -Idlls/atl -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_ATL_VER=_ATL_VER_30 -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/atl/registrar.o dlls/atl/registrar.c -Idlls/atl -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_ATL_VER=_ATL_VER_30 -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/atl100/atl.o dlls/atl/atl.c -Idlls/atl100 -Idlls/atl -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_ATL_VER=_ATL_VER_100 -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/atl100/registrar.o dlls/atl/registrar.c -Idlls/atl100 -Idlls/atl -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_ATL_VER=_ATL_VER_100 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/atl110/atl.o dlls/atl/atl.c -Idlls/atl110 -Idlls/atl -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_ATL_VER=_ATL_VER_110 -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/atl110/registrar.o dlls/atl/registrar.c -Idlls/atl110 -Idlls/atl -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_ATL_VER=_ATL_VER_110 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/atl80/atl.o dlls/atl/atl.c -Idlls/atl80 -Idlls/atl -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_ATL_VER=_ATL_VER_80 -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/atl80/atl80.o dlls/atl80/atl80.c -Idlls/atl80 -Idlls/atl -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_ATL_VER=_ATL_VER_80 -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/atl80/registrar.o dlls/atl/registrar.c -Idlls/atl80 -Idlls/atl -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_ATL_VER=_ATL_VER_80 -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/atl90/atl.o dlls/atl/atl.c -Idlls/atl90 -Idlls/atl -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_ATL_VER=_ATL_VER_90 -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/atl90/registrar.o dlls/atl/registrar.c -Idlls/atl90 -Idlls/atl -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_ATL_VER=_ATL_VER_90 -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/atlthunk/atlthunk.o dlls/atlthunk/atlthunk.c -Idlls/atlthunk -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/avicap32/avicap32_main.o dlls/avicap32/avicap32_main.c -Idlls/avicap32 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/ntdll/unix/socket.o dlls/ntdll/unix/socket.c -Idlls/ntdll -Iinclude -D__WINESRC__ -DWINE_NO_LONG_TYPES \
  -D_NTSYSTEM_ -D_ACRTIMP= -DWINBASEAPI= -D_MSVCR_VER=0 -DWINE_UNIX_LIB -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/avifil32/acmstream.o dlls/avifil32/acmstream.c -Idlls/avifil32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/avifil32/avifile.o dlls/avifil32/avifile.c -Idlls/avifil32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/avifil32/editstream.o dlls/avifil32/editstream.c -Idlls/avifil32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/avifil32/extrachunk.o dlls/avifil32/extrachunk.c -Idlls/avifil32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/avifil32/factory.o dlls/avifil32/factory.c -Idlls/avifil32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/avifil32/getframe.o dlls/avifil32/getframe.c -Idlls/avifil32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/avifil32/icmstream.o dlls/avifil32/icmstream.c -Idlls/avifil32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/avifil32/tmpfile.o dlls/avifil32/tmpfile.c -Idlls/avifil32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/avifil32/wavfile.o dlls/avifil32/wavfile.c -Idlls/avifil32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/avifil32/dlldata.o dlls/avifil32/dlldata.c -Idlls/avifil32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -DENTRY_PREFIX=avifil32_ -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/avifil32/avifil32_p.o dlls/avifil32/avifil32_p.c -Idlls/avifil32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
tools/winegcc/winegcc -o dlls/avifil32/avifil32.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/avifil32/avifil32.spec -mno-cygwin dlls/avifil32/avifil32.res \
  dlls/avifil32/avifil32_r.res
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winegcc/winegcc -o dlls/bcrypt/bcrypt.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/bcrypt/bcrypt.spec -mno-cygwin dlls/bcrypt/version.res
tools/winegcc/winegcc -o dlls/browseui/browseui.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/browseui/browseui.spec -Wb,--prefer-native -mno-cygwin \
  dlls/browseui/browseui.res dlls/browseui/browseui_classes_r.res
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/cabinet/cabinet_main.o dlls/cabinet/cabinet_main.c -Idlls/cabinet -Iinclude -Iinclude/msvcrt -I./libs/zlib \
  -D__WINESRC__ -DFAR= -DZ_SOLO -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/cabinet/fci.o dlls/cabinet/fci.c -Idlls/cabinet -Iinclude -Iinclude/msvcrt -I./libs/zlib \
  -D__WINESRC__ -DFAR= -DZ_SOLO -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o libs/zlib/adler32.o libs/zlib/adler32.c -Ilibs/zlib -Iinclude -Iinclude/msvcrt -I./libs/zlib -DFAR= \
  -DZ_SOLO -D_UCRT -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wno-packed-not-aligned -Wno-pragma-pack -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 \
  -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include \
  -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o libs/zlib/crc32.o libs/zlib/crc32.c -Ilibs/zlib -Iinclude -Iinclude/msvcrt -I./libs/zlib -DFAR= \
  -DZ_SOLO -D_UCRT -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wno-packed-not-aligned -Wno-pragma-pack -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 \
  -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include \
  -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o libs/zlib/deflate.o libs/zlib/deflate.c -Ilibs/zlib -Iinclude -Iinclude/msvcrt -I./libs/zlib -DFAR= \
  -DZ_SOLO -D_UCRT -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wno-packed-not-aligned -Wno-pragma-pack -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 \
  -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include \
  -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o libs/zlib/inffast.o libs/zlib/inffast.c -Ilibs/zlib -Iinclude -Iinclude/msvcrt -I./libs/zlib -DFAR= \
  -DZ_SOLO -D_UCRT -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wno-packed-not-aligned -Wno-pragma-pack -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 \
  -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include \
  -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o libs/zlib/inflate.o libs/zlib/inflate.c -Ilibs/zlib -Iinclude -Iinclude/msvcrt -I./libs/zlib -DFAR= \
  -DZ_SOLO -D_UCRT -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wno-packed-not-aligned -Wno-pragma-pack -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 \
  -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include \
  -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
cc -m64 -c -o libs/zlib/inftrees.o libs/zlib/inftrees.c -Ilibs/zlib -Iinclude -Iinclude/msvcrt -I./libs/zlib -DFAR= \
  -DZ_SOLO -D_UCRT -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wno-packed-not-aligned -Wno-pragma-pack -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 \
  -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include \
  -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
cc -m64 -c -o libs/zlib/trees.o libs/zlib/trees.c -Ilibs/zlib -Iinclude -Iinclude/msvcrt -I./libs/zlib -DFAR= \
  -DZ_SOLO -D_UCRT -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wno-packed-not-aligned -Wno-pragma-pack -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 \
  -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include \
  -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o libs/zlib/zutil.o libs/zlib/zutil.c -Ilibs/zlib -Iinclude -Iinclude/msvcrt -I./libs/zlib -DFAR= \
  -DZ_SOLO -D_UCRT -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wno-packed-not-aligned -Wno-pragma-pack -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 \
  -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include \
  -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
tools/winegcc/winegcc -o dlls/cabinet/cabinet.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/cabinet/cabinet.spec -mno-cygwin dlls/cabinet/cabinet.res
tools/winegcc/winegcc -o dlls/cards/cards.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/cards/cards.spec -mno-cygwin dlls/cards/cards.res \
  dlls/cards/version.res
cc -m64 -c -o dlls/cdosys/main.o dlls/cdosys/main.c -Idlls/cdosys -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/combase/apartment.o dlls/combase/apartment.c -Idlls/combase -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
cc -m64 -c -o dlls/combase/combase.o dlls/combase/combase.c -Idlls/combase -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
cc -m64 -c -o dlls/combase/errorinfo.o dlls/combase/errorinfo.c -Idlls/combase -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/combase/hglobalstream.o dlls/combase/hglobalstream.c -Idlls/combase -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/combase/malloc.o dlls/combase/malloc.c -Idlls/combase -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/combase/marshal.o dlls/combase/marshal.c -Idlls/combase -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/combase/roapi.o dlls/combase/roapi.c -Idlls/combase -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/combase/rpc.o dlls/combase/rpc.c -Idlls/combase -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/combase/string.o dlls/combase/string.c -Idlls/combase -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/combase/stubmanager.o dlls/combase/stubmanager.c -Idlls/combase -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/combase/usrmarshal.o dlls/combase/usrmarshal.c -Idlls/combase -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/combase/irpcss_c.o dlls/combase/irpcss_c.c -Idlls/combase -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
tools/winegcc/winegcc -o dlls/comcat/comcat.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/comcat/comcat.spec -mno-cygwin dlls/comcat/version.res
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/comctl32/animate.o dlls/comctl32/animate.c -Idlls/comctl32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_COMCTL32_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/comctl32/commctrl.o dlls/comctl32/commctrl.c -Idlls/comctl32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_COMCTL32_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/comctl32/dpa.o dlls/comctl32/dpa.c -Idlls/comctl32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_COMCTL32_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/comctl32/edit.o dlls/comctl32/edit.c -Idlls/comctl32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_COMCTL32_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/comctl32/imagelist.o dlls/comctl32/imagelist.c -Idlls/comctl32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_COMCTL32_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/comctl32/listview.o dlls/comctl32/listview.c -Idlls/comctl32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_COMCTL32_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winegcc/winegcc -o dlls/comctl32/comctl32.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/comctl32/comctl32.spec -mno-cygwin dlls/comctl32/comctl32.res
cc -m64 -c -o dlls/comsvcs/main.o dlls/comsvcs/main.c -Idlls/comsvcs -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/comsvcs/property.o dlls/comsvcs/property.c -Idlls/comsvcs -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/credui/credui_main.o dlls/credui/credui_main.c -Idlls/credui -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winegcc/winegcc -o dlls/credui/credui.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/credui/credui.spec -Wb,--prefer-native -mno-cygwin \
  dlls/credui/credui.res
cc -m64 -c -o dlls/crtdll/misc.o dlls/msvcrt/misc.c -Idlls/crtdll -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTDLL -D_CRTIMP= -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/crtdll/wcs.o dlls/msvcrt/wcs.c -Idlls/crtdll -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTDLL -D_CRTIMP= -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/crypt32/cert.o dlls/crypt32/cert.c -Idlls/crypt32 -Iinclude -Iinclude/msvcrt -I/usr/local/include \
  -I/usr/local/include/p11-kit-1 -D__WINESRC__ -D_CRYPT32_ -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/crypt32/decode.o dlls/crypt32/decode.c -Idlls/crypt32 -Iinclude -Iinclude/msvcrt -I/usr/local/include \
  -I/usr/local/include/p11-kit-1 -D__WINESRC__ -D_CRYPT32_ -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/crypt32/encode.o dlls/crypt32/encode.c -Idlls/crypt32 -Iinclude -Iinclude/msvcrt -I/usr/local/include \
  -I/usr/local/include/p11-kit-1 -D__WINESRC__ -D_CRYPT32_ -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/crypt32/msg.o dlls/crypt32/msg.c -Idlls/crypt32 -Iinclude -Iinclude/msvcrt -I/usr/local/include \
  -I/usr/local/include/p11-kit-1 -D__WINESRC__ -D_CRYPT32_ -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/crypt32/pfx.o dlls/crypt32/pfx.c -Idlls/crypt32 -Iinclude -Iinclude/msvcrt -I/usr/local/include \
  -I/usr/local/include/p11-kit-1 -D__WINESRC__ -D_CRYPT32_ -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
tools/winegcc/winegcc -o dlls/crypt32/crypt32.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/crypt32/crypt32.spec -mno-cygwin dlls/crypt32/crypt32.res
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/cryptdlg/main.o dlls/cryptdlg/main.c -Idlls/cryptdlg -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winegcc/winegcc -o dlls/cryptdlg/cryptdlg.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/cryptdlg/cryptdlg.spec -Wb,--prefer-native -mno-cygwin \
  dlls/cryptdlg/cryptdlg.res
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/cryptui/main.o dlls/cryptui/main.c -Idlls/cryptui -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
tools/winegcc/winegcc -o dlls/cryptui/cryptui.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/cryptui/cryptui.spec -Wb,--prefer-native -mno-cygwin \
  dlls/cryptui/cryptui.res
cc -m64 -c -o dlls/d2d1/bitmap.o dlls/d2d1/bitmap.c -Idlls/d2d1 -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d2d1/bitmap_render_target.o dlls/d2d1/bitmap_render_target.c -Idlls/d2d1 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d2d1/brush.o dlls/d2d1/brush.c -Idlls/d2d1 -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT -Wall \
  -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d2d1/dc_render_target.o dlls/d2d1/dc_render_target.c -Idlls/d2d1 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d2d1/device.o dlls/d2d1/device.c -Idlls/d2d1 -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d2d1/effect.o dlls/d2d1/effect.c -Idlls/d2d1 -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d2d1/factory.o dlls/d2d1/factory.c -Idlls/d2d1 -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d2d1/geometry.o dlls/d2d1/geometry.c -Idlls/d2d1 -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d2d1/hwnd_render_target.o dlls/d2d1/hwnd_render_target.c -Idlls/d2d1 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d2d1/layer.o dlls/d2d1/layer.c -Idlls/d2d1 -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT -Wall \
  -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
dlls/d2d1/device.c:2238:98: warning: implicit conversion from enumeration type 'D2D1_INTERPOLATION_MODE' (aka 'enum D2D1_INTERPOLATION_MODE') to different enumeration type 'D2D1_BITMAP_INTERPOLATION_MODE' (aka 'enum D2D1_BITMAP_INTERPOLATION_MODE') [-Wenum-conversion]
        d2d_device_context_draw_bitmap(context, bitmap, NULL, 1.0f, d2d1_1_interp_mode_from_d2d1(interpolation_mode),
                                                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~~~~~~~~
3 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
dlls/d2d1/factory.c:832:51: warning: implicit conversion from enumeration type 'const D2D1_THREADING_MODE' (aka 'const enum D2D1_THREADING_MODE') to different enumeration type 'D2D1_FACTORY_TYPE' (aka 'enum D2D1_FACTORY_TYPE') [-Wenum-conversion]
    if (FAILED(hr = D2D1CreateFactory(properties->threadingMode,
                    ~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~^~~~~~~~~~~~~
include/winerror.h:77:33: note: expanded from macro 'FAILED'
#define FAILED(stat) ((HRESULT)(stat)<0)
                                ^~~~
3 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d2d1/mesh.o dlls/d2d1/mesh.c -Idlls/d2d1 -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT -Wall \
  -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d2d1/state_block.o dlls/d2d1/state_block.c -Idlls/d2d1 -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d2d1/stroke.o dlls/d2d1/stroke.c -Idlls/d2d1 -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d2d1/wic_render_target.o dlls/d2d1/wic_render_target.c -Idlls/d2d1 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o libs/dxguid/dx10guid.o libs/dxguid/dx10guid.c -Ilibs/dxguid -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o libs/dxguid/dx8guid.o libs/dxguid/dx8guid.c -Ilibs/dxguid -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o libs/dxguid/dx9guid.o libs/dxguid/dx9guid.c -Ilibs/dxguid -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o libs/dxguid/dxguid.o libs/dxguid/dxguid.c -Ilibs/dxguid -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3d10/d3d10_main.o dlls/d3d10/d3d10_main.c -Idlls/d3d10 -Idlls/d3dcompiler_43 -Iinclude \
  -Iinclude/msvcrt -D__WINESRC__ -DD3D_COMPILER_VERSION=0 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3d10/effect.o dlls/d3d10/effect.c -Idlls/d3d10 -Idlls/d3dcompiler_43 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DD3D_COMPILER_VERSION=0 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3d10/reflection.o dlls/d3dcompiler_43/reflection.c -Idlls/d3d10 -Idlls/d3dcompiler_43 -Iinclude \
  -Iinclude/msvcrt -D__WINESRC__ -DD3D_COMPILER_VERSION=0 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3d10/shader.o dlls/d3d10/shader.c -Idlls/d3d10 -Idlls/d3dcompiler_43 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DD3D_COMPILER_VERSION=0 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3d10/stateblock.o dlls/d3d10/stateblock.c -Idlls/d3d10 -Idlls/d3dcompiler_43 -Iinclude \
  -Iinclude/msvcrt -D__WINESRC__ -DD3D_COMPILER_VERSION=0 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3d10/utils.o dlls/d3dcompiler_43/utils.c -Idlls/d3d10 -Idlls/d3dcompiler_43 -Iinclude \
  -Iinclude/msvcrt -D__WINESRC__ -DD3D_COMPILER_VERSION=0 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
tools/winegcc/winegcc -o dlls/d3d10/d3d10.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/d3d10/d3d10.spec -mno-cygwin dlls/d3d10/version.res
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3d10_1/d3d10_1_main.o dlls/d3d10_1/d3d10_1_main.c -Idlls/d3d10_1 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
tools/winegcc/winegcc -o dlls/d3d10_1/d3d10_1.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/d3d10_1/d3d10_1.spec -mno-cygwin dlls/d3d10_1/version.res
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3d10core/d3d10core_main.o dlls/d3d10core/d3d10core_main.c -Idlls/d3d10core -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
tools/winegcc/winegcc -o dlls/d3d10core/d3d10core.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/d3d10core/d3d10core.spec -mno-cygwin dlls/d3d10core/version.res
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3d11/async.o dlls/d3d11/async.c -Idlls/d3d11 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3d11/buffer.o dlls/d3d11/buffer.c -Idlls/d3d11 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3d11/d3d11_main.o dlls/d3d11/d3d11_main.c -Idlls/d3d11 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3d11/device.o dlls/d3d11/device.c -Idlls/d3d11 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3d11/inputlayout.o dlls/d3d11/inputlayout.c -Idlls/d3d11 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3d11/shader.o dlls/d3d11/shader.c -Idlls/d3d11 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3d11/state.o dlls/d3d11/state.c -Idlls/d3d11 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3d11/texture.o dlls/d3d11/texture.c -Idlls/d3d11 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3d11/utils.o dlls/d3d11/utils.c -Idlls/d3d11 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3d11/view.o dlls/d3d11/view.c -Idlls/d3d11 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
tools/winegcc/winegcc -o dlls/d3d11/d3d11.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/d3d11/d3d11.spec -mno-cygwin dlls/d3d11/version.res
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
dlls/d3d11/state.c:789:37: warning: implicit conversion from enumeration type 'const D3D11_COMPARISON_FUNC' (aka 'const enum D3D11_COMPARISON_FUNC') to different enumeration type 'enum wined3d_cmp_func' [-Wenum-conversion]
    wined3d_desc.depth_func = desc->DepthFunc;
                            ~ ~~~~~~^~~~~~~~~
dlls/d3d11/state.c:793:50: warning: implicit conversion from enumeration type 'const D3D11_STENCIL_OP' (aka 'const enum D3D11_STENCIL_OP') to different enumeration type 'enum wined3d_stencil_op' [-Wenum-conversion]
    wined3d_desc.front.fail_op = desc->FrontFace.StencilFailOp;
                               ~ ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
dlls/d3d11/state.c:794:56: warning: implicit conversion from enumeration type 'const D3D11_STENCIL_OP' (aka 'const enum D3D11_STENCIL_OP') to different enumeration type 'enum wined3d_stencil_op' [-Wenum-conversion]
    wined3d_desc.front.depth_fail_op = desc->FrontFace.StencilDepthFailOp;
                                     ~ ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
dlls/d3d11/state.c:795:50: warning: implicit conversion from enumeration type 'const D3D11_STENCIL_OP' (aka 'const enum D3D11_STENCIL_OP') to different enumeration type 'enum wined3d_stencil_op' [-Wenum-conversion]
    wined3d_desc.front.pass_op = desc->FrontFace.StencilPassOp;
                               ~ ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
dlls/d3d11/state.c:796:47: warning: implicit conversion from enumeration type 'const D3D11_COMPARISON_FUNC' (aka 'const enum D3D11_COMPARISON_FUNC') to different enumeration type 'enum wined3d_cmp_func' [-Wenum-conversion]
    wined3d_desc.front.func = desc->FrontFace.StencilFunc;
                            ~ ~~~~~~~~~~~~~~~~^~~~~~~~~~~
dlls/d3d11/state.c:797:48: warning: implicit conversion from enumeration type 'const D3D11_STENCIL_OP' (aka 'const enum D3D11_STENCIL_OP') to different enumeration type 'enum wined3d_stencil_op' [-Wenum-conversion]
    wined3d_desc.back.fail_op = desc->BackFace.StencilFailOp;
                              ~ ~~~~~~~~~~~~~~~^~~~~~~~~~~~~
dlls/d3d11/state.c:798:54: warning: implicit conversion from enumeration type 'const D3D11_STENCIL_OP' (aka 'const enum D3D11_STENCIL_OP') to different enumeration type 'enum wined3d_stencil_op' [-Wenum-conversion]
    wined3d_desc.back.depth_fail_op = desc->BackFace.StencilDepthFailOp;
                                    ~ ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
dlls/d3d11/state.c:799:48: warning: implicit conversion from enumeration type 'const D3D11_STENCIL_OP' (aka 'const enum D3D11_STENCIL_OP') to different enumeration type 'enum wined3d_stencil_op' [-Wenum-conversion]
    wined3d_desc.back.pass_op = desc->BackFace.StencilPassOp;
                              ~ ~~~~~~~~~~~~~~~^~~~~~~~~~~~~
dlls/d3d11/state.c:800:45: warning: implicit conversion from enumeration type 'const D3D11_COMPARISON_FUNC' (aka 'const enum D3D11_COMPARISON_FUNC') to different enumeration type 'enum wined3d_cmp_func' [-Wenum-conversion]
    wined3d_desc.back.func = desc->BackFace.StencilFunc;
                           ~ ~~~~~~~~~~~~~~~^~~~~~~~~~~
11 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3d8/buffer.o dlls/d3d8/buffer.c -Idlls/d3d8 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3d8/d3d8_main.o dlls/d3d8/d3d8_main.c -Idlls/d3d8 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3d8/device.o dlls/d3d8/device.c -Idlls/d3d8 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3d8/directx.o dlls/d3d8/directx.c -Idlls/d3d8 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3d8/shader.o dlls/d3d8/shader.c -Idlls/d3d8 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3d8/surface.o dlls/d3d8/surface.c -Idlls/d3d8 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3d8/swapchain.o dlls/d3d8/swapchain.c -Idlls/d3d8 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3d8/texture.o dlls/d3d8/texture.c -Idlls/d3d8 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3d8/vertexdeclaration.o dlls/d3d8/vertexdeclaration.c -Idlls/d3d8 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
dlls/d3d8/device.c:2308:14: warning: implicit conversion from enumeration type 'enum wined3d_sampler_state' to different enumeration type 'enum wined3d_texture_stage_state' [-Wenum-conversion]
    {TRUE,  {WINED3D_SAMP_ADDRESS_W}},                /* 25, D3DTSS_ADDRESSW */
            ~^~~~~~~~~~~~~~~~~~~~~~
dlls/d3d8/device.c:2304:14: warning: implicit conversion from enumeration type 'enum wined3d_sampler_state' to different enumeration type 'enum wined3d_texture_stage_state' [-Wenum-conversion]
    {TRUE,  {WINED3D_SAMP_MAX_ANISOTROPY}},           /* 21, D3DTSS_MAXANISOTROPY */
            ~^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/d3d8/device.c:2303:14: warning: implicit conversion from enumeration type 'enum wined3d_sampler_state' to different enumeration type 'enum wined3d_texture_stage_state' [-Wenum-conversion]
    {TRUE,  {WINED3D_SAMP_MAX_MIP_LEVEL}},            /* 20, D3DTSS_MAXMIPLEVEL */
            ~^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/d3d8/device.c:2302:14: warning: implicit conversion from enumeration type 'enum wined3d_sampler_state' to different enumeration type 'enum wined3d_texture_stage_state' [-Wenum-conversion]
    {TRUE,  {WINED3D_SAMP_MIPMAP_LOD_BIAS}},          /* 19, D3DTSS_MIPMAPLODBIAS */
            ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/d3d8/device.c:2301:14: warning: implicit conversion from enumeration type 'enum wined3d_sampler_state' to different enumeration type 'enum wined3d_texture_stage_state' [-Wenum-conversion]
    {TRUE,  {WINED3D_SAMP_MIP_FILTER}},               /* 18, D3DTSS_MIPFILTER */
            ~^~~~~~~~~~~~~~~~~~~~~~~
dlls/d3d8/device.c:2300:14: warning: implicit conversion from enumeration type 'enum wined3d_sampler_state' to different enumeration type 'enum wined3d_texture_stage_state' [-Wenum-conversion]
    {TRUE,  {WINED3D_SAMP_MIN_FILTER}},               /* 17, D3DTSS_MINFILTER */
            ~^~~~~~~~~~~~~~~~~~~~~~~
dlls/d3d8/device.c:2299:14: warning: implicit conversion from enumeration type 'enum wined3d_sampler_state' to different enumeration type 'enum wined3d_texture_stage_state' [-Wenum-conversion]
    {TRUE,  {WINED3D_SAMP_MAG_FILTER}},               /* 16, D3DTSS_MAGFILTER */
            ~^~~~~~~~~~~~~~~~~~~~~~~
dlls/d3d8/device.c:2298:14: warning: implicit conversion from enumeration type 'enum wined3d_sampler_state' to different enumeration type 'enum wined3d_texture_stage_state' [-Wenum-conversion]
    {TRUE,  {WINED3D_SAMP_BORDER_COLOR}},             /* 15, D3DTSS_BORDERCOLOR */
            ~^~~~~~~~~~~~~~~~~~~~~~~~~
dlls/d3d8/device.c:2297:14: warning: implicit conversion from enumeration type 'enum wined3d_sampler_state' to different enumeration type 'enum wined3d_texture_stage_state' [-Wenum-conversion]
    {TRUE,  {WINED3D_SAMP_ADDRESS_V}},                /* 14, D3DTSS_ADDRESSV */
            ~^~~~~~~~~~~~~~~~~~~~~~
dlls/d3d8/device.c:2296:14: warning: implicit conversion from enumeration type 'enum wined3d_sampler_state' to different enumeration type 'enum wined3d_texture_stage_state' [-Wenum-conversion]
    {TRUE,  {WINED3D_SAMP_ADDRESS_U}},                /* 13, D3DTSS_ADDRESSU */
            ~^~~~~~~~~~~~~~~~~~~~~~
12 warnings generated.
cc -m64 -c -o dlls/d3d8/volume.o dlls/d3d8/volume.c -Idlls/d3d8 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winegcc/winegcc -o dlls/d3d8/d3d8.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/d3d8/d3d8.spec -mno-cygwin dlls/d3d8/version.res
tools/winegcc/winegcc -o dlls/d3d8thk/d3d8thk.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/d3d8thk/d3d8thk.spec -Wb,--prefer-native -mno-cygwin \
  dlls/d3d8thk/version.res
cc -m64 -c -o dlls/d3d9/buffer.o dlls/d3d9/buffer.c -Idlls/d3d9 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3d9/d3d9_main.o dlls/d3d9/d3d9_main.c -Idlls/d3d9 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3d9/device.o dlls/d3d9/device.c -Idlls/d3d9 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3d9/directx.o dlls/d3d9/directx.c -Idlls/d3d9 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3d9/query.o dlls/d3d9/query.c -Idlls/d3d9 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3d9/shader.o dlls/d3d9/shader.c -Idlls/d3d9 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3d9/stateblock.o dlls/d3d9/stateblock.c -Idlls/d3d9 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3d9/surface.o dlls/d3d9/surface.c -Idlls/d3d9 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3d9/swapchain.o dlls/d3d9/swapchain.c -Idlls/d3d9 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3d9/texture.o dlls/d3d9/texture.c -Idlls/d3d9 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3d9/vertexdeclaration.o dlls/d3d9/vertexdeclaration.c -Idlls/d3d9 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3d9/volume.o dlls/d3d9/volume.c -Idlls/d3d9 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
tools/winegcc/winegcc -o dlls/d3d9/d3d9.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/d3d9/d3d9.spec -mno-cygwin dlls/d3d9/version.res
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dcompiler_33/asmparser.o dlls/d3dcompiler_43/asmparser.c -Idlls/d3dcompiler_33 -Idlls/d3dcompiler_43 \
  -Iinclude -Iinclude/msvcrt -D__WINESRC__ -DD3D_COMPILER_VERSION=33 -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dcompiler_33/blob.o dlls/d3dcompiler_43/blob.c -Idlls/d3dcompiler_33 -Idlls/d3dcompiler_43 -Iinclude \
  -Iinclude/msvcrt -D__WINESRC__ -DD3D_COMPILER_VERSION=33 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dcompiler_33/bytecodewriter.o dlls/d3dcompiler_43/bytecodewriter.c -Idlls/d3dcompiler_33 -Idlls/d3dcompiler_43 \
  -Iinclude -Iinclude/msvcrt -D__WINESRC__ -DD3D_COMPILER_VERSION=33 -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dcompiler_33/compiler.o dlls/d3dcompiler_43/compiler.c -Idlls/d3dcompiler_33 -Idlls/d3dcompiler_43 -Iinclude \
  -Iinclude/msvcrt -D__WINESRC__ -DD3D_COMPILER_VERSION=33 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dcompiler_33/reflection.o dlls/d3dcompiler_43/reflection.c -Idlls/d3dcompiler_33 -Idlls/d3dcompiler_43 \
  -Iinclude -Iinclude/msvcrt -D__WINESRC__ -DD3D_COMPILER_VERSION=33 -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dcompiler_33/utils.o dlls/d3dcompiler_43/utils.c -Idlls/d3dcompiler_33 -Idlls/d3dcompiler_43 -Iinclude \
  -Iinclude/msvcrt -D__WINESRC__ -DD3D_COMPILER_VERSION=33 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dcompiler_33/asmshader.tab.o dlls/d3dcompiler_33/asmshader.tab.c -Idlls/d3dcompiler_33 -Idlls/d3dcompiler_43 \
  -Iinclude -Iinclude/msvcrt -D__WINESRC__ -DD3D_COMPILER_VERSION=33 -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dcompiler_33/asmshader.yy.o dlls/d3dcompiler_33/asmshader.yy.c -Idlls/d3dcompiler_33 -Idlls/d3dcompiler_43 \
  -Iinclude -Iinclude/msvcrt -D__WINESRC__ -DD3D_COMPILER_VERSION=33 -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winegcc/winegcc -o dlls/d3dcompiler_33/d3dcompiler_33.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/d3dcompiler_33/d3dcompiler_33.spec -Wb,--prefer-native -mno-cygwin \
  dlls/d3dcompiler_33/version.res
cc -m64 -c -o dlls/d3dcompiler_34/asmparser.o dlls/d3dcompiler_43/asmparser.c -Idlls/d3dcompiler_34 -Idlls/d3dcompiler_43 \
  -Iinclude -Iinclude/msvcrt -D__WINESRC__ -DD3D_COMPILER_VERSION=34 -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dcompiler_34/blob.o dlls/d3dcompiler_43/blob.c -Idlls/d3dcompiler_34 -Idlls/d3dcompiler_43 -Iinclude \
  -Iinclude/msvcrt -D__WINESRC__ -DD3D_COMPILER_VERSION=34 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dcompiler_34/bytecodewriter.o dlls/d3dcompiler_43/bytecodewriter.c -Idlls/d3dcompiler_34 -Idlls/d3dcompiler_43 \
  -Iinclude -Iinclude/msvcrt -D__WINESRC__ -DD3D_COMPILER_VERSION=34 -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dcompiler_34/compiler.o dlls/d3dcompiler_43/compiler.c -Idlls/d3dcompiler_34 -Idlls/d3dcompiler_43 -Iinclude \
  -Iinclude/msvcrt -D__WINESRC__ -DD3D_COMPILER_VERSION=34 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dcompiler_34/reflection.o dlls/d3dcompiler_43/reflection.c -Idlls/d3dcompiler_34 -Idlls/d3dcompiler_43 \
  -Iinclude -Iinclude/msvcrt -D__WINESRC__ -DD3D_COMPILER_VERSION=34 -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dcompiler_34/utils.o dlls/d3dcompiler_43/utils.c -Idlls/d3dcompiler_34 -Idlls/d3dcompiler_43 -Iinclude \
  -Iinclude/msvcrt -D__WINESRC__ -DD3D_COMPILER_VERSION=34 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dcompiler_34/asmshader.tab.o dlls/d3dcompiler_34/asmshader.tab.c -Idlls/d3dcompiler_34 -Idlls/d3dcompiler_43 \
  -Iinclude -Iinclude/msvcrt -D__WINESRC__ -DD3D_COMPILER_VERSION=34 -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dcompiler_34/asmshader.yy.o dlls/d3dcompiler_34/asmshader.yy.c -Idlls/d3dcompiler_34 -Idlls/d3dcompiler_43 \
  -Iinclude -Iinclude/msvcrt -D__WINESRC__ -DD3D_COMPILER_VERSION=34 -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winegcc/winegcc -o dlls/d3dcompiler_34/d3dcompiler_34.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/d3dcompiler_34/d3dcompiler_34.spec -Wb,--prefer-native -mno-cygwin \
  dlls/d3dcompiler_34/version.res
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dcompiler_35/asmparser.o dlls/d3dcompiler_43/asmparser.c -Idlls/d3dcompiler_35 -Idlls/d3dcompiler_43 \
  -Iinclude -Iinclude/msvcrt -D__WINESRC__ -DD3D_COMPILER_VERSION=35 -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dcompiler_35/blob.o dlls/d3dcompiler_43/blob.c -Idlls/d3dcompiler_35 -Idlls/d3dcompiler_43 -Iinclude \
  -Iinclude/msvcrt -D__WINESRC__ -DD3D_COMPILER_VERSION=35 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dcompiler_35/bytecodewriter.o dlls/d3dcompiler_43/bytecodewriter.c -Idlls/d3dcompiler_35 -Idlls/d3dcompiler_43 \
  -Iinclude -Iinclude/msvcrt -D__WINESRC__ -DD3D_COMPILER_VERSION=35 -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dcompiler_35/compiler.o dlls/d3dcompiler_43/compiler.c -Idlls/d3dcompiler_35 -Idlls/d3dcompiler_43 -Iinclude \
  -Iinclude/msvcrt -D__WINESRC__ -DD3D_COMPILER_VERSION=35 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dcompiler_35/reflection.o dlls/d3dcompiler_43/reflection.c -Idlls/d3dcompiler_35 -Idlls/d3dcompiler_43 \
  -Iinclude -Iinclude/msvcrt -D__WINESRC__ -DD3D_COMPILER_VERSION=35 -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dcompiler_35/utils.o dlls/d3dcompiler_43/utils.c -Idlls/d3dcompiler_35 -Idlls/d3dcompiler_43 -Iinclude \
  -Iinclude/msvcrt -D__WINESRC__ -DD3D_COMPILER_VERSION=35 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dcompiler_35/asmshader.tab.o dlls/d3dcompiler_35/asmshader.tab.c -Idlls/d3dcompiler_35 -Idlls/d3dcompiler_43 \
  -Iinclude -Iinclude/msvcrt -D__WINESRC__ -DD3D_COMPILER_VERSION=35 -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dcompiler_35/asmshader.yy.o dlls/d3dcompiler_35/asmshader.yy.c -Idlls/d3dcompiler_35 -Idlls/d3dcompiler_43 \
  -Iinclude -Iinclude/msvcrt -D__WINESRC__ -DD3D_COMPILER_VERSION=35 -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winegcc/winegcc -o dlls/d3dcompiler_35/d3dcompiler_35.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/d3dcompiler_35/d3dcompiler_35.spec -Wb,--prefer-native -mno-cygwin \
  dlls/d3dcompiler_35/version.res
cc -m64 -c -o dlls/d3dcompiler_36/asmparser.o dlls/d3dcompiler_43/asmparser.c -Idlls/d3dcompiler_36 -Idlls/d3dcompiler_43 \
  -Iinclude -Iinclude/msvcrt -D__WINESRC__ -DD3D_COMPILER_VERSION=36 -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dcompiler_36/blob.o dlls/d3dcompiler_43/blob.c -Idlls/d3dcompiler_36 -Idlls/d3dcompiler_43 -Iinclude \
  -Iinclude/msvcrt -D__WINESRC__ -DD3D_COMPILER_VERSION=36 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dcompiler_36/bytecodewriter.o dlls/d3dcompiler_43/bytecodewriter.c -Idlls/d3dcompiler_36 -Idlls/d3dcompiler_43 \
  -Iinclude -Iinclude/msvcrt -D__WINESRC__ -DD3D_COMPILER_VERSION=36 -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dcompiler_36/compiler.o dlls/d3dcompiler_43/compiler.c -Idlls/d3dcompiler_36 -Idlls/d3dcompiler_43 -Iinclude \
  -Iinclude/msvcrt -D__WINESRC__ -DD3D_COMPILER_VERSION=36 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dcompiler_36/reflection.o dlls/d3dcompiler_43/reflection.c -Idlls/d3dcompiler_36 -Idlls/d3dcompiler_43 \
  -Iinclude -Iinclude/msvcrt -D__WINESRC__ -DD3D_COMPILER_VERSION=36 -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dcompiler_36/utils.o dlls/d3dcompiler_43/utils.c -Idlls/d3dcompiler_36 -Idlls/d3dcompiler_43 -Iinclude \
  -Iinclude/msvcrt -D__WINESRC__ -DD3D_COMPILER_VERSION=36 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dcompiler_36/asmshader.tab.o dlls/d3dcompiler_36/asmshader.tab.c -Idlls/d3dcompiler_36 -Idlls/d3dcompiler_43 \
  -Iinclude -Iinclude/msvcrt -D__WINESRC__ -DD3D_COMPILER_VERSION=36 -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dcompiler_36/asmshader.yy.o dlls/d3dcompiler_36/asmshader.yy.c -Idlls/d3dcompiler_36 -Idlls/d3dcompiler_43 \
  -Iinclude -Iinclude/msvcrt -D__WINESRC__ -DD3D_COMPILER_VERSION=36 -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
tools/winegcc/winegcc -o dlls/d3dcompiler_36/d3dcompiler_36.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/d3dcompiler_36/d3dcompiler_36.spec -Wb,--prefer-native -mno-cygwin \
  dlls/d3dcompiler_36/version.res
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dcompiler_37/asmparser.o dlls/d3dcompiler_43/asmparser.c -Idlls/d3dcompiler_37 -Idlls/d3dcompiler_43 \
  -Iinclude -Iinclude/msvcrt -D__WINESRC__ -DD3D_COMPILER_VERSION=37 -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dcompiler_37/blob.o dlls/d3dcompiler_43/blob.c -Idlls/d3dcompiler_37 -Idlls/d3dcompiler_43 -Iinclude \
  -Iinclude/msvcrt -D__WINESRC__ -DD3D_COMPILER_VERSION=37 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dcompiler_37/bytecodewriter.o dlls/d3dcompiler_43/bytecodewriter.c -Idlls/d3dcompiler_37 -Idlls/d3dcompiler_43 \
  -Iinclude -Iinclude/msvcrt -D__WINESRC__ -DD3D_COMPILER_VERSION=37 -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dcompiler_37/compiler.o dlls/d3dcompiler_43/compiler.c -Idlls/d3dcompiler_37 -Idlls/d3dcompiler_43 -Iinclude \
  -Iinclude/msvcrt -D__WINESRC__ -DD3D_COMPILER_VERSION=37 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dcompiler_37/reflection.o dlls/d3dcompiler_43/reflection.c -Idlls/d3dcompiler_37 -Idlls/d3dcompiler_43 \
  -Iinclude -Iinclude/msvcrt -D__WINESRC__ -DD3D_COMPILER_VERSION=37 -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dcompiler_37/utils.o dlls/d3dcompiler_43/utils.c -Idlls/d3dcompiler_37 -Idlls/d3dcompiler_43 -Iinclude \
  -Iinclude/msvcrt -D__WINESRC__ -DD3D_COMPILER_VERSION=37 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dcompiler_37/asmshader.tab.o dlls/d3dcompiler_37/asmshader.tab.c -Idlls/d3dcompiler_37 -Idlls/d3dcompiler_43 \
  -Iinclude -Iinclude/msvcrt -D__WINESRC__ -DD3D_COMPILER_VERSION=37 -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dcompiler_37/asmshader.yy.o dlls/d3dcompiler_37/asmshader.yy.c -Idlls/d3dcompiler_37 -Idlls/d3dcompiler_43 \
  -Iinclude -Iinclude/msvcrt -D__WINESRC__ -DD3D_COMPILER_VERSION=37 -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winegcc/winegcc -o dlls/d3dcompiler_37/d3dcompiler_37.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/d3dcompiler_37/d3dcompiler_37.spec -Wb,--prefer-native -mno-cygwin \
  dlls/d3dcompiler_37/version.res
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dcompiler_38/asmparser.o dlls/d3dcompiler_43/asmparser.c -Idlls/d3dcompiler_38 -Idlls/d3dcompiler_43 \
  -Iinclude -Iinclude/msvcrt -D__WINESRC__ -DD3D_COMPILER_VERSION=38 -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dcompiler_38/blob.o dlls/d3dcompiler_43/blob.c -Idlls/d3dcompiler_38 -Idlls/d3dcompiler_43 -Iinclude \
  -Iinclude/msvcrt -D__WINESRC__ -DD3D_COMPILER_VERSION=38 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dcompiler_38/bytecodewriter.o dlls/d3dcompiler_43/bytecodewriter.c -Idlls/d3dcompiler_38 -Idlls/d3dcompiler_43 \
  -Iinclude -Iinclude/msvcrt -D__WINESRC__ -DD3D_COMPILER_VERSION=38 -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dcompiler_38/compiler.o dlls/d3dcompiler_43/compiler.c -Idlls/d3dcompiler_38 -Idlls/d3dcompiler_43 -Iinclude \
  -Iinclude/msvcrt -D__WINESRC__ -DD3D_COMPILER_VERSION=38 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dcompiler_38/reflection.o dlls/d3dcompiler_43/reflection.c -Idlls/d3dcompiler_38 -Idlls/d3dcompiler_43 \
  -Iinclude -Iinclude/msvcrt -D__WINESRC__ -DD3D_COMPILER_VERSION=38 -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dcompiler_38/utils.o dlls/d3dcompiler_43/utils.c -Idlls/d3dcompiler_38 -Idlls/d3dcompiler_43 -Iinclude \
  -Iinclude/msvcrt -D__WINESRC__ -DD3D_COMPILER_VERSION=38 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dcompiler_38/asmshader.tab.o dlls/d3dcompiler_38/asmshader.tab.c -Idlls/d3dcompiler_38 -Idlls/d3dcompiler_43 \
  -Iinclude -Iinclude/msvcrt -D__WINESRC__ -DD3D_COMPILER_VERSION=38 -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dcompiler_38/asmshader.yy.o dlls/d3dcompiler_38/asmshader.yy.c -Idlls/d3dcompiler_38 -Idlls/d3dcompiler_43 \
  -Iinclude -Iinclude/msvcrt -D__WINESRC__ -DD3D_COMPILER_VERSION=38 -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winegcc/winegcc -o dlls/d3dcompiler_38/d3dcompiler_38.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/d3dcompiler_38/d3dcompiler_38.spec -Wb,--prefer-native -mno-cygwin \
  dlls/d3dcompiler_38/version.res
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dcompiler_39/asmparser.o dlls/d3dcompiler_43/asmparser.c -Idlls/d3dcompiler_39 -Idlls/d3dcompiler_43 \
  -Iinclude -Iinclude/msvcrt -D__WINESRC__ -DD3D_COMPILER_VERSION=39 -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dcompiler_39/blob.o dlls/d3dcompiler_43/blob.c -Idlls/d3dcompiler_39 -Idlls/d3dcompiler_43 -Iinclude \
  -Iinclude/msvcrt -D__WINESRC__ -DD3D_COMPILER_VERSION=39 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dcompiler_39/bytecodewriter.o dlls/d3dcompiler_43/bytecodewriter.c -Idlls/d3dcompiler_39 -Idlls/d3dcompiler_43 \
  -Iinclude -Iinclude/msvcrt -D__WINESRC__ -DD3D_COMPILER_VERSION=39 -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dcompiler_39/compiler.o dlls/d3dcompiler_43/compiler.c -Idlls/d3dcompiler_39 -Idlls/d3dcompiler_43 -Iinclude \
  -Iinclude/msvcrt -D__WINESRC__ -DD3D_COMPILER_VERSION=39 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dcompiler_39/reflection.o dlls/d3dcompiler_43/reflection.c -Idlls/d3dcompiler_39 -Idlls/d3dcompiler_43 \
  -Iinclude -Iinclude/msvcrt -D__WINESRC__ -DD3D_COMPILER_VERSION=39 -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dcompiler_39/utils.o dlls/d3dcompiler_43/utils.c -Idlls/d3dcompiler_39 -Idlls/d3dcompiler_43 -Iinclude \
  -Iinclude/msvcrt -D__WINESRC__ -DD3D_COMPILER_VERSION=39 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dcompiler_39/asmshader.tab.o dlls/d3dcompiler_39/asmshader.tab.c -Idlls/d3dcompiler_39 -Idlls/d3dcompiler_43 \
  -Iinclude -Iinclude/msvcrt -D__WINESRC__ -DD3D_COMPILER_VERSION=39 -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dcompiler_39/asmshader.yy.o dlls/d3dcompiler_39/asmshader.yy.c -Idlls/d3dcompiler_39 -Idlls/d3dcompiler_43 \
  -Iinclude -Iinclude/msvcrt -D__WINESRC__ -DD3D_COMPILER_VERSION=39 -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winegcc/winegcc -o dlls/d3dcompiler_39/d3dcompiler_39.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/d3dcompiler_39/d3dcompiler_39.spec -Wb,--prefer-native -mno-cygwin \
  dlls/d3dcompiler_39/version.res
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dcompiler_40/asmparser.o dlls/d3dcompiler_43/asmparser.c -Idlls/d3dcompiler_40 -Idlls/d3dcompiler_43 \
  -Iinclude -Iinclude/msvcrt -D__WINESRC__ -DD3D_COMPILER_VERSION=40 -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dcompiler_40/blob.o dlls/d3dcompiler_43/blob.c -Idlls/d3dcompiler_40 -Idlls/d3dcompiler_43 -Iinclude \
  -Iinclude/msvcrt -D__WINESRC__ -DD3D_COMPILER_VERSION=40 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dcompiler_40/bytecodewriter.o dlls/d3dcompiler_43/bytecodewriter.c -Idlls/d3dcompiler_40 -Idlls/d3dcompiler_43 \
  -Iinclude -Iinclude/msvcrt -D__WINESRC__ -DD3D_COMPILER_VERSION=40 -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dcompiler_40/compiler.o dlls/d3dcompiler_43/compiler.c -Idlls/d3dcompiler_40 -Idlls/d3dcompiler_43 -Iinclude \
  -Iinclude/msvcrt -D__WINESRC__ -DD3D_COMPILER_VERSION=40 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dcompiler_40/reflection.o dlls/d3dcompiler_43/reflection.c -Idlls/d3dcompiler_40 -Idlls/d3dcompiler_43 \
  -Iinclude -Iinclude/msvcrt -D__WINESRC__ -DD3D_COMPILER_VERSION=40 -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dcompiler_40/utils.o dlls/d3dcompiler_43/utils.c -Idlls/d3dcompiler_40 -Idlls/d3dcompiler_43 -Iinclude \
  -Iinclude/msvcrt -D__WINESRC__ -DD3D_COMPILER_VERSION=40 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dcompiler_40/asmshader.tab.o dlls/d3dcompiler_40/asmshader.tab.c -Idlls/d3dcompiler_40 -Idlls/d3dcompiler_43 \
  -Iinclude -Iinclude/msvcrt -D__WINESRC__ -DD3D_COMPILER_VERSION=40 -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dcompiler_40/asmshader.yy.o dlls/d3dcompiler_40/asmshader.yy.c -Idlls/d3dcompiler_40 -Idlls/d3dcompiler_43 \
  -Iinclude -Iinclude/msvcrt -D__WINESRC__ -DD3D_COMPILER_VERSION=40 -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
tools/winegcc/winegcc -o dlls/d3dcompiler_40/d3dcompiler_40.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/d3dcompiler_40/d3dcompiler_40.spec -Wb,--prefer-native -mno-cygwin \
  dlls/d3dcompiler_40/version.res
cc -m64 -c -o dlls/d3dcompiler_41/asmparser.o dlls/d3dcompiler_43/asmparser.c -Idlls/d3dcompiler_41 -Idlls/d3dcompiler_43 \
  -Iinclude -Iinclude/msvcrt -D__WINESRC__ -DD3D_COMPILER_VERSION=41 -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dcompiler_41/blob.o dlls/d3dcompiler_43/blob.c -Idlls/d3dcompiler_41 -Idlls/d3dcompiler_43 -Iinclude \
  -Iinclude/msvcrt -D__WINESRC__ -DD3D_COMPILER_VERSION=41 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dcompiler_41/bytecodewriter.o dlls/d3dcompiler_43/bytecodewriter.c -Idlls/d3dcompiler_41 -Idlls/d3dcompiler_43 \
  -Iinclude -Iinclude/msvcrt -D__WINESRC__ -DD3D_COMPILER_VERSION=41 -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dcompiler_41/compiler.o dlls/d3dcompiler_43/compiler.c -Idlls/d3dcompiler_41 -Idlls/d3dcompiler_43 -Iinclude \
  -Iinclude/msvcrt -D__WINESRC__ -DD3D_COMPILER_VERSION=41 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dcompiler_41/reflection.o dlls/d3dcompiler_43/reflection.c -Idlls/d3dcompiler_41 -Idlls/d3dcompiler_43 \
  -Iinclude -Iinclude/msvcrt -D__WINESRC__ -DD3D_COMPILER_VERSION=41 -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dcompiler_41/utils.o dlls/d3dcompiler_43/utils.c -Idlls/d3dcompiler_41 -Idlls/d3dcompiler_43 -Iinclude \
  -Iinclude/msvcrt -D__WINESRC__ -DD3D_COMPILER_VERSION=41 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dcompiler_41/asmshader.tab.o dlls/d3dcompiler_41/asmshader.tab.c -Idlls/d3dcompiler_41 -Idlls/d3dcompiler_43 \
  -Iinclude -Iinclude/msvcrt -D__WINESRC__ -DD3D_COMPILER_VERSION=41 -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dcompiler_41/asmshader.yy.o dlls/d3dcompiler_41/asmshader.yy.c -Idlls/d3dcompiler_41 -Idlls/d3dcompiler_43 \
  -Iinclude -Iinclude/msvcrt -D__WINESRC__ -DD3D_COMPILER_VERSION=41 -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winegcc/winegcc -o dlls/d3dcompiler_41/d3dcompiler_41.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/d3dcompiler_41/d3dcompiler_41.spec -Wb,--prefer-native -mno-cygwin \
  dlls/d3dcompiler_41/version.res
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dcompiler_42/asmparser.o dlls/d3dcompiler_43/asmparser.c -Idlls/d3dcompiler_42 -Idlls/d3dcompiler_43 \
  -Iinclude -Iinclude/msvcrt -D__WINESRC__ -DD3D_COMPILER_VERSION=42 -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dcompiler_42/blob.o dlls/d3dcompiler_43/blob.c -Idlls/d3dcompiler_42 -Idlls/d3dcompiler_43 -Iinclude \
  -Iinclude/msvcrt -D__WINESRC__ -DD3D_COMPILER_VERSION=42 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dcompiler_42/bytecodewriter.o dlls/d3dcompiler_43/bytecodewriter.c -Idlls/d3dcompiler_42 -Idlls/d3dcompiler_43 \
  -Iinclude -Iinclude/msvcrt -D__WINESRC__ -DD3D_COMPILER_VERSION=42 -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dcompiler_42/compiler.o dlls/d3dcompiler_43/compiler.c -Idlls/d3dcompiler_42 -Idlls/d3dcompiler_43 -Iinclude \
  -Iinclude/msvcrt -D__WINESRC__ -DD3D_COMPILER_VERSION=42 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dcompiler_42/reflection.o dlls/d3dcompiler_43/reflection.c -Idlls/d3dcompiler_42 -Idlls/d3dcompiler_43 \
  -Iinclude -Iinclude/msvcrt -D__WINESRC__ -DD3D_COMPILER_VERSION=42 -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dcompiler_42/utils.o dlls/d3dcompiler_43/utils.c -Idlls/d3dcompiler_42 -Idlls/d3dcompiler_43 -Iinclude \
  -Iinclude/msvcrt -D__WINESRC__ -DD3D_COMPILER_VERSION=42 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dcompiler_42/asmshader.tab.o dlls/d3dcompiler_42/asmshader.tab.c -Idlls/d3dcompiler_42 -Idlls/d3dcompiler_43 \
  -Iinclude -Iinclude/msvcrt -D__WINESRC__ -DD3D_COMPILER_VERSION=42 -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dcompiler_42/asmshader.yy.o dlls/d3dcompiler_42/asmshader.yy.c -Idlls/d3dcompiler_42 -Idlls/d3dcompiler_43 \
  -Iinclude -Iinclude/msvcrt -D__WINESRC__ -DD3D_COMPILER_VERSION=42 -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
tools/winegcc/winegcc -o dlls/d3dcompiler_42/d3dcompiler_42.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/d3dcompiler_42/d3dcompiler_42.spec -Wb,--prefer-native -mno-cygwin \
  dlls/d3dcompiler_42/version.res
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dcompiler_43/asmparser.o dlls/d3dcompiler_43/asmparser.c -Idlls/d3dcompiler_43 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DD3D_COMPILER_VERSION=43 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dcompiler_43/blob.o dlls/d3dcompiler_43/blob.c -Idlls/d3dcompiler_43 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DD3D_COMPILER_VERSION=43 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dcompiler_43/bytecodewriter.o dlls/d3dcompiler_43/bytecodewriter.c -Idlls/d3dcompiler_43 -Iinclude \
  -Iinclude/msvcrt -D__WINESRC__ -DD3D_COMPILER_VERSION=43 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dcompiler_43/compiler.o dlls/d3dcompiler_43/compiler.c -Idlls/d3dcompiler_43 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DD3D_COMPILER_VERSION=43 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dcompiler_43/reflection.o dlls/d3dcompiler_43/reflection.c -Idlls/d3dcompiler_43 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DD3D_COMPILER_VERSION=43 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dcompiler_43/utils.o dlls/d3dcompiler_43/utils.c -Idlls/d3dcompiler_43 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DD3D_COMPILER_VERSION=43 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dcompiler_43/asmshader.tab.o dlls/d3dcompiler_43/asmshader.tab.c -Idlls/d3dcompiler_43 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DD3D_COMPILER_VERSION=43 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dcompiler_43/asmshader.yy.o dlls/d3dcompiler_43/asmshader.yy.c -Idlls/d3dcompiler_43 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DD3D_COMPILER_VERSION=43 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winegcc/winegcc -o dlls/d3dcompiler_43/d3dcompiler_43.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/d3dcompiler_43/d3dcompiler_43.spec -Wb,--prefer-native -mno-cygwin \
  dlls/d3dcompiler_43/version.res
cc -m64 -c -o dlls/d3dcompiler_46/asmparser.o dlls/d3dcompiler_43/asmparser.c -Idlls/d3dcompiler_46 -Idlls/d3dcompiler_43 \
  -Iinclude -Iinclude/msvcrt -D__WINESRC__ -DD3D_COMPILER_VERSION=46 -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dcompiler_46/blob.o dlls/d3dcompiler_43/blob.c -Idlls/d3dcompiler_46 -Idlls/d3dcompiler_43 -Iinclude \
  -Iinclude/msvcrt -D__WINESRC__ -DD3D_COMPILER_VERSION=46 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dcompiler_46/bytecodewriter.o dlls/d3dcompiler_43/bytecodewriter.c -Idlls/d3dcompiler_46 -Idlls/d3dcompiler_43 \
  -Iinclude -Iinclude/msvcrt -D__WINESRC__ -DD3D_COMPILER_VERSION=46 -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dcompiler_46/compiler.o dlls/d3dcompiler_43/compiler.c -Idlls/d3dcompiler_46 -Idlls/d3dcompiler_43 -Iinclude \
  -Iinclude/msvcrt -D__WINESRC__ -DD3D_COMPILER_VERSION=46 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dcompiler_46/reflection.o dlls/d3dcompiler_43/reflection.c -Idlls/d3dcompiler_46 -Idlls/d3dcompiler_43 \
  -Iinclude -Iinclude/msvcrt -D__WINESRC__ -DD3D_COMPILER_VERSION=46 -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dcompiler_46/utils.o dlls/d3dcompiler_43/utils.c -Idlls/d3dcompiler_46 -Idlls/d3dcompiler_43 -Iinclude \
  -Iinclude/msvcrt -D__WINESRC__ -DD3D_COMPILER_VERSION=46 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dcompiler_46/asmshader.tab.o dlls/d3dcompiler_46/asmshader.tab.c -Idlls/d3dcompiler_46 -Idlls/d3dcompiler_43 \
  -Iinclude -Iinclude/msvcrt -D__WINESRC__ -DD3D_COMPILER_VERSION=46 -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dcompiler_46/asmshader.yy.o dlls/d3dcompiler_46/asmshader.yy.c -Idlls/d3dcompiler_46 -Idlls/d3dcompiler_43 \
  -Iinclude -Iinclude/msvcrt -D__WINESRC__ -DD3D_COMPILER_VERSION=46 -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winegcc/winegcc -o dlls/d3dcompiler_46/d3dcompiler_46.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/d3dcompiler_46/d3dcompiler_46.spec -Wb,--prefer-native -mno-cygwin \
  dlls/d3dcompiler_46/version.res
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dcompiler_47/asmparser.o dlls/d3dcompiler_43/asmparser.c -Idlls/d3dcompiler_47 -Idlls/d3dcompiler_43 \
  -Iinclude -Iinclude/msvcrt -D__WINESRC__ -DD3D_COMPILER_VERSION=47 -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dcompiler_47/blob.o dlls/d3dcompiler_43/blob.c -Idlls/d3dcompiler_47 -Idlls/d3dcompiler_43 -Iinclude \
  -Iinclude/msvcrt -D__WINESRC__ -DD3D_COMPILER_VERSION=47 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dcompiler_47/bytecodewriter.o dlls/d3dcompiler_43/bytecodewriter.c -Idlls/d3dcompiler_47 -Idlls/d3dcompiler_43 \
  -Iinclude -Iinclude/msvcrt -D__WINESRC__ -DD3D_COMPILER_VERSION=47 -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dcompiler_47/compiler.o dlls/d3dcompiler_43/compiler.c -Idlls/d3dcompiler_47 -Idlls/d3dcompiler_43 -Iinclude \
  -Iinclude/msvcrt -D__WINESRC__ -DD3D_COMPILER_VERSION=47 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dcompiler_47/reflection.o dlls/d3dcompiler_43/reflection.c -Idlls/d3dcompiler_47 -Idlls/d3dcompiler_43 \
  -Iinclude -Iinclude/msvcrt -D__WINESRC__ -DD3D_COMPILER_VERSION=47 -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dcompiler_47/utils.o dlls/d3dcompiler_43/utils.c -Idlls/d3dcompiler_47 -Idlls/d3dcompiler_43 -Iinclude \
  -Iinclude/msvcrt -D__WINESRC__ -DD3D_COMPILER_VERSION=47 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dcompiler_47/asmshader.tab.o dlls/d3dcompiler_47/asmshader.tab.c -Idlls/d3dcompiler_47 -Idlls/d3dcompiler_43 \
  -Iinclude -Iinclude/msvcrt -D__WINESRC__ -DD3D_COMPILER_VERSION=47 -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dcompiler_47/asmshader.yy.o dlls/d3dcompiler_47/asmshader.yy.c -Idlls/d3dcompiler_47 -Idlls/d3dcompiler_43 \
  -Iinclude -Iinclude/msvcrt -D__WINESRC__ -DD3D_COMPILER_VERSION=47 -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
tools/winegcc/winegcc -o dlls/d3dcompiler_47/d3dcompiler_47.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/d3dcompiler_47/d3dcompiler_47.spec -Wb,--prefer-native -mno-cygwin \
  dlls/d3dcompiler_47/version.res
tools/winegcc/winegcc -o dlls/d3dim/d3dim.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/d3dim/d3dim.spec -Wb,--prefer-native -mno-cygwin \
  dlls/d3dim/version.res
tools/winegcc/winegcc -o dlls/d3dim700/d3dim700.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/d3dim700/d3dim700.spec -Wb,--prefer-native -mno-cygwin \
  dlls/d3dim700/version.res
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3drm/d3drm.o dlls/d3drm/d3drm.c -Idlls/d3drm -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3drm/d3drm_main.o dlls/d3drm/d3drm_main.c -Idlls/d3drm -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3drm/device.o dlls/d3drm/device.c -Idlls/d3drm -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3drm/face.o dlls/d3drm/face.c -Idlls/d3drm -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3drm/frame.o dlls/d3drm/frame.c -Idlls/d3drm -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3drm/light.o dlls/d3drm/light.c -Idlls/d3drm -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3drm/material.o dlls/d3drm/material.c -Idlls/d3drm -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3drm/math.o dlls/d3drm/math.c -Idlls/d3drm -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3drm/meshbuilder.o dlls/d3drm/meshbuilder.c -Idlls/d3drm -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3drm/texture.o dlls/d3drm/texture.c -Idlls/d3drm -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3drm/viewport.o dlls/d3drm/viewport.c -Idlls/d3drm -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winegcc/winegcc -o dlls/d3drm/d3drm.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/d3drm/d3drm.spec -Wb,--prefer-native -mno-cygwin \
  dlls/d3drm/version.res
cc -m64 -c -o dlls/d3dx10_33/d3dx10_33_main.o dlls/d3dx10_33/d3dx10_33_main.c -Idlls/d3dx10_33 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
tools/winegcc/winegcc -o dlls/d3dx10_33/d3dx10_33.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/d3dx10_33/d3dx10_33.spec -Wb,--prefer-native -mno-cygwin \
  dlls/d3dx10_33/version.res
cc -m64 -c -o dlls/d3dx10_34/d3dx10_34_main.o dlls/d3dx10_34/d3dx10_34_main.c -Idlls/d3dx10_34 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winegcc/winegcc -o dlls/d3dx10_34/d3dx10_34.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/d3dx10_34/d3dx10_34.spec -Wb,--prefer-native -mno-cygwin \
  dlls/d3dx10_34/version.res
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx10_35/d3dx10_35_main.o dlls/d3dx10_35/d3dx10_35_main.c -Idlls/d3dx10_35 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winegcc/winegcc -o dlls/d3dx10_35/d3dx10_35.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/d3dx10_35/d3dx10_35.spec -Wb,--prefer-native -mno-cygwin \
  dlls/d3dx10_35/version.res
cc -m64 -c -o dlls/d3dx10_36/d3dx10_36_main.o dlls/d3dx10_36/d3dx10_36_main.c -Idlls/d3dx10_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
tools/winegcc/winegcc -o dlls/d3dx10_36/d3dx10_36.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/d3dx10_36/d3dx10_36.spec -Wb,--prefer-native -mno-cygwin \
  dlls/d3dx10_36/version.res
cc -m64 -c -o dlls/d3dx10_37/d3dx10_37_main.o dlls/d3dx10_37/d3dx10_37_main.c -Idlls/d3dx10_37 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winegcc/winegcc -o dlls/d3dx10_37/d3dx10_37.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/d3dx10_37/d3dx10_37.spec -Wb,--prefer-native -mno-cygwin \
  dlls/d3dx10_37/version.res
cc -m64 -c -o dlls/d3dx10_38/d3dx10_38_main.o dlls/d3dx10_38/d3dx10_38_main.c -Idlls/d3dx10_38 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winegcc/winegcc -o dlls/d3dx10_38/d3dx10_38.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/d3dx10_38/d3dx10_38.spec -Wb,--prefer-native -mno-cygwin \
  dlls/d3dx10_38/version.res
cc -m64 -c -o dlls/d3dx10_39/d3dx10_39_main.o dlls/d3dx10_39/d3dx10_39_main.c -Idlls/d3dx10_39 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winegcc/winegcc -o dlls/d3dx10_39/d3dx10_39.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/d3dx10_39/d3dx10_39.spec -Wb,--prefer-native -mno-cygwin \
  dlls/d3dx10_39/version.res
cc -m64 -c -o dlls/d3dx10_40/d3dx10_40_main.o dlls/d3dx10_40/d3dx10_40_main.c -Idlls/d3dx10_40 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winegcc/winegcc -o dlls/d3dx10_40/d3dx10_40.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/d3dx10_40/d3dx10_40.spec -Wb,--prefer-native -mno-cygwin \
  dlls/d3dx10_40/version.res
cc -m64 -c -o dlls/d3dx10_41/d3dx10_41_main.o dlls/d3dx10_41/d3dx10_41_main.c -Idlls/d3dx10_41 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winegcc/winegcc -o dlls/d3dx10_41/d3dx10_41.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/d3dx10_41/d3dx10_41.spec -Wb,--prefer-native -mno-cygwin \
  dlls/d3dx10_41/version.res
cc -m64 -c -o dlls/d3dx10_42/d3dx10_42_main.o dlls/d3dx10_42/d3dx10_42_main.c -Idlls/d3dx10_42 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
tools/winegcc/winegcc -o dlls/d3dx10_42/d3dx10_42.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/d3dx10_42/d3dx10_42.spec -Wb,--prefer-native -mno-cygwin \
  dlls/d3dx10_42/version.res
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx10_43/async.o dlls/d3dx10_43/async.c -Idlls/d3dx10_43 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx10_43/compiler.o dlls/d3dx10_43/compiler.c -Idlls/d3dx10_43 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx10_43/d3dx10_43_main.o dlls/d3dx10_43/d3dx10_43_main.c -Idlls/d3dx10_43 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dx10_43/font.o dlls/d3dx10_43/font.c -Idlls/d3dx10_43 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dx10_43/mesh.o dlls/d3dx10_43/mesh.c -Idlls/d3dx10_43 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dx10_43/sprite.o dlls/d3dx10_43/sprite.c -Idlls/d3dx10_43 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx10_43/texture.o dlls/d3dx10_43/texture.c -Idlls/d3dx10_43 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/windowscodecs/uuid.o dlls/windowscodecs/uuid.c -Idlls/windowscodecs -Iinclude -Iinclude/msvcrt \
  -I./libs/tiff/libtiff -I./libs/jpeg -I./libs/png -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT -Wall \
  -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winegcc/winegcc -o dlls/d3dx10_43/d3dx10_43.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/d3dx10_43/d3dx10_43.spec -Wb,--prefer-native -mno-cygwin \
  dlls/d3dx10_43/version.res
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx11_42/async.o dlls/d3dx11_43/async.c -Idlls/d3dx11_42 -Idlls/d3dx11_43 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DD3DX11_SDK_VERSION=42 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dx11_42/main.o dlls/d3dx11_43/main.c -Idlls/d3dx11_42 -Idlls/d3dx11_43 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DD3DX11_SDK_VERSION=42 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dx11_42/texture.o dlls/d3dx11_43/texture.c -Idlls/d3dx11_42 -Idlls/d3dx11_43 -Iinclude \
  -Iinclude/msvcrt -D__WINESRC__ -DD3DX11_SDK_VERSION=42 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
tools/winegcc/winegcc -o dlls/d3dx11_42/d3dx11_42.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/d3dx11_42/d3dx11_42.spec -Wb,--prefer-native -mno-cygwin \
  dlls/d3dx11_42/version.res
cc -m64 -c -o dlls/d3dx11_43/async.o dlls/d3dx11_43/async.c -Idlls/d3dx11_43 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DD3DX11_SDK_VERSION=43 -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dx11_43/main.o dlls/d3dx11_43/main.c -Idlls/d3dx11_43 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DD3DX11_SDK_VERSION=43 -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dx11_43/texture.o dlls/d3dx11_43/texture.c -Idlls/d3dx11_43 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DD3DX11_SDK_VERSION=43 -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
tools/winegcc/winegcc -o dlls/d3dx11_43/d3dx11_43.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/d3dx11_43/d3dx11_43.spec -Wb,--prefer-native -mno-cygwin \
  dlls/d3dx11_43/version.res
cc -m64 -c -o dlls/d3dx9_24/animation.o dlls/d3dx9_36/animation.c -Idlls/d3dx9_24 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=24 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_24/core.o dlls/d3dx9_36/core.c -Idlls/d3dx9_24 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=24 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dx9_24/effect.o dlls/d3dx9_36/effect.c -Idlls/d3dx9_24 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=24 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_24/font.o dlls/d3dx9_36/font.c -Idlls/d3dx9_24 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=24 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dx9_24/line.o dlls/d3dx9_36/line.c -Idlls/d3dx9_24 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=24 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dx9_24/main.o dlls/d3dx9_36/main.c -Idlls/d3dx9_24 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=24 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dx9_24/math.o dlls/d3dx9_36/math.c -Idlls/d3dx9_24 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=24 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_24/mesh.o dlls/d3dx9_36/mesh.c -Idlls/d3dx9_24 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=24 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_24/preshader.o dlls/d3dx9_36/preshader.c -Idlls/d3dx9_24 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=24 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_24/render.o dlls/d3dx9_36/render.c -Idlls/d3dx9_24 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=24 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_24/shader.o dlls/d3dx9_36/shader.c -Idlls/d3dx9_24 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=24 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_24/skin.o dlls/d3dx9_36/skin.c -Idlls/d3dx9_24 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=24 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dx9_24/sprite.o dlls/d3dx9_36/sprite.c -Idlls/d3dx9_24 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=24 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dx9_24/surface.o dlls/d3dx9_36/surface.c -Idlls/d3dx9_24 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=24 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_24/texture.o dlls/d3dx9_36/texture.c -Idlls/d3dx9_24 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=24 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_24/util.o dlls/d3dx9_36/util.c -Idlls/d3dx9_24 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=24 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_24/volume.o dlls/d3dx9_36/volume.c -Idlls/d3dx9_24 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=24 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_24/xfile.o dlls/d3dx9_36/xfile.c -Idlls/d3dx9_24 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=24 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
tools/winegcc/winegcc -o dlls/d3dx9_24/d3dx9_24.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/d3dx9_24/d3dx9_24.spec -Wb,--prefer-native -mno-cygwin \
  dlls/d3dx9_24/version.res
cc -m64 -c -o dlls/d3dx9_25/animation.o dlls/d3dx9_36/animation.c -Idlls/d3dx9_25 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=25 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_25/core.o dlls/d3dx9_36/core.c -Idlls/d3dx9_25 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=25 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dx9_25/effect.o dlls/d3dx9_36/effect.c -Idlls/d3dx9_25 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=25 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_25/font.o dlls/d3dx9_36/font.c -Idlls/d3dx9_25 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=25 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dx9_25/line.o dlls/d3dx9_36/line.c -Idlls/d3dx9_25 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=25 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_25/main.o dlls/d3dx9_36/main.c -Idlls/d3dx9_25 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=25 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dx9_25/math.o dlls/d3dx9_36/math.c -Idlls/d3dx9_25 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=25 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_25/mesh.o dlls/d3dx9_36/mesh.c -Idlls/d3dx9_25 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=25 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_25/preshader.o dlls/d3dx9_36/preshader.c -Idlls/d3dx9_25 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=25 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_25/render.o dlls/d3dx9_36/render.c -Idlls/d3dx9_25 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=25 -D_UCRT -Wall -pipe -fcf-protection=none \
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dx9_25/shader.o dlls/d3dx9_36/shader.c -Idlls/d3dx9_25 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=25 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dx9_25/skin.o dlls/d3dx9_36/skin.c -Idlls/d3dx9_25 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=25 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_25/sprite.o dlls/d3dx9_36/sprite.c -Idlls/d3dx9_25 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=25 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_25/surface.o dlls/d3dx9_36/surface.c -Idlls/d3dx9_25 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=25 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dx9_25/texture.o dlls/d3dx9_36/texture.c -Idlls/d3dx9_25 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=25 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_25/util.o dlls/d3dx9_36/util.c -Idlls/d3dx9_25 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=25 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_25/volume.o dlls/d3dx9_36/volume.c -Idlls/d3dx9_25 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=25 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_25/xfile.o dlls/d3dx9_36/xfile.c -Idlls/d3dx9_25 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=25 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winegcc/winegcc -o dlls/d3dx9_25/d3dx9_25.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/d3dx9_25/d3dx9_25.spec -Wb,--prefer-native -mno-cygwin \
  dlls/d3dx9_25/version.res
cc -m64 -c -o dlls/d3dx9_26/animation.o dlls/d3dx9_36/animation.c -Idlls/d3dx9_26 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=26 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dx9_26/core.o dlls/d3dx9_36/core.c -Idlls/d3dx9_26 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=26 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_26/effect.o dlls/d3dx9_36/effect.c -Idlls/d3dx9_26 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=26 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dx9_26/font.o dlls/d3dx9_36/font.c -Idlls/d3dx9_26 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=26 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dx9_26/line.o dlls/d3dx9_36/line.c -Idlls/d3dx9_26 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=26 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_26/main.o dlls/d3dx9_36/main.c -Idlls/d3dx9_26 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=26 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_26/math.o dlls/d3dx9_36/math.c -Idlls/d3dx9_26 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=26 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dx9_26/mesh.o dlls/d3dx9_36/mesh.c -Idlls/d3dx9_26 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=26 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_26/preshader.o dlls/d3dx9_36/preshader.c -Idlls/d3dx9_26 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=26 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dx9_26/render.o dlls/d3dx9_36/render.c -Idlls/d3dx9_26 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=26 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_26/shader.o dlls/d3dx9_36/shader.c -Idlls/d3dx9_26 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=26 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_26/skin.o dlls/d3dx9_36/skin.c -Idlls/d3dx9_26 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=26 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_26/sprite.o dlls/d3dx9_36/sprite.c -Idlls/d3dx9_26 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=26 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dx9_26/surface.o dlls/d3dx9_36/surface.c -Idlls/d3dx9_26 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=26 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_26/texture.o dlls/d3dx9_36/texture.c -Idlls/d3dx9_26 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=26 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dx9_26/util.o dlls/d3dx9_36/util.c -Idlls/d3dx9_26 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=26 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_26/volume.o dlls/d3dx9_36/volume.c -Idlls/d3dx9_26 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=26 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dx9_26/xfile.o dlls/d3dx9_36/xfile.c -Idlls/d3dx9_26 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=26 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winegcc/winegcc -o dlls/d3dx9_26/d3dx9_26.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/d3dx9_26/d3dx9_26.spec -Wb,--prefer-native -mno-cygwin \
  dlls/d3dx9_26/version.res
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_27/animation.o dlls/d3dx9_36/animation.c -Idlls/d3dx9_27 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=27 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dx9_27/core.o dlls/d3dx9_36/core.c -Idlls/d3dx9_27 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=27 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_27/effect.o dlls/d3dx9_36/effect.c -Idlls/d3dx9_27 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=27 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dx9_27/font.o dlls/d3dx9_36/font.c -Idlls/d3dx9_27 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=27 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_27/line.o dlls/d3dx9_36/line.c -Idlls/d3dx9_27 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=27 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dx9_27/main.o dlls/d3dx9_36/main.c -Idlls/d3dx9_27 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=27 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dx9_27/math.o dlls/d3dx9_36/math.c -Idlls/d3dx9_27 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=27 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_27/mesh.o dlls/d3dx9_36/mesh.c -Idlls/d3dx9_27 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=27 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_27/preshader.o dlls/d3dx9_36/preshader.c -Idlls/d3dx9_27 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=27 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dx9_27/render.o dlls/d3dx9_36/render.c -Idlls/d3dx9_27 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=27 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_27/shader.o dlls/d3dx9_36/shader.c -Idlls/d3dx9_27 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=27 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dx9_27/skin.o dlls/d3dx9_36/skin.c -Idlls/d3dx9_27 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=27 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_27/sprite.o dlls/d3dx9_36/sprite.c -Idlls/d3dx9_27 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=27 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dx9_27/surface.o dlls/d3dx9_36/surface.c -Idlls/d3dx9_27 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=27 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dx9_27/texture.o dlls/d3dx9_36/texture.c -Idlls/d3dx9_27 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=27 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_27/util.o dlls/d3dx9_36/util.c -Idlls/d3dx9_27 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=27 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_27/volume.o dlls/d3dx9_36/volume.c -Idlls/d3dx9_27 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=27 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_27/xfile.o dlls/d3dx9_36/xfile.c -Idlls/d3dx9_27 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=27 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
tools/winegcc/winegcc -o dlls/d3dx9_27/d3dx9_27.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/d3dx9_27/d3dx9_27.spec -Wb,--prefer-native -mno-cygwin \
  dlls/d3dx9_27/version.res
cc -m64 -c -o dlls/d3dx9_28/animation.o dlls/d3dx9_36/animation.c -Idlls/d3dx9_28 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=28 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_28/core.o dlls/d3dx9_36/core.c -Idlls/d3dx9_28 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=28 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_28/effect.o dlls/d3dx9_36/effect.c -Idlls/d3dx9_28 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=28 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dx9_28/font.o dlls/d3dx9_36/font.c -Idlls/d3dx9_28 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=28 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dx9_28/line.o dlls/d3dx9_36/line.c -Idlls/d3dx9_28 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=28 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_28/main.o dlls/d3dx9_36/main.c -Idlls/d3dx9_28 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=28 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dx9_28/math.o dlls/d3dx9_36/math.c -Idlls/d3dx9_28 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=28 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_28/mesh.o dlls/d3dx9_36/mesh.c -Idlls/d3dx9_28 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=28 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_28/preshader.o dlls/d3dx9_36/preshader.c -Idlls/d3dx9_28 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=28 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_28/render.o dlls/d3dx9_36/render.c -Idlls/d3dx9_28 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=28 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_28/shader.o dlls/d3dx9_36/shader.c -Idlls/d3dx9_28 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=28 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dx9_28/skin.o dlls/d3dx9_36/skin.c -Idlls/d3dx9_28 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=28 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dx9_28/sprite.o dlls/d3dx9_36/sprite.c -Idlls/d3dx9_28 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=28 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_28/surface.o dlls/d3dx9_36/surface.c -Idlls/d3dx9_28 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=28 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dx9_28/texture.o dlls/d3dx9_36/texture.c -Idlls/d3dx9_28 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=28 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dx9_28/util.o dlls/d3dx9_36/util.c -Idlls/d3dx9_28 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=28 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_28/volume.o dlls/d3dx9_36/volume.c -Idlls/d3dx9_28 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=28 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dx9_28/xfile.o dlls/d3dx9_36/xfile.c -Idlls/d3dx9_28 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=28 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winegcc/winegcc -o dlls/d3dx9_28/d3dx9_28.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/d3dx9_28/d3dx9_28.spec -Wb,--prefer-native -mno-cygwin \
  dlls/d3dx9_28/version.res
cc -m64 -c -o dlls/d3dx9_29/animation.o dlls/d3dx9_36/animation.c -Idlls/d3dx9_29 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=29 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_29/core.o dlls/d3dx9_36/core.c -Idlls/d3dx9_29 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=29 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dx9_29/effect.o dlls/d3dx9_36/effect.c -Idlls/d3dx9_29 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=29 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_29/font.o dlls/d3dx9_36/font.c -Idlls/d3dx9_29 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=29 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dx9_29/line.o dlls/d3dx9_36/line.c -Idlls/d3dx9_29 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=29 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_29/main.o dlls/d3dx9_36/main.c -Idlls/d3dx9_29 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=29 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dx9_29/math.o dlls/d3dx9_36/math.c -Idlls/d3dx9_29 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=29 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dx9_29/mesh.o dlls/d3dx9_36/mesh.c -Idlls/d3dx9_29 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=29 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_29/preshader.o dlls/d3dx9_36/preshader.c -Idlls/d3dx9_29 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=29 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_29/render.o dlls/d3dx9_36/render.c -Idlls/d3dx9_29 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=29 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dx9_29/shader.o dlls/d3dx9_36/shader.c -Idlls/d3dx9_29 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=29 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_29/skin.o dlls/d3dx9_36/skin.c -Idlls/d3dx9_29 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=29 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_29/sprite.o dlls/d3dx9_36/sprite.c -Idlls/d3dx9_29 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=29 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dx9_29/surface.o dlls/d3dx9_36/surface.c -Idlls/d3dx9_29 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=29 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dx9_29/texture.o dlls/d3dx9_36/texture.c -Idlls/d3dx9_29 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=29 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dx9_29/util.o dlls/d3dx9_36/util.c -Idlls/d3dx9_29 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=29 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_29/volume.o dlls/d3dx9_36/volume.c -Idlls/d3dx9_29 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=29 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dx9_29/xfile.o dlls/d3dx9_36/xfile.c -Idlls/d3dx9_29 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=29 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winegcc/winegcc -o dlls/d3dx9_29/d3dx9_29.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/d3dx9_29/d3dx9_29.spec -Wb,--prefer-native -mno-cygwin \
  dlls/d3dx9_29/version.res
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_30/animation.o dlls/d3dx9_36/animation.c -Idlls/d3dx9_30 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=30 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_30/core.o dlls/d3dx9_36/core.c -Idlls/d3dx9_30 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=30 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_30/effect.o dlls/d3dx9_36/effect.c -Idlls/d3dx9_30 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=30 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dx9_30/font.o dlls/d3dx9_36/font.c -Idlls/d3dx9_30 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=30 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dx9_30/line.o dlls/d3dx9_36/line.c -Idlls/d3dx9_30 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=30 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_30/main.o dlls/d3dx9_36/main.c -Idlls/d3dx9_30 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=30 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dx9_30/math.o dlls/d3dx9_36/math.c -Idlls/d3dx9_30 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=30 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dx9_30/mesh.o dlls/d3dx9_36/mesh.c -Idlls/d3dx9_30 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=30 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_30/preshader.o dlls/d3dx9_36/preshader.c -Idlls/d3dx9_30 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=30 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_30/render.o dlls/d3dx9_36/render.c -Idlls/d3dx9_30 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=30 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dx9_30/shader.o dlls/d3dx9_36/shader.c -Idlls/d3dx9_30 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=30 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dx9_30/skin.o dlls/d3dx9_36/skin.c -Idlls/d3dx9_30 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=30 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_30/sprite.o dlls/d3dx9_36/sprite.c -Idlls/d3dx9_30 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=30 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_30/surface.o dlls/d3dx9_36/surface.c -Idlls/d3dx9_30 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=30 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dx9_30/texture.o dlls/d3dx9_36/texture.c -Idlls/d3dx9_30 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=30 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dx9_30/util.o dlls/d3dx9_36/util.c -Idlls/d3dx9_30 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=30 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_30/volume.o dlls/d3dx9_36/volume.c -Idlls/d3dx9_30 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=30 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_30/xfile.o dlls/d3dx9_36/xfile.c -Idlls/d3dx9_30 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=30 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winegcc/winegcc -o dlls/d3dx9_30/d3dx9_30.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/d3dx9_30/d3dx9_30.spec -Wb,--prefer-native -mno-cygwin \
  dlls/d3dx9_30/version.res
cc -m64 -c -o dlls/d3dx9_31/animation.o dlls/d3dx9_36/animation.c -Idlls/d3dx9_31 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=31 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dx9_31/core.o dlls/d3dx9_36/core.c -Idlls/d3dx9_31 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=31 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_31/effect.o dlls/d3dx9_36/effect.c -Idlls/d3dx9_31 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=31 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_31/font.o dlls/d3dx9_36/font.c -Idlls/d3dx9_31 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=31 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dx9_31/line.o dlls/d3dx9_36/line.c -Idlls/d3dx9_31 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=31 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dx9_31/main.o dlls/d3dx9_36/main.c -Idlls/d3dx9_31 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=31 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_31/math.o dlls/d3dx9_36/math.c -Idlls/d3dx9_31 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=31 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dx9_31/mesh.o dlls/d3dx9_36/mesh.c -Idlls/d3dx9_31 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=31 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dx9_31/preshader.o dlls/d3dx9_36/preshader.c -Idlls/d3dx9_31 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=31 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_31/render.o dlls/d3dx9_36/render.c -Idlls/d3dx9_31 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=31 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_31/shader.o dlls/d3dx9_36/shader.c -Idlls/d3dx9_31 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=31 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dx9_31/skin.o dlls/d3dx9_36/skin.c -Idlls/d3dx9_31 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=31 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dx9_31/sprite.o dlls/d3dx9_36/sprite.c -Idlls/d3dx9_31 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=31 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dx9_31/surface.o dlls/d3dx9_36/surface.c -Idlls/d3dx9_31 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=31 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_31/texture.o dlls/d3dx9_36/texture.c -Idlls/d3dx9_31 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=31 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_31/util.o dlls/d3dx9_36/util.c -Idlls/d3dx9_31 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=31 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dx9_31/volume.o dlls/d3dx9_36/volume.c -Idlls/d3dx9_31 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=31 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_31/xfile.o dlls/d3dx9_36/xfile.c -Idlls/d3dx9_31 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=31 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winegcc/winegcc -o dlls/d3dx9_31/d3dx9_31.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/d3dx9_31/d3dx9_31.spec -Wb,--prefer-native -mno-cygwin \
  dlls/d3dx9_31/version.res
cc -m64 -c -o dlls/d3dx9_32/animation.o dlls/d3dx9_36/animation.c -Idlls/d3dx9_32 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=32 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_32/core.o dlls/d3dx9_36/core.c -Idlls/d3dx9_32 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=32 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dx9_32/effect.o dlls/d3dx9_36/effect.c -Idlls/d3dx9_32 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=32 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dx9_32/font.o dlls/d3dx9_36/font.c -Idlls/d3dx9_32 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=32 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_32/line.o dlls/d3dx9_36/line.c -Idlls/d3dx9_32 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=32 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_32/main.o dlls/d3dx9_36/main.c -Idlls/d3dx9_32 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=32 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dx9_32/math.o dlls/d3dx9_36/math.c -Idlls/d3dx9_32 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=32 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dx9_32/mesh.o dlls/d3dx9_36/mesh.c -Idlls/d3dx9_32 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=32 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_32/preshader.o dlls/d3dx9_36/preshader.c -Idlls/d3dx9_32 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=32 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_32/render.o dlls/d3dx9_36/render.c -Idlls/d3dx9_32 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=32 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_32/shader.o dlls/d3dx9_36/shader.c -Idlls/d3dx9_32 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=32 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_32/skin.o dlls/d3dx9_36/skin.c -Idlls/d3dx9_32 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=32 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_32/sprite.o dlls/d3dx9_36/sprite.c -Idlls/d3dx9_32 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=32 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dx9_32/surface.o dlls/d3dx9_36/surface.c -Idlls/d3dx9_32 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=32 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dx9_32/texture.o dlls/d3dx9_36/texture.c -Idlls/d3dx9_32 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=32 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_32/util.o dlls/d3dx9_36/util.c -Idlls/d3dx9_32 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=32 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dx9_32/volume.o dlls/d3dx9_36/volume.c -Idlls/d3dx9_32 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=32 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_32/xfile.o dlls/d3dx9_36/xfile.c -Idlls/d3dx9_32 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=32 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winegcc/winegcc -o dlls/d3dx9_32/d3dx9_32.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/d3dx9_32/d3dx9_32.spec -Wb,--prefer-native -mno-cygwin \
  dlls/d3dx9_32/version.res
cc -m64 -c -o dlls/d3dx9_33/animation.o dlls/d3dx9_36/animation.c -Idlls/d3dx9_33 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=33 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_33/core.o dlls/d3dx9_36/core.c -Idlls/d3dx9_33 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=33 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dx9_33/effect.o dlls/d3dx9_36/effect.c -Idlls/d3dx9_33 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=33 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_33/font.o dlls/d3dx9_36/font.c -Idlls/d3dx9_33 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=33 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dx9_33/line.o dlls/d3dx9_36/line.c -Idlls/d3dx9_33 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=33 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dx9_33/main.o dlls/d3dx9_36/main.c -Idlls/d3dx9_33 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=33 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dx9_33/math.o dlls/d3dx9_36/math.c -Idlls/d3dx9_33 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=33 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_33/mesh.o dlls/d3dx9_36/mesh.c -Idlls/d3dx9_33 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=33 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_33/preshader.o dlls/d3dx9_36/preshader.c -Idlls/d3dx9_33 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=33 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_33/render.o dlls/d3dx9_36/render.c -Idlls/d3dx9_33 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=33 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_33/shader.o dlls/d3dx9_36/shader.c -Idlls/d3dx9_33 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=33 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dx9_33/skin.o dlls/d3dx9_36/skin.c -Idlls/d3dx9_33 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=33 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dx9_33/sprite.o dlls/d3dx9_36/sprite.c -Idlls/d3dx9_33 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=33 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_33/surface.o dlls/d3dx9_36/surface.c -Idlls/d3dx9_33 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=33 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_33/texture.o dlls/d3dx9_36/texture.c -Idlls/d3dx9_33 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=33 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dx9_33/util.o dlls/d3dx9_36/util.c -Idlls/d3dx9_33 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=33 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_33/volume.o dlls/d3dx9_36/volume.c -Idlls/d3dx9_33 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=33 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dx9_33/xfile.o dlls/d3dx9_36/xfile.c -Idlls/d3dx9_33 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=33 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winegcc/winegcc -o dlls/d3dx9_33/d3dx9_33.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/d3dx9_33/d3dx9_33.spec -Wb,--prefer-native -mno-cygwin \
  dlls/d3dx9_33/version.res
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_34/animation.o dlls/d3dx9_36/animation.c -Idlls/d3dx9_34 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=34 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dx9_34/core.o dlls/d3dx9_36/core.c -Idlls/d3dx9_34 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=34 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dx9_34/effect.o dlls/d3dx9_36/effect.c -Idlls/d3dx9_34 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=34 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dx9_34/font.o dlls/d3dx9_36/font.c -Idlls/d3dx9_34 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=34 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_34/line.o dlls/d3dx9_36/line.c -Idlls/d3dx9_34 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=34 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dx9_34/main.o dlls/d3dx9_36/main.c -Idlls/d3dx9_34 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=34 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dx9_34/math.o dlls/d3dx9_36/math.c -Idlls/d3dx9_34 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=34 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_34/mesh.o dlls/d3dx9_36/mesh.c -Idlls/d3dx9_34 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=34 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_34/preshader.o dlls/d3dx9_36/preshader.c -Idlls/d3dx9_34 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=34 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_34/render.o dlls/d3dx9_36/render.c -Idlls/d3dx9_34 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=34 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dx9_34/shader.o dlls/d3dx9_36/shader.c -Idlls/d3dx9_34 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=34 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dx9_34/skin.o dlls/d3dx9_36/skin.c -Idlls/d3dx9_34 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=34 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_34/sprite.o dlls/d3dx9_36/sprite.c -Idlls/d3dx9_34 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=34 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_34/surface.o dlls/d3dx9_36/surface.c -Idlls/d3dx9_34 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=34 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dx9_34/texture.o dlls/d3dx9_36/texture.c -Idlls/d3dx9_34 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=34 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dx9_34/util.o dlls/d3dx9_36/util.c -Idlls/d3dx9_34 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=34 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_34/volume.o dlls/d3dx9_36/volume.c -Idlls/d3dx9_34 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=34 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_34/xfile.o dlls/d3dx9_36/xfile.c -Idlls/d3dx9_34 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=34 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
tools/winegcc/winegcc -o dlls/d3dx9_34/d3dx9_34.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/d3dx9_34/d3dx9_34.spec -Wb,--prefer-native -mno-cygwin \
  dlls/d3dx9_34/version.res
cc -m64 -c -o dlls/d3dx9_35/animation.o dlls/d3dx9_36/animation.c -Idlls/d3dx9_35 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=35 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_35/core.o dlls/d3dx9_36/core.c -Idlls/d3dx9_35 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=35 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dx9_35/effect.o dlls/d3dx9_36/effect.c -Idlls/d3dx9_35 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=35 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_35/font.o dlls/d3dx9_36/font.c -Idlls/d3dx9_35 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=35 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_35/line.o dlls/d3dx9_36/line.c -Idlls/d3dx9_35 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=35 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dx9_35/main.o dlls/d3dx9_36/main.c -Idlls/d3dx9_35 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=35 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_35/math.o dlls/d3dx9_36/math.c -Idlls/d3dx9_35 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=35 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_35/mesh.o dlls/d3dx9_36/mesh.c -Idlls/d3dx9_35 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=35 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dx9_35/preshader.o dlls/d3dx9_36/preshader.c -Idlls/d3dx9_35 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=35 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_35/render.o dlls/d3dx9_36/render.c -Idlls/d3dx9_35 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=35 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_35/shader.o dlls/d3dx9_36/shader.c -Idlls/d3dx9_35 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=35 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_35/skin.o dlls/d3dx9_36/skin.c -Idlls/d3dx9_35 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=35 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dx9_35/sprite.o dlls/d3dx9_36/sprite.c -Idlls/d3dx9_35 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=35 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_35/surface.o dlls/d3dx9_36/surface.c -Idlls/d3dx9_35 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=35 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dx9_35/texture.o dlls/d3dx9_36/texture.c -Idlls/d3dx9_35 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=35 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dx9_35/util.o dlls/d3dx9_36/util.c -Idlls/d3dx9_35 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=35 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dx9_35/volume.o dlls/d3dx9_36/volume.c -Idlls/d3dx9_35 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=35 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_35/xfile.o dlls/d3dx9_36/xfile.c -Idlls/d3dx9_35 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=35 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winegcc/winegcc -o dlls/d3dx9_35/d3dx9_35.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/d3dx9_35/d3dx9_35.spec -Wb,--prefer-native -mno-cygwin \
  dlls/d3dx9_35/version.res
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_36/animation.o dlls/d3dx9_36/animation.c -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=36 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_36/core.o dlls/d3dx9_36/core.c -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=36 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_36/effect.o dlls/d3dx9_36/effect.c -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=36 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_36/font.o dlls/d3dx9_36/font.c -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=36 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dx9_36/line.o dlls/d3dx9_36/line.c -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=36 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dx9_36/main.o dlls/d3dx9_36/main.c -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=36 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dx9_36/math.o dlls/d3dx9_36/math.c -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=36 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_36/mesh.o dlls/d3dx9_36/mesh.c -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=36 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_36/preshader.o dlls/d3dx9_36/preshader.c -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=36 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dx9_36/render.o dlls/d3dx9_36/render.c -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=36 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_36/shader.o dlls/d3dx9_36/shader.c -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=36 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dx9_36/skin.o dlls/d3dx9_36/skin.c -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=36 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dx9_36/sprite.o dlls/d3dx9_36/sprite.c -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=36 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dx9_36/surface.o dlls/d3dx9_36/surface.c -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=36 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dx9_36/texture.o dlls/d3dx9_36/texture.c -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=36 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_36/util.o dlls/d3dx9_36/util.c -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=36 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dx9_36/volume.o dlls/d3dx9_36/volume.c -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=36 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dx9_36/xfile.o dlls/d3dx9_36/xfile.c -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=36 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winegcc/winegcc -o dlls/d3dx9_36/d3dx9_36.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/d3dx9_36/d3dx9_36.spec -Wb,--prefer-native -mno-cygwin \
  dlls/d3dx9_36/version.res
cc -m64 -c -o dlls/d3dx9_37/animation.o dlls/d3dx9_36/animation.c -Idlls/d3dx9_37 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=37 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dx9_37/core.o dlls/d3dx9_36/core.c -Idlls/d3dx9_37 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=37 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dx9_37/effect.o dlls/d3dx9_36/effect.c -Idlls/d3dx9_37 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=37 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dx9_37/font.o dlls/d3dx9_36/font.c -Idlls/d3dx9_37 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=37 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_37/line.o dlls/d3dx9_36/line.c -Idlls/d3dx9_37 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=37 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_37/main.o dlls/d3dx9_36/main.c -Idlls/d3dx9_37 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=37 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dx9_37/math.o dlls/d3dx9_36/math.c -Idlls/d3dx9_37 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=37 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_37/mesh.o dlls/d3dx9_36/mesh.c -Idlls/d3dx9_37 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=37 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_37/preshader.o dlls/d3dx9_36/preshader.c -Idlls/d3dx9_37 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=37 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dx9_37/render.o dlls/d3dx9_36/render.c -Idlls/d3dx9_37 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=37 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_37/shader.o dlls/d3dx9_36/shader.c -Idlls/d3dx9_37 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=37 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_37/skin.o dlls/d3dx9_36/skin.c -Idlls/d3dx9_37 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=37 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_37/sprite.o dlls/d3dx9_36/sprite.c -Idlls/d3dx9_37 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=37 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dx9_37/surface.o dlls/d3dx9_36/surface.c -Idlls/d3dx9_37 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=37 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dx9_37/texture.o dlls/d3dx9_36/texture.c -Idlls/d3dx9_37 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=37 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_37/util.o dlls/d3dx9_36/util.c -Idlls/d3dx9_37 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=37 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_37/volume.o dlls/d3dx9_36/volume.c -Idlls/d3dx9_37 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=37 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dx9_37/xfile.o dlls/d3dx9_36/xfile.c -Idlls/d3dx9_37 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=37 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winegcc/winegcc -o dlls/d3dx9_37/d3dx9_37.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/d3dx9_37/d3dx9_37.spec -Wb,--prefer-native -mno-cygwin \
  dlls/d3dx9_37/version.res
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_38/animation.o dlls/d3dx9_36/animation.c -Idlls/d3dx9_38 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=38 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dx9_38/core.o dlls/d3dx9_36/core.c -Idlls/d3dx9_38 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=38 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dx9_38/effect.o dlls/d3dx9_36/effect.c -Idlls/d3dx9_38 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=38 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_38/font.o dlls/d3dx9_36/font.c -Idlls/d3dx9_38 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=38 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_38/line.o dlls/d3dx9_36/line.c -Idlls/d3dx9_38 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=38 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dx9_38/main.o dlls/d3dx9_36/main.c -Idlls/d3dx9_38 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=38 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dx9_38/math.o dlls/d3dx9_36/math.c -Idlls/d3dx9_38 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=38 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dx9_38/mesh.o dlls/d3dx9_36/mesh.c -Idlls/d3dx9_38 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=38 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_38/preshader.o dlls/d3dx9_36/preshader.c -Idlls/d3dx9_38 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=38 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dx9_38/render.o dlls/d3dx9_36/render.c -Idlls/d3dx9_38 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=38 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_38/shader.o dlls/d3dx9_36/shader.c -Idlls/d3dx9_38 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=38 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dx9_38/skin.o dlls/d3dx9_36/skin.c -Idlls/d3dx9_38 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=38 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dx9_38/sprite.o dlls/d3dx9_36/sprite.c -Idlls/d3dx9_38 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=38 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dx9_38/surface.o dlls/d3dx9_36/surface.c -Idlls/d3dx9_38 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=38 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_38/texture.o dlls/d3dx9_36/texture.c -Idlls/d3dx9_38 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=38 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dx9_38/util.o dlls/d3dx9_36/util.c -Idlls/d3dx9_38 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=38 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_38/volume.o dlls/d3dx9_36/volume.c -Idlls/d3dx9_38 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=38 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dx9_38/xfile.o dlls/d3dx9_36/xfile.c -Idlls/d3dx9_38 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=38 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winegcc/winegcc -o dlls/d3dx9_38/d3dx9_38.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/d3dx9_38/d3dx9_38.spec -Wb,--prefer-native -mno-cygwin \
  dlls/d3dx9_38/version.res
cc -m64 -c -o dlls/d3dx9_39/animation.o dlls/d3dx9_36/animation.c -Idlls/d3dx9_39 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=39 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dx9_39/core.o dlls/d3dx9_36/core.c -Idlls/d3dx9_39 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=39 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dx9_39/effect.o dlls/d3dx9_36/effect.c -Idlls/d3dx9_39 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=39 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_39/font.o dlls/d3dx9_36/font.c -Idlls/d3dx9_39 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=39 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dx9_39/line.o dlls/d3dx9_36/line.c -Idlls/d3dx9_39 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=39 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dx9_39/main.o dlls/d3dx9_36/main.c -Idlls/d3dx9_39 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=39 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_39/math.o dlls/d3dx9_36/math.c -Idlls/d3dx9_39 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=39 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_39/mesh.o dlls/d3dx9_36/mesh.c -Idlls/d3dx9_39 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=39 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dx9_39/preshader.o dlls/d3dx9_36/preshader.c -Idlls/d3dx9_39 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=39 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_39/render.o dlls/d3dx9_36/render.c -Idlls/d3dx9_39 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=39 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_39/shader.o dlls/d3dx9_36/shader.c -Idlls/d3dx9_39 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=39 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dx9_39/skin.o dlls/d3dx9_36/skin.c -Idlls/d3dx9_39 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=39 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dx9_39/sprite.o dlls/d3dx9_36/sprite.c -Idlls/d3dx9_39 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=39 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dx9_39/surface.o dlls/d3dx9_36/surface.c -Idlls/d3dx9_39 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=39 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_39/texture.o dlls/d3dx9_36/texture.c -Idlls/d3dx9_39 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=39 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_39/util.o dlls/d3dx9_36/util.c -Idlls/d3dx9_39 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=39 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dx9_39/volume.o dlls/d3dx9_36/volume.c -Idlls/d3dx9_39 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=39 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dx9_39/xfile.o dlls/d3dx9_36/xfile.c -Idlls/d3dx9_39 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=39 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winegcc/winegcc -o dlls/d3dx9_39/d3dx9_39.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/d3dx9_39/d3dx9_39.spec -Wb,--prefer-native -mno-cygwin \
  dlls/d3dx9_39/version.res
cc -m64 -c -o dlls/d3dx9_40/animation.o dlls/d3dx9_36/animation.c -Idlls/d3dx9_40 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=40 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_40/core.o dlls/d3dx9_36/core.c -Idlls/d3dx9_40 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=40 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dx9_40/effect.o dlls/d3dx9_36/effect.c -Idlls/d3dx9_40 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=40 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dx9_40/font.o dlls/d3dx9_36/font.c -Idlls/d3dx9_40 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=40 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_40/line.o dlls/d3dx9_36/line.c -Idlls/d3dx9_40 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=40 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_40/main.o dlls/d3dx9_36/main.c -Idlls/d3dx9_40 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=40 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dx9_40/math.o dlls/d3dx9_36/math.c -Idlls/d3dx9_40 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=40 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dx9_40/mesh.o dlls/d3dx9_36/mesh.c -Idlls/d3dx9_40 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=40 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_40/preshader.o dlls/d3dx9_36/preshader.c -Idlls/d3dx9_40 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=40 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_40/render.o dlls/d3dx9_36/render.c -Idlls/d3dx9_40 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=40 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dx9_40/shader.o dlls/d3dx9_36/shader.c -Idlls/d3dx9_40 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=40 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dx9_40/skin.o dlls/d3dx9_36/skin.c -Idlls/d3dx9_40 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=40 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_40/sprite.o dlls/d3dx9_36/sprite.c -Idlls/d3dx9_40 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=40 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dx9_40/surface.o dlls/d3dx9_36/surface.c -Idlls/d3dx9_40 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=40 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_40/texture.o dlls/d3dx9_36/texture.c -Idlls/d3dx9_40 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=40 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dx9_40/util.o dlls/d3dx9_36/util.c -Idlls/d3dx9_40 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=40 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dx9_40/volume.o dlls/d3dx9_36/volume.c -Idlls/d3dx9_40 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=40 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_40/xfile.o dlls/d3dx9_36/xfile.c -Idlls/d3dx9_40 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=40 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winegcc/winegcc -o dlls/d3dx9_40/d3dx9_40.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/d3dx9_40/d3dx9_40.spec -Wb,--prefer-native -mno-cygwin \
  dlls/d3dx9_40/version.res
cc -m64 -c -o dlls/d3dx9_41/animation.o dlls/d3dx9_36/animation.c -Idlls/d3dx9_41 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=41 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_41/core.o dlls/d3dx9_36/core.c -Idlls/d3dx9_41 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=41 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_41/effect.o dlls/d3dx9_36/effect.c -Idlls/d3dx9_41 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=41 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_41/font.o dlls/d3dx9_36/font.c -Idlls/d3dx9_41 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=41 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dx9_41/line.o dlls/d3dx9_36/line.c -Idlls/d3dx9_41 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=41 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dx9_41/main.o dlls/d3dx9_36/main.c -Idlls/d3dx9_41 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=41 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dx9_41/math.o dlls/d3dx9_36/math.c -Idlls/d3dx9_41 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=41 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_41/mesh.o dlls/d3dx9_36/mesh.c -Idlls/d3dx9_41 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=41 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_41/preshader.o dlls/d3dx9_36/preshader.c -Idlls/d3dx9_41 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=41 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_41/render.o dlls/d3dx9_36/render.c -Idlls/d3dx9_41 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=41 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_41/shader.o dlls/d3dx9_36/shader.c -Idlls/d3dx9_41 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=41 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_41/skin.o dlls/d3dx9_36/skin.c -Idlls/d3dx9_41 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=41 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dx9_41/sprite.o dlls/d3dx9_36/sprite.c -Idlls/d3dx9_41 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=41 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_41/surface.o dlls/d3dx9_36/surface.c -Idlls/d3dx9_41 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=41 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dx9_41/texture.o dlls/d3dx9_36/texture.c -Idlls/d3dx9_41 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=41 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_41/util.o dlls/d3dx9_36/util.c -Idlls/d3dx9_41 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=41 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_41/volume.o dlls/d3dx9_36/volume.c -Idlls/d3dx9_41 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=41 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dx9_41/xfile.o dlls/d3dx9_36/xfile.c -Idlls/d3dx9_41 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=41 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winegcc/winegcc -o dlls/d3dx9_41/d3dx9_41.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/d3dx9_41/d3dx9_41.spec -Wb,--prefer-native -mno-cygwin \
  dlls/d3dx9_41/version.res
cc -m64 -c -o dlls/d3dx9_42/animation.o dlls/d3dx9_36/animation.c -Idlls/d3dx9_42 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=42 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_42/core.o dlls/d3dx9_36/core.c -Idlls/d3dx9_42 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=42 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_42/effect.o dlls/d3dx9_36/effect.c -Idlls/d3dx9_42 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=42 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dx9_42/font.o dlls/d3dx9_36/font.c -Idlls/d3dx9_42 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=42 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_42/line.o dlls/d3dx9_36/line.c -Idlls/d3dx9_42 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=42 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dx9_42/main.o dlls/d3dx9_36/main.c -Idlls/d3dx9_42 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=42 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_42/math.o dlls/d3dx9_36/math.c -Idlls/d3dx9_42 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=42 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dx9_42/mesh.o dlls/d3dx9_36/mesh.c -Idlls/d3dx9_42 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=42 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_42/preshader.o dlls/d3dx9_36/preshader.c -Idlls/d3dx9_42 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=42 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_42/render.o dlls/d3dx9_36/render.c -Idlls/d3dx9_42 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=42 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dx9_42/shader.o dlls/d3dx9_36/shader.c -Idlls/d3dx9_42 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=42 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_42/skin.o dlls/d3dx9_36/skin.c -Idlls/d3dx9_42 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=42 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_42/sprite.o dlls/d3dx9_36/sprite.c -Idlls/d3dx9_42 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=42 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_42/surface.o dlls/d3dx9_36/surface.c -Idlls/d3dx9_42 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=42 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dx9_42/texture.o dlls/d3dx9_36/texture.c -Idlls/d3dx9_42 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=42 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dx9_42/util.o dlls/d3dx9_36/util.c -Idlls/d3dx9_42 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=42 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_42/volume.o dlls/d3dx9_36/volume.c -Idlls/d3dx9_42 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=42 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_42/xfile.o dlls/d3dx9_36/xfile.c -Idlls/d3dx9_42 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=42 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winegcc/winegcc -o dlls/d3dx9_42/d3dx9_42.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/d3dx9_42/d3dx9_42.spec -Wb,--prefer-native -mno-cygwin \
  dlls/d3dx9_42/version.res
cc -m64 -c -o dlls/d3dx9_43/animation.o dlls/d3dx9_36/animation.c -Idlls/d3dx9_43 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=43 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dx9_43/core.o dlls/d3dx9_36/core.c -Idlls/d3dx9_43 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=43 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_43/effect.o dlls/d3dx9_36/effect.c -Idlls/d3dx9_43 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=43 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dx9_43/font.o dlls/d3dx9_36/font.c -Idlls/d3dx9_43 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=43 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_43/line.o dlls/d3dx9_36/line.c -Idlls/d3dx9_43 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=43 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dx9_43/main.o dlls/d3dx9_36/main.c -Idlls/d3dx9_43 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=43 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_43/math.o dlls/d3dx9_36/math.c -Idlls/d3dx9_43 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=43 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dx9_43/mesh.o dlls/d3dx9_36/mesh.c -Idlls/d3dx9_43 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=43 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_43/preshader.o dlls/d3dx9_36/preshader.c -Idlls/d3dx9_43 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=43 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dx9_43/render.o dlls/d3dx9_36/render.c -Idlls/d3dx9_43 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=43 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_43/shader.o dlls/d3dx9_36/shader.c -Idlls/d3dx9_43 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=43 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_43/skin.o dlls/d3dx9_36/skin.c -Idlls/d3dx9_43 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=43 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_43/sprite.o dlls/d3dx9_36/sprite.c -Idlls/d3dx9_43 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=43 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_43/surface.o dlls/d3dx9_36/surface.c -Idlls/d3dx9_43 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=43 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_43/texture.o dlls/d3dx9_36/texture.c -Idlls/d3dx9_43 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=43 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dx9_43/util.o dlls/d3dx9_36/util.c -Idlls/d3dx9_43 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=43 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dx9_43/volume.o dlls/d3dx9_36/volume.c -Idlls/d3dx9_43 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=43 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dx9_43/xfile.o dlls/d3dx9_36/xfile.c -Idlls/d3dx9_43 -Idlls/d3dx9_36 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -DD3DX_SDK_VERSION=43 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winegcc/winegcc -o dlls/d3dx9_43/d3dx9_43.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/d3dx9_43/d3dx9_43.spec -Wb,--prefer-native -mno-cygwin \
  dlls/d3dx9_43/version.res
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dxof/d3dxof.o dlls/d3dxof/d3dxof.c -Idlls/d3dxof -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/d3dxof/main.o dlls/d3dxof/main.c -Idlls/d3dxof -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/d3dxof/parsing.o dlls/d3dxof/parsing.c -Idlls/d3dxof -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winegcc/winegcc -o dlls/d3dxof/d3dxof.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/d3dxof/d3dxof.spec -mno-cygwin dlls/d3dxof/version.res \
  dlls/d3dxof/d3dxof_r.res
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/dbgeng/dbgeng.o dlls/dbgeng/dbgeng.c -Idlls/dbgeng -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/dbghelp/coff.o dlls/dbghelp/coff.c -Idlls/dbghelp -Iinclude -Iinclude/msvcrt -I./libs/zlib \
  -D__WINESRC__ -DFAR= -DZ_SOLO -D_IMAGEHLP_SOURCE_ -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/dbghelp/cpu_arm.o dlls/dbghelp/cpu_arm.c -Idlls/dbghelp -Iinclude -Iinclude/msvcrt -I./libs/zlib \
  -D__WINESRC__ -DFAR= -DZ_SOLO -D_IMAGEHLP_SOURCE_ -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/dbghelp/cpu_arm64.o dlls/dbghelp/cpu_arm64.c -Idlls/dbghelp -Iinclude -Iinclude/msvcrt -I./libs/zlib \
  -D__WINESRC__ -DFAR= -DZ_SOLO -D_IMAGEHLP_SOURCE_ -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/dbghelp/cpu_i386.o dlls/dbghelp/cpu_i386.c -Idlls/dbghelp -Iinclude -Iinclude/msvcrt -I./libs/zlib \
  -D__WINESRC__ -DFAR= -DZ_SOLO -D_IMAGEHLP_SOURCE_ -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/dbghelp/cpu_x86_64.o dlls/dbghelp/cpu_x86_64.c -Idlls/dbghelp -Iinclude -Iinclude/msvcrt -I./libs/zlib \
  -D__WINESRC__ -DFAR= -DZ_SOLO -D_IMAGEHLP_SOURCE_ -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/dbghelp/dbghelp.o dlls/dbghelp/dbghelp.c -Idlls/dbghelp -Iinclude -Iinclude/msvcrt -I./libs/zlib \
  -D__WINESRC__ -DFAR= -DZ_SOLO -D_IMAGEHLP_SOURCE_ -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/dbghelp/dwarf.o dlls/dbghelp/dwarf.c -Idlls/dbghelp -Iinclude -Iinclude/msvcrt -I./libs/zlib \
  -D__WINESRC__ -DFAR= -DZ_SOLO -D_IMAGEHLP_SOURCE_ -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/dbghelp/elf_module.o dlls/dbghelp/elf_module.c -Idlls/dbghelp -Iinclude -Iinclude/msvcrt -I./libs/zlib \
  -D__WINESRC__ -DFAR= -DZ_SOLO -D_IMAGEHLP_SOURCE_ -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/dbghelp/image.o dlls/dbghelp/image.c -Idlls/dbghelp -Iinclude -Iinclude/msvcrt -I./libs/zlib \
  -D__WINESRC__ -DFAR= -DZ_SOLO -D_IMAGEHLP_SOURCE_ -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/dbghelp/macho_module.o dlls/dbghelp/macho_module.c -Idlls/dbghelp -Iinclude -Iinclude/msvcrt -I./libs/zlib \
  -D__WINESRC__ -DFAR= -DZ_SOLO -D_IMAGEHLP_SOURCE_ -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/dbghelp/minidump.o dlls/dbghelp/minidump.c -Idlls/dbghelp -Iinclude -Iinclude/msvcrt -I./libs/zlib \
  -D__WINESRC__ -DFAR= -DZ_SOLO -D_IMAGEHLP_SOURCE_ -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/dbghelp/module.o dlls/dbghelp/module.c -Idlls/dbghelp -Iinclude -Iinclude/msvcrt -I./libs/zlib \
  -D__WINESRC__ -DFAR= -DZ_SOLO -D_IMAGEHLP_SOURCE_ -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/dbghelp/msc.o dlls/dbghelp/msc.c -Idlls/dbghelp -Iinclude -Iinclude/msvcrt -I./libs/zlib \
  -D__WINESRC__ -DFAR= -DZ_SOLO -D_IMAGEHLP_SOURCE_ -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/dbghelp/path.o dlls/dbghelp/path.c -Idlls/dbghelp -Iinclude -Iinclude/msvcrt -I./libs/zlib \
  -D__WINESRC__ -DFAR= -DZ_SOLO -D_IMAGEHLP_SOURCE_ -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/dbghelp/pe_module.o dlls/dbghelp/pe_module.c -Idlls/dbghelp -Iinclude -Iinclude/msvcrt -I./libs/zlib \
  -D__WINESRC__ -DFAR= -DZ_SOLO -D_IMAGEHLP_SOURCE_ -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/dbghelp/source.o dlls/dbghelp/source.c -Idlls/dbghelp -Iinclude -Iinclude/msvcrt -I./libs/zlib \
  -D__WINESRC__ -DFAR= -DZ_SOLO -D_IMAGEHLP_SOURCE_ -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/dbghelp/stabs.o dlls/dbghelp/stabs.c -Idlls/dbghelp -Iinclude -Iinclude/msvcrt -I./libs/zlib \
  -D__WINESRC__ -DFAR= -DZ_SOLO -D_IMAGEHLP_SOURCE_ -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
dlls/dbghelp/msc.c:1908:12: warning: variable 'first' is used uninitialized whenever 'while' loop exits because its condition is false [-Wsometimes-uninitialized]
    while (codeview_advance_binannot(&cvba))
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/dbghelp/msc.c:1925:14: note: uninitialized use occurs here
    offset = first;
             ^~~~~
dlls/dbghelp/msc.c:1908:12: note: remove the condition if it is always true
    while (codeview_advance_binannot(&cvba))
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
           1
dlls/dbghelp/msc.c:1895:19: note: initialize the variable 'first' to silence this warning
    unsigned first, offset, length, line, srcfile;
                  ^
                   = 0
3 warnings generated.
cc -m64 -c -o dlls/dbghelp/stack.o dlls/dbghelp/stack.c -Idlls/dbghelp -Iinclude -Iinclude/msvcrt -I./libs/zlib \
  -D__WINESRC__ -DFAR= -DZ_SOLO -D_IMAGEHLP_SOURCE_ -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/dbghelp/storage.o dlls/dbghelp/storage.c -Idlls/dbghelp -Iinclude -Iinclude/msvcrt -I./libs/zlib \
  -D__WINESRC__ -DFAR= -DZ_SOLO -D_IMAGEHLP_SOURCE_ -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/dbghelp/symbol.o dlls/dbghelp/symbol.c -Idlls/dbghelp -Iinclude -Iinclude/msvcrt -I./libs/zlib \
  -D__WINESRC__ -DFAR= -DZ_SOLO -D_IMAGEHLP_SOURCE_ -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/dbghelp/type.o dlls/dbghelp/type.c -Idlls/dbghelp -Iinclude -Iinclude/msvcrt -I./libs/zlib \
  -D__WINESRC__ -DFAR= -DZ_SOLO -D_IMAGEHLP_SOURCE_ -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winegcc/winegcc -o dlls/dbghelp/dbghelp.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/dbghelp/dbghelp.spec -mno-cygwin dlls/dbghelp/version.res
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/dcomp/device.o dlls/dcomp/device.c -Idlls/dcomp -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winegcc/winegcc -o dlls/dcomp/dcomp.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/dcomp/dcomp.spec -Wb,--prefer-native -mno-cygwin \
  dlls/dcomp/version.res
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/ddraw/clipper.o dlls/ddraw/clipper.c -Idlls/ddraw -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/ddraw/ddraw.o dlls/ddraw/ddraw.c -Idlls/ddraw -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/ddraw/device.o dlls/ddraw/device.c -Idlls/ddraw -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/ddraw/executebuffer.o dlls/ddraw/executebuffer.c -Idlls/ddraw -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/ddraw/light.o dlls/ddraw/light.c -Idlls/ddraw -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/ddraw/main.o dlls/ddraw/main.c -Idlls/ddraw -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/ddraw/material.o dlls/ddraw/material.c -Idlls/ddraw -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/ddraw/palette.o dlls/ddraw/palette.c -Idlls/ddraw -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/ddraw/surface.o dlls/ddraw/surface.c -Idlls/ddraw -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/ddraw/utils.o dlls/ddraw/utils.c -Idlls/ddraw -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/ddraw/vertexbuffer.o dlls/ddraw/vertexbuffer.c -Idlls/ddraw -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
dlls/ddraw/device.c:4921:14: warning: implicit conversion from enumeration type 'enum wined3d_sampler_state' to different enumeration type 'enum wined3d_texture_stage_state' [-Wenum-conversion]
    {TRUE,  {WINED3D_SAMP_MAX_ANISOTROPY}},           /* 21, D3DTSS_MAXANISOTROPY */
            ~^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/ddraw/device.c:4920:14: warning: implicit conversion from enumeration type 'enum wined3d_sampler_state' to different enumeration type 'enum wined3d_texture_stage_state' [-Wenum-conversion]
    {TRUE,  {WINED3D_SAMP_MAX_MIP_LEVEL}},            /* 20, D3DTSS_MAXMIPLEVEL */
            ~^~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/ddraw/device.c:4919:14: warning: implicit conversion from enumeration type 'enum wined3d_sampler_state' to different enumeration type 'enum wined3d_texture_stage_state' [-Wenum-conversion]
    {TRUE,  {WINED3D_SAMP_MIPMAP_LOD_BIAS}},          /* 19, D3DTSS_MIPMAPLODBIAS */
            ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/ddraw/device.c:4918:14: warning: implicit conversion from enumeration type 'enum wined3d_sampler_state' to different enumeration type 'enum wined3d_texture_stage_state' [-Wenum-conversion]
    {TRUE,  {WINED3D_SAMP_MIP_FILTER}},               /* 18, D3DTSS_MIPFILTER */
            ~^~~~~~~~~~~~~~~~~~~~~~~
dlls/ddraw/device.c:4917:14: warning: implicit conversion from enumeration type 'enum wined3d_sampler_state' to different enumeration type 'enum wined3d_texture_stage_state' [-Wenum-conversion]
    {TRUE,  {WINED3D_SAMP_MIN_FILTER}},               /* 17, D3DTSS_MINFILTER */
            ~^~~~~~~~~~~~~~~~~~~~~~~
dlls/ddraw/device.c:4916:14: warning: implicit conversion from enumeration type 'enum wined3d_sampler_state' to different enumeration type 'enum wined3d_texture_stage_state' [-Wenum-conversion]
    {TRUE,  {WINED3D_SAMP_MAG_FILTER}},               /* 16, D3DTSS_MAGFILTER */
            ~^~~~~~~~~~~~~~~~~~~~~~~
dlls/ddraw/device.c:4915:14: warning: implicit conversion from enumeration type 'enum wined3d_sampler_state' to different enumeration type 'enum wined3d_texture_stage_state' [-Wenum-conversion]
    {TRUE,  {WINED3D_SAMP_BORDER_COLOR}},             /* 15, D3DTSS_BORDERCOLOR */
            ~^~~~~~~~~~~~~~~~~~~~~~~~~
dlls/ddraw/device.c:4914:14: warning: implicit conversion from enumeration type 'enum wined3d_sampler_state' to different enumeration type 'enum wined3d_texture_stage_state' [-Wenum-conversion]
    {TRUE,  {WINED3D_SAMP_ADDRESS_V}},                /* 14, D3DTSS_ADDRESSV */
            ~^~~~~~~~~~~~~~~~~~~~~~
dlls/ddraw/device.c:4913:14: warning: implicit conversion from enumeration type 'enum wined3d_sampler_state' to different enumeration type 'enum wined3d_texture_stage_state' [-Wenum-conversion]
    {TRUE,  {WINED3D_SAMP_ADDRESS_U}},                /* 13, D3DTSS_ADDRESSU */
            ~^~~~~~~~~~~~~~~~~~~~~~
dlls/ddraw/device.c:4912:14: warning: implicit conversion from enumeration type 'enum wined3d_sampler_state' to different enumeration type 'enum wined3d_texture_stage_state' [-Wenum-conversion]
    {TRUE,  {WINED3D_SAMP_ADDRESS_U}},                /* 12, D3DTSS_ADDRESS */
            ~^~~~~~~~~~~~~~~~~~~~~~
12 warnings generated.
cc -m64 -c -o dlls/ddraw/viewport.o dlls/ddraw/viewport.c -Idlls/ddraw -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winegcc/winegcc -o dlls/ddraw/ddraw.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/ddraw/ddraw.spec -mno-cygwin dlls/ddraw/version.res \
  dlls/ddraw/ddraw_classes_r.res
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/ddrawex/ddraw.o dlls/ddrawex/ddraw.c -Idlls/ddrawex -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/ddrawex/main.o dlls/ddrawex/main.c -Idlls/ddrawex -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/ddrawex/surface.o dlls/ddrawex/surface.c -Idlls/ddrawex -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
tools/winegcc/winegcc -o dlls/ddrawex/ddrawex.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/ddrawex/ddrawex.spec -mno-cygwin dlls/ddrawex/version.res \
  dlls/ddrawex/ddrawex_r.res
cc -m64 -c -o dlls/devenum/createdevenum.o dlls/devenum/createdevenum.c -Idlls/devenum -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/devenum/devenum_main.o dlls/devenum/devenum_main.c -Idlls/devenum -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/devenum/mediacatenum.o dlls/devenum/mediacatenum.c -Idlls/devenum -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/devenum/parsedisplayname.o dlls/devenum/parsedisplayname.c -Idlls/devenum -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o libs/dmoguids/dmoguids.o libs/dmoguids/dmoguids.c -Ilibs/dmoguids -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winegcc/winegcc -o dlls/devenum/devenum.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/devenum/devenum.spec -mno-cygwin dlls/devenum/devenum.res \
  dlls/devenum/devenum_classes_r.res
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/widl/widl -o include/dhtmled.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/dhtmled.idl
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/diasymreader/main.o dlls/diasymreader/main.c -Idlls/diasymreader -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/diasymreader/writer.o dlls/diasymreader/writer.c -Idlls/diasymreader -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
tools/winegcc/winegcc -o dlls/diasymreader/diasymreader.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/diasymreader/diasymreader.spec -Wb,--prefer-native -mno-cygwin \
  dlls/diasymreader/diasymreader.res
cc -m64 -c -o dlls/dinput/ansi.o dlls/dinput/ansi.c -Idlls/dinput -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DDIRECTINPUT_VERSION=0x0700 -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
dlls/devenum/mediacatenum.c:212:14: warning: variable 'parent' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized]
    else if (moniker->type == DEVICE_CODEC)
             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/devenum/mediacatenum.c:220:25: note: uninitialized use occurs here
    ret = RegOpenKeyExW(parent, moniker->name, 0, KEY_READ, &key);
                        ^~~~~~
dlls/devenum/mediacatenum.c:212:10: note: remove the 'if' if its condition is always true
    else if (moniker->type == DEVICE_CODEC)
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/devenum/mediacatenum.c:116:16: note: initialize the variable 'parent' to silence this warning
    HKEY parent, key;
               ^
                = NULL
dlls/devenum/mediacatenum.c:319:14: warning: variable 'parent' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized]
    else if (moniker->type == DEVICE_CODEC)
             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/devenum/mediacatenum.c:327:27: note: uninitialized use occurs here
    ret = RegCreateKeyExW(parent, moniker->name, 0, NULL, 0, KEY_WRITE, NULL, &key, NULL);
                          ^~~~~~
dlls/devenum/mediacatenum.c:319:10: note: remove the 'if' if its condition is always true
    else if (moniker->type == DEVICE_CODEC)
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/devenum/mediacatenum.c:299:16: note: initialize the variable 'parent' to silence this warning
    HKEY parent, key;
               ^
                = NULL
4 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/dinput/device.o dlls/dinput/device.c -Idlls/dinput -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DDIRECTINPUT_VERSION=0x0700 -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/dinput/dinput_main.o dlls/dinput/dinput_main.c -Idlls/dinput -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DDIRECTINPUT_VERSION=0x0700 -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/dinput/joystick_hid.o dlls/dinput/joystick_hid.c -Idlls/dinput -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DDIRECTINPUT_VERSION=0x0700 -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/dinput/keyboard.o dlls/dinput/keyboard.c -Idlls/dinput -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DDIRECTINPUT_VERSION=0x0700 -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/dinput/mouse.o dlls/dinput/mouse.c -Idlls/dinput -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DDIRECTINPUT_VERSION=0x0700 -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/dinput/data_formats.o dlls/dinput/data_formats.c -Idlls/dinput -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DDIRECTINPUT_VERSION=0x0700 -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/dinput8/ansi.o dlls/dinput/ansi.c -Idlls/dinput8 -Idlls/dinput -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DDIRECTINPUT_VERSION=0x0800 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/dinput8/device.o dlls/dinput/device.c -Idlls/dinput8 -Idlls/dinput -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DDIRECTINPUT_VERSION=0x0800 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/dinput8/dinput_main.o dlls/dinput/dinput_main.c -Idlls/dinput8 -Idlls/dinput -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DDIRECTINPUT_VERSION=0x0800 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/dinput8/joystick_hid.o dlls/dinput/joystick_hid.c -Idlls/dinput8 -Idlls/dinput -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DDIRECTINPUT_VERSION=0x0800 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/dinput8/keyboard.o dlls/dinput/keyboard.c -Idlls/dinput8 -Idlls/dinput -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DDIRECTINPUT_VERSION=0x0800 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/dinput8/mouse.o dlls/dinput/mouse.c -Idlls/dinput8 -Idlls/dinput -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DDIRECTINPUT_VERSION=0x0800 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/dinput8/data_formats.o dlls/dinput/data_formats.c -Idlls/dinput8 -Idlls/dinput -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DDIRECTINPUT_VERSION=0x0800 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/directmanipulation/directmanipulation.o dlls/directmanipulation/directmanipulation.c -Idlls/directmanipulation -Iinclude \
  -Iinclude/msvcrt -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winegcc/winegcc -o dlls/directmanipulation/directmanipulation.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/directmanipulation/directmanipulation.spec -Wb,--prefer-native \
  -mno-cygwin dlls/directmanipulation/directmanip_r.res
cc -m64 -c -o dlls/dispex/usrmarshal.o dlls/dispex/usrmarshal.c -Idlls/dispex -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/dispex/dlldata.o dlls/dispex/dlldata.c -Idlls/dispex -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  -DWINE_REGISTER_DLL -DPROXY_DELEGATION -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/dispex/disp_ex_p.o dlls/dispex/disp_ex_p.c -Idlls/dispex -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
tools/winegcc/winegcc -o dlls/dispex/dispex.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/dispex/dispex.spec -mno-cygwin dlls/dispex/disp_ex_r.res
cc -m64 -c -o dlls/dmband/band.o dlls/dmband/band.c -Idlls/dmband -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/dmband/bandtrack.o dlls/dmband/bandtrack.c -Idlls/dmband -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/dmband/dmband_main.o dlls/dmband/dmband_main.c -Idlls/dmband -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/dmband/dmobject.o dlls/dmband/dmobject.c -Idlls/dmband -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/dmband/dmutils.o dlls/dmband/dmutils.c -Idlls/dmband -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winegcc/winegcc -o dlls/dmband/dmband.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/dmband/dmband.spec -mno-cygwin dlls/dmband/version.res \
  dlls/dmband/dmband_r.res
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/dmcompos/chordmap.o dlls/dmcompos/chordmap.c -Idlls/dmcompos -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/dmcompos/chordmaptrack.o dlls/dmcompos/chordmaptrack.c -Idlls/dmcompos -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/dmcompos/composer.o dlls/dmcompos/composer.c -Idlls/dmcompos -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/dmcompos/dmcompos_main.o dlls/dmcompos/dmcompos_main.c -Idlls/dmcompos -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/dmcompos/dmobject.o dlls/dmcompos/dmobject.c -Idlls/dmcompos -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/dmcompos/signposttrack.o dlls/dmcompos/signposttrack.c -Idlls/dmcompos -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winegcc/winegcc -o dlls/dmcompos/dmcompos.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/dmcompos/dmcompos.spec -mno-cygwin dlls/dmcompos/version.res \
  dlls/dmcompos/dmcompos_r.res
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/dmime/audiopath.o dlls/dmime/audiopath.c -Idlls/dmime -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/dmime/dmime_main.o dlls/dmime/dmime_main.c -Idlls/dmime -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/dmime/dmobject.o dlls/dmime/dmobject.c -Idlls/dmime -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/dmime/graph.o dlls/dmime/graph.c -Idlls/dmime -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/dmime/lyricstrack.o dlls/dmime/lyricstrack.c -Idlls/dmime -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/dmime/markertrack.o dlls/dmime/markertrack.c -Idlls/dmime -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/dmime/paramcontroltrack.o dlls/dmime/paramcontroltrack.c -Idlls/dmime -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/dmime/performance.o dlls/dmime/performance.c -Idlls/dmime -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/dmime/segment.o dlls/dmime/segment.c -Idlls/dmime -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/dmime/segmentstate.o dlls/dmime/segmentstate.c -Idlls/dmime -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/dmime/segtriggertrack.o dlls/dmime/segtriggertrack.c -Idlls/dmime -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/dmime/seqtrack.o dlls/dmime/seqtrack.c -Idlls/dmime -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/dmime/sysextrack.o dlls/dmime/sysextrack.c -Idlls/dmime -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/dmime/tempotrack.o dlls/dmime/tempotrack.c -Idlls/dmime -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/dmime/timesigtrack.o dlls/dmime/timesigtrack.c -Idlls/dmime -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/dmime/wavetrack.o dlls/dmime/wavetrack.c -Idlls/dmime -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winegcc/winegcc -o dlls/dmime/dmime.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/dmime/dmime.spec -mno-cygwin dlls/dmime/version.res \
  dlls/dmime/dmime_r.res
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/dmloader/container.o dlls/dmloader/container.c -Idlls/dmloader -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/dmloader/debug.o dlls/dmloader/debug.c -Idlls/dmloader -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/dmloader/dmloader_main.o dlls/dmloader/dmloader_main.c -Idlls/dmloader -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/dmloader/dmobject.o dlls/dmloader/dmobject.c -Idlls/dmloader -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/dmloader/loader.o dlls/dmloader/loader.c -Idlls/dmloader -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/dmloader/loaderstream.o dlls/dmloader/loaderstream.c -Idlls/dmloader -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winegcc/winegcc -o dlls/dmloader/dmloader.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/dmloader/dmloader.spec -mno-cygwin dlls/dmloader/version.res \
  dlls/dmloader/dmloader_r.res
cc -m64 -c -o dlls/dmscript/dmobject.o dlls/dmscript/dmobject.c -Idlls/dmscript -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/dmscript/dmscript_main.o dlls/dmscript/dmscript_main.c -Idlls/dmscript -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/dmscript/script.o dlls/dmscript/script.c -Idlls/dmscript -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/dmscript/scripttrack.o dlls/dmscript/scripttrack.c -Idlls/dmscript -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
tools/winegcc/winegcc -o dlls/dmscript/dmscript.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/dmscript/dmscript.spec -mno-cygwin dlls/dmscript/rsrc.res \
  dlls/dmscript/dmscript_r.res
cc -m64 -c -o dlls/dmstyle/auditiontrack.o dlls/dmstyle/auditiontrack.c -Idlls/dmstyle -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/dmstyle/chordtrack.o dlls/dmstyle/chordtrack.c -Idlls/dmstyle -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/dmstyle/commandtrack.o dlls/dmstyle/commandtrack.c -Idlls/dmstyle -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/dmstyle/dmobject.o dlls/dmstyle/dmobject.c -Idlls/dmstyle -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/dmstyle/dmstyle_main.o dlls/dmstyle/dmstyle_main.c -Idlls/dmstyle -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/dmstyle/dmutils.o dlls/dmstyle/dmutils.c -Idlls/dmstyle -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/dmstyle/motiftrack.o dlls/dmstyle/motiftrack.c -Idlls/dmstyle -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/dmstyle/mutetrack.o dlls/dmstyle/mutetrack.c -Idlls/dmstyle -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/dmstyle/style.o dlls/dmstyle/style.c -Idlls/dmstyle -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/dmstyle/styletrack.o dlls/dmstyle/styletrack.c -Idlls/dmstyle -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
tools/winegcc/winegcc -o dlls/dmstyle/dmstyle.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/dmstyle/dmstyle.spec -mno-cygwin dlls/dmstyle/version.res \
  dlls/dmstyle/dmstyle_r.res
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/dmsynth/dmsynth_main.o dlls/dmsynth/dmsynth_main.c -Idlls/dmsynth -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/dmsynth/synth.o dlls/dmsynth/synth.c -Idlls/dmsynth -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/dmsynth/synthsink.o dlls/dmsynth/synthsink.c -Idlls/dmsynth -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
tools/winegcc/winegcc -o dlls/dmsynth/dmsynth.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/dmsynth/dmsynth.spec -mno-cygwin dlls/dmsynth/version.res \
  dlls/dmsynth/dmsynth_r.res
cc -m64 -c -o dlls/dmusic/buffer.o dlls/dmusic/buffer.c -Idlls/dmusic -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/dmusic/clock.o dlls/dmusic/clock.c -Idlls/dmusic -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/dmusic/collection.o dlls/dmusic/collection.c -Idlls/dmusic -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/dmusic/dmobject.o dlls/dmusic/dmobject.c -Idlls/dmusic -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/dmusic/dmusic.o dlls/dmusic/dmusic.c -Idlls/dmusic -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/dmusic/dmusic_main.o dlls/dmusic/dmusic_main.c -Idlls/dmusic -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/dmusic/download.o dlls/dmusic/download.c -Idlls/dmusic -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/dmusic/instrument.o dlls/dmusic/instrument.c -Idlls/dmusic -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/dmusic/port.o dlls/dmusic/port.c -Idlls/dmusic -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winegcc/winegcc -o dlls/dmusic/dmusic.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/dmusic/dmusic.spec -mno-cygwin dlls/dmusic/version.res \
  dlls/dmusic/dmusic_r.res
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/dmusic32/dmusic32_main.o dlls/dmusic32/dmusic32_main.c -Idlls/dmusic32 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
tools/winegcc/winegcc -o dlls/dmusic32/dmusic32.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/dmusic32/dmusic32.spec -mno-cygwin dlls/dmusic32/version.res
tools/winegcc/winegcc -o dlls/dnsapi/dnsapi.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/dnsapi/dnsapi.spec -mno-cygwin dlls/dnsapi/version.res
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winegcc/winegcc -o dlls/dplay/dplay.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/dplay/dplay.spec -mno-cygwin dlls/dplay/version.res
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/dplayx/dpclassfactory.o dlls/dplayx/dpclassfactory.c -Idlls/dplayx -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/dplayx/dplay.o dlls/dplayx/dplay.c -Idlls/dplayx -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/dplayx/dplaysp.o dlls/dplayx/dplaysp.c -Idlls/dplayx -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/dplayx/dplayx_global.o dlls/dplayx/dplayx_global.c -Idlls/dplayx -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/dplayx/dplayx_main.o dlls/dplayx/dplayx_main.c -Idlls/dplayx -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/dplayx/dplayx_messages.o dlls/dplayx/dplayx_messages.c -Idlls/dplayx -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/dplayx/dplobby.o dlls/dplayx/dplobby.c -Idlls/dplayx -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/dplayx/lobbysp.o dlls/dplayx/lobbysp.c -Idlls/dplayx -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/dplayx/name_server.o dlls/dplayx/name_server.c -Idlls/dplayx -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winegcc/winegcc -o dlls/dplayx/dplayx.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/dplayx/dplayx.spec -mno-cygwin dlls/dplayx/version.res \
  dlls/dplayx/dplayx_r.res
tools/winegcc/winegcc -o dlls/dpnaddr/dpnaddr.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/dpnaddr/dpnaddr.spec -mno-cygwin dlls/dpnaddr/version.res
cc -m64 -c -o dlls/dpnet/address.o dlls/dpnet/address.c -Idlls/dpnet -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/dpnet/client.o dlls/dpnet/client.c -Idlls/dpnet -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/dpnet/dpnet_main.o dlls/dpnet/dpnet_main.c -Idlls/dpnet -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/dpnet/lobbiedapp.o dlls/dpnet/lobbiedapp.c -Idlls/dpnet -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/dpnet/peer.o dlls/dpnet/peer.c -Idlls/dpnet -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/dpnet/server.o dlls/dpnet/server.c -Idlls/dpnet -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/dpnet/threadpool.o dlls/dpnet/threadpool.c -Idlls/dpnet -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winegcc/winegcc -o dlls/dpnet/dpnet.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/dpnet/dpnet.spec -mno-cygwin dlls/dpnet/version.res \
  dlls/dpnet/dpnet_r.res
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/dpnhpast/main.o dlls/dpnhpast/main.c -Idlls/dpnhpast -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
tools/winegcc/winegcc -o dlls/dpnhpast/dpnhpast.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/dpnhpast/dpnhpast.spec -mno-cygwin dlls/dpnhpast/version.res
cc -m64 -c -o dlls/dpnhupnp/main.o dlls/dpnhupnp/main.c -Idlls/dpnhupnp -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winegcc/winegcc -o dlls/dpnhupnp/dpnhupnp.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/dpnhupnp/dpnhupnp.spec -Wb,--prefer-native -mno-cygwin \
  dlls/dpnhupnp/version.res
tools/winegcc/winegcc -o dlls/dpnlobby/dpnlobby.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/dpnlobby/dpnlobby.spec -mno-cygwin dlls/dpnlobby/version.res
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/dpvoice/client.o dlls/dpvoice/client.c -Idlls/dpvoice -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/dpvoice/main.o dlls/dpvoice/main.c -Idlls/dpvoice -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/dpvoice/server.o dlls/dpvoice/server.c -Idlls/dpvoice -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
tools/winegcc/winegcc -o dlls/dpvoice/dpvoice.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/dpvoice/dpvoice.spec -Wb,--prefer-native -mno-cygwin \
  dlls/dpvoice/version.res dlls/dpvoice/dpvoice_r.res
cc -m64 -c -o dlls/dpwsockx/dpwsockx_main.o dlls/dpwsockx/dpwsockx_main.c -Idlls/dpwsockx -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winegcc/winegcc -o dlls/dpwsockx/dpwsockx.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/dpwsockx/dpwsockx.spec -Wb,--prefer-native -mno-cygwin \
  dlls/dpwsockx/version.res
cc -m64 -c -o dlls/dsdmo/main.o dlls/dsdmo/main.c -Idlls/dsdmo -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winegcc/winegcc -o dlls/dsdmo/dsdmo.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/dsdmo/dsdmo.spec -Wb,--prefer-native -mno-cygwin \
  dlls/dsdmo/version.res dlls/dsdmo/dsdmo_r.res
cc -m64 -c -o dlls/dsound/buffer.o dlls/dsound/buffer.c -Idlls/dsound -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/dsound/capture.o dlls/dsound/capture.c -Idlls/dsound -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/dsound/dsound.o dlls/dsound/dsound.c -Idlls/dsound -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/dsound/dsound_convert.o dlls/dsound/dsound_convert.c -Idlls/dsound -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/dsound/dsound_main.o dlls/dsound/dsound_main.c -Idlls/dsound -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/dsound/duplex.o dlls/dsound/duplex.c -Idlls/dsound -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/dsound/mixer.o dlls/dsound/mixer.c -Idlls/dsound -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/dsound/primary.o dlls/dsound/primary.c -Idlls/dsound -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/dsound/propset.o dlls/dsound/propset.c -Idlls/dsound -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
dlls/dsound/dsound_convert.c:145:23: warning: implicit conversion from 'int' to 'float' changes value from 2147483647 to 2147483648 [-Wimplicit-const-int-float-conversion]
    if(value >= 1.f * 0x7FFFFFFF / 0x80000000U)  /* this rounds to 1.f */
                    ~ ^~~~~~~~~~
3 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/dsound/sound3d.o dlls/dsound/sound3d.c -Idlls/dsound -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
tools/winegcc/winegcc -o dlls/dsound/dsound.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/dsound/dsound.spec -mno-cygwin dlls/dsound/version.res \
  dlls/dsound/dsound_classes_r.res
cc -m64 -c -o dlls/dsquery/main.o dlls/dsquery/main.c -Idlls/dsquery -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winegcc/winegcc -o dlls/dsquery/dsquery.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/dsquery/dsquery.spec -mno-cygwin dlls/dsquery/dsquery_r.res
cc -m64 -c -o dlls/dssenh/main.o dlls/dssenh/main.c -Idlls/dssenh -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winegcc/winegcc -o dlls/dssenh/dssenh.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/dssenh/dssenh.spec -mno-cygwin dlls/dssenh/rsrc.res
cc -m64 -c -o dlls/dsuiext/dsuiext.o dlls/dsuiext/dsuiext.c -Idlls/dsuiext -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
tools/winegcc/winegcc -o dlls/dsuiext/dsuiext.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/dsuiext/dsuiext.spec -mno-cygwin dlls/dsuiext/dsuiext_r.res
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/dswave/dmobject.o dlls/dswave/dmobject.c -Idlls/dswave -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/dswave/dswave.o dlls/dswave/dswave.c -Idlls/dswave -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/dswave/dswave_main.o dlls/dswave/dswave_main.c -Idlls/dswave -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
tools/winegcc/winegcc -o dlls/dswave/dswave.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/dswave/dswave.spec -mno-cygwin dlls/dswave/version.res \
  dlls/dswave/dswave_r.res
cc -m64 -c -o dlls/dwmapi/dwmapi_main.o dlls/dwmapi/dwmapi_main.c -Idlls/dwmapi -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winegcc/winegcc -o dlls/dwmapi/dwmapi.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/dwmapi/dwmapi.spec -Wb,--prefer-native -mno-cygwin \
  dlls/dwmapi/version.res
cc -m64 -c -o dlls/dwrite/analyzer.o dlls/dwrite/analyzer.c -Idlls/dwrite -Iinclude -Iinclude/msvcrt \
  -I/usr/X11R6/include/freetype2 -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/dwrite/bidi.o dlls/dwrite/bidi.c -Idlls/dwrite -Iinclude -Iinclude/msvcrt \
  -I/usr/X11R6/include/freetype2 -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/dwrite/font.o dlls/dwrite/font.c -Idlls/dwrite -Iinclude -Iinclude/msvcrt \
  -I/usr/X11R6/include/freetype2 -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/dwrite/format.o dlls/dwrite/format.c -Idlls/dwrite -Iinclude -Iinclude/msvcrt \
  -I/usr/X11R6/include/freetype2 -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/dwrite/gdiinterop.o dlls/dwrite/gdiinterop.c -Idlls/dwrite -Iinclude -Iinclude/msvcrt \
  -I/usr/X11R6/include/freetype2 -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/dwrite/layout.o dlls/dwrite/layout.c -Idlls/dwrite -Iinclude -Iinclude/msvcrt \
  -I/usr/X11R6/include/freetype2 -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/dwrite/main.o dlls/dwrite/main.c -Idlls/dwrite -Iinclude -Iinclude/msvcrt \
  -I/usr/X11R6/include/freetype2 -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/dwrite/opentype.o dlls/dwrite/opentype.c -Idlls/dwrite -Iinclude -Iinclude/msvcrt \
  -I/usr/X11R6/include/freetype2 -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/dwrite/shape.o dlls/dwrite/shape.c -Idlls/dwrite -Iinclude -Iinclude/msvcrt \
  -I/usr/X11R6/include/freetype2 -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/dwrite/shapers/arabic.o dlls/dwrite/shapers/arabic.c -Idlls/dwrite -Iinclude -Iinclude/msvcrt \
  -I/usr/X11R6/include/freetype2 -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
dlls/dwrite/font.c:197:42: warning: implicit conversion from enumeration type 'DWRITE_RENDERING_MODE' (aka 'enum DWRITE_RENDERING_MODE') to different enumeration type 'DWRITE_RENDERING_MODE1' (aka 'enum DWRITE_RENDERING_MODE1') [-Wenum-conversion]
    bitmap_size = get_glyph_bitmap_pitch(rendering_mode, bbox->right - bbox->left) *
                  ~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~~~~
dlls/dwrite/font.c:1813:31: warning: implicit conversion from enumeration type 'DWRITE_RENDERING_MODE' (aka 'enum DWRITE_RENDERING_MODE') to different enumeration type 'DWRITE_RENDERING_MODE1' (aka 'enum DWRITE_RENDERING_MODE1') [-Wenum-conversion]
            *rendering_mode = IDWriteRenderingParams_GetRenderingMode(params);
                            ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/dwrite/font.c:1824:31: warning: implicit conversion from enumeration type 'DWRITE_RENDERING_MODE' (aka 'enum DWRITE_RENDERING_MODE') to different enumeration type 'DWRITE_RENDERING_MODE1' (aka 'enum DWRITE_RENDERING_MODE1') [-Wenum-conversion]
            *rendering_mode = fontface_renderingmode_from_measuringmode(measuring_mode, emSize, flags);
                            ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/dwrite/font.c:6064:73: warning: implicit conversion from enumeration type 'DWRITE_RENDERING_MODE1' (aka 'enum DWRITE_RENDERING_MODE1') to different enumeration type 'DWRITE_RENDERING_MODE' (aka 'enum DWRITE_RENDERING_MODE') [-Wenum-conversion]
        if (FAILED(dwrite_fontface_get_glyph_bitmap(fontface, analysis->rendering_mode, &is_1bpp, &glyph_bitmap)))
                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~           ~~~~~~~~~~^~~~~~~~~~~~~~
include/winerror.h:77:33: note: expanded from macro 'FAILED'
#define FAILED(stat) ((HRESULT)(stat)<0)
                                ^~~~
6 warnings generated.
cc -m64 -c -o dlls/dwrite/freetype.o dlls/dwrite/freetype.c -Idlls/dwrite -Iinclude -I/usr/X11R6/include/freetype2 \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT -DWINE_UNIX_LIB -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -O2 -pipe -g -I/usr/local/include \
  -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/dx8vb/main.o dlls/dx8vb/main.c -Idlls/dx8vb -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winegcc/winegcc -o dlls/dx8vb/dx8vb.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/dx8vb/dx8vb.spec -Wb,--prefer-native -mno-cygwin \
  dlls/dx8vb/version.res dlls/dx8vb/dx8vb_r.res
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/dxdiagn/container.o dlls/dxdiagn/container.c -Idlls/dxdiagn -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/dxdiagn/dxdiag_main.o dlls/dxdiagn/dxdiag_main.c -Idlls/dxdiagn -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/dxdiagn/provider.o dlls/dxdiagn/provider.c -Idlls/dxdiagn -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winegcc/winegcc -o dlls/dxdiagn/dxdiagn.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/dxdiagn/dxdiagn.spec -mno-cygwin dlls/dxdiagn/dxdiagn.res \
  dlls/dxdiagn/dxdiagn_r.res
cc -m64 -c -o dlls/dxgi/adapter.o dlls/dxgi/adapter.c -Idlls/dxgi -Iinclude -D__WINESRC__ -DWINE_NO_LONG_TYPES -Wall \
  -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/dxgi/device.o dlls/dxgi/device.c -Idlls/dxgi -Iinclude -D__WINESRC__ -DWINE_NO_LONG_TYPES -Wall \
  -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/dxgi/dxgi_main.o dlls/dxgi/dxgi_main.c -Idlls/dxgi -Iinclude -D__WINESRC__ -DWINE_NO_LONG_TYPES -Wall \
  -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/dxgi/factory.o dlls/dxgi/factory.c -Idlls/dxgi -Iinclude -D__WINESRC__ -DWINE_NO_LONG_TYPES -Wall \
  -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/dxgi/output.o dlls/dxgi/output.c -Idlls/dxgi -Iinclude -D__WINESRC__ -DWINE_NO_LONG_TYPES -Wall \
  -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/dxgi/surface.o dlls/dxgi/surface.c -Idlls/dxgi -Iinclude -D__WINESRC__ -DWINE_NO_LONG_TYPES -Wall \
  -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/dxgi/swapchain.o dlls/dxgi/swapchain.c -Idlls/dxgi -Iinclude -D__WINESRC__ -DWINE_NO_LONG_TYPES -Wall \
  -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/dxgi/utils.o dlls/dxgi/utils.c -Idlls/dxgi -Iinclude -D__WINESRC__ -DWINE_NO_LONG_TYPES -Wall \
  -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winegcc/winegcc -o dlls/dxgi/dxgi.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/dxgi/dxgi.spec -mcygwin dlls/dxgi/version.res
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/dxva2/main.o dlls/dxva2/main.c -Idlls/dxva2 -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/evr/evr.o dlls/evr/evr.c -Idlls/evr -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT -Wall \
  -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/evr/main.o dlls/evr/main.c -Idlls/evr -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT -Wall \
  -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/evr/mixer.o dlls/evr/mixer.c -Idlls/evr -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT -Wall \
  -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/evr/presenter.o dlls/evr/presenter.c -Idlls/evr -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/evr/sample.o dlls/evr/sample.c -Idlls/evr -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT -Wall \
  -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o libs/mfuuid/mfplay.o libs/mfuuid/mfplay.c -Ilibs/mfuuid -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o libs/mfuuid/mfuuid.o libs/mfuuid/mfuuid.c -Ilibs/mfuuid -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winegcc/winegcc -o dlls/explorerframe/explorerframe.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/explorerframe/explorerframe.spec -mno-cygwin \
  dlls/explorerframe/version.res dlls/explorerframe/explorerframe_r.res
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winegcc/winegcc -o dlls/fltlib/fltlib.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/fltlib/fltlib.spec -Wb,--prefer-native -mno-cygwin \
  dlls/fltlib/rsrc.res
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/fntcache/main.o dlls/fntcache/main.c -Idlls/fntcache -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/fusion/asmcache.o dlls/fusion/asmcache.c -Idlls/fusion -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/fusion/asmenum.o dlls/fusion/asmenum.c -Idlls/fusion -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/fusion/asmname.o dlls/fusion/asmname.c -Idlls/fusion -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/fusion/assembly.o dlls/fusion/assembly.c -Idlls/fusion -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/fusion/fusion.o dlls/fusion/fusion.c -Idlls/fusion -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
tools/winegcc/winegcc -o dlls/fusion/fusion.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/fusion/fusion.spec -mno-cygwin dlls/fusion/version.res
cc -m64 -c -o dlls/gameux/factory.o dlls/gameux/factory.c -Idlls/gameux -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/gameux/gameexplorer.o dlls/gameux/gameexplorer.c -Idlls/gameux -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/gamingtcui/gamingtcui_main.o dlls/gamingtcui/gamingtcui_main.c -Idlls/gamingtcui -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/gdi32/text.o dlls/gdi32/text.c -Idlls/gdi32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_GDI32_ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/gdi32/uniscribe/bidi.o dlls/gdi32/uniscribe/bidi.c -Idlls/gdi32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_GDI32_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/gdi32/uniscribe/breaking.o dlls/gdi32/uniscribe/breaking.c -Idlls/gdi32 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_GDI32_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/gdi32/uniscribe/indic.o dlls/gdi32/uniscribe/indic.c -Idlls/gdi32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_GDI32_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/gdi32/uniscribe/opentype.o dlls/gdi32/uniscribe/opentype.c -Idlls/gdi32 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_GDI32_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/gdi32/uniscribe/shape.o dlls/gdi32/uniscribe/shape.c -Idlls/gdi32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_GDI32_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/gdi32/uniscribe/usp10.o dlls/gdi32/uniscribe/usp10.c -Idlls/gdi32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_GDI32_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winegcc/winegcc -o dlls/gdi32/gdi32.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/gdi32/gdi32.spec -mno-cygwin dlls/gdi32/gdi32.res
cc -m64 -c -o dlls/gdiplus/brush.o dlls/gdiplus/brush.c -Idlls/gdiplus -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/gdiplus/customlinecap.o dlls/gdiplus/customlinecap.c -Idlls/gdiplus -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/gdiplus/font.o dlls/gdiplus/font.c -Idlls/gdiplus -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/gdiplus/gdiplus.o dlls/gdiplus/gdiplus.c -Idlls/gdiplus -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/gdiplus/graphics.o dlls/gdiplus/graphics.c -Idlls/gdiplus -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/gdiplus/graphicspath.o dlls/gdiplus/graphicspath.c -Idlls/gdiplus -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/gdiplus/image.o dlls/gdiplus/image.c -Idlls/gdiplus -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/gdiplus/imageattributes.o dlls/gdiplus/imageattributes.c -Idlls/gdiplus -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/gdiplus/matrix.o dlls/gdiplus/matrix.c -Idlls/gdiplus -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/gdiplus/metafile.o dlls/gdiplus/metafile.c -Idlls/gdiplus -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/gdiplus/pathiterator.o dlls/gdiplus/pathiterator.c -Idlls/gdiplus -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/gdiplus/pen.o dlls/gdiplus/pen.c -Idlls/gdiplus -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/gdiplus/region.o dlls/gdiplus/region.c -Idlls/gdiplus -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
dlls/gdiplus/image.c:5891:41: warning: implicit conversion from enumeration type 'PaletteType' (aka 'enum PaletteType') to different enumeration type 'WICBitmapPaletteType' (aka 'enum WICBitmapPaletteType') [-Wenum-conversion]
        wic_palette = get_palette(NULL, type);
                      ~~~~~~~~~~~       ^~~~
3 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
dlls/gdiplus/graphics.c:6976:18: warning: result of comparison of unsigned enum expression < 0 is always false [-Wtautological-unsigned-enum-zero-compare]
       src_space < 0 || src_space > CoordinateSpaceDevice)
       ~~~~~~~~~ ^ ~
dlls/gdiplus/graphics.c:6975:18: warning: result of comparison of unsigned enum expression < 0 is always false [-Wtautological-unsigned-enum-zero-compare]
       dst_space < 0 || dst_space > CoordinateSpaceDevice ||
       ~~~~~~~~~ ^ ~
4 warnings generated.
cc -m64 -c -o dlls/gdiplus/stringformat.o dlls/gdiplus/stringformat.c -Idlls/gdiplus -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
tools/winegcc/winegcc -o dlls/gdiplus/gdiplus.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/gdiplus/gdiplus.spec -mno-cygwin dlls/gdiplus/gdiplus.res
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winegcc/winegcc -o dlls/hal/hal.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
  -Wb,--fake-module -shared dlls/hal/hal.spec -mno-cygwin dlls/hal/version.res
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
dlls/gdiplus/metafile.c:4227:34: warning: implicit conversion from enumeration type 'EmfType' (aka 'enum EmfType') to different enumeration type 'MetafileType' (aka 'enum MetafileType') [-Wenum-conversion]
    (*metafile)->metafile_type = type;
                               ~ ^~~~
3 warnings generated.
tools/winegcc/winegcc -o dlls/hid/hid.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/hid/hid.spec -Wb,--prefer-native -mno-cygwin dlls/hid/version.res
tools/winegcc/winegcc -o dlls/hidclass.sys/hidclass.sys --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/hidclass.sys/hidclass.sys.spec -mno-cygwin \
  dlls/hidclass.sys/hidclass.res
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/hlink/browse_ctx.o dlls/hlink/browse_ctx.c -Idlls/hlink -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/hlink/extserv.o dlls/hlink/extserv.c -Idlls/hlink -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/hlink/hlink_main.o dlls/hlink/hlink_main.c -Idlls/hlink -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/hlink/link.o dlls/hlink/link.c -Idlls/hlink -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winegcc/winegcc -o dlls/hlink/hlink.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/hlink/hlink.spec -mno-cygwin dlls/hlink/hlink_classes_r.res
cc -m64 -c -o dlls/hnetcfg/apps.o dlls/hnetcfg/apps.c -Idlls/hnetcfg -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/hnetcfg/hnetcfg.o dlls/hnetcfg/hnetcfg.c -Idlls/hnetcfg -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/hnetcfg/manager.o dlls/hnetcfg/manager.c -Idlls/hnetcfg -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/hnetcfg/policy.o dlls/hnetcfg/policy.c -Idlls/hnetcfg -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/hnetcfg/port.o dlls/hnetcfg/port.c -Idlls/hnetcfg -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/hnetcfg/profile.o dlls/hnetcfg/profile.c -Idlls/hnetcfg -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/hnetcfg/service.o dlls/hnetcfg/service.c -Idlls/hnetcfg -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
dlls/gdiplus/pen.c:589:10: warning: variable 'sum' set but not used [-Wunused-but-set-variable]
    REAL sum = 0;
         ^
3 warnings generated.
cc -m64 -c -o dlls/http.sys/http.o dlls/http.sys/http.c -Idlls/http.sys -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/httpapi/httpapi_main.o dlls/httpapi/httpapi_main.c -Idlls/httpapi -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/iccvid/iccvid.o dlls/iccvid/iccvid.c -Idlls/iccvid -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winegcc/winegcc -o dlls/iccvid/iccvid.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/iccvid/iccvid.spec -mno-cygwin dlls/iccvid/iccvid.res
cc -m64 -c -o dlls/ieproxy/ieproxy_ieautomation_i.o dlls/ieproxy/ieproxy_ieautomation_i.c -Idlls/ieproxy -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/ieproxy/dlldata.o dlls/ieproxy/dlldata.c -Idlls/ieproxy -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -DWINE_REGISTER_DLL -DPROXY_DELEGATION -DPROXY_CLSID=CLSID_PSFactoryBuffer -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/ieproxy/ieproxy_ieautomation_p.o dlls/ieproxy/ieproxy_ieautomation_p.c -Idlls/ieproxy -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/ieproxy/ieproxy_perhist_p.o dlls/ieproxy/ieproxy_perhist_p.c -Idlls/ieproxy -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winegcc/winegcc -o dlls/ieproxy/ieproxy.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/ieproxy/ieproxy.spec -mno-cygwin \
  dlls/ieproxy/ieproxy_ieautomation_r.res dlls/ieproxy/ieproxy_perhist_r.res
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/imm32/imm.o dlls/imm32/imm.c -Idlls/imm32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT -Wall \
  -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winegcc/winegcc -o dlls/imm32/imm32.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/imm32/imm32.spec -mno-cygwin dlls/imm32/version.res
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/inetcomm/imaptransport.o dlls/inetcomm/imaptransport.c -Idlls/inetcomm -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/inetcomm/inetcomm_main.o dlls/inetcomm/inetcomm_main.c -Idlls/inetcomm -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/inetcomm/internettransport.o dlls/inetcomm/internettransport.c -Idlls/inetcomm -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/inetcomm/mimeintl.o dlls/inetcomm/mimeintl.c -Idlls/inetcomm -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/inetcomm/mimeole.o dlls/inetcomm/mimeole.c -Idlls/inetcomm -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/inetcomm/pop3transport.o dlls/inetcomm/pop3transport.c -Idlls/inetcomm -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/inetcomm/protocol.o dlls/inetcomm/protocol.c -Idlls/inetcomm -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/inetcomm/smtptransport.o dlls/inetcomm/smtptransport.c -Idlls/inetcomm -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winegcc/winegcc -o dlls/inetcomm/inetcomm.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/inetcomm/inetcomm.spec -Wb,--prefer-native -mno-cygwin \
  dlls/inetcomm/inetcomm.res dlls/inetcomm/inetcomm_r.res
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/inetcpl.cpl/inetcpl.o dlls/inetcpl.cpl/inetcpl.c -Idlls/inetcpl.cpl -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/inetcpl.cpl/security.o dlls/inetcpl.cpl/security.c -Idlls/inetcpl.cpl -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
tools/winegcc/winegcc -o dlls/inetcpl.cpl/inetcpl.cpl --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/inetcpl.cpl/inetcpl.cpl.spec -Wb,--prefer-native -mno-cygwin \
  dlls/inetcpl.cpl/inetcpl.res
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/inetmib1/main.o dlls/inetmib1/main.c -Idlls/inetmib1 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/infosoft/infosoft_main.o dlls/infosoft/infosoft_main.c -Idlls/infosoft -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/infosoft/wordbreaker.o dlls/infosoft/wordbreaker.c -Idlls/infosoft -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
tools/winegcc/winegcc -o dlls/infosoft/infosoft.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/infosoft/infosoft.spec -Wb,--prefer-native -mno-cygwin \
  dlls/infosoft/infosoft_r.res
cc -m64 -c -o dlls/inkobj/inkobj.o dlls/inkobj/inkobj.c -Idlls/inkobj -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/inseng/inseng_main.o dlls/inseng/inseng_main.c -Idlls/inseng -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winegcc/winegcc -o dlls/inseng/inseng.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/inseng/inseng.spec -Wb,--prefer-native -mno-cygwin \
  dlls/inseng/inseng_classes_r.res
cc -m64 -c -o dlls/iphlpapi/iphlpapi_main.o dlls/iphlpapi/iphlpapi_main.c -Idlls/iphlpapi -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
tools/winegcc/winegcc -o dlls/iphlpapi/iphlpapi.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/iphlpapi/iphlpapi.spec -mno-cygwin dlls/iphlpapi/version.res
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/itss/itss.o dlls/itss/itss.c -Idlls/itss -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT -Wall \
  -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/itss/moniker.o dlls/itss/moniker.c -Idlls/itss -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/itss/protocol.o dlls/itss/protocol.c -Idlls/itss -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/itss/storage.o dlls/itss/storage.c -Idlls/itss -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
tools/winegcc/winegcc -o dlls/itss/itss.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/itss/itss.spec -mno-cygwin dlls/itss/rsrc.res dlls/itss/itss_r.res
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/joy.cpl/main.o dlls/joy.cpl/main.c -Idlls/joy.cpl -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
tools/wrc/wrc -u -o dlls/joy.cpl/joy.res --nostdinc -Idlls/joy.cpl -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  dlls/joy.cpl/joy.rc
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/jscript/activex.o dlls/jscript/activex.c -Idlls/jscript -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/jscript/array.o dlls/jscript/array.c -Idlls/jscript -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
dlls/iphlpapi/iphlpapi_main.c:1655:62: warning: incompatible function pointer types passing 'int (const void *, const void *)' to parameter of type 'int (*)(const void *, const void *) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
    if (sort) qsort( table->table, count, sizeof(MIB_IFROW), ifrow_cmp );
                                                             ^~~~~~~~~
include/msvcrt/stdlib.h:242:72: note: passing argument to parameter here
_ACRTIMP void          __cdecl qsort(void*,size_t,size_t,int (__cdecl *)(const void*,const void*));
                                                                       ^
dlls/iphlpapi/iphlpapi_main.c:1711:65: warning: incompatible function pointer types passing 'int (const void *, const void *)' to parameter of type 'int (*)(const void *, const void *) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
    if (sort) qsort( (*table)->table, count, sizeof(MIB_IFROW), ifrow_cmp );
                                                                ^~~~~~~~~
include/msvcrt/stdlib.h:242:72: note: passing argument to parameter here
_ACRTIMP void          __cdecl qsort(void*,size_t,size_t,int (__cdecl *)(const void*,const void*));
                                                                       ^
dlls/iphlpapi/iphlpapi_main.c:1985:66: warning: incompatible function pointer types passing 'int (const void *, const void *)' to parameter of type 'int (*)(const void *, const void *) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
    if (sort) qsort( table->table, count, sizeof(MIB_IPADDRROW), ipaddrrow_cmp );
                                                                 ^~~~~~~~~~~~~
include/msvcrt/stdlib.h:242:72: note: passing argument to parameter here
_ACRTIMP void          __cdecl qsort(void*,size_t,size_t,int (__cdecl *)(const void*,const void*));
                                                                       ^
dlls/iphlpapi/iphlpapi_main.c:2115:69: warning: incompatible function pointer types passing 'int (const void *, const void *)' to parameter of type 'int (*)(const void *, const void *) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
    if (sort) qsort( table->table, count, sizeof(MIB_IPFORWARDROW), ipforward_row_cmp );
                                                                    ^~~~~~~~~~~~~~~~~
include/msvcrt/stdlib.h:242:72: note: passing argument to parameter here
_ACRTIMP void          __cdecl qsort(void*,size_t,size_t,int (__cdecl *)(const void*,const void*));
                                                                       ^
dlls/iphlpapi/iphlpapi_main.c:2358:80: warning: incompatible function pointer types passing 'int (const void *, const void *)' to parameter of type 'int (*)(const void *, const void *) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
    if (sort) qsort( table->table, table->dwNumEntries, sizeof(*table->table), ipnetrow_cmp );
                                                                               ^~~~~~~~~~~~
include/msvcrt/stdlib.h:242:72: note: passing argument to parameter here
_ACRTIMP void          __cdecl qsort(void*,size_t,size_t,int (__cdecl *)(const void*,const void*));
                                                                       ^
dlls/iphlpapi/iphlpapi_main.c:3136:55: warning: incompatible function pointer types passing 'int (*)(const void *, const void *)' to parameter of type 'int (*)(const void *, const void *) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
        qsort( (BYTE *)table + offset, num, row_size, fn );
                                                      ^~
include/msvcrt/stdlib.h:242:72: note: passing argument to parameter here
_ACRTIMP void          __cdecl qsort(void*,size_t,size_t,int (__cdecl *)(const void*,const void*));
                                                                       ^
dlls/iphlpapi/iphlpapi_main.c:3503:55: warning: incompatible function pointer types passing 'int (*)(const void *, const void *)' to parameter of type 'int (*)(const void *, const void *) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
        qsort( (BYTE *)table + offset, num, row_size, fn );
                                                      ^~
include/msvcrt/stdlib.h:242:72: note: passing argument to parameter here
_ACRTIMP void          __cdecl qsort(void*,size_t,size_t,int (__cdecl *)(const void*,const void*));
                                                                       ^
9 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/jscript/bool.o dlls/jscript/bool.c -Idlls/jscript -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/jscript/compile.o dlls/jscript/compile.c -Idlls/jscript -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/jscript/date.o dlls/jscript/date.c -Idlls/jscript -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/jscript/decode.o dlls/jscript/decode.c -Idlls/jscript -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/jscript/dispex.o dlls/jscript/dispex.c -Idlls/jscript -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/jscript/engine.o dlls/jscript/engine.c -Idlls/jscript -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/jscript/enumerator.o dlls/jscript/enumerator.c -Idlls/jscript -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/jscript/error.o dlls/jscript/error.c -Idlls/jscript -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/jscript/function.o dlls/jscript/function.c -Idlls/jscript -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/jscript/global.o dlls/jscript/global.c -Idlls/jscript -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/jscript/jscript.o dlls/jscript/jscript.c -Idlls/jscript -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/jscript/jscript_main.o dlls/jscript/jscript_main.c -Idlls/jscript -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/jscript/json.o dlls/jscript/json.c -Idlls/jscript -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/jscript/jsregexp.o dlls/jscript/jsregexp.c -Idlls/jscript -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/jscript/jsstr.o dlls/jscript/jsstr.c -Idlls/jscript -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/jscript/jsutils.o dlls/jscript/jsutils.c -Idlls/jscript -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/jscript/lex.o dlls/jscript/lex.c -Idlls/jscript -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/jscript/math.o dlls/jscript/math.c -Idlls/jscript -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/jscript/number.o dlls/jscript/number.c -Idlls/jscript -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/jscript/object.o dlls/jscript/object.c -Idlls/jscript -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/jscript/regexp.o dlls/jscript/regexp.c -Idlls/jscript -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/jscript/set.o dlls/jscript/set.c -Idlls/jscript -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/jscript/string.o dlls/jscript/string.c -Idlls/jscript -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/jscript/vbarray.o dlls/jscript/vbarray.c -Idlls/jscript -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/jscript/cc_parser.tab.o dlls/jscript/cc_parser.tab.c -Idlls/jscript -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/jscript/parser.tab.o dlls/jscript/parser.tab.c -Idlls/jscript -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/jsproxy/main.o dlls/jsproxy/main.c -Idlls/jsproxy -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winegcc/winegcc -o dlls/jsproxy/jsproxy.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/jsproxy/jsproxy.spec -mno-cygwin dlls/jsproxy/rsrc.res
cc -m64 -c -o dlls/kernel32/file.o dlls/kernel32/file.c -Idlls/kernel32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_KERNEL32_ -D_NORMALIZE_ -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/kernel32/profile.o dlls/kernel32/profile.c -Idlls/kernel32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_KERNEL32_ -D_NORMALIZE_ -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
tools/wmc/wmc -u -o dlls/kernel32/winerror.res dlls/kernel32/winerror.mc
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/kernelbase/file.o dlls/kernelbase/file.c -Idlls/kernelbase -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINBASEAPI= -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/kernelbase/main.o dlls/kernelbase/main.c -Idlls/kernelbase -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINBASEAPI= -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/kernelbase/path.o dlls/kernelbase/path.c -Idlls/kernelbase -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINBASEAPI= -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/kernelbase/registry.o dlls/kernelbase/registry.c -Idlls/kernelbase -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINBASEAPI= -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/kernelbase/string.o dlls/kernelbase/string.c -Idlls/kernelbase -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINBASEAPI= -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
tools/winegcc/winegcc -o dlls/kernelbase/kernelbase.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/kernelbase/kernelbase.spec -nodefaultlibs -nostartfiles \
  -Wl,--image-base,0x7b000000 -mno-cygwin dlls/kernelbase/kernelbase.res
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winegcc/winegcc -o dlls/ksecdd.sys/ksecdd.sys --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/ksecdd.sys/ksecdd.sys.spec -Wl,--subsystem,native -mno-cygwin \
  dlls/ksecdd.sys/version.res
tools/winegcc/winegcc -o dlls/ksproxy.ax/ksproxy.ax --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/ksproxy.ax/ksproxy.ax.spec -mno-cygwin dlls/ksproxy.ax/version.res
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
dlls/kernelbase/file.c:1386:49: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
                dir_info->FileName[0] == '.' && dir_info->FileName[1] == '.') continue;
                                                ^                  ~
include/winternl.h:1220:5: note: array 'FileName' declared here
    WCHAR               FileName[ANYSIZE_ARRAY];
    ^
3 warnings generated.
tools/winegcc/winegcc -o dlls/ksuser/ksuser.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/ksuser/ksuser.spec -Wb,--prefer-native -mno-cygwin \
  dlls/ksuser/version.res
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o libs/mpg123/src/compat/compat.o libs/mpg123/src/compat/compat.c -Ilibs/mpg123 -Iinclude -Iinclude/msvcrt \
  -Ilibs/mpg123/src -Ilibs/mpg123/src/compat -Ilibs/mpg123/src/libmpg123 -DOPT_GENERIC_DITHER \
  -DREAL_IS_FLOAT -DNO_CATCHSIGNAL -DMPG123_NO_LARGENAME -D_UCRT -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wno-packed-not-aligned -Wno-pragma-pack -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o libs/mpg123/src/compat/compat_str.o libs/mpg123/src/compat/compat_str.c -Ilibs/mpg123 -Iinclude -Iinclude/msvcrt \
  -Ilibs/mpg123/src -Ilibs/mpg123/src/compat -Ilibs/mpg123/src/libmpg123 -DOPT_GENERIC_DITHER \
  -DREAL_IS_FLOAT -DNO_CATCHSIGNAL -DMPG123_NO_LARGENAME -D_UCRT -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wno-packed-not-aligned -Wno-pragma-pack -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o libs/mpg123/src/libmpg123/parse.o libs/mpg123/src/libmpg123/parse.c -Ilibs/mpg123 -Iinclude -Iinclude/msvcrt \
  -Ilibs/mpg123/src -Ilibs/mpg123/src/compat -Ilibs/mpg123/src/libmpg123 -DOPT_GENERIC_DITHER \
  -DREAL_IS_FLOAT -DNO_CATCHSIGNAL -DMPG123_NO_LARGENAME -D_UCRT -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wno-packed-not-aligned -Wno-pragma-pack -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
tools/winegcc/winegcc -o dlls/light.msstyles/light.msstyles --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/light.msstyles/light.msstyles.spec -mno-cygwin \
  dlls/light.msstyles/light.res
tools/winegcc/winegcc -o dlls/localspl/localspl.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/localspl/localspl.spec -Wb,--prefer-native -mno-cygwin \
  dlls/localspl/localspl.res
tools/winegcc/winegcc -o dlls/localui/localui.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/localui/localui.spec -mno-cygwin dlls/localui/localui.res
tools/winegcc/winegcc -o dlls/lz32/lz32.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/lz32/lz32.spec -mno-cygwin dlls/lz32/version.res
cc -m64 -c -o dlls/mapi32/imalloc.o dlls/mapi32/imalloc.c -Idlls/mapi32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/mapi32/mapi32_main.o dlls/mapi32/mapi32_main.c -Idlls/mapi32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/mapi32/prop.o dlls/mapi32/prop.c -Idlls/mapi32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/mapi32/sendmail.o dlls/mapi32/sendmail.c -Idlls/mapi32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/mapi32/util.o dlls/mapi32/util.c -Idlls/mapi32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
tools/winegcc/winegcc -o dlls/mapi32/mapi32.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/mapi32/mapi32.spec -mno-cygwin dlls/mapi32/mapi32.res
cc -m64 -c -o dlls/mciavi32/info.o dlls/mciavi32/info.c -Idlls/mciavi32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
cc -m64 -c -o dlls/mciavi32/mciavi.o dlls/mciavi32/mciavi.c -Idlls/mciavi32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/mciavi32/mmoutput.o dlls/mciavi32/mmoutput.c -Idlls/mciavi32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/mciavi32/wnd.o dlls/mciavi32/wnd.c -Idlls/mciavi32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winegcc/winegcc -o dlls/mciavi32/mciavi32.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/mciavi32/mciavi32.spec -mno-cygwin dlls/mciavi32/mciavi_res.res
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/mcicda/mcicda.o dlls/mcicda/mcicda.c -Idlls/mcicda -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/mciqtz32/mciqtz.o dlls/mciqtz32/mciqtz.c -Idlls/mciqtz32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winegcc/winegcc -o dlls/mciqtz32/mciqtz32.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/mciqtz32/mciqtz32.spec -mno-cygwin dlls/mciqtz32/mciavi_res.res \
  dlls/mciqtz32/version.res
cc -m64 -c -o dlls/mf/clock.o dlls/mf/clock.c -Idlls/mf -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT -Wall \
  -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/mf/copier.o dlls/mf/copier.c -Idlls/mf -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT -Wall \
  -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/mf/evr.o dlls/mf/evr.c -Idlls/mf -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/mf/main.o dlls/mf/main.c -Idlls/mf -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT -Wall \
  -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/mf/quality.o dlls/mf/quality.c -Idlls/mf -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT -Wall \
  -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/mf/samplegrabber.o dlls/mf/samplegrabber.c -Idlls/mf -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/mf/sar.o dlls/mf/sar.c -Idlls/mf -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/mf/session.o dlls/mf/session.c -Idlls/mf -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT -Wall \
  -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/mf/topology.o dlls/mf/topology.c -Idlls/mf -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT -Wall \
  -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winegcc/winegcc -o dlls/mf/mf.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/mf/mf.spec -Wb,--prefer-native -mno-cygwin dlls/mf/mf.res \
  dlls/mf/mf_r.res
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winegcc/winegcc -o dlls/mferror/mferror.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/mferror/mferror.spec -mno-cygwin dlls/mferror/mferror.res
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/mfmediaengine/main.o dlls/mfmediaengine/main.c -Idlls/mfmediaengine -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winegcc/winegcc -o dlls/mfmediaengine/mfmediaengine.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/mfmediaengine/mfmediaengine.spec -Wb,--prefer-native -mno-cygwin \
  dlls/mfmediaengine/mediaengine_r.res dlls/mfmediaengine/mediaengine_classes_r.res
cc -m64 -c -o dlls/mfplat/buffer.o dlls/mfplat/buffer.c -Idlls/mfplat -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/mfplat/main.o dlls/mfplat/main.c -Idlls/mfplat -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/mfplat/mediatype.o dlls/mfplat/mediatype.c -Idlls/mfplat -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/mfplat/queue.o dlls/mfplat/queue.c -Idlls/mfplat -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/mfplat/sample.o dlls/mfplat/sample.c -Idlls/mfplat -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/mfplay/player.o dlls/mfplay/player.c -Idlls/mfplay -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/mfreadwrite/reader.o dlls/mfreadwrite/reader.c -Idlls/mfreadwrite -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/mfreadwrite/writer.o dlls/mfreadwrite/writer.c -Idlls/mfreadwrite -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winegcc/winegcc -o dlls/mfreadwrite/mfreadwrite.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/mfreadwrite/mfreadwrite.spec -Wb,--prefer-native -mno-cygwin \
  dlls/mfreadwrite/mf_classes_r.res
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/mlang/mlang.o dlls/mlang/mlang.c -Idlls/mlang -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
tools/winegcc/winegcc -o dlls/mlang/mlang.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/mlang/mlang.spec -mno-cygwin dlls/mlang/mlang_classes_r.res
cc -m64 -c -o dlls/mmcndmgr/mmcndmgr.o dlls/mmcndmgr/mmcndmgr.c -Idlls/mmcndmgr -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/mmdevapi/audiovolume.o dlls/mmdevapi/audiovolume.c -Idlls/mmdevapi -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/mmdevapi/devenum.o dlls/mmdevapi/devenum.c -Idlls/mmdevapi -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/mmdevapi/main.o dlls/mmdevapi/main.c -Idlls/mmdevapi -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/mmdevapi/spatialaudio.o dlls/mmdevapi/spatialaudio.c -Idlls/mmdevapi -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
tools/winegcc/winegcc -o dlls/mmdevapi/mmdevapi.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/mmdevapi/mmdevapi.spec -mno-cygwin \
  dlls/mmdevapi/mmdevapi_classes_r.res
cc -m64 -c -o dlls/mountmgr.sys/dbus.o dlls/mountmgr.sys/dbus.c -Idlls/mountmgr.sys -Iinclude -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -DWINE_UNIX_LIB -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/mountmgr.sys/diskarb.o dlls/mountmgr.sys/diskarb.c -Idlls/mountmgr.sys -Iinclude -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -DWINE_UNIX_LIB -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/mp3dmod/mp3dmod.o dlls/mp3dmod/mp3dmod.c -Idlls/mp3dmod -Iinclude -Iinclude/msvcrt \
  -I./libs/mpg123/src/libmpg123 -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o libs/wmcodecdspuuid/wmcodecdspuuid.o libs/wmcodecdspuuid/wmcodecdspuuid.c -Ilibs/wmcodecdspuuid -Iinclude \
  -Iinclude/msvcrt -D__WINESRC__ -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
tools/winegcc/winegcc -o dlls/mp3dmod/mp3dmod.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/mp3dmod/mp3dmod.spec -mno-cygwin dlls/mp3dmod/mp3dmod_r.res
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/mpr/mpr_main.o dlls/mpr/mpr_main.c -Idlls/mpr -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winegcc/winegcc -o dlls/mpr/mpr.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/mpr/mpr.spec -mno-cygwin dlls/mpr/mpr.res
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winegcc/winegcc -o dlls/msacm32/msacm32.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/msacm32/msacm32.spec -mno-cygwin dlls/msacm32/msacm32.res
cc -m64 -c -o dlls/msado15/command.o dlls/msado15/command.c -Idlls/msado15 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msado15/connection.o dlls/msado15/connection.c -Idlls/msado15 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msado15/main.o dlls/msado15/main.c -Idlls/msado15 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msado15/recordset.o dlls/msado15/recordset.c -Idlls/msado15 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msado15/stream.o dlls/msado15/stream.c -Idlls/msado15 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/mscms/profile.o dlls/mscms/profile.c -Idlls/mscms -Iinclude -Iinclude/msvcrt -I./libs/lcms2/include \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o libs/lcms2/src/cmsalpha.o libs/lcms2/src/cmsalpha.c -Ilibs/lcms2 -Iinclude -Iinclude/msvcrt \
  -Ilibs/lcms2/include -D_UCRT -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wno-packed-not-aligned -Wno-pragma-pack -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 \
  -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include \
  -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o libs/lcms2/src/cmscnvrt.o libs/lcms2/src/cmscnvrt.c -Ilibs/lcms2 -Iinclude -Iinclude/msvcrt \
  -Ilibs/lcms2/include -D_UCRT -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wno-packed-not-aligned -Wno-pragma-pack -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 \
  -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include \
  -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
cc -m64 -c -o libs/lcms2/src/cmserr.o libs/lcms2/src/cmserr.c -Ilibs/lcms2 -Iinclude -Iinclude/msvcrt -Ilibs/lcms2/include \
  -D_UCRT -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wno-packed-not-aligned -Wno-pragma-pack -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 \
  -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include \
  -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o libs/lcms2/src/cmsgamma.o libs/lcms2/src/cmsgamma.c -Ilibs/lcms2 -Iinclude -Iinclude/msvcrt \
  -Ilibs/lcms2/include -D_UCRT -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wno-packed-not-aligned -Wno-pragma-pack -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 \
  -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include \
  -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o libs/lcms2/src/cmsgmt.o libs/lcms2/src/cmsgmt.c -Ilibs/lcms2 -Iinclude -Iinclude/msvcrt -Ilibs/lcms2/include \
  -D_UCRT -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wno-packed-not-aligned -Wno-pragma-pack -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 \
  -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include \
  -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o libs/lcms2/src/cmshalf.o libs/lcms2/src/cmshalf.c -Ilibs/lcms2 -Iinclude -Iinclude/msvcrt \
  -Ilibs/lcms2/include -D_UCRT -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wno-packed-not-aligned -Wno-pragma-pack -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 \
  -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include \
  -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o libs/lcms2/src/cmsintrp.o libs/lcms2/src/cmsintrp.c -Ilibs/lcms2 -Iinclude -Iinclude/msvcrt \
  -Ilibs/lcms2/include -D_UCRT -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wno-packed-not-aligned -Wno-pragma-pack -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 \
  -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include \
  -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o libs/lcms2/src/cmsio0.o libs/lcms2/src/cmsio0.c -Ilibs/lcms2 -Iinclude -Iinclude/msvcrt -Ilibs/lcms2/include \
  -D_UCRT -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wno-packed-not-aligned -Wno-pragma-pack -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 \
  -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include \
  -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o libs/lcms2/src/cmsio1.o libs/lcms2/src/cmsio1.c -Ilibs/lcms2 -Iinclude -Iinclude/msvcrt -Ilibs/lcms2/include \
  -D_UCRT -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wno-packed-not-aligned -Wno-pragma-pack -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 \
  -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include \
  -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o libs/lcms2/src/cmslut.o libs/lcms2/src/cmslut.c -Ilibs/lcms2 -Iinclude -Iinclude/msvcrt -Ilibs/lcms2/include \
  -D_UCRT -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wno-packed-not-aligned -Wno-pragma-pack -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 \
  -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include \
  -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
cc -m64 -c -o libs/lcms2/src/cmsmtrx.o libs/lcms2/src/cmsmtrx.c -Ilibs/lcms2 -Iinclude -Iinclude/msvcrt \
  -Ilibs/lcms2/include -D_UCRT -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wno-packed-not-aligned -Wno-pragma-pack -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 \
  -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include \
  -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o libs/lcms2/src/cmsnamed.o libs/lcms2/src/cmsnamed.c -Ilibs/lcms2 -Iinclude -Iinclude/msvcrt \
  -Ilibs/lcms2/include -D_UCRT -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wno-packed-not-aligned -Wno-pragma-pack -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 \
  -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include \
  -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
cc -m64 -c -o libs/lcms2/src/cmsopt.o libs/lcms2/src/cmsopt.c -Ilibs/lcms2 -Iinclude -Iinclude/msvcrt -Ilibs/lcms2/include \
  -D_UCRT -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wno-packed-not-aligned -Wno-pragma-pack -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 \
  -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include \
  -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
cc -m64 -c -o libs/lcms2/src/cmspack.o libs/lcms2/src/cmspack.c -Ilibs/lcms2 -Iinclude -Iinclude/msvcrt \
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
  -Ilibs/lcms2/include -D_UCRT -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wno-packed-not-aligned -Wno-pragma-pack -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 \
  -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include \
  -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o libs/lcms2/src/cmspcs.o libs/lcms2/src/cmspcs.c -Ilibs/lcms2 -Iinclude -Iinclude/msvcrt -Ilibs/lcms2/include \
  -D_UCRT -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wno-packed-not-aligned -Wno-pragma-pack -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 \
  -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include \
  -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o libs/lcms2/src/cmsplugin.o libs/lcms2/src/cmsplugin.c -Ilibs/lcms2 -Iinclude -Iinclude/msvcrt \
  -Ilibs/lcms2/include -D_UCRT -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wno-packed-not-aligned -Wno-pragma-pack -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 \
  -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include \
  -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
cc -m64 -c -o libs/lcms2/src/cmssamp.o libs/lcms2/src/cmssamp.c -Ilibs/lcms2 -Iinclude -Iinclude/msvcrt \
  -Ilibs/lcms2/include -D_UCRT -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wno-packed-not-aligned -Wno-pragma-pack -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 \
  -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include \
  -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o libs/lcms2/src/cmstypes.o libs/lcms2/src/cmstypes.c -Ilibs/lcms2 -Iinclude -Iinclude/msvcrt \
  -Ilibs/lcms2/include -D_UCRT -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wno-packed-not-aligned -Wno-pragma-pack -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 \
  -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include \
  -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
cc -m64 -c -o libs/lcms2/src/cmsvirt.o libs/lcms2/src/cmsvirt.c -Ilibs/lcms2 -Iinclude -Iinclude/msvcrt \
  -Ilibs/lcms2/include -D_UCRT -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wno-packed-not-aligned -Wno-pragma-pack -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 \
  -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include \
  -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
cc -m64 -c -o libs/lcms2/src/cmswtpnt.o libs/lcms2/src/cmswtpnt.c -Ilibs/lcms2 -Iinclude -Iinclude/msvcrt \
  -Ilibs/lcms2/include -D_UCRT -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wno-packed-not-aligned -Wno-pragma-pack -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 \
  -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include \
  -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
cc -m64 -c -o libs/lcms2/src/cmsxform.o libs/lcms2/src/cmsxform.c -Ilibs/lcms2 -Iinclude -Iinclude/msvcrt \
  -Ilibs/lcms2/include -D_UCRT -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wno-packed-not-aligned -Wno-pragma-pack -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 \
  -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include \
  -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
tools/winegcc/winegcc -o dlls/mscms/mscms.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/mscms/mscms.spec -mno-cygwin dlls/mscms/version.res
cc -m64 -c -o dlls/mscoree/assembly.o dlls/mscoree/assembly.c -Idlls/mscoree -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
cc -m64 -c -o dlls/mscoree/config.o dlls/mscoree/config.c -Idlls/mscoree -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/mscoree/cordebug.o dlls/mscoree/cordebug.c -Idlls/mscoree -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/mscoree/corruntimehost.o dlls/mscoree/corruntimehost.c -Idlls/mscoree -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
cc -m64 -c -o dlls/mscoree/metadata.o dlls/mscoree/metadata.c -Idlls/mscoree -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
cc -m64 -c -o dlls/mscoree/metahost.o dlls/mscoree/metahost.c -Idlls/mscoree -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -DINSTALL_DATADIR="\"/usr/local/share\"" -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
cc -m64 -c -o dlls/mscoree/mscoree_main.o dlls/mscoree/mscoree_main.c -Idlls/mscoree -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
tools/winegcc/winegcc -o dlls/mscoree/mscoree.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/mscoree/mscoree.spec -Wb,--prefer-native -mno-cygwin \
  dlls/mscoree/mscoree_classes_r.res
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msctf/categorymgr.o dlls/msctf/categorymgr.c -Idlls/msctf -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msctf/compartmentmgr.o dlls/msctf/compartmentmgr.c -Idlls/msctf -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msctf/context.o dlls/msctf/context.c -Idlls/msctf -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msctf/displayattributemgr.o dlls/msctf/displayattributemgr.c -Idlls/msctf -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msctf/documentmgr.o dlls/msctf/documentmgr.c -Idlls/msctf -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msctf/inputprocessor.o dlls/msctf/inputprocessor.c -Idlls/msctf -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msctf/langbarmgr.o dlls/msctf/langbarmgr.c -Idlls/msctf -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msctf/range.o dlls/msctf/range.c -Idlls/msctf -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msctf/threadmgr.o dlls/msctf/threadmgr.c -Idlls/msctf -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
dlls/msctf/context.c:308:61: warning: implicit conversion from enumeration type 'TsActiveSelEnd' (aka 'enum __WIDL_textstor_generated_name_0000000E') to different enumeration type 'TfActiveSelEnd' (aka 'enum __WIDL_msctf_generated_name_00000012') [-Wenum-conversion]
            pSelection[totalFetched].style.ase = acps.style.ase;
                                               ~ ~~~~~~~~~~~^~~
3 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winegcc/winegcc -o dlls/msctf/msctf.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/msctf/msctf.spec -Wb,--prefer-native -mno-cygwin \
  dlls/msctf/version.res dlls/msctf/msctf_classes_r.res
cc -m64 -c -o dlls/msctfp/msctfp_i.o dlls/msctfp/msctfp_i.c -Idlls/msctfp -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msctfp/dlldata.o dlls/msctfp/dlldata.c -Idlls/msctfp -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  -DWINE_REGISTER_DLL -DPROXY_CLSID=CLSID_PSFactoryBuffer -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msctfp/msctfp_p.o dlls/msctfp/msctfp_p.c -Idlls/msctfp -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
tools/winegcc/winegcc -o dlls/msctfp/msctfp.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/msctfp/msctfp.spec -mno-cygwin dlls/msctfp/msctfp_r.res
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
dlls/msctf/range.c:365:34: warning: implicit conversion from enumeration type 'const TfActiveSelEnd' (aka 'const enum __WIDL_msctf_generated_name_00000012') to different enumeration type 'TsActiveSelEnd' (aka 'enum __WIDL_textstor_generated_name_0000000E') [-Wenum-conversion]
    tsAcp->style.ase = tf->style.ase;
                     ~ ~~~~~~~~~~^~~
3 warnings generated.
cc -m64 -c -o dlls/msdaps/main.o dlls/msdaps/main.c -Idlls/msdaps -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msdaps/row_server.o dlls/msdaps/row_server.c -Idlls/msdaps -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msdaps/usrmarshal.o dlls/msdaps/usrmarshal.c -Idlls/msdaps -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msdaps/dlldata.o dlls/msdaps/dlldata.c -Idlls/msdaps -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -DWINE_REGISTER_DLL -DPROXY_CLSID=CLSID_PSFactoryBuffer \
  -DENTRY_PREFIX=msdaps_ -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msdaps/msdaps_p.o dlls/msdaps/msdaps_p.c -Idlls/msdaps -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msdaps/row_server_p.o dlls/msdaps/row_server_p.c -Idlls/msdaps -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
tools/winegcc/winegcc -o dlls/msdaps/msdaps.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/msdaps/msdaps.spec -mno-cygwin dlls/msdaps/msdaps_r.res \
  dlls/msdaps/row_server_r.res
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msdasql/msdasql_main.o dlls/msdasql/msdasql_main.c -Idlls/msdasql -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msdasql/session.o dlls/msdasql/session.c -Idlls/msdasql -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winegcc/winegcc -o dlls/msdasql/msdasql.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/msdasql/msdasql.spec -Wb,--prefer-native -mno-cygwin \
  dlls/msdasql/msdasql.res dlls/msdasql/msdasql_classes_r.res
cc -m64 -c -o dlls/msdmo/dmoreg.o dlls/msdmo/dmoreg.c -Idlls/msdmo -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msdmo/dmort.o dlls/msdmo/dmort.c -Idlls/msdmo -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
tools/winegcc/winegcc -o dlls/msdmo/msdmo.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/msdmo/msdmo.spec -mno-cygwin dlls/msdmo/rsrc.res
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msftedit/msftedit_main.o dlls/msftedit/msftedit_main.c -Idlls/msftedit -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
tools/winegcc/winegcc -o dlls/msftedit/msftedit.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/msftedit/msftedit.spec -Wb,--prefer-native -mno-cygwin \
  dlls/msftedit/version.res
cc -m64 -c -o dlls/msi/alter.o dlls/msi/alter.c -Idlls/msi -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT -Wall \
  -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msi/appsearch.o dlls/msi/appsearch.c -Idlls/msi -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msi/assembly.o dlls/msi/assembly.c -Idlls/msi -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msi/automation.o dlls/msi/automation.c -Idlls/msi -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msi/classes.o dlls/msi/classes.c -Idlls/msi -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT -Wall \
  -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msi/create.o dlls/msi/create.c -Idlls/msi -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT -Wall \
  -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msi/custom.o dlls/msi/custom.c -Idlls/msi -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT -Wall \
  -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msi/database.o dlls/msi/database.c -Idlls/msi -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msi/delete.o dlls/msi/delete.c -Idlls/msi -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT -Wall \
  -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msi/dialog.o dlls/msi/dialog.c -Idlls/msi -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT -Wall \
  -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msi/distinct.o dlls/msi/distinct.c -Idlls/msi -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msi/drop.o dlls/msi/drop.c -Idlls/msi -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT -Wall \
  -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msi/files.o dlls/msi/files.c -Idlls/msi -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT -Wall \
  -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msi/font.o dlls/msi/font.c -Idlls/msi -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT -Wall \
  -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msi/format.o dlls/msi/format.c -Idlls/msi -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT -Wall \
  -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msi/handle.o dlls/msi/handle.c -Idlls/msi -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT -Wall \
  -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msi/insert.o dlls/msi/insert.c -Idlls/msi -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT -Wall \
  -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msi/install.o dlls/msi/install.c -Idlls/msi -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT -Wall \
  -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msi/media.o dlls/msi/media.c -Idlls/msi -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT -Wall \
  -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msi/msi_main.o dlls/msi/msi_main.c -Idlls/msi -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msi/msiquery.o dlls/msi/msiquery.c -Idlls/msi -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msi/patch.o dlls/msi/patch.c -Idlls/msi -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT -Wall \
  -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msi/record.o dlls/msi/record.c -Idlls/msi -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT -Wall \
  -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msi/registry.o dlls/msi/registry.c -Idlls/msi -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msi/script.o dlls/msi/script.c -Idlls/msi -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT -Wall \
  -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msi/select.o dlls/msi/select.c -Idlls/msi -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT -Wall \
  -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msi/source.o dlls/msi/source.c -Idlls/msi -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT -Wall \
  -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msi/storages.o dlls/msi/storages.c -Idlls/msi -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msi/streams.o dlls/msi/streams.c -Idlls/msi -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT -Wall \
  -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msi/string.o dlls/msi/string.c -Idlls/msi -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT -Wall \
  -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msi/suminfo.o dlls/msi/suminfo.c -Idlls/msi -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT -Wall \
  -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msi/table.o dlls/msi/table.c -Idlls/msi -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT -Wall \
  -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msi/tokenize.o dlls/msi/tokenize.c -Idlls/msi -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msi/update.o dlls/msi/update.c -Idlls/msi -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT -Wall \
  -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msi/upgrade.o dlls/msi/upgrade.c -Idlls/msi -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT -Wall \
  -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msi/where.o dlls/msi/where.c -Idlls/msi -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT -Wall \
  -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msi/msiserver_i.o dlls/msi/msiserver_i.c -Idlls/msi -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msi/winemsi_c.o dlls/msi/winemsi_c.c -Idlls/msi -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msi/winemsi_s.o dlls/msi/winemsi_s.c -Idlls/msi -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msi/cond.tab.o dlls/msi/cond.tab.c -Idlls/msi -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msi/sql.tab.o dlls/msi/sql.tab.c -Idlls/msi -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT -Wall \
  -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
tools/winegcc/winegcc -o dlls/msi/msi.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/msi/msi.spec -mno-cygwin dlls/msi/msi.res dlls/msi/msiserver_t.res \
  dlls/msi/msiserver_r.res
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msident/msident.o dlls/msident/msident.c -Idlls/msident -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winegcc/winegcc -o dlls/msident/msident.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/msident/msident.spec -Wb,--prefer-native -mno-cygwin \
  dlls/msident/msident_classes_r.res
tools/winegcc/winegcc -o dlls/msimsg/msimsg.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/msimsg/msimsg.spec -mno-cygwin dlls/msimsg/msimsg.res
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msimtf/activeimmapp.o dlls/msimtf/activeimmapp.c -Idlls/msimtf -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msimtf/main.o dlls/msimtf/main.c -Idlls/msimtf -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
tools/winegcc/winegcc -o dlls/msimtf/msimtf.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/msimtf/msimtf.spec -Wb,--prefer-native -mno-cygwin \
  dlls/msimtf/msimtf_r.res
cc -m64 -c -o dlls/msisip/main.o dlls/msisip/main.c -Idlls/msisip -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msisys.ocx/msisys.o dlls/msisys.ocx/msisys.c -Idlls/msisys.ocx -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
tools/winegcc/winegcc -o dlls/mspatcha/mspatcha.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/mspatcha/mspatcha.spec -Wb,--prefer-native -mno-cygwin \
  dlls/mspatcha/version.res
cc -m64 -c -o dlls/msrle32/msrle32.o dlls/msrle32/msrle32.c -Idlls/msrle32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
tools/wrc/wrc -u -o dlls/msrle32/msrle32.res --nostdinc -Idlls/msrle32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT dlls/msrle32/msrle32.rc
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/mstask/factory.o dlls/mstask/factory.c -Idlls/mstask -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/mstask/mstask_main.o dlls/mstask/mstask_main.c -Idlls/mstask -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/mstask/task.o dlls/mstask/task.c -Idlls/mstask -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/mstask/task_scheduler.o dlls/mstask/task_scheduler.c -Idlls/mstask -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/mstask/task_trigger.o dlls/mstask/task_trigger.c -Idlls/mstask -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/mstask/atsvc_c.o dlls/mstask/atsvc_c.c -Idlls/mstask -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winegcc/winegcc -o dlls/mstask/mstask.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/mstask/mstask.spec -mno-cygwin dlls/mstask/mstask_local_r.res
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msv1_0/main.o dlls/msv1_0/main.c -Idlls/msv1_0 -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcr100/misc.o dlls/msvcrt/misc.c -Idlls/msvcr100 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=100 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msvcr100/wcs.o dlls/msvcrt/wcs.c -Idlls/msvcr100 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=100 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winegcc/winegcc -o dlls/msvcr100/msvcr100.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/msvcr100/msvcr100.spec -mno-cygwin dlls/msvcr100/rsrc.res
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcr110/misc.o dlls/msvcrt/misc.c -Idlls/msvcr110 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=110 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msvcr110/wcs.o dlls/msvcrt/wcs.c -Idlls/msvcr110 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=110 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msvcr120/misc.o dlls/msvcrt/misc.c -Idlls/msvcr120 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=120 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcr120/wcs.o dlls/msvcrt/wcs.c -Idlls/msvcr120 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=120 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winegcc/winegcc -o dlls/msvcr120/msvcr120.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/msvcr120/msvcr120.spec -mno-cygwin dlls/msvcr120/version.res
cc -m64 -c -o dlls/msvcr70/misc.o dlls/msvcrt/misc.c -Idlls/msvcr70 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=70 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcr70/wcs.o dlls/msvcrt/wcs.c -Idlls/msvcr70 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=70 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcr71/misc.o dlls/msvcrt/misc.c -Idlls/msvcr71 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=71 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcr71/wcs.o dlls/msvcrt/wcs.c -Idlls/msvcr71 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=71 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msvcr80/misc.o dlls/msvcrt/misc.c -Idlls/msvcr80 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=80 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msvcr80/wcs.o dlls/msvcrt/wcs.c -Idlls/msvcr80 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=80 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winegcc/winegcc -o dlls/msvcr80/msvcr80.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/msvcr80/msvcr80.spec -mno-cygwin dlls/msvcr80/msvcr80.res
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcr90/misc.o dlls/msvcrt/misc.c -Idlls/msvcr90 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=90 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msvcr90/wcs.o dlls/msvcrt/wcs.c -Idlls/msvcr90 -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=90 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winegcc/winegcc -o dlls/msvcr90/msvcr90.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/msvcr90/msvcr90.spec -mno-cygwin dlls/msvcr90/msvcr90.res
cc -m64 -c -o dlls/msvcrt/misc.o dlls/msvcrt/misc.c -Idlls/msvcrt -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_CRTIMP= \
  -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msvcrt/wcs.o dlls/msvcrt/wcs.c -Idlls/msvcrt -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_CRTIMP= \
  -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
tools/winegcc/winegcc -o dlls/msvcrt/msvcrt.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/msvcrt/msvcrt.spec -mno-cygwin dlls/msvcrt/rsrc.res
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcrtd/misc.o dlls/msvcrt/misc.c -Idlls/msvcrtd -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvcrtd/wcs.o dlls/msvcrt/wcs.c -Idlls/msvcrtd -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msvfw32/drawdib.o dlls/msvfw32/drawdib.c -Idlls/msvfw32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvfw32/mciwnd.o dlls/msvfw32/mciwnd.c -Idlls/msvfw32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msvfw32/msvideo_main.o dlls/msvfw32/msvideo_main.c -Idlls/msvfw32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
tools/winegcc/winegcc -o dlls/msvfw32/msvfw32.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/msvfw32/msvfw32.spec -mno-cygwin dlls/msvfw32/msvfw32.res
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msvidc32/msvideo1.o dlls/msvidc32/msvideo1.c -Idlls/msvidc32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
tools/winegcc/winegcc -o dlls/msvidc32/msvidc32.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/msvidc32/msvidc32.spec -mno-cygwin dlls/msvidc32/msvidc32.res
cc -m64 -c -o dlls/mswsock/mswsock.o dlls/mswsock/mswsock.c -Idlls/mswsock -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winegcc/winegcc -o dlls/mswsock/mswsock.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/mswsock/mswsock.spec -mno-cygwin dlls/mswsock/version.res
cc -m64 -c -o dlls/msxml3/attribute.o dlls/msxml3/attribute.c -Idlls/msxml3 -Iinclude -Iinclude/msvcrt -I./libs/xslt \
  -I./libs/xml2/include -D__WINESRC__ -DLIBXSLT_STATIC -DLIBXML_STATIC -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msxml3/bsc.o dlls/msxml3/bsc.c -Idlls/msxml3 -Iinclude -Iinclude/msvcrt -I./libs/xslt \
  -I./libs/xml2/include -D__WINESRC__ -DLIBXSLT_STATIC -DLIBXML_STATIC -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msxml3/cdata.o dlls/msxml3/cdata.c -Idlls/msxml3 -Iinclude -Iinclude/msvcrt -I./libs/xslt \
  -I./libs/xml2/include -D__WINESRC__ -DLIBXSLT_STATIC -DLIBXML_STATIC -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msxml3/comment.o dlls/msxml3/comment.c -Idlls/msxml3 -Iinclude -Iinclude/msvcrt -I./libs/xslt \
  -I./libs/xml2/include -D__WINESRC__ -DLIBXSLT_STATIC -DLIBXML_STATIC -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msxml3/dispex.o dlls/msxml3/dispex.c -Idlls/msxml3 -Iinclude -Iinclude/msvcrt -I./libs/xslt \
  -I./libs/xml2/include -D__WINESRC__ -DLIBXSLT_STATIC -DLIBXML_STATIC -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msxml3/docfrag.o dlls/msxml3/docfrag.c -Idlls/msxml3 -Iinclude -Iinclude/msvcrt -I./libs/xslt \
  -I./libs/xml2/include -D__WINESRC__ -DLIBXSLT_STATIC -DLIBXML_STATIC -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msxml3/doctype.o dlls/msxml3/doctype.c -Idlls/msxml3 -Iinclude -Iinclude/msvcrt -I./libs/xslt \
  -I./libs/xml2/include -D__WINESRC__ -DLIBXSLT_STATIC -DLIBXML_STATIC -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msxml3/domdoc.o dlls/msxml3/domdoc.c -Idlls/msxml3 -Iinclude -Iinclude/msvcrt -I./libs/xslt \
  -I./libs/xml2/include -D__WINESRC__ -DLIBXSLT_STATIC -DLIBXML_STATIC -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msxml3/domimpl.o dlls/msxml3/domimpl.c -Idlls/msxml3 -Iinclude -Iinclude/msvcrt -I./libs/xslt \
  -I./libs/xml2/include -D__WINESRC__ -DLIBXSLT_STATIC -DLIBXML_STATIC -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msxml3/element.o dlls/msxml3/element.c -Idlls/msxml3 -Iinclude -Iinclude/msvcrt -I./libs/xslt \
  -I./libs/xml2/include -D__WINESRC__ -DLIBXSLT_STATIC -DLIBXML_STATIC -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msxml3/entityref.o dlls/msxml3/entityref.c -Idlls/msxml3 -Iinclude -Iinclude/msvcrt -I./libs/xslt \
  -I./libs/xml2/include -D__WINESRC__ -DLIBXSLT_STATIC -DLIBXML_STATIC -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msxml3/factory.o dlls/msxml3/factory.c -Idlls/msxml3 -Iinclude -Iinclude/msvcrt -I./libs/xslt \
  -I./libs/xml2/include -D__WINESRC__ -DLIBXSLT_STATIC -DLIBXML_STATIC -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msxml3/main.o dlls/msxml3/main.c -Idlls/msxml3 -Iinclude -Iinclude/msvcrt -I./libs/xslt \
  -I./libs/xml2/include -D__WINESRC__ -DLIBXSLT_STATIC -DLIBXML_STATIC -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
dlls/msxml3/domdoc.c:512:9: warning: incompatible function pointer types initializing 'internalSubsetSAXFunc' (aka 'void (*)(void *, const unsigned char *, const unsigned char *, const unsigned char *)') with an expression of type 'void (void *, const xmlChar *, const xmlChar *, const xmlChar *) __attribute__((ms_abi))' (aka 'void (void *, const unsigned char *, const unsigned char *, const unsigned char *) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
        xmlSAX2InternalSubset,          /* internalSubset */
        ^~~~~~~~~~~~~~~~~~~~~
dlls/msxml3/domdoc.c:513:9: warning: incompatible function pointer types initializing 'isStandaloneSAXFunc' (aka 'int (*)(void *)') with an expression of type 'int (void *) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
        xmlSAX2IsStandalone,            /* isStandalone */
        ^~~~~~~~~~~~~~~~~~~
dlls/msxml3/domdoc.c:514:9: warning: incompatible function pointer types initializing 'hasInternalSubsetSAXFunc' (aka 'int (*)(void *)') with an expression of type 'int (void *) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
        xmlSAX2HasInternalSubset,       /* hasInternalSubset */
        ^~~~~~~~~~~~~~~~~~~~~~~~
dlls/msxml3/domdoc.c:515:9: warning: incompatible function pointer types initializing 'hasExternalSubsetSAXFunc' (aka 'int (*)(void *)') with an expression of type 'int (void *) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
        xmlSAX2HasExternalSubset,       /* hasExternalSubset */
        ^~~~~~~~~~~~~~~~~~~~~~~~
dlls/msxml3/domdoc.c:516:9: warning: incompatible function pointer types initializing 'resolveEntitySAXFunc' (aka 'struct _xmlParserInput *(*)(void *, const unsigned char *, const unsigned char *)') with an expression of type 'xmlParserInputPtr (void *, const xmlChar *, const xmlChar *) __attribute__((ms_abi))' (aka 'struct _xmlParserInput *(void *, const unsigned char *, const unsigned char *) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
        xmlSAX2ResolveEntity,           /* resolveEntity */
        ^~~~~~~~~~~~~~~~~~~~
dlls/msxml3/domdoc.c:517:9: warning: incompatible function pointer types initializing 'getEntitySAXFunc' (aka 'struct _xmlEntity *(*)(void *, const unsigned char *)') with an expression of type 'xmlEntityPtr (void *, const xmlChar *) __attribute__((ms_abi))' (aka 'struct _xmlEntity *(void *, const unsigned char *) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
        xmlSAX2GetEntity,               /* getEntity */
        ^~~~~~~~~~~~~~~~
dlls/msxml3/domdoc.c:518:9: warning: incompatible function pointer types initializing 'entityDeclSAXFunc' (aka 'void (*)(void *, const unsigned char *, int, const unsigned char *, const unsigned char *, unsigned char *)') with an expression of type 'void (void *, const xmlChar *, int, const xmlChar *, const xmlChar *, xmlChar *) __attribute__((ms_abi))' (aka 'void (void *, const unsigned char *, int, const unsigned char *, const unsigned char *, unsigned char *) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
        xmlSAX2EntityDecl,              /* entityDecl */
        ^~~~~~~~~~~~~~~~~
dlls/msxml3/domdoc.c:519:9: warning: incompatible function pointer types initializing 'notationDeclSAXFunc' (aka 'void (*)(void *, const unsigned char *, const unsigned char *, const unsigned char *)') with an expression of type 'void (void *, const xmlChar *, const xmlChar *, const xmlChar *) __attribute__((ms_abi))' (aka 'void (void *, const unsigned char *, const unsigned char *, const unsigned char *) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
        xmlSAX2NotationDecl,            /* notationDecl */
        ^~~~~~~~~~~~~~~~~~~
dlls/msxml3/domdoc.c:520:9: warning: incompatible function pointer types initializing 'attributeDeclSAXFunc' (aka 'void (*)(void *, const unsigned char *, const unsigned char *, int, int, const unsigned char *, struct _xmlEnumeration *)') with an expression of type 'void (void *, const xmlChar *, const xmlChar *, int, int, const xmlChar *, xmlEnumerationPtr) __attribute__((ms_abi))' (aka 'void (void *, const unsigned char *, const unsigned char *, int, int, const unsigned char *, struct _xmlEnumeration *) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
        xmlSAX2AttributeDecl,           /* attributeDecl */
        ^~~~~~~~~~~~~~~~~~~~
dlls/msxml3/domdoc.c:521:9: warning: incompatible function pointer types initializing 'elementDeclSAXFunc' (aka 'void (*)(void *, const unsigned char *, int, struct _xmlElementContent *)') with an expression of type 'void (void *, const xmlChar *, int, xmlElementContentPtr) __attribute__((ms_abi))' (aka 'void (void *, const unsigned char *, int, struct _xmlElementContent *) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
        xmlSAX2ElementDecl,             /* elementDecl */
        ^~~~~~~~~~~~~~~~~~
dlls/msxml3/domdoc.c:522:9: warning: incompatible function pointer types initializing 'unparsedEntityDeclSAXFunc' (aka 'void (*)(void *, const unsigned char *, const unsigned char *, const unsigned char *, const unsigned char *)') with an expression of type 'void (void *, const xmlChar *, const xmlChar *, const xmlChar *, const xmlChar *) __attribute__((ms_abi))' (aka 'void (void *, const unsigned char *, const unsigned char *, const unsigned char *, const unsigned char *) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
        xmlSAX2UnparsedEntityDecl,      /* unparsedEntityDecl */
        ^~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msxml3/domdoc.c:523:9: warning: incompatible function pointer types initializing 'setDocumentLocatorSAXFunc' (aka 'void (*)(void *, struct _xmlSAXLocator *)') with an expression of type 'void (void *, xmlSAXLocatorPtr) __attribute__((ms_abi))' (aka 'void (void *, struct _xmlSAXLocator *) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
        xmlSAX2SetDocumentLocator,      /* setDocumentLocator */
        ^~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msxml3/domdoc.c:524:9: warning: incompatible function pointer types initializing 'startDocumentSAXFunc' (aka 'void (*)(void *)') with an expression of type 'void (void *) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
        xmlSAX2StartDocument,           /* startDocument */
        ^~~~~~~~~~~~~~~~~~~~
dlls/msxml3/domdoc.c:525:9: warning: incompatible function pointer types initializing 'endDocumentSAXFunc' (aka 'void (*)(void *)') with an expression of type 'void (void *) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
        xmlSAX2EndDocument,             /* endDocument */
        ^~~~~~~~~~~~~~~~~~
dlls/msxml3/domdoc.c:526:9: warning: incompatible function pointer types initializing 'startElementSAXFunc' (aka 'void (*)(void *, const unsigned char *, const unsigned char **)') with an expression of type 'void (void *, const xmlChar *, const xmlChar **) __attribute__((ms_abi))' (aka 'void (void *, const unsigned char *, const unsigned char **) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
        xmlSAX2StartElement,            /* startElement */
        ^~~~~~~~~~~~~~~~~~~
dlls/msxml3/domdoc.c:527:9: warning: incompatible function pointer types initializing 'endElementSAXFunc' (aka 'void (*)(void *, const unsigned char *)') with an expression of type 'void (void *, const xmlChar *) __attribute__((ms_abi))' (aka 'void (void *, const unsigned char *) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
        xmlSAX2EndElement,              /* endElement */
        ^~~~~~~~~~~~~~~~~
dlls/msxml3/domdoc.c:528:9: warning: incompatible function pointer types initializing 'referenceSAXFunc' (aka 'void (*)(void *, const unsigned char *)') with an expression of type 'void (void *, const xmlChar *) __attribute__((ms_abi))' (aka 'void (void *, const unsigned char *) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
        xmlSAX2Reference,               /* reference */
        ^~~~~~~~~~~~~~~~
dlls/msxml3/domdoc.c:531:9: warning: incompatible function pointer types initializing 'processingInstructionSAXFunc' (aka 'void (*)(void *, const unsigned char *, const unsigned char *)') with an expression of type 'void (void *, const xmlChar *, const xmlChar *) __attribute__((ms_abi))' (aka 'void (void *, const unsigned char *, const unsigned char *) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
        xmlSAX2ProcessingInstruction,   /* processingInstruction */
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msxml3/domdoc.c:532:9: warning: incompatible function pointer types initializing 'commentSAXFunc' (aka 'void (*)(void *, const unsigned char *)') with an expression of type 'void (void *, const xmlChar *) __attribute__((ms_abi))' (aka 'void (void *, const unsigned char *) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
        xmlSAX2Comment,                 /* comment */
        ^~~~~~~~~~~~~~
dlls/msxml3/domdoc.c:536:9: warning: incompatible function pointer types initializing 'getParameterEntitySAXFunc' (aka 'struct _xmlEntity *(*)(void *, const unsigned char *)') with an expression of type 'xmlEntityPtr (void *, const xmlChar *) __attribute__((ms_abi))' (aka 'struct _xmlEntity *(void *, const unsigned char *) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
        xmlSAX2GetParameterEntity,      /* getParameterEntity */
        ^~~~~~~~~~~~~~~~~~~~~~~~~
dlls/msxml3/domdoc.c:537:9: warning: incompatible function pointer types initializing 'cdataBlockSAXFunc' (aka 'void (*)(void *, const unsigned char *, int)') with an expression of type 'void (void *, const xmlChar *, int) __attribute__((ms_abi))' (aka 'void (void *, const unsigned char *, int) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
        xmlSAX2CDataBlock,              /* cdataBlock */
        ^~~~~~~~~~~~~~~~~
dlls/msxml3/domdoc.c:538:9: warning: incompatible function pointer types initializing 'externalSubsetSAXFunc' (aka 'void (*)(void *, const unsigned char *, const unsigned char *, const unsigned char *)') with an expression of type 'void (void *, const xmlChar *, const xmlChar *, const xmlChar *) __attribute__((ms_abi))' (aka 'void (void *, const unsigned char *, const unsigned char *, const unsigned char *) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
        xmlSAX2ExternalSubset,          /* externalSubset */
        ^~~~~~~~~~~~~~~~~~~~~
dlls/msxml3/domdoc.c:541:9: warning: incompatible function pointer types initializing 'startElementNsSAX2Func' (aka 'void (*)(void *, const unsigned char *, const unsigned char *, const unsigned char *, int, const unsigned char **, int, int, const unsigned char **)') with an expression of type 'void (void *, const xmlChar *, const xmlChar *, const xmlChar *, int, const xmlChar **, int, int, const xmlChar **) __attribute__((ms_abi))' (aka 'void (void *, const unsigned char *, const unsigned char *, const unsigned char *, int, const unsigned char **, int, int, const unsigned char **) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
        xmlSAX2StartElementNs,          /* startElementNs */
        ^~~~~~~~~~~~~~~~~~~~~
dlls/msxml3/domdoc.c:542:9: warning: incompatible function pointer types initializing 'endElementNsSAX2Func' (aka 'void (*)(void *, const unsigned char *, const unsigned char *, const unsigned char *)') with an expression of type 'void (void *, const xmlChar *, const xmlChar *, const xmlChar *) __attribute__((ms_abi))' (aka 'void (void *, const unsigned char *, const unsigned char *, const unsigned char *) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
        xmlSAX2EndElementNs,            /* endElementNs */
        ^~~~~~~~~~~~~~~~~~~
dlls/msxml3/domdoc.c:543:9: warning: incompatible function pointer types initializing 'xmlStructuredErrorFunc' (aka 'void (*)(void *, struct _xmlError *) __attribute__((ms_abi))') with an expression of type 'void (void *, xmlErrorPtr)' (aka 'void (void *, struct _xmlError *)') [-Wincompatible-function-pointer-types]
        sax_serror                      /* serror */
        ^~~~~~~~~~
27 warnings generated.
cc -m64 -c -o dlls/msxml3/mxnamespace.o dlls/msxml3/mxnamespace.c -Idlls/msxml3 -Iinclude -Iinclude/msvcrt -I./libs/xslt \
  -I./libs/xml2/include -D__WINESRC__ -DLIBXSLT_STATIC -DLIBXML_STATIC -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msxml3/mxwriter.o dlls/msxml3/mxwriter.c -Idlls/msxml3 -Iinclude -Iinclude/msvcrt -I./libs/xslt \
  -I./libs/xml2/include -D__WINESRC__ -DLIBXSLT_STATIC -DLIBXML_STATIC -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msxml3/node.o dlls/msxml3/node.c -Idlls/msxml3 -Iinclude -Iinclude/msvcrt -I./libs/xslt \
  -I./libs/xml2/include -D__WINESRC__ -DLIBXSLT_STATIC -DLIBXML_STATIC -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msxml3/nodelist.o dlls/msxml3/nodelist.c -Idlls/msxml3 -Iinclude -Iinclude/msvcrt -I./libs/xslt \
  -I./libs/xml2/include -D__WINESRC__ -DLIBXSLT_STATIC -DLIBXML_STATIC -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msxml3/nodemap.o dlls/msxml3/nodemap.c -Idlls/msxml3 -Iinclude -Iinclude/msvcrt -I./libs/xslt \
  -I./libs/xml2/include -D__WINESRC__ -DLIBXSLT_STATIC -DLIBXML_STATIC -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msxml3/parseerror.o dlls/msxml3/parseerror.c -Idlls/msxml3 -Iinclude -Iinclude/msvcrt -I./libs/xslt \
  -I./libs/xml2/include -D__WINESRC__ -DLIBXSLT_STATIC -DLIBXML_STATIC -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
dlls/msxml3/main.c:365:38: warning: incompatible function pointer types passing 'int (const char *)' to parameter of type 'xmlInputMatchCallback' (aka 'int (*)(const char *) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
        if(xmlRegisterInputCallbacks(wineXmlMatchCallback, wineXmlOpenCallback,
                                     ^~~~~~~~~~~~~~~~~~~~
./libs/xml2/include/libxml/xmlIO.h:205:52: note: passing argument to parameter 'matchFunc' here
        xmlRegisterInputCallbacks               (xmlInputMatchCallback matchFunc,
                                                                       ^
dlls/msxml3/main.c:365:60: warning: incompatible function pointer types passing 'void *(const char *)' to parameter of type 'xmlInputOpenCallback' (aka 'void *(*)(const char *) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
        if(xmlRegisterInputCallbacks(wineXmlMatchCallback, wineXmlOpenCallback,
                                                           ^~~~~~~~~~~~~~~~~~~
./libs/xml2/include/libxml/xmlIO.h:206:29: note: passing argument to parameter 'openFunc' here
                                                 xmlInputOpenCallback openFunc,
                                                                      ^
dlls/msxml3/main.c:366:29: warning: incompatible function pointer types passing 'int (void *, char *, int)' to parameter of type 'xmlInputReadCallback' (aka 'int (*)(void *, char *, int) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
                            wineXmlReadCallback, wineXmlFileCloseCallback) == -1)
                            ^~~~~~~~~~~~~~~~~~~
./libs/xml2/include/libxml/xmlIO.h:207:29: note: passing argument to parameter 'readFunc' here
                                                 xmlInputReadCallback readFunc,
                                                                      ^
dlls/msxml3/main.c:366:50: warning: incompatible function pointer types passing 'int (void *)' to parameter of type 'xmlInputCloseCallback' (aka 'int (*)(void *) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
                            wineXmlReadCallback, wineXmlFileCloseCallback) == -1)
                                                 ^~~~~~~~~~~~~~~~~~~~~~~~
./libs/xml2/include/libxml/xmlIO.h:208:30: note: passing argument to parameter 'closeFunc' here
                                                 xmlInputCloseCallback closeFunc);
                                                                       ^
6 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msxml3/pi.o dlls/msxml3/pi.c -Idlls/msxml3 -Iinclude -Iinclude/msvcrt -I./libs/xslt \
  -I./libs/xml2/include -D__WINESRC__ -DLIBXSLT_STATIC -DLIBXML_STATIC -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msxml3/saxreader.o dlls/msxml3/saxreader.c -Idlls/msxml3 -Iinclude -Iinclude/msvcrt -I./libs/xslt \
  -I./libs/xml2/include -D__WINESRC__ -DLIBXSLT_STATIC -DLIBXML_STATIC -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msxml3/schema.o dlls/msxml3/schema.c -Idlls/msxml3 -Iinclude -Iinclude/msvcrt -I./libs/xslt \
  -I./libs/xml2/include -D__WINESRC__ -DLIBXSLT_STATIC -DLIBXML_STATIC -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msxml3/selection.o dlls/msxml3/selection.c -Idlls/msxml3 -Iinclude -Iinclude/msvcrt -I./libs/xslt \
  -I./libs/xml2/include -D__WINESRC__ -DLIBXSLT_STATIC -DLIBXML_STATIC -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msxml3/stylesheet.o dlls/msxml3/stylesheet.c -Idlls/msxml3 -Iinclude -Iinclude/msvcrt -I./libs/xslt \
  -I./libs/xml2/include -D__WINESRC__ -DLIBXSLT_STATIC -DLIBXML_STATIC -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msxml3/text.o dlls/msxml3/text.c -Idlls/msxml3 -Iinclude -Iinclude/msvcrt -I./libs/xslt \
  -I./libs/xml2/include -D__WINESRC__ -DLIBXSLT_STATIC -DLIBXML_STATIC -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msxml3/uuid.o dlls/msxml3/uuid.c -Idlls/msxml3 -Iinclude -Iinclude/msvcrt -I./libs/xslt \
  -I./libs/xml2/include -D__WINESRC__ -DLIBXSLT_STATIC -DLIBXML_STATIC -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msxml3/xmldoc.o dlls/msxml3/xmldoc.c -Idlls/msxml3 -Iinclude -Iinclude/msvcrt -I./libs/xslt \
  -I./libs/xml2/include -D__WINESRC__ -DLIBXSLT_STATIC -DLIBXML_STATIC -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msxml3/xmlelem.o dlls/msxml3/xmlelem.c -Idlls/msxml3 -Iinclude -Iinclude/msvcrt -I./libs/xslt \
  -I./libs/xml2/include -D__WINESRC__ -DLIBXSLT_STATIC -DLIBXML_STATIC -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
dlls/msxml3/schema.c:256:47: warning: incompatible function pointer types passing 'void (void *, xmlErrorPtr)' (aka 'void (void *, struct _xmlError *)') to parameter of type 'xmlStructuredErrorFunc' (aka 'void (*)(void *, struct _xmlError *) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
    xmlSchemaSetParserStructuredErrors(spctx, parser_serror, NULL);
                                              ^~~~~~~~~~~~~
./libs/xml2/include/libxml/xmlschemas.h:153:30: note: passing argument to parameter 'serror' here
                                         xmlStructuredErrorFunc serror,
                                                                ^
dlls/msxml3/schema.c:302:46: warning: incompatible function pointer types passing 'void (void *, xmlErrorPtr)' (aka 'void (void *, struct _xmlError *)') to parameter of type 'xmlStructuredErrorFunc' (aka 'void (*)(void *, struct _xmlError *) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
    xmlSchemaSetValidStructuredErrors(svctx, validate_serror, NULL);
                                             ^~~~~~~~~~~~~~~
./libs/xml2/include/libxml/xmlschemas.h:182:30: note: passing argument to parameter 'serror' here
                                         xmlStructuredErrorFunc serror,
                                                                ^
4 warnings generated.
cc -m64 -c -o dlls/msxml3/xmlparser.o dlls/msxml3/xmlparser.c -Idlls/msxml3 -Iinclude -Iinclude/msvcrt -I./libs/xslt \
  -I./libs/xml2/include -D__WINESRC__ -DLIBXSLT_STATIC -DLIBXML_STATIC -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o libs/xslt/libxslt/attributes.o libs/xslt/libxslt/attributes.c -Ilibs/xslt -Iinclude -Iinclude/msvcrt \
  -I./libs/xml2/include -I./libs/xslt -DLIBXML_STATIC -DLIBXSLT_STATIC -D_UCRT -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wno-packed-not-aligned \
  -Wno-pragma-pack -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar \
  -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
dlls/msxml3/selection.c:788:17: warning: incompatible function pointer types assigning to 'xmlStructuredErrorFunc' (aka 'void (*)(void *, struct _xmlError *) __attribute__((ms_abi))') from 'void (void *, xmlErrorPtr)' (aka 'void (void *, struct _xmlError *)') [-Wincompatible-function-pointer-types]
    ctxt->error = query_serror;
                ^ ~~~~~~~~~~~~
dlls/msxml3/selection.c:801:59: warning: incompatible function pointer types passing 'void (xmlXPathParserContextPtr, int) __attribute__((ms_abi))' (aka 'void (struct _xmlXPathParserContext *, int) __attribute__((ms_abi))') to parameter of type 'xmlXPathFunction' (aka 'void (*)(struct _xmlXPathParserContext *, int)') [-Wincompatible-function-pointer-types]
        xmlXPathRegisterFunc(ctxt, (xmlChar const*)"not", xmlXPathNotFunction);
                                                          ^~~~~~~~~~~~~~~~~~~
./libs/xml2/include/libxml/xpathInternals.h:437:25: note: passing argument to parameter 'f' here
                                                 xmlXPathFunction f);
                                                                  ^
dlls/msxml3/selection.c:802:63: warning: incompatible function pointer types passing 'void (xmlXPathParserContextPtr, int) __attribute__((ms_abi))' (aka 'void (struct _xmlXPathParserContext *, int) __attribute__((ms_abi))') to parameter of type 'xmlXPathFunction' (aka 'void (*)(struct _xmlXPathParserContext *, int)') [-Wincompatible-function-pointer-types]
        xmlXPathRegisterFunc(ctxt, (xmlChar const*)"boolean", xmlXPathBooleanFunction);
                                                              ^~~~~~~~~~~~~~~~~~~~~~~
./libs/xml2/include/libxml/xpathInternals.h:437:25: note: passing argument to parameter 'f' here
                                                 xmlXPathFunction f);
                                                                  ^
5 warnings generated.
cc -m64 -c -o libs/xslt/libxslt/attrvt.o libs/xslt/libxslt/attrvt.c -Ilibs/xslt -Iinclude -Iinclude/msvcrt \
  -I./libs/xml2/include -I./libs/xslt -DLIBXML_STATIC -DLIBXSLT_STATIC -D_UCRT -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wno-packed-not-aligned \
  -Wno-pragma-pack -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar \
  -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o libs/xslt/libxslt/documents.o libs/xslt/libxslt/documents.c -Ilibs/xslt -Iinclude -Iinclude/msvcrt \
  -I./libs/xml2/include -I./libs/xslt -DLIBXML_STATIC -DLIBXSLT_STATIC -D_UCRT -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wno-packed-not-aligned \
  -Wno-pragma-pack -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar \
  -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o libs/xslt/libxslt/extensions.o libs/xslt/libxslt/extensions.c -Ilibs/xslt -Iinclude -Iinclude/msvcrt \
  -I./libs/xml2/include -I./libs/xslt -DLIBXML_STATIC -DLIBXSLT_STATIC -D_UCRT -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wno-packed-not-aligned \
  -Wno-pragma-pack -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar \
  -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o libs/xslt/libxslt/extra.o libs/xslt/libxslt/extra.c -Ilibs/xslt -Iinclude -Iinclude/msvcrt \
  -I./libs/xml2/include -I./libs/xslt -DLIBXML_STATIC -DLIBXSLT_STATIC -D_UCRT -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wno-packed-not-aligned \
  -Wno-pragma-pack -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar \
  -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o libs/xslt/libxslt/functions.o libs/xslt/libxslt/functions.c -Ilibs/xslt -Iinclude -Iinclude/msvcrt \
  -I./libs/xml2/include -I./libs/xslt -DLIBXML_STATIC -DLIBXSLT_STATIC -D_UCRT -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wno-packed-not-aligned \
  -Wno-pragma-pack -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar \
  -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o libs/xslt/libxslt/imports.o libs/xslt/libxslt/imports.c -Ilibs/xslt -Iinclude -Iinclude/msvcrt \
  -I./libs/xml2/include -I./libs/xslt -DLIBXML_STATIC -DLIBXSLT_STATIC -D_UCRT -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wno-packed-not-aligned \
  -Wno-pragma-pack -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar \
  -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
cc -m64 -c -o libs/xslt/libxslt/keys.o libs/xslt/libxslt/keys.c -Ilibs/xslt -Iinclude -Iinclude/msvcrt \
  -I./libs/xml2/include -I./libs/xslt -DLIBXML_STATIC -DLIBXSLT_STATIC -D_UCRT -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wno-packed-not-aligned \
  -Wno-pragma-pack -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar \
  -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o libs/xslt/libxslt/namespaces.o libs/xslt/libxslt/namespaces.c -Ilibs/xslt -Iinclude -Iinclude/msvcrt \
  -I./libs/xml2/include -I./libs/xslt -DLIBXML_STATIC -DLIBXSLT_STATIC -D_UCRT -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wno-packed-not-aligned \
  -Wno-pragma-pack -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar \
  -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
cc -m64 -c -o libs/xslt/libxslt/numbers.o libs/xslt/libxslt/numbers.c -Ilibs/xslt -Iinclude -Iinclude/msvcrt \
  -I./libs/xml2/include -I./libs/xslt -DLIBXML_STATIC -DLIBXSLT_STATIC -D_UCRT -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wno-packed-not-aligned \
  -Wno-pragma-pack -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar \
  -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
cc -m64 -c -o libs/xslt/libxslt/pattern.o libs/xslt/libxslt/pattern.c -Ilibs/xslt -Iinclude -Iinclude/msvcrt \
  -I./libs/xml2/include -I./libs/xslt -DLIBXML_STATIC -DLIBXSLT_STATIC -D_UCRT -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wno-packed-not-aligned \
  -Wno-pragma-pack -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar \
  -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o libs/xslt/libxslt/preproc.o libs/xslt/libxslt/preproc.c -Ilibs/xslt -Iinclude -Iinclude/msvcrt \
  -I./libs/xml2/include -I./libs/xslt -DLIBXML_STATIC -DLIBXSLT_STATIC -D_UCRT -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wno-packed-not-aligned \
  -Wno-pragma-pack -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar \
  -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o libs/xslt/libxslt/security.o libs/xslt/libxslt/security.c -Ilibs/xslt -Iinclude -Iinclude/msvcrt \
  -I./libs/xml2/include -I./libs/xslt -DLIBXML_STATIC -DLIBXSLT_STATIC -D_UCRT -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wno-packed-not-aligned \
  -Wno-pragma-pack -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar \
  -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
cc -m64 -c -o libs/xslt/libxslt/templates.o libs/xslt/libxslt/templates.c -Ilibs/xslt -Iinclude -Iinclude/msvcrt \
  -I./libs/xml2/include -I./libs/xslt -DLIBXML_STATIC -DLIBXSLT_STATIC -D_UCRT -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wno-packed-not-aligned \
  -Wno-pragma-pack -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar \
  -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o libs/xslt/libxslt/transform.o libs/xslt/libxslt/transform.c -Ilibs/xslt -Iinclude -Iinclude/msvcrt \
  -I./libs/xml2/include -I./libs/xslt -DLIBXML_STATIC -DLIBXSLT_STATIC -D_UCRT -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wno-packed-not-aligned \
  -Wno-pragma-pack -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar \
  -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o libs/xslt/libxslt/variables.o libs/xslt/libxslt/variables.c -Ilibs/xslt -Iinclude -Iinclude/msvcrt \
  -I./libs/xml2/include -I./libs/xslt -DLIBXML_STATIC -DLIBXSLT_STATIC -D_UCRT -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wno-packed-not-aligned \
  -Wno-pragma-pack -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar \
  -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o libs/xslt/libxslt/xslt.o libs/xslt/libxslt/xslt.c -Ilibs/xslt -Iinclude -Iinclude/msvcrt \
  -I./libs/xml2/include -I./libs/xslt -DLIBXML_STATIC -DLIBXSLT_STATIC -D_UCRT -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wno-packed-not-aligned \
  -Wno-pragma-pack -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar \
  -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
cc -m64 -c -o libs/xslt/libxslt/xsltlocale.o libs/xslt/libxslt/xsltlocale.c -Ilibs/xslt -Iinclude -Iinclude/msvcrt \
  -I./libs/xml2/include -I./libs/xslt -DLIBXML_STATIC -DLIBXSLT_STATIC -D_UCRT -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wno-packed-not-aligned \
  -Wno-pragma-pack -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar \
  -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
libs/xslt/libxslt/pattern.c:605:51: warning: incompatible function pointer types assigning to 'xmlFreeFunc' (aka 'void (*)(void *) __attribute__((ms_abi))') from 'void (void *)' [-Wincompatible-function-pointer-types]
            XSLT_RUNTIME_EXTRA_FREE(ctxt, sel->lenExtra) =
                                                         ^
2 warnings generated.
cc -m64 -c -o libs/xslt/libxslt/xsltutils.o libs/xslt/libxslt/xsltutils.c -Ilibs/xslt -Iinclude -Iinclude/msvcrt \
  -I./libs/xml2/include -I./libs/xslt -DLIBXML_STATIC -DLIBXSLT_STATIC -D_UCRT -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wno-packed-not-aligned \
  -Wno-pragma-pack -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar \
  -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
cc -m64 -c -o libs/xml2/HTMLparser.o libs/xml2/HTMLparser.c -Ilibs/xml2 -Iinclude -Iinclude/msvcrt -I./libs/xml2/include \
  -DLIBXML_STATIC -DHAVE_VA_COPY -D_UCRT -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wno-packed-not-aligned -Wno-pragma-pack -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o libs/xml2/HTMLtree.o libs/xml2/HTMLtree.c -Ilibs/xml2 -Iinclude -Iinclude/msvcrt -I./libs/xml2/include \
  -DLIBXML_STATIC -DHAVE_VA_COPY -D_UCRT -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wno-packed-not-aligned -Wno-pragma-pack -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
cc -m64 -c -o libs/xml2/SAX.o libs/xml2/SAX.c -Ilibs/xml2 -Iinclude -Iinclude/msvcrt -I./libs/xml2/include \
  -DLIBXML_STATIC -DHAVE_VA_COPY -D_UCRT -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wno-packed-not-aligned -Wno-pragma-pack -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
cc -m64 -c -o libs/xml2/SAX2.o libs/xml2/SAX2.c -Ilibs/xml2 -Iinclude -Iinclude/msvcrt -I./libs/xml2/include \
  -DLIBXML_STATIC -DHAVE_VA_COPY -D_UCRT -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wno-packed-not-aligned -Wno-pragma-pack -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
libs/xml2/HTMLparser.c:6793:40: warning: incompatible function pointer types passing 'void (void *, const xmlChar *) __attribute__((ms_abi))' (aka 'void (void *, const unsigned char *) __attribute__((ms_abi))') to parameter of type 'xmlHashDeallocator' (aka 'void (*)(void *, const unsigned char *)') [-Wincompatible-function-pointer-types]
        xmlHashFree(ctxt->attsDefault, xmlHashDefaultDeallocator);
                                       ^~~~~~~~~~~~~~~~~~~~~~~~~
./libs/xml2/include/libxml/hash.h:113:26: note: passing argument to parameter 'f' here
                                         xmlHashDeallocator f);
                                                            ^
libs/xml2/HTMLparser.c:6839:40: warning: incompatible function pointer types assigning to 'ignorableWhitespaceSAXFunc' (aka 'void (*)(void *, const unsigned char *, int)') from 'void (void *, const xmlChar *, int) __attribute__((ms_abi))' (aka 'void (void *, const unsigned char *, int) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
        ctxt->sax->ignorableWhitespace = xmlSAX2IgnorableWhitespace;
                                       ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~
3 warnings generated.
cc -m64 -c -o libs/xml2/buf.o libs/xml2/buf.c -Ilibs/xml2 -Iinclude -Iinclude/msvcrt -I./libs/xml2/include \
  -DLIBXML_STATIC -DHAVE_VA_COPY -D_UCRT -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wno-packed-not-aligned -Wno-pragma-pack -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o libs/xml2/catalog.o libs/xml2/catalog.c -Ilibs/xml2 -Iinclude -Iinclude/msvcrt -I./libs/xml2/include \
  -DLIBXML_STATIC -DHAVE_VA_COPY -D_UCRT -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wno-packed-not-aligned -Wno-pragma-pack -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o libs/xml2/chvalid.o libs/xml2/chvalid.c -Ilibs/xml2 -Iinclude -Iinclude/msvcrt -I./libs/xml2/include \
  -DLIBXML_STATIC -DHAVE_VA_COPY -D_UCRT -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wno-packed-not-aligned -Wno-pragma-pack -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o libs/xml2/debugXML.o libs/xml2/debugXML.c -Ilibs/xml2 -Iinclude -Iinclude/msvcrt -I./libs/xml2/include \
  -DLIBXML_STATIC -DHAVE_VA_COPY -D_UCRT -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wno-packed-not-aligned -Wno-pragma-pack -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
cc -m64 -c -o libs/xml2/dict.o libs/xml2/dict.c -Ilibs/xml2 -Iinclude -Iinclude/msvcrt -I./libs/xml2/include \
  -DLIBXML_STATIC -DHAVE_VA_COPY -D_UCRT -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wno-packed-not-aligned -Wno-pragma-pack -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o libs/xml2/encoding.o libs/xml2/encoding.c -Ilibs/xml2 -Iinclude -Iinclude/msvcrt -I./libs/xml2/include \
  -DLIBXML_STATIC -DHAVE_VA_COPY -D_UCRT -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wno-packed-not-aligned -Wno-pragma-pack -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
libs/xml2/SAX.c:48:26: warning: incompatible function pointer types assigning to 'internalSubsetSAXFunc' (aka 'void (*)(void *, const unsigned char *, const unsigned char *, const unsigned char *)') from 'void (void *, const xmlChar *, const xmlChar *, const xmlChar *) __attribute__((ms_abi))' (aka 'void (void *, const unsigned char *, const unsigned char *, const unsigned char *) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
    hdlr->internalSubset = xmlSAX2InternalSubset;
                         ^ ~~~~~~~~~~~~~~~~~~~~~
libs/xml2/SAX.c:49:26: warning: incompatible function pointer types assigning to 'externalSubsetSAXFunc' (aka 'void (*)(void *, const unsigned char *, const unsigned char *, const unsigned char *)') from 'void (void *, const xmlChar *, const xmlChar *, const xmlChar *) __attribute__((ms_abi))' (aka 'void (void *, const unsigned char *, const unsigned char *, const unsigned char *) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
    hdlr->externalSubset = xmlSAX2ExternalSubset;
                         ^ ~~~~~~~~~~~~~~~~~~~~~
libs/xml2/SAX.c:50:24: warning: incompatible function pointer types assigning to 'isStandaloneSAXFunc' (aka 'int (*)(void *)') from 'int (void *) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
    hdlr->isStandalone = xmlSAX2IsStandalone;
                       ^ ~~~~~~~~~~~~~~~~~~~
libs/xml2/SAX.c:51:29: warning: incompatible function pointer types assigning to 'hasInternalSubsetSAXFunc' (aka 'int (*)(void *)') from 'int (void *) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
    hdlr->hasInternalSubset = xmlSAX2HasInternalSubset;
                            ^ ~~~~~~~~~~~~~~~~~~~~~~~~
libs/xml2/SAX.c:52:29: warning: incompatible function pointer types assigning to 'hasExternalSubsetSAXFunc' (aka 'int (*)(void *)') from 'int (void *) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
    hdlr->hasExternalSubset = xmlSAX2HasExternalSubset;
                            ^ ~~~~~~~~~~~~~~~~~~~~~~~~
libs/xml2/SAX.c:53:25: warning: incompatible function pointer types assigning to 'resolveEntitySAXFunc' (aka 'struct _xmlParserInput *(*)(void *, const unsigned char *, const unsigned char *)') from 'xmlParserInputPtr (void *, const xmlChar *, const xmlChar *) __attribute__((ms_abi))' (aka 'struct _xmlParserInput *(void *, const unsigned char *, const unsigned char *) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
    hdlr->resolveEntity = xmlSAX2ResolveEntity;
                        ^ ~~~~~~~~~~~~~~~~~~~~
libs/xml2/SAX.c:54:21: warning: incompatible function pointer types assigning to 'getEntitySAXFunc' (aka 'struct _xmlEntity *(*)(void *, const unsigned char *)') from 'xmlEntityPtr (void *, const xmlChar *) __attribute__((ms_abi))' (aka 'struct _xmlEntity *(void *, const unsigned char *) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
    hdlr->getEntity = xmlSAX2GetEntity;
                    ^ ~~~~~~~~~~~~~~~~
libs/xml2/SAX.c:55:30: warning: incompatible function pointer types assigning to 'getParameterEntitySAXFunc' (aka 'struct _xmlEntity *(*)(void *, const unsigned char *)') from 'xmlEntityPtr (void *, const xmlChar *) __attribute__((ms_abi))' (aka 'struct _xmlEntity *(void *, const unsigned char *) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
    hdlr->getParameterEntity = xmlSAX2GetParameterEntity;
                             ^ ~~~~~~~~~~~~~~~~~~~~~~~~~
libs/xml2/SAX.c:56:22: warning: incompatible function pointer types assigning to 'entityDeclSAXFunc' (aka 'void (*)(void *, const unsigned char *, int, const unsigned char *, const unsigned char *, unsigned char *)') from 'void (void *, const xmlChar *, int, const xmlChar *, const xmlChar *, xmlChar *) __attribute__((ms_abi))' (aka 'void (void *, const unsigned char *, int, const unsigned char *, const unsigned char *, unsigned char *) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
    hdlr->entityDecl = xmlSAX2EntityDecl;
                     ^ ~~~~~~~~~~~~~~~~~
libs/xml2/SAX.c:57:25: warning: incompatible function pointer types assigning to 'attributeDeclSAXFunc' (aka 'void (*)(void *, const unsigned char *, const unsigned char *, int, int, const unsigned char *, struct _xmlEnumeration *)') from 'void (void *, const xmlChar *, const xmlChar *, int, int, const xmlChar *, xmlEnumerationPtr) __attribute__((ms_abi))' (aka 'void (void *, const unsigned char *, const unsigned char *, int, int, const unsigned char *, struct _xmlEnumeration *) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
    hdlr->attributeDecl = xmlSAX2AttributeDecl;
                        ^ ~~~~~~~~~~~~~~~~~~~~
libs/xml2/SAX.c:58:23: warning: incompatible function pointer types assigning to 'elementDeclSAXFunc' (aka 'void (*)(void *, const unsigned char *, int, struct _xmlElementContent *)') from 'void (void *, const xmlChar *, int, xmlElementContentPtr) __attribute__((ms_abi))' (aka 'void (void *, const unsigned char *, int, struct _xmlElementContent *) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
    hdlr->elementDecl = xmlSAX2ElementDecl;
                      ^ ~~~~~~~~~~~~~~~~~~
libs/xml2/SAX.c:59:24: warning: incompatible function pointer types assigning to 'notationDeclSAXFunc' (aka 'void (*)(void *, const unsigned char *, const unsigned char *, const unsigned char *)') from 'void (void *, const xmlChar *, const xmlChar *, const xmlChar *) __attribute__((ms_abi))' (aka 'void (void *, const unsigned char *, const unsigned char *, const unsigned char *) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
    hdlr->notationDecl = xmlSAX2NotationDecl;
                       ^ ~~~~~~~~~~~~~~~~~~~
libs/xml2/SAX.c:60:30: warning: incompatible function pointer types assigning to 'unparsedEntityDeclSAXFunc' (aka 'void (*)(void *, const unsigned char *, const unsigned char *, const unsigned char *, const unsigned char *)') from 'void (void *, const xmlChar *, const xmlChar *, const xmlChar *, const xmlChar *) __attribute__((ms_abi))' (aka 'void (void *, const unsigned char *, const unsigned char *, const unsigned char *, const unsigned char *) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
    hdlr->unparsedEntityDecl = xmlSAX2UnparsedEntityDecl;
                             ^ ~~~~~~~~~~~~~~~~~~~~~~~~~
libs/xml2/SAX.c:61:30: warning: incompatible function pointer types assigning to 'setDocumentLocatorSAXFunc' (aka 'void (*)(void *, struct _xmlSAXLocator *)') from 'void (void *, xmlSAXLocatorPtr) __attribute__((ms_abi))' (aka 'void (void *, struct _xmlSAXLocator *) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
    hdlr->setDocumentLocator = xmlSAX2SetDocumentLocator;
                             ^ ~~~~~~~~~~~~~~~~~~~~~~~~~
libs/xml2/SAX.c:62:25: warning: incompatible function pointer types assigning to 'startDocumentSAXFunc' (aka 'void (*)(void *)') from 'void (void *) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
    hdlr->startDocument = xmlSAX2StartDocument;
                        ^ ~~~~~~~~~~~~~~~~~~~~
libs/xml2/SAX.c:63:23: warning: incompatible function pointer types assigning to 'endDocumentSAXFunc' (aka 'void (*)(void *)') from 'void (void *) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
    hdlr->endDocument = xmlSAX2EndDocument;
                      ^ ~~~~~~~~~~~~~~~~~~
libs/xml2/SAX.c:64:24: warning: incompatible function pointer types assigning to 'startElementSAXFunc' (aka 'void (*)(void *, const unsigned char *, const unsigned char **)') from 'void (void *, const xmlChar *, const xmlChar **) __attribute__((ms_abi))' (aka 'void (void *, const unsigned char *, const unsigned char **) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
    hdlr->startElement = xmlSAX2StartElement;
                       ^ ~~~~~~~~~~~~~~~~~~~
libs/xml2/SAX.c:65:22: warning: incompatible function pointer types assigning to 'endElementSAXFunc' (aka 'void (*)(void *, const unsigned char *)') from 'void (void *, const xmlChar *) __attribute__((ms_abi))' (aka 'void (void *, const unsigned char *) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
    hdlr->endElement = xmlSAX2EndElement;
                     ^ ~~~~~~~~~~~~~~~~~
libs/xml2/SAX.c:66:21: warning: incompatible function pointer types assigning to 'referenceSAXFunc' (aka 'void (*)(void *, const unsigned char *)') from 'void (void *, const xmlChar *) __attribute__((ms_abi))' (aka 'void (void *, const unsigned char *) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
    hdlr->reference = xmlSAX2Reference;
                    ^ ~~~~~~~~~~~~~~~~
libs/xml2/SAX.c:67:22: warning: incompatible function pointer types assigning to 'charactersSAXFunc' (aka 'void (*)(void *, const unsigned char *, int)') from 'void (void *, const xmlChar *, int) __attribute__((ms_abi))' (aka 'void (void *, const unsigned char *, int) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
    hdlr->characters = xmlSAX2Characters;
                     ^ ~~~~~~~~~~~~~~~~~
libs/xml2/SAX.c:68:22: warning: incompatible function pointer types assigning to 'cdataBlockSAXFunc' (aka 'void (*)(void *, const unsigned char *, int)') from 'void (void *, const xmlChar *, int) __attribute__((ms_abi))' (aka 'void (void *, const unsigned char *, int) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
    hdlr->cdataBlock = xmlSAX2CDataBlock;
                     ^ ~~~~~~~~~~~~~~~~~
libs/xml2/SAX.c:69:31: warning: incompatible function pointer types assigning to 'ignorableWhitespaceSAXFunc' (aka 'void (*)(void *, const unsigned char *, int)') from 'void (void *, const xmlChar *, int) __attribute__((ms_abi))' (aka 'void (void *, const unsigned char *, int) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
    hdlr->ignorableWhitespace = xmlSAX2Characters;
                              ^ ~~~~~~~~~~~~~~~~~
libs/xml2/SAX.c:70:33: warning: incompatible function pointer types assigning to 'processingInstructionSAXFunc' (aka 'void (*)(void *, const unsigned char *, const unsigned char *)') from 'void (void *, const xmlChar *, const xmlChar *) __attribute__((ms_abi))' (aka 'void (void *, const unsigned char *, const unsigned char *) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
    hdlr->processingInstruction = xmlSAX2ProcessingInstruction;
                                ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libs/xml2/SAX.c:96:26: warning: incompatible function pointer types assigning to 'internalSubsetSAXFunc' (aka 'void (*)(void *, const unsigned char *, const unsigned char *, const unsigned char *)') from 'void (void *, const xmlChar *, const xmlChar *, const xmlChar *) __attribute__((ms_abi))' (aka 'void (void *, const unsigned char *, const unsigned char *, const unsigned char *) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
    hdlr->internalSubset = xmlSAX2InternalSubset;
                         ^ ~~~~~~~~~~~~~~~~~~~~~
libs/xml2/SAX.c:102:21: warning: incompatible function pointer types assigning to 'getEntitySAXFunc' (aka 'struct _xmlEntity *(*)(void *, const unsigned char *)') from 'xmlEntityPtr (void *, const xmlChar *) __attribute__((ms_abi))' (aka 'struct _xmlEntity *(void *, const unsigned char *) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
    hdlr->getEntity = xmlSAX2GetEntity;
                    ^ ~~~~~~~~~~~~~~~~
libs/xml2/SAX.c:109:30: warning: incompatible function pointer types assigning to 'setDocumentLocatorSAXFunc' (aka 'void (*)(void *, struct _xmlSAXLocator *)') from 'void (void *, xmlSAXLocatorPtr) __attribute__((ms_abi))' (aka 'void (void *, struct _xmlSAXLocator *) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
    hdlr->setDocumentLocator = xmlSAX2SetDocumentLocator;
                             ^ ~~~~~~~~~~~~~~~~~~~~~~~~~
libs/xml2/SAX.c:110:25: warning: incompatible function pointer types assigning to 'startDocumentSAXFunc' (aka 'void (*)(void *)') from 'void (void *) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
    hdlr->startDocument = xmlSAX2StartDocument;
                        ^ ~~~~~~~~~~~~~~~~~~~~
libs/xml2/SAX.c:111:23: warning: incompatible function pointer types assigning to 'endDocumentSAXFunc' (aka 'void (*)(void *)') from 'void (void *) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
    hdlr->endDocument = xmlSAX2EndDocument;
                      ^ ~~~~~~~~~~~~~~~~~~
libs/xml2/SAX.c:112:24: warning: incompatible function pointer types assigning to 'startElementSAXFunc' (aka 'void (*)(void *, const unsigned char *, const unsigned char **)') from 'void (void *, const xmlChar *, const xmlChar **) __attribute__((ms_abi))' (aka 'void (void *, const unsigned char *, const unsigned char **) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
    hdlr->startElement = xmlSAX2StartElement;
                       ^ ~~~~~~~~~~~~~~~~~~~
libs/xml2/SAX.c:113:22: warning: incompatible function pointer types assigning to 'endElementSAXFunc' (aka 'void (*)(void *, const unsigned char *)') from 'void (void *, const xmlChar *) __attribute__((ms_abi))' (aka 'void (void *, const unsigned char *) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
    hdlr->endElement = xmlSAX2EndElement;
                     ^ ~~~~~~~~~~~~~~~~~
libs/xml2/SAX.c:115:22: warning: incompatible function pointer types assigning to 'charactersSAXFunc' (aka 'void (*)(void *, const unsigned char *, int)') from 'void (void *, const xmlChar *, int) __attribute__((ms_abi))' (aka 'void (void *, const unsigned char *, int) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
    hdlr->characters = xmlSAX2Characters;
                     ^ ~~~~~~~~~~~~~~~~~
libs/xml2/SAX.c:116:22: warning: incompatible function pointer types assigning to 'cdataBlockSAXFunc' (aka 'void (*)(void *, const unsigned char *, int)') from 'void (void *, const xmlChar *, int) __attribute__((ms_abi))' (aka 'void (void *, const unsigned char *, int) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
    hdlr->cdataBlock = xmlSAX2CDataBlock;
                     ^ ~~~~~~~~~~~~~~~~~
libs/xml2/SAX.c:117:31: warning: incompatible function pointer types assigning to 'ignorableWhitespaceSAXFunc' (aka 'void (*)(void *, const unsigned char *, int)') from 'void (void *, const xmlChar *, int) __attribute__((ms_abi))' (aka 'void (void *, const unsigned char *, int) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
    hdlr->ignorableWhitespace = xmlSAX2IgnorableWhitespace;
                              ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~
libs/xml2/SAX.c:118:33: warning: incompatible function pointer types assigning to 'processingInstructionSAXFunc' (aka 'void (*)(void *, const unsigned char *, const unsigned char *)') from 'void (void *, const xmlChar *, const xmlChar *) __attribute__((ms_abi))' (aka 'void (void *, const unsigned char *, const unsigned char *) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
    hdlr->processingInstruction = xmlSAX2ProcessingInstruction;
                                ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libs/xml2/SAX.c:119:19: warning: incompatible function pointer types assigning to 'commentSAXFunc' (aka 'void (*)(void *, const unsigned char *)') from 'void (void *, const xmlChar *) __attribute__((ms_abi))' (aka 'void (void *, const unsigned char *) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
    hdlr->comment = xmlSAX2Comment;
                  ^ ~~~~~~~~~~~~~~
libs/xml2/SAX.c:143:26: warning: incompatible function pointer types assigning to 'internalSubsetSAXFunc' (aka 'void (*)(void *, const unsigned char *, const unsigned char *, const unsigned char *)') from 'void (void *, const xmlChar *, const xmlChar *, const xmlChar *) __attribute__((ms_abi))' (aka 'void (void *, const unsigned char *, const unsigned char *, const unsigned char *) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
    hdlr->internalSubset = xmlSAX2InternalSubset;
                         ^ ~~~~~~~~~~~~~~~~~~~~~
libs/xml2/SAX.c:145:24: warning: incompatible function pointer types assigning to 'isStandaloneSAXFunc' (aka 'int (*)(void *)') from 'int (void *) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
    hdlr->isStandalone = xmlSAX2IsStandalone;
                       ^ ~~~~~~~~~~~~~~~~~~~
libs/xml2/SAX.c:146:29: warning: incompatible function pointer types assigning to 'hasInternalSubsetSAXFunc' (aka 'int (*)(void *)') from 'int (void *) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
    hdlr->hasInternalSubset = xmlSAX2HasInternalSubset;
                            ^ ~~~~~~~~~~~~~~~~~~~~~~~~
libs/xml2/SAX.c:147:29: warning: incompatible function pointer types assigning to 'hasExternalSubsetSAXFunc' (aka 'int (*)(void *)') from 'int (void *) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
    hdlr->hasExternalSubset = xmlSAX2HasExternalSubset;
                            ^ ~~~~~~~~~~~~~~~~~~~~~~~~
libs/xml2/SAX.c:148:25: warning: incompatible function pointer types assigning to 'resolveEntitySAXFunc' (aka 'struct _xmlParserInput *(*)(void *, const unsigned char *, const unsigned char *)') from 'xmlParserInputPtr (void *, const xmlChar *, const xmlChar *) __attribute__((ms_abi))' (aka 'struct _xmlParserInput *(void *, const unsigned char *, const unsigned char *) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
    hdlr->resolveEntity = xmlSAX2ResolveEntity;
                        ^ ~~~~~~~~~~~~~~~~~~~~
libs/xml2/SAX.c:149:21: warning: incompatible function pointer types assigning to 'getEntitySAXFunc' (aka 'struct _xmlEntity *(*)(void *, const unsigned char *)') from 'xmlEntityPtr (void *, const xmlChar *) __attribute__((ms_abi))' (aka 'struct _xmlEntity *(void *, const unsigned char *) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
    hdlr->getEntity = xmlSAX2GetEntity;
                    ^ ~~~~~~~~~~~~~~~~
libs/xml2/SAX.c:151:22: warning: incompatible function pointer types assigning to 'entityDeclSAXFunc' (aka 'void (*)(void *, const unsigned char *, int, const unsigned char *, const unsigned char *, unsigned char *)') from 'void (void *, const xmlChar *, int, const xmlChar *, const xmlChar *, xmlChar *) __attribute__((ms_abi))' (aka 'void (void *, const unsigned char *, int, const unsigned char *, const unsigned char *, unsigned char *) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
    hdlr->entityDecl = xmlSAX2EntityDecl;
                     ^ ~~~~~~~~~~~~~~~~~
libs/xml2/SAX.c:156:30: warning: incompatible function pointer types assigning to 'setDocumentLocatorSAXFunc' (aka 'void (*)(void *, struct _xmlSAXLocator *)') from 'void (void *, xmlSAXLocatorPtr) __attribute__((ms_abi))' (aka 'void (void *, struct _xmlSAXLocator *) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
    hdlr->setDocumentLocator = xmlSAX2SetDocumentLocator;
                             ^ ~~~~~~~~~~~~~~~~~~~~~~~~~
libs/xml2/SAX.c:157:25: warning: incompatible function pointer types assigning to 'startDocumentSAXFunc' (aka 'void (*)(void *)') from 'void (void *) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
    hdlr->startDocument = xmlSAX2StartDocument;
                        ^ ~~~~~~~~~~~~~~~~~~~~
libs/xml2/SAX.c:158:23: warning: incompatible function pointer types assigning to 'endDocumentSAXFunc' (aka 'void (*)(void *)') from 'void (void *) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
    hdlr->endDocument = xmlSAX2EndDocument;
                      ^ ~~~~~~~~~~~~~~~~~~
libs/xml2/SAX.c:159:24: warning: incompatible function pointer types assigning to 'startElementSAXFunc' (aka 'void (*)(void *, const unsigned char *, const unsigned char **)') from 'void (void *, const xmlChar *, const xmlChar **) __attribute__((ms_abi))' (aka 'void (void *, const unsigned char *, const unsigned char **) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
    hdlr->startElement = xmlSAX2StartElement;
                       ^ ~~~~~~~~~~~~~~~~~~~
libs/xml2/SAX.c:160:22: warning: incompatible function pointer types assigning to 'endElementSAXFunc' (aka 'void (*)(void *, const unsigned char *)') from 'void (void *, const xmlChar *) __attribute__((ms_abi))' (aka 'void (void *, const unsigned char *) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
    hdlr->endElement = xmlSAX2EndElement;
                     ^ ~~~~~~~~~~~~~~~~~
libs/xml2/SAX.c:161:21: warning: incompatible function pointer types assigning to 'referenceSAXFunc' (aka 'void (*)(void *, const unsigned char *)') from 'void (void *, const xmlChar *) __attribute__((ms_abi))' (aka 'void (void *, const unsigned char *) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
    hdlr->reference = xmlSAX2Reference;
                    ^ ~~~~~~~~~~~~~~~~
libs/xml2/SAX.c:162:22: warning: incompatible function pointer types assigning to 'charactersSAXFunc' (aka 'void (*)(void *, const unsigned char *, int)') from 'void (void *, const xmlChar *, int) __attribute__((ms_abi))' (aka 'void (void *, const unsigned char *, int) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
    hdlr->characters = xmlSAX2Characters;
                     ^ ~~~~~~~~~~~~~~~~~
libs/xml2/SAX.c:164:31: warning: incompatible function pointer types assigning to 'ignorableWhitespaceSAXFunc' (aka 'void (*)(void *, const unsigned char *, int)') from 'void (void *, const xmlChar *, int) __attribute__((ms_abi))' (aka 'void (void *, const unsigned char *, int) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
    hdlr->ignorableWhitespace = xmlSAX2IgnorableWhitespace;
                              ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~
libs/xml2/SAX.c:166:19: warning: incompatible function pointer types assigning to 'commentSAXFunc' (aka 'void (*)(void *, const unsigned char *)') from 'void (void *, const xmlChar *) __attribute__((ms_abi))' (aka 'void (void *, const unsigned char *) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
    hdlr->comment = xmlSAX2Comment;
                  ^ ~~~~~~~~~~~~~~
52 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
libs/xml2/SAX2.c:2846:23: warning: incompatible function pointer types assigning to 'startElementNsSAX2Func' (aka 'void (*)(void *, const unsigned char *, const unsigned char *, const unsigned char *, int, const unsigned char **, int, int, const unsigned char **)') from 'void (void *, const xmlChar *, const xmlChar *, const xmlChar *, int, const xmlChar **, int, int, const xmlChar **) __attribute__((ms_abi))' (aka 'void (void *, const unsigned char *, const unsigned char *, const unsigned char *, int, const unsigned char **, int, int, const unsigned char **) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
        hdlr->startElementNs = xmlSAX2StartElementNs;
                             ^ ~~~~~~~~~~~~~~~~~~~~~
libs/xml2/SAX2.c:2847:21: warning: incompatible function pointer types assigning to 'endElementNsSAX2Func' (aka 'void (*)(void *, const unsigned char *, const unsigned char *, const unsigned char *)') from 'void (void *, const xmlChar *, const xmlChar *, const xmlChar *) __attribute__((ms_abi))' (aka 'void (void *, const unsigned char *, const unsigned char *, const unsigned char *) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
        hdlr->endElementNs = xmlSAX2EndElementNs;
                           ^ ~~~~~~~~~~~~~~~~~~~
libs/xml2/SAX2.c:2852:21: warning: incompatible function pointer types assigning to 'startElementSAXFunc' (aka 'void (*)(void *, const unsigned char *, const unsigned char **)') from 'void (void *, const xmlChar *, const xmlChar **) __attribute__((ms_abi))' (aka 'void (void *, const unsigned char *, const unsigned char **) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
        hdlr->startElement = xmlSAX2StartElement;
                           ^ ~~~~~~~~~~~~~~~~~~~
libs/xml2/SAX2.c:2853:19: warning: incompatible function pointer types assigning to 'endElementSAXFunc' (aka 'void (*)(void *, const unsigned char *)') from 'void (void *, const xmlChar *) __attribute__((ms_abi))' (aka 'void (void *, const unsigned char *) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
        hdlr->endElement = xmlSAX2EndElement;
                         ^ ~~~~~~~~~~~~~~~~~
libs/xml2/SAX2.c:2858:26: warning: incompatible function pointer types assigning to 'internalSubsetSAXFunc' (aka 'void (*)(void *, const unsigned char *, const unsigned char *, const unsigned char *)') from 'void (void *, const xmlChar *, const xmlChar *, const xmlChar *) __attribute__((ms_abi))' (aka 'void (void *, const unsigned char *, const unsigned char *, const unsigned char *) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
    hdlr->internalSubset = xmlSAX2InternalSubset;
                         ^ ~~~~~~~~~~~~~~~~~~~~~
libs/xml2/SAX2.c:2859:26: warning: incompatible function pointer types assigning to 'externalSubsetSAXFunc' (aka 'void (*)(void *, const unsigned char *, const unsigned char *, const unsigned char *)') from 'void (void *, const xmlChar *, const xmlChar *, const xmlChar *) __attribute__((ms_abi))' (aka 'void (void *, const unsigned char *, const unsigned char *, const unsigned char *) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
    hdlr->externalSubset = xmlSAX2ExternalSubset;
                         ^ ~~~~~~~~~~~~~~~~~~~~~
libs/xml2/SAX2.c:2860:24: warning: incompatible function pointer types assigning to 'isStandaloneSAXFunc' (aka 'int (*)(void *)') from 'int (void *) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
    hdlr->isStandalone = xmlSAX2IsStandalone;
                       ^ ~~~~~~~~~~~~~~~~~~~
libs/xml2/SAX2.c:2861:29: warning: incompatible function pointer types assigning to 'hasInternalSubsetSAXFunc' (aka 'int (*)(void *)') from 'int (void *) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
    hdlr->hasInternalSubset = xmlSAX2HasInternalSubset;
                            ^ ~~~~~~~~~~~~~~~~~~~~~~~~
libs/xml2/SAX2.c:2862:29: warning: incompatible function pointer types assigning to 'hasExternalSubsetSAXFunc' (aka 'int (*)(void *)') from 'int (void *) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
    hdlr->hasExternalSubset = xmlSAX2HasExternalSubset;
                            ^ ~~~~~~~~~~~~~~~~~~~~~~~~
libs/xml2/SAX2.c:2863:25: warning: incompatible function pointer types assigning to 'resolveEntitySAXFunc' (aka 'struct _xmlParserInput *(*)(void *, const unsigned char *, const unsigned char *)') from 'xmlParserInputPtr (void *, const xmlChar *, const xmlChar *) __attribute__((ms_abi))' (aka 'struct _xmlParserInput *(void *, const unsigned char *, const unsigned char *) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
    hdlr->resolveEntity = xmlSAX2ResolveEntity;
                        ^ ~~~~~~~~~~~~~~~~~~~~
libs/xml2/SAX2.c:2864:21: warning: incompatible function pointer types assigning to 'getEntitySAXFunc' (aka 'struct _xmlEntity *(*)(void *, const unsigned char *)') from 'xmlEntityPtr (void *, const xmlChar *) __attribute__((ms_abi))' (aka 'struct _xmlEntity *(void *, const unsigned char *) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
    hdlr->getEntity = xmlSAX2GetEntity;
                    ^ ~~~~~~~~~~~~~~~~
libs/xml2/SAX2.c:2865:30: warning: incompatible function pointer types assigning to 'getParameterEntitySAXFunc' (aka 'struct _xmlEntity *(*)(void *, const unsigned char *)') from 'xmlEntityPtr (void *, const xmlChar *) __attribute__((ms_abi))' (aka 'struct _xmlEntity *(void *, const unsigned char *) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
    hdlr->getParameterEntity = xmlSAX2GetParameterEntity;
                             ^ ~~~~~~~~~~~~~~~~~~~~~~~~~
libs/xml2/SAX2.c:2866:22: warning: incompatible function pointer types assigning to 'entityDeclSAXFunc' (aka 'void (*)(void *, const unsigned char *, int, const unsigned char *, const unsigned char *, unsigned char *)') from 'void (void *, const xmlChar *, int, const xmlChar *, const xmlChar *, xmlChar *) __attribute__((ms_abi))' (aka 'void (void *, const unsigned char *, int, const unsigned char *, const unsigned char *, unsigned char *) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
    hdlr->entityDecl = xmlSAX2EntityDecl;
                     ^ ~~~~~~~~~~~~~~~~~
libs/xml2/SAX2.c:2867:25: warning: incompatible function pointer types assigning to 'attributeDeclSAXFunc' (aka 'void (*)(void *, const unsigned char *, const unsigned char *, int, int, const unsigned char *, struct _xmlEnumeration *)') from 'void (void *, const xmlChar *, const xmlChar *, int, int, const xmlChar *, xmlEnumerationPtr) __attribute__((ms_abi))' (aka 'void (void *, const unsigned char *, const unsigned char *, int, int, const unsigned char *, struct _xmlEnumeration *) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
    hdlr->attributeDecl = xmlSAX2AttributeDecl;
                        ^ ~~~~~~~~~~~~~~~~~~~~
libs/xml2/SAX2.c:2868:23: warning: incompatible function pointer types assigning to 'elementDeclSAXFunc' (aka 'void (*)(void *, const unsigned char *, int, struct _xmlElementContent *)') from 'void (void *, const xmlChar *, int, xmlElementContentPtr) __attribute__((ms_abi))' (aka 'void (void *, const unsigned char *, int, struct _xmlElementContent *) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
    hdlr->elementDecl = xmlSAX2ElementDecl;
                      ^ ~~~~~~~~~~~~~~~~~~
libs/xml2/SAX2.c:2869:24: warning: incompatible function pointer types assigning to 'notationDeclSAXFunc' (aka 'void (*)(void *, const unsigned char *, const unsigned char *, const unsigned char *)') from 'void (void *, const xmlChar *, const xmlChar *, const xmlChar *) __attribute__((ms_abi))' (aka 'void (void *, const unsigned char *, const unsigned char *, const unsigned char *) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
    hdlr->notationDecl = xmlSAX2NotationDecl;
                       ^ ~~~~~~~~~~~~~~~~~~~
libs/xml2/SAX2.c:2870:30: warning: incompatible function pointer types assigning to 'unparsedEntityDeclSAXFunc' (aka 'void (*)(void *, const unsigned char *, const unsigned char *, const unsigned char *, const unsigned char *)') from 'void (void *, const xmlChar *, const xmlChar *, const xmlChar *, const xmlChar *) __attribute__((ms_abi))' (aka 'void (void *, const unsigned char *, const unsigned char *, const unsigned char *, const unsigned char *) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
    hdlr->unparsedEntityDecl = xmlSAX2UnparsedEntityDecl;
                             ^ ~~~~~~~~~~~~~~~~~~~~~~~~~
libs/xml2/SAX2.c:2871:30: warning: incompatible function pointer types assigning to 'setDocumentLocatorSAXFunc' (aka 'void (*)(void *, struct _xmlSAXLocator *)') from 'void (void *, xmlSAXLocatorPtr) __attribute__((ms_abi))' (aka 'void (void *, struct _xmlSAXLocator *) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
    hdlr->setDocumentLocator = xmlSAX2SetDocumentLocator;
                             ^ ~~~~~~~~~~~~~~~~~~~~~~~~~
libs/xml2/SAX2.c:2872:25: warning: incompatible function pointer types assigning to 'startDocumentSAXFunc' (aka 'void (*)(void *)') from 'void (void *) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
    hdlr->startDocument = xmlSAX2StartDocument;
                        ^ ~~~~~~~~~~~~~~~~~~~~
libs/xml2/SAX2.c:2873:23: warning: incompatible function pointer types assigning to 'endDocumentSAXFunc' (aka 'void (*)(void *)') from 'void (void *) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
    hdlr->endDocument = xmlSAX2EndDocument;
                      ^ ~~~~~~~~~~~~~~~~~~
libs/xml2/SAX2.c:2874:21: warning: incompatible function pointer types assigning to 'referenceSAXFunc' (aka 'void (*)(void *, const unsigned char *)') from 'void (void *, const xmlChar *) __attribute__((ms_abi))' (aka 'void (void *, const unsigned char *) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
    hdlr->reference = xmlSAX2Reference;
                    ^ ~~~~~~~~~~~~~~~~
libs/xml2/SAX2.c:2875:22: warning: incompatible function pointer types assigning to 'charactersSAXFunc' (aka 'void (*)(void *, const unsigned char *, int)') from 'void (void *, const xmlChar *, int) __attribute__((ms_abi))' (aka 'void (void *, const unsigned char *, int) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
    hdlr->characters = xmlSAX2Characters;
                     ^ ~~~~~~~~~~~~~~~~~
libs/xml2/SAX2.c:2876:22: warning: incompatible function pointer types assigning to 'cdataBlockSAXFunc' (aka 'void (*)(void *, const unsigned char *, int)') from 'void (void *, const xmlChar *, int) __attribute__((ms_abi))' (aka 'void (void *, const unsigned char *, int) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
    hdlr->cdataBlock = xmlSAX2CDataBlock;
                     ^ ~~~~~~~~~~~~~~~~~
libs/xml2/SAX2.c:2877:31: warning: incompatible function pointer types assigning to 'ignorableWhitespaceSAXFunc' (aka 'void (*)(void *, const unsigned char *, int)') from 'void (void *, const xmlChar *, int) __attribute__((ms_abi))' (aka 'void (void *, const unsigned char *, int) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
    hdlr->ignorableWhitespace = xmlSAX2Characters;
                              ^ ~~~~~~~~~~~~~~~~~
libs/xml2/SAX2.c:2878:33: warning: incompatible function pointer types assigning to 'processingInstructionSAXFunc' (aka 'void (*)(void *, const unsigned char *, const unsigned char *)') from 'void (void *, const xmlChar *, const xmlChar *) __attribute__((ms_abi))' (aka 'void (void *, const unsigned char *, const unsigned char *) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
    hdlr->processingInstruction = xmlSAX2ProcessingInstruction;
                                ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libs/xml2/SAX2.c:2879:19: warning: incompatible function pointer types assigning to 'commentSAXFunc' (aka 'void (*)(void *, const unsigned char *)') from 'void (void *, const xmlChar *) __attribute__((ms_abi))' (aka 'void (void *, const unsigned char *) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
    hdlr->comment = xmlSAX2Comment;
                  ^ ~~~~~~~~~~~~~~
libs/xml2/SAX2.c:2934:26: warning: incompatible function pointer types assigning to 'internalSubsetSAXFunc' (aka 'void (*)(void *, const unsigned char *, const unsigned char *, const unsigned char *)') from 'void (void *, const xmlChar *, const xmlChar *, const xmlChar *) __attribute__((ms_abi))' (aka 'void (void *, const unsigned char *, const unsigned char *, const unsigned char *) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
    hdlr->internalSubset = xmlSAX2InternalSubset;
                         ^ ~~~~~~~~~~~~~~~~~~~~~
libs/xml2/SAX2.c:2940:21: warning: incompatible function pointer types assigning to 'getEntitySAXFunc' (aka 'struct _xmlEntity *(*)(void *, const unsigned char *)') from 'xmlEntityPtr (void *, const xmlChar *) __attribute__((ms_abi))' (aka 'struct _xmlEntity *(void *, const unsigned char *) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
    hdlr->getEntity = xmlSAX2GetEntity;
                    ^ ~~~~~~~~~~~~~~~~
libs/xml2/SAX2.c:2947:30: warning: incompatible function pointer types assigning to 'setDocumentLocatorSAXFunc' (aka 'void (*)(void *, struct _xmlSAXLocator *)') from 'void (void *, xmlSAXLocatorPtr) __attribute__((ms_abi))' (aka 'void (void *, struct _xmlSAXLocator *) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
    hdlr->setDocumentLocator = xmlSAX2SetDocumentLocator;
                             ^ ~~~~~~~~~~~~~~~~~~~~~~~~~
libs/xml2/SAX2.c:2948:25: warning: incompatible function pointer types assigning to 'startDocumentSAXFunc' (aka 'void (*)(void *)') from 'void (void *) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
    hdlr->startDocument = xmlSAX2StartDocument;
                        ^ ~~~~~~~~~~~~~~~~~~~~
libs/xml2/SAX2.c:2949:23: warning: incompatible function pointer types assigning to 'endDocumentSAXFunc' (aka 'void (*)(void *)') from 'void (void *) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
    hdlr->endDocument = xmlSAX2EndDocument;
                      ^ ~~~~~~~~~~~~~~~~~~
libs/xml2/SAX2.c:2950:24: warning: incompatible function pointer types assigning to 'startElementSAXFunc' (aka 'void (*)(void *, const unsigned char *, const unsigned char **)') from 'void (void *, const xmlChar *, const xmlChar **) __attribute__((ms_abi))' (aka 'void (void *, const unsigned char *, const unsigned char **) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
    hdlr->startElement = xmlSAX2StartElement;
                       ^ ~~~~~~~~~~~~~~~~~~~
libs/xml2/SAX2.c:2951:22: warning: incompatible function pointer types assigning to 'endElementSAXFunc' (aka 'void (*)(void *, const unsigned char *)') from 'void (void *, const xmlChar *) __attribute__((ms_abi))' (aka 'void (void *, const unsigned char *) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
    hdlr->endElement = xmlSAX2EndElement;
                     ^ ~~~~~~~~~~~~~~~~~
libs/xml2/SAX2.c:2953:22: warning: incompatible function pointer types assigning to 'charactersSAXFunc' (aka 'void (*)(void *, const unsigned char *, int)') from 'void (void *, const xmlChar *, int) __attribute__((ms_abi))' (aka 'void (void *, const unsigned char *, int) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
    hdlr->characters = xmlSAX2Characters;
                     ^ ~~~~~~~~~~~~~~~~~
libs/xml2/SAX2.c:2954:22: warning: incompatible function pointer types assigning to 'cdataBlockSAXFunc' (aka 'void (*)(void *, const unsigned char *, int)') from 'void (void *, const xmlChar *, int) __attribute__((ms_abi))' (aka 'void (void *, const unsigned char *, int) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
    hdlr->cdataBlock = xmlSAX2CDataBlock;
                     ^ ~~~~~~~~~~~~~~~~~
libs/xml2/SAX2.c:2955:31: warning: incompatible function pointer types assigning to 'ignorableWhitespaceSAXFunc' (aka 'void (*)(void *, const unsigned char *, int)') from 'void (void *, const xmlChar *, int) __attribute__((ms_abi))' (aka 'void (void *, const unsigned char *, int) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
    hdlr->ignorableWhitespace = xmlSAX2IgnorableWhitespace;
                              ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~
libs/xml2/SAX2.c:2956:33: warning: incompatible function pointer types assigning to 'processingInstructionSAXFunc' (aka 'void (*)(void *, const unsigned char *, const unsigned char *)') from 'void (void *, const xmlChar *, const xmlChar *) __attribute__((ms_abi))' (aka 'void (void *, const unsigned char *, const unsigned char *) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
    hdlr->processingInstruction = xmlSAX2ProcessingInstruction;
                                ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libs/xml2/SAX2.c:2957:19: warning: incompatible function pointer types assigning to 'commentSAXFunc' (aka 'void (*)(void *, const unsigned char *)') from 'void (void *, const xmlChar *) __attribute__((ms_abi))' (aka 'void (void *, const unsigned char *) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
    hdlr->comment = xmlSAX2Comment;
                  ^ ~~~~~~~~~~~~~~
libs/xml2/SAX2.c:2992:26: warning: incompatible function pointer types assigning to 'internalSubsetSAXFunc' (aka 'void (*)(void *, const unsigned char *, const unsigned char *, const unsigned char *)') from 'void (void *, const xmlChar *, const xmlChar *, const xmlChar *) __attribute__((ms_abi))' (aka 'void (void *, const unsigned char *, const unsigned char *, const unsigned char *) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
    hdlr->internalSubset = xmlSAX2InternalSubset;
                         ^ ~~~~~~~~~~~~~~~~~~~~~
libs/xml2/SAX2.c:2994:24: warning: incompatible function pointer types assigning to 'isStandaloneSAXFunc' (aka 'int (*)(void *)') from 'int (void *) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
    hdlr->isStandalone = xmlSAX2IsStandalone;
                       ^ ~~~~~~~~~~~~~~~~~~~
libs/xml2/SAX2.c:2995:29: warning: incompatible function pointer types assigning to 'hasInternalSubsetSAXFunc' (aka 'int (*)(void *)') from 'int (void *) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
    hdlr->hasInternalSubset = xmlSAX2HasInternalSubset;
                            ^ ~~~~~~~~~~~~~~~~~~~~~~~~
libs/xml2/SAX2.c:2996:29: warning: incompatible function pointer types assigning to 'hasExternalSubsetSAXFunc' (aka 'int (*)(void *)') from 'int (void *) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
    hdlr->hasExternalSubset = xmlSAX2HasExternalSubset;
                            ^ ~~~~~~~~~~~~~~~~~~~~~~~~
libs/xml2/SAX2.c:2997:25: warning: incompatible function pointer types assigning to 'resolveEntitySAXFunc' (aka 'struct _xmlParserInput *(*)(void *, const unsigned char *, const unsigned char *)') from 'xmlParserInputPtr (void *, const xmlChar *, const xmlChar *) __attribute__((ms_abi))' (aka 'struct _xmlParserInput *(void *, const unsigned char *, const unsigned char *) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
    hdlr->resolveEntity = xmlSAX2ResolveEntity;
                        ^ ~~~~~~~~~~~~~~~~~~~~
libs/xml2/SAX2.c:2998:21: warning: incompatible function pointer types assigning to 'getEntitySAXFunc' (aka 'struct _xmlEntity *(*)(void *, const unsigned char *)') from 'xmlEntityPtr (void *, const xmlChar *) __attribute__((ms_abi))' (aka 'struct _xmlEntity *(void *, const unsigned char *) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
    hdlr->getEntity = xmlSAX2GetEntity;
                    ^ ~~~~~~~~~~~~~~~~
libs/xml2/SAX2.c:3000:22: warning: incompatible function pointer types assigning to 'entityDeclSAXFunc' (aka 'void (*)(void *, const unsigned char *, int, const unsigned char *, const unsigned char *, unsigned char *)') from 'void (void *, const xmlChar *, int, const xmlChar *, const xmlChar *, xmlChar *) __attribute__((ms_abi))' (aka 'void (void *, const unsigned char *, int, const unsigned char *, const unsigned char *, unsigned char *) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
    hdlr->entityDecl = xmlSAX2EntityDecl;
                     ^ ~~~~~~~~~~~~~~~~~
libs/xml2/SAX2.c:3005:30: warning: incompatible function pointer types assigning to 'setDocumentLocatorSAXFunc' (aka 'void (*)(void *, struct _xmlSAXLocator *)') from 'void (void *, xmlSAXLocatorPtr) __attribute__((ms_abi))' (aka 'void (void *, struct _xmlSAXLocator *) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
    hdlr->setDocumentLocator = xmlSAX2SetDocumentLocator;
                             ^ ~~~~~~~~~~~~~~~~~~~~~~~~~
libs/xml2/SAX2.c:3006:25: warning: incompatible function pointer types assigning to 'startDocumentSAXFunc' (aka 'void (*)(void *)') from 'void (void *) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
    hdlr->startDocument = xmlSAX2StartDocument;
                        ^ ~~~~~~~~~~~~~~~~~~~~
libs/xml2/SAX2.c:3007:23: warning: incompatible function pointer types assigning to 'endDocumentSAXFunc' (aka 'void (*)(void *)') from 'void (void *) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
    hdlr->endDocument = xmlSAX2EndDocument;
                      ^ ~~~~~~~~~~~~~~~~~~
libs/xml2/SAX2.c:3008:24: warning: incompatible function pointer types assigning to 'startElementSAXFunc' (aka 'void (*)(void *, const unsigned char *, const unsigned char **)') from 'void (void *, const xmlChar *, const xmlChar **) __attribute__((ms_abi))' (aka 'void (void *, const unsigned char *, const unsigned char **) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
    hdlr->startElement = xmlSAX2StartElement;
                       ^ ~~~~~~~~~~~~~~~~~~~
libs/xml2/SAX2.c:3009:22: warning: incompatible function pointer types assigning to 'endElementSAXFunc' (aka 'void (*)(void *, const unsigned char *)') from 'void (void *, const xmlChar *) __attribute__((ms_abi))' (aka 'void (void *, const unsigned char *) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
    hdlr->endElement = xmlSAX2EndElement;
                     ^ ~~~~~~~~~~~~~~~~~
libs/xml2/SAX2.c:3010:21: warning: incompatible function pointer types assigning to 'referenceSAXFunc' (aka 'void (*)(void *, const unsigned char *)') from 'void (void *, const xmlChar *) __attribute__((ms_abi))' (aka 'void (void *, const unsigned char *) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
    hdlr->reference = xmlSAX2Reference;
                    ^ ~~~~~~~~~~~~~~~~
libs/xml2/SAX2.c:3011:22: warning: incompatible function pointer types assigning to 'charactersSAXFunc' (aka 'void (*)(void *, const unsigned char *, int)') from 'void (void *, const xmlChar *, int) __attribute__((ms_abi))' (aka 'void (void *, const unsigned char *, int) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
    hdlr->characters = xmlSAX2Characters;
                     ^ ~~~~~~~~~~~~~~~~~
libs/xml2/SAX2.c:3013:31: warning: incompatible function pointer types assigning to 'ignorableWhitespaceSAXFunc' (aka 'void (*)(void *, const unsigned char *, int)') from 'void (void *, const xmlChar *, int) __attribute__((ms_abi))' (aka 'void (void *, const unsigned char *, int) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
    hdlr->ignorableWhitespace = xmlSAX2IgnorableWhitespace;
                              ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~
libs/xml2/SAX2.c:3015:19: warning: incompatible function pointer types assigning to 'commentSAXFunc' (aka 'void (*)(void *, const unsigned char *)') from 'void (void *, const xmlChar *) __attribute__((ms_abi))' (aka 'void (void *, const unsigned char *) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
    hdlr->comment = xmlSAX2Comment;
                  ^ ~~~~~~~~~~~~~~
55 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
cc -m64 -c -o libs/xml2/entities.o libs/xml2/entities.c -Ilibs/xml2 -Iinclude -Iinclude/msvcrt -I./libs/xml2/include \
  -DLIBXML_STATIC -DHAVE_VA_COPY -D_UCRT -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wno-packed-not-aligned -Wno-pragma-pack -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
cc -m64 -c -o libs/xml2/error.o libs/xml2/error.c -Ilibs/xml2 -Iinclude -Iinclude/msvcrt -I./libs/xml2/include \
  -DLIBXML_STATIC -DHAVE_VA_COPY -D_UCRT -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wno-packed-not-aligned -Wno-pragma-pack -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o libs/xml2/globals.o libs/xml2/globals.c -Ilibs/xml2 -Iinclude -Iinclude/msvcrt -I./libs/xml2/include \
  -DLIBXML_STATIC -DHAVE_VA_COPY -D_UCRT -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wno-packed-not-aligned -Wno-pragma-pack -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
cc -m64 -c -o libs/xml2/hash.o libs/xml2/hash.c -Ilibs/xml2 -Iinclude -Iinclude/msvcrt -I./libs/xml2/include \
  -DLIBXML_STATIC -DHAVE_VA_COPY -D_UCRT -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wno-packed-not-aligned -Wno-pragma-pack -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o libs/xml2/list.o libs/xml2/list.c -Ilibs/xml2 -Iinclude -Iinclude/msvcrt -I./libs/xml2/include \
  -DLIBXML_STATIC -DHAVE_VA_COPY -D_UCRT -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wno-packed-not-aligned -Wno-pragma-pack -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
libs/xml2/encoding.c:1434:45: warning: incompatible function pointer types passing 'int (unsigned char *, int *, const unsigned char *, int *) __attribute__((ms_abi))' to parameter of type 'xmlCharEncodingInputFunc' (aka 'int (*)(unsigned char *, int *, const unsigned char *, int *)') [-Wincompatible-function-pointer-types]
    xmlNewCharEncodingHandler("ISO-8859-1", isolat1ToUTF8, UTF8Toisolat1);
                                            ^~~~~~~~~~~~~
libs/xml2/encoding.c:1329:52: note: passing argument to parameter 'input' here
                          xmlCharEncodingInputFunc input,
                                                   ^
libs/xml2/encoding.c:1434:60: warning: incompatible function pointer types passing 'int (unsigned char *, int *, const unsigned char *, int *) __attribute__((ms_abi))' to parameter of type 'xmlCharEncodingOutputFunc' (aka 'int (*)(unsigned char *, int *, const unsigned char *, int *)') [-Wincompatible-function-pointer-types]
    xmlNewCharEncodingHandler("ISO-8859-1", isolat1ToUTF8, UTF8Toisolat1);
                                                           ^~~~~~~~~~~~~
libs/xml2/encoding.c:1330:53: note: passing argument to parameter 'output' here
                          xmlCharEncodingOutputFunc output) {
                                                    ^
libs/xml2/encoding.c:1438:45: warning: incompatible function pointer types passing 'int (unsigned char *, int *, const unsigned char *, int *) __attribute__((ms_abi))' to parameter of type 'xmlCharEncodingOutputFunc' (aka 'int (*)(unsigned char *, int *, const unsigned char *, int *)') [-Wincompatible-function-pointer-types]
    xmlNewCharEncodingHandler("HTML", NULL, UTF8ToHtml);
                                            ^~~~~~~~~~
libs/xml2/encoding.c:1330:53: note: passing argument to parameter 'output' here
                          xmlCharEncodingOutputFunc output) {
                                                    ^
4 warnings generated.
cc -m64 -c -o libs/xml2/parser.o libs/xml2/parser.c -Ilibs/xml2 -Iinclude -Iinclude/msvcrt -I./libs/xml2/include \
  -DLIBXML_STATIC -DHAVE_VA_COPY -D_UCRT -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wno-packed-not-aligned -Wno-pragma-pack -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o libs/xml2/parserInternals.o libs/xml2/parserInternals.c -Ilibs/xml2 -Iinclude -Iinclude/msvcrt \
  -I./libs/xml2/include -DLIBXML_STATIC -DHAVE_VA_COPY -D_UCRT -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wno-packed-not-aligned -Wno-pragma-pack -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o libs/xml2/pattern.o libs/xml2/pattern.c -Ilibs/xml2 -Iinclude -Iinclude/msvcrt -I./libs/xml2/include \
  -DLIBXML_STATIC -DHAVE_VA_COPY -D_UCRT -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wno-packed-not-aligned -Wno-pragma-pack -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
libs/xml2/globals.c:146:15: warning: incompatible function pointer types initializing 'xmlStrdupFunc' (aka 'char *(*)(const char *) __attribute__((ms_abi))') with an expression of type 'char *(const char *)' [-Wincompatible-function-pointer-types]
xmlStrdupFunc xmlMemStrdup = xmlPosixStrdup;
              ^              ~~~~~~~~~~~~~~
libs/xml2/globals.c:378:5: warning: incompatible function pointer types initializing 'internalSubsetSAXFunc' (aka 'void (*)(void *, const unsigned char *, const unsigned char *, const unsigned char *)') with an expression of type 'void (void *, const xmlChar *, const xmlChar *, const xmlChar *) __attribute__((ms_abi))' (aka 'void (void *, const unsigned char *, const unsigned char *, const unsigned char *) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
    xmlSAX2InternalSubset,
    ^~~~~~~~~~~~~~~~~~~~~
libs/xml2/globals.c:379:5: warning: incompatible function pointer types initializing 'isStandaloneSAXFunc' (aka 'int (*)(void *)') with an expression of type 'int (void *) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
    xmlSAX2IsStandalone,
    ^~~~~~~~~~~~~~~~~~~
libs/xml2/globals.c:380:5: warning: incompatible function pointer types initializing 'hasInternalSubsetSAXFunc' (aka 'int (*)(void *)') with an expression of type 'int (void *) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
    xmlSAX2HasInternalSubset,
    ^~~~~~~~~~~~~~~~~~~~~~~~
libs/xml2/globals.c:381:5: warning: incompatible function pointer types initializing 'hasExternalSubsetSAXFunc' (aka 'int (*)(void *)') with an expression of type 'int (void *) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
    xmlSAX2HasExternalSubset,
    ^~~~~~~~~~~~~~~~~~~~~~~~
libs/xml2/globals.c:382:5: warning: incompatible function pointer types initializing 'resolveEntitySAXFunc' (aka 'struct _xmlParserInput *(*)(void *, const unsigned char *, const unsigned char *)') with an expression of type 'xmlParserInputPtr (void *, const xmlChar *, const xmlChar *) __attribute__((ms_abi))' (aka 'struct _xmlParserInput *(void *, const unsigned char *, const unsigned char *) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
    xmlSAX2ResolveEntity,
    ^~~~~~~~~~~~~~~~~~~~
libs/xml2/globals.c:383:5: warning: incompatible function pointer types initializing 'getEntitySAXFunc' (aka 'struct _xmlEntity *(*)(void *, const unsigned char *)') with an expression of type 'xmlEntityPtr (void *, const xmlChar *) __attribute__((ms_abi))' (aka 'struct _xmlEntity *(void *, const unsigned char *) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
    xmlSAX2GetEntity,
    ^~~~~~~~~~~~~~~~
libs/xml2/globals.c:384:5: warning: incompatible function pointer types initializing 'entityDeclSAXFunc' (aka 'void (*)(void *, const unsigned char *, int, const unsigned char *, const unsigned char *, unsigned char *)') with an expression of type 'void (void *, const xmlChar *, int, const xmlChar *, const xmlChar *, xmlChar *) __attribute__((ms_abi))' (aka 'void (void *, const unsigned char *, int, const unsigned char *, const unsigned char *, unsigned char *) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
    xmlSAX2EntityDecl,
    ^~~~~~~~~~~~~~~~~
libs/xml2/globals.c:385:5: warning: incompatible function pointer types initializing 'notationDeclSAXFunc' (aka 'void (*)(void *, const unsigned char *, const unsigned char *, const unsigned char *)') with an expression of type 'void (void *, const xmlChar *, const xmlChar *, const xmlChar *) __attribute__((ms_abi))' (aka 'void (void *, const unsigned char *, const unsigned char *, const unsigned char *) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
    xmlSAX2NotationDecl,
    ^~~~~~~~~~~~~~~~~~~
libs/xml2/globals.c:386:5: warning: incompatible function pointer types initializing 'attributeDeclSAXFunc' (aka 'void (*)(void *, const unsigned char *, const unsigned char *, int, int, const unsigned char *, struct _xmlEnumeration *)') with an expression of type 'void (void *, const xmlChar *, const xmlChar *, int, int, const xmlChar *, xmlEnumerationPtr) __attribute__((ms_abi))' (aka 'void (void *, const unsigned char *, const unsigned char *, int, int, const unsigned char *, struct _xmlEnumeration *) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
    xmlSAX2AttributeDecl,
    ^~~~~~~~~~~~~~~~~~~~
libs/xml2/globals.c:387:5: warning: incompatible function pointer types initializing 'elementDeclSAXFunc' (aka 'void (*)(void *, const unsigned char *, int, struct _xmlElementContent *)') with an expression of type 'void (void *, const xmlChar *, int, xmlElementContentPtr) __attribute__((ms_abi))' (aka 'void (void *, const unsigned char *, int, struct _xmlElementContent *) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
    xmlSAX2ElementDecl,
    ^~~~~~~~~~~~~~~~~~
libs/xml2/globals.c:388:5: warning: incompatible function pointer types initializing 'unparsedEntityDeclSAXFunc' (aka 'void (*)(void *, const unsigned char *, const unsigned char *, const unsigned char *, const unsigned char *)') with an expression of type 'void (void *, const xmlChar *, const xmlChar *, const xmlChar *, const xmlChar *) __attribute__((ms_abi))' (aka 'void (void *, const unsigned char *, const unsigned char *, const unsigned char *, const unsigned char *) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
    xmlSAX2UnparsedEntityDecl,
    ^~~~~~~~~~~~~~~~~~~~~~~~~
libs/xml2/globals.c:389:5: warning: incompatible function pointer types initializing 'setDocumentLocatorSAXFunc' (aka 'void (*)(void *, struct _xmlSAXLocator *)') with an expression of type 'void (void *, xmlSAXLocatorPtr) __attribute__((ms_abi))' (aka 'void (void *, struct _xmlSAXLocator *) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
    xmlSAX2SetDocumentLocator,
    ^~~~~~~~~~~~~~~~~~~~~~~~~
libs/xml2/globals.c:390:5: warning: incompatible function pointer types initializing 'startDocumentSAXFunc' (aka 'void (*)(void *)') with an expression of type 'void (void *) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
    xmlSAX2StartDocument,
    ^~~~~~~~~~~~~~~~~~~~
libs/xml2/globals.c:391:5: warning: incompatible function pointer types initializing 'endDocumentSAXFunc' (aka 'void (*)(void *)') with an expression of type 'void (void *) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
    xmlSAX2EndDocument,
    ^~~~~~~~~~~~~~~~~~
libs/xml2/globals.c:392:5: warning: incompatible function pointer types initializing 'startElementSAXFunc' (aka 'void (*)(void *, const unsigned char *, const unsigned char **)') with an expression of type 'void (void *, const xmlChar *, const xmlChar **) __attribute__((ms_abi))' (aka 'void (void *, const unsigned char *, const unsigned char **) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
    xmlSAX2StartElement,
    ^~~~~~~~~~~~~~~~~~~
libs/xml2/globals.c:393:5: warning: incompatible function pointer types initializing 'endElementSAXFunc' (aka 'void (*)(void *, const unsigned char *)') with an expression of type 'void (void *, const xmlChar *) __attribute__((ms_abi))' (aka 'void (void *, const unsigned char *) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
    xmlSAX2EndElement,
    ^~~~~~~~~~~~~~~~~
libs/xml2/globals.c:394:5: warning: incompatible function pointer types initializing 'referenceSAXFunc' (aka 'void (*)(void *, const unsigned char *)') with an expression of type 'void (void *, const xmlChar *) __attribute__((ms_abi))' (aka 'void (void *, const unsigned char *) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
    xmlSAX2Reference,
    ^~~~~~~~~~~~~~~~
libs/xml2/globals.c:395:5: warning: incompatible function pointer types initializing 'charactersSAXFunc' (aka 'void (*)(void *, const unsigned char *, int)') with an expression of type 'void (void *, const xmlChar *, int) __attribute__((ms_abi))' (aka 'void (void *, const unsigned char *, int) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
    xmlSAX2Characters,
    ^~~~~~~~~~~~~~~~~
libs/xml2/globals.c:396:5: warning: incompatible function pointer types initializing 'ignorableWhitespaceSAXFunc' (aka 'void (*)(void *, const unsigned char *, int)') with an expression of type 'void (void *, const xmlChar *, int) __attribute__((ms_abi))' (aka 'void (void *, const unsigned char *, int) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
    xmlSAX2Characters,
    ^~~~~~~~~~~~~~~~~
libs/xml2/globals.c:397:5: warning: incompatible function pointer types initializing 'processingInstructionSAXFunc' (aka 'void (*)(void *, const unsigned char *, const unsigned char *)') with an expression of type 'void (void *, const xmlChar *, const xmlChar *) __attribute__((ms_abi))' (aka 'void (void *, const unsigned char *, const unsigned char *) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
    xmlSAX2ProcessingInstruction,
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
libs/xml2/globals.c:398:5: warning: incompatible function pointer types initializing 'commentSAXFunc' (aka 'void (*)(void *, const unsigned char *)') with an expression of type 'void (void *, const xmlChar *) __attribute__((ms_abi))' (aka 'void (void *, const unsigned char *) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
    xmlSAX2Comment,
    ^~~~~~~~~~~~~~
libs/xml2/globals.c:402:5: warning: incompatible function pointer types initializing 'getParameterEntitySAXFunc' (aka 'struct _xmlEntity *(*)(void *, const unsigned char *)') with an expression of type 'xmlEntityPtr (void *, const xmlChar *) __attribute__((ms_abi))' (aka 'struct _xmlEntity *(void *, const unsigned char *) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
    xmlSAX2GetParameterEntity,
    ^~~~~~~~~~~~~~~~~~~~~~~~~
libs/xml2/globals.c:403:5: warning: incompatible function pointer types initializing 'cdataBlockSAXFunc' (aka 'void (*)(void *, const unsigned char *, int)') with an expression of type 'void (void *, const xmlChar *, int) __attribute__((ms_abi))' (aka 'void (void *, const unsigned char *, int) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
    xmlSAX2CDataBlock,
    ^~~~~~~~~~~~~~~~~
libs/xml2/globals.c:404:5: warning: incompatible function pointer types initializing 'externalSubsetSAXFunc' (aka 'void (*)(void *, const unsigned char *, const unsigned char *, const unsigned char *)') with an expression of type 'void (void *, const xmlChar *, const xmlChar *, const xmlChar *) __attribute__((ms_abi))' (aka 'void (void *, const unsigned char *, const unsigned char *, const unsigned char *) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
    xmlSAX2ExternalSubset,
    ^~~~~~~~~~~~~~~~~~~~~
libs/xml2/globals.c:416:5: warning: incompatible function pointer types initializing 'const xmlChar *(*)(void *)' (aka 'const unsigned char *(*)(void *)') with an expression of type 'const xmlChar *(void *) __attribute__((ms_abi))' (aka 'const unsigned char *(void *) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
    xmlSAX2GetPublicId,
    ^~~~~~~~~~~~~~~~~~
libs/xml2/globals.c:417:5: warning: incompatible function pointer types initializing 'const xmlChar *(*)(void *)' (aka 'const unsigned char *(*)(void *)') with an expression of type 'const xmlChar *(void *) __attribute__((ms_abi))' (aka 'const unsigned char *(void *) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
    xmlSAX2GetSystemId,
    ^~~~~~~~~~~~~~~~~~
libs/xml2/globals.c:418:5: warning: incompatible function pointer types initializing 'int (*)(void *)' with an expression of type 'int (void *) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
    xmlSAX2GetLineNumber,
    ^~~~~~~~~~~~~~~~~~~~
libs/xml2/globals.c:419:5: warning: incompatible function pointer types initializing 'int (*)(void *)' with an expression of type 'int (void *) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
    xmlSAX2GetColumnNumber
    ^~~~~~~~~~~~~~~~~~~~~~
libs/xml2/globals.c:429:5: warning: incompatible function pointer types initializing 'internalSubsetSAXFunc' (aka 'void (*)(void *, const unsigned char *, const unsigned char *, const unsigned char *)') with an expression of type 'void (void *, const xmlChar *, const xmlChar *, const xmlChar *) __attribute__((ms_abi))' (aka 'void (void *, const unsigned char *, const unsigned char *, const unsigned char *) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
    xmlSAX2InternalSubset,
    ^~~~~~~~~~~~~~~~~~~~~
libs/xml2/globals.c:434:5: warning: incompatible function pointer types initializing 'getEntitySAXFunc' (aka 'struct _xmlEntity *(*)(void *, const unsigned char *)') with an expression of type 'xmlEntityPtr (void *, const xmlChar *) __attribute__((ms_abi))' (aka 'struct _xmlEntity *(void *, const unsigned char *) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
    xmlSAX2GetEntity,
    ^~~~~~~~~~~~~~~~
libs/xml2/globals.c:440:5: warning: incompatible function pointer types initializing 'setDocumentLocatorSAXFunc' (aka 'void (*)(void *, struct _xmlSAXLocator *)') with an expression of type 'void (void *, xmlSAXLocatorPtr) __attribute__((ms_abi))' (aka 'void (void *, struct _xmlSAXLocator *) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
    xmlSAX2SetDocumentLocator,
    ^~~~~~~~~~~~~~~~~~~~~~~~~
libs/xml2/globals.c:441:5: warning: incompatible function pointer types initializing 'startDocumentSAXFunc' (aka 'void (*)(void *)') with an expression of type 'void (void *) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
    xmlSAX2StartDocument,
    ^~~~~~~~~~~~~~~~~~~~
libs/xml2/globals.c:442:5: warning: incompatible function pointer types initializing 'endDocumentSAXFunc' (aka 'void (*)(void *)') with an expression of type 'void (void *) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
    xmlSAX2EndDocument,
    ^~~~~~~~~~~~~~~~~~
libs/xml2/globals.c:443:5: warning: incompatible function pointer types initializing 'startElementSAXFunc' (aka 'void (*)(void *, const unsigned char *, const unsigned char **)') with an expression of type 'void (void *, const xmlChar *, const xmlChar **) __attribute__((ms_abi))' (aka 'void (void *, const unsigned char *, const unsigned char **) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
    xmlSAX2StartElement,
    ^~~~~~~~~~~~~~~~~~~
libs/xml2/globals.c:444:5: warning: incompatible function pointer types initializing 'endElementSAXFunc' (aka 'void (*)(void *, const unsigned char *)') with an expression of type 'void (void *, const xmlChar *) __attribute__((ms_abi))' (aka 'void (void *, const unsigned char *) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
    xmlSAX2EndElement,
    ^~~~~~~~~~~~~~~~~
libs/xml2/globals.c:446:5: warning: incompatible function pointer types initializing 'charactersSAXFunc' (aka 'void (*)(void *, const unsigned char *, int)') with an expression of type 'void (void *, const xmlChar *, int) __attribute__((ms_abi))' (aka 'void (void *, const unsigned char *, int) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
    xmlSAX2Characters,
    ^~~~~~~~~~~~~~~~~
libs/xml2/globals.c:447:5: warning: incompatible function pointer types initializing 'ignorableWhitespaceSAXFunc' (aka 'void (*)(void *, const unsigned char *, int)') with an expression of type 'void (void *, const xmlChar *, int) __attribute__((ms_abi))' (aka 'void (void *, const unsigned char *, int) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
    xmlSAX2IgnorableWhitespace,
    ^~~~~~~~~~~~~~~~~~~~~~~~~~
libs/xml2/globals.c:448:5: warning: incompatible function pointer types initializing 'processingInstructionSAXFunc' (aka 'void (*)(void *, const unsigned char *, const unsigned char *)') with an expression of type 'void (void *, const xmlChar *, const xmlChar *) __attribute__((ms_abi))' (aka 'void (void *, const unsigned char *, const unsigned char *) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
    xmlSAX2ProcessingInstruction,
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
libs/xml2/globals.c:449:5: warning: incompatible function pointer types initializing 'commentSAXFunc' (aka 'void (*)(void *, const unsigned char *)') with an expression of type 'void (void *, const xmlChar *) __attribute__((ms_abi))' (aka 'void (void *, const unsigned char *) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
    xmlSAX2Comment,
    ^~~~~~~~~~~~~~
libs/xml2/globals.c:453:5: warning: incompatible function pointer types initializing 'getParameterEntitySAXFunc' (aka 'struct _xmlEntity *(*)(void *, const unsigned char *)') with an expression of type 'xmlEntityPtr (void *, const xmlChar *) __attribute__((ms_abi))' (aka 'struct _xmlEntity *(void *, const unsigned char *) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
    xmlSAX2GetParameterEntity,
    ^~~~~~~~~~~~~~~~~~~~~~~~~
libs/xml2/globals.c:454:5: warning: incompatible function pointer types initializing 'cdataBlockSAXFunc' (aka 'void (*)(void *, const unsigned char *, int)') with an expression of type 'void (void *, const xmlChar *, int) __attribute__((ms_abi))' (aka 'void (void *, const unsigned char *, int) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
    xmlSAX2CDataBlock,
    ^~~~~~~~~~~~~~~~~
libs/xml2/globals.c:467:5: warning: incompatible function pointer types initializing 'internalSubsetSAXFunc' (aka 'void (*)(void *, const unsigned char *, const unsigned char *, const unsigned char *)') with an expression of type 'void (void *, const xmlChar *, const xmlChar *, const xmlChar *) __attribute__((ms_abi))' (aka 'void (void *, const unsigned char *, const unsigned char *, const unsigned char *) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
    xmlSAX2InternalSubset,
    ^~~~~~~~~~~~~~~~~~~~~
libs/xml2/globals.c:468:5: warning: incompatible function pointer types initializing 'isStandaloneSAXFunc' (aka 'int (*)(void *)') with an expression of type 'int (void *) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
    xmlSAX2IsStandalone,
    ^~~~~~~~~~~~~~~~~~~
libs/xml2/globals.c:469:5: warning: incompatible function pointer types initializing 'hasInternalSubsetSAXFunc' (aka 'int (*)(void *)') with an expression of type 'int (void *) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
    xmlSAX2HasInternalSubset,
    ^~~~~~~~~~~~~~~~~~~~~~~~
libs/xml2/globals.c:470:5: warning: incompatible function pointer types initializing 'hasExternalSubsetSAXFunc' (aka 'int (*)(void *)') with an expression of type 'int (void *) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
    xmlSAX2HasExternalSubset,
    ^~~~~~~~~~~~~~~~~~~~~~~~
libs/xml2/globals.c:471:5: warning: incompatible function pointer types initializing 'resolveEntitySAXFunc' (aka 'struct _xmlParserInput *(*)(void *, const unsigned char *, const unsigned char *)') with an expression of type 'xmlParserInputPtr (void *, const xmlChar *, const xmlChar *) __attribute__((ms_abi))' (aka 'struct _xmlParserInput *(void *, const unsigned char *, const unsigned char *) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
    xmlSAX2ResolveEntity,
    ^~~~~~~~~~~~~~~~~~~~
libs/xml2/globals.c:472:5: warning: incompatible function pointer types initializing 'getEntitySAXFunc' (aka 'struct _xmlEntity *(*)(void *, const unsigned char *)') with an expression of type 'xmlEntityPtr (void *, const xmlChar *) __attribute__((ms_abi))' (aka 'struct _xmlEntity *(void *, const unsigned char *) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
    xmlSAX2GetEntity,
    ^~~~~~~~~~~~~~~~
libs/xml2/globals.c:473:5: warning: incompatible function pointer types initializing 'entityDeclSAXFunc' (aka 'void (*)(void *, const unsigned char *, int, const unsigned char *, const unsigned char *, unsigned char *)') with an expression of type 'void (void *, const xmlChar *, int, const xmlChar *, const xmlChar *, xmlChar *) __attribute__((ms_abi))' (aka 'void (void *, const unsigned char *, int, const unsigned char *, const unsigned char *, unsigned char *) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
    xmlSAX2EntityDecl,
    ^~~~~~~~~~~~~~~~~
libs/xml2/globals.c:478:5: warning: incompatible function pointer types initializing 'setDocumentLocatorSAXFunc' (aka 'void (*)(void *, struct _xmlSAXLocator *)') with an expression of type 'void (void *, xmlSAXLocatorPtr) __attribute__((ms_abi))' (aka 'void (void *, struct _xmlSAXLocator *) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
    xmlSAX2SetDocumentLocator,
    ^~~~~~~~~~~~~~~~~~~~~~~~~
libs/xml2/globals.c:479:5: warning: incompatible function pointer types initializing 'startDocumentSAXFunc' (aka 'void (*)(void *)') with an expression of type 'void (void *) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
    xmlSAX2StartDocument,
    ^~~~~~~~~~~~~~~~~~~~
libs/xml2/globals.c:480:5: warning: incompatible function pointer types initializing 'endDocumentSAXFunc' (aka 'void (*)(void *)') with an expression of type 'void (void *) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
    xmlSAX2EndDocument,
    ^~~~~~~~~~~~~~~~~~
libs/xml2/globals.c:481:5: warning: incompatible function pointer types initializing 'startElementSAXFunc' (aka 'void (*)(void *, const unsigned char *, const unsigned char **)') with an expression of type 'void (void *, const xmlChar *, const xmlChar **) __attribute__((ms_abi))' (aka 'void (void *, const unsigned char *, const unsigned char **) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
    xmlSAX2StartElement,
    ^~~~~~~~~~~~~~~~~~~
libs/xml2/globals.c:482:5: warning: incompatible function pointer types initializing 'endElementSAXFunc' (aka 'void (*)(void *, const unsigned char *)') with an expression of type 'void (void *, const xmlChar *) __attribute__((ms_abi))' (aka 'void (void *, const unsigned char *) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
    xmlSAX2EndElement,
    ^~~~~~~~~~~~~~~~~
libs/xml2/globals.c:483:5: warning: incompatible function pointer types initializing 'referenceSAXFunc' (aka 'void (*)(void *, const unsigned char *)') with an expression of type 'void (void *, const xmlChar *) __attribute__((ms_abi))' (aka 'void (void *, const unsigned char *) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
    xmlSAX2Reference,
    ^~~~~~~~~~~~~~~~
libs/xml2/globals.c:484:5: warning: incompatible function pointer types initializing 'charactersSAXFunc' (aka 'void (*)(void *, const unsigned char *, int)') with an expression of type 'void (void *, const xmlChar *, int) __attribute__((ms_abi))' (aka 'void (void *, const unsigned char *, int) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
    xmlSAX2Characters,
    ^~~~~~~~~~~~~~~~~
libs/xml2/globals.c:485:5: warning: incompatible function pointer types initializing 'ignorableWhitespaceSAXFunc' (aka 'void (*)(void *, const unsigned char *, int)') with an expression of type 'void (void *, const xmlChar *, int) __attribute__((ms_abi))' (aka 'void (void *, const unsigned char *, int) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
    xmlSAX2IgnorableWhitespace,
    ^~~~~~~~~~~~~~~~~~~~~~~~~~
libs/xml2/globals.c:487:5: warning: incompatible function pointer types initializing 'commentSAXFunc' (aka 'void (*)(void *, const unsigned char *)') with an expression of type 'void (void *, const xmlChar *) __attribute__((ms_abi))' (aka 'void (void *, const unsigned char *) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
    xmlSAX2Comment,
    ^~~~~~~~~~~~~~
libs/xml2/globals.c:491:5: warning: incompatible function pointer types initializing 'getParameterEntitySAXFunc' (aka 'struct _xmlEntity *(*)(void *, const unsigned char *)') with an expression of type 'xmlEntityPtr (void *, const xmlChar *) __attribute__((ms_abi))' (aka 'struct _xmlEntity *(void *, const unsigned char *) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
    xmlSAX2GetParameterEntity,
    ^~~~~~~~~~~~~~~~~~~~~~~~~
libs/xml2/globals.c:534:42: warning: incompatible function pointer types assigning to 'const xmlChar *(*)(void *)' (aka 'const unsigned char *(*)(void *)') from 'const xmlChar *(void *) __attribute__((ms_abi))' (aka 'const unsigned char *(void *) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
    gs->xmlDefaultSAXLocator.getPublicId = xmlSAX2GetPublicId;
                                         ^ ~~~~~~~~~~~~~~~~~~
libs/xml2/globals.c:535:42: warning: incompatible function pointer types assigning to 'const xmlChar *(*)(void *)' (aka 'const unsigned char *(*)(void *)') from 'const xmlChar *(void *) __attribute__((ms_abi))' (aka 'const unsigned char *(void *) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
    gs->xmlDefaultSAXLocator.getSystemId = xmlSAX2GetSystemId;
                                         ^ ~~~~~~~~~~~~~~~~~~
libs/xml2/globals.c:536:44: warning: incompatible function pointer types assigning to 'int (*)(void *)' from 'int (void *) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
    gs->xmlDefaultSAXLocator.getLineNumber = xmlSAX2GetLineNumber;
                                           ^ ~~~~~~~~~~~~~~~~~~~~
libs/xml2/globals.c:537:46: warning: incompatible function pointer types assigning to 'int (*)(void *)' from 'int (void *) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
    gs->xmlDefaultSAXLocator.getColumnNumber = xmlSAX2GetColumnNumber;
                                             ^ ~~~~~~~~~~~~~~~~~~~~~~
libs/xml2/globals.c:1093:9: warning: incompatible pointer types returning 'xmlRegisterNodeFunc *' (aka 'void (**)(struct _xmlNode *)') from a function with result type 'xmlRegisterNodeFunc * __attribute__((ms_abi))' (aka 'void (**)(struct _xmlNode *) __attribute__((ms_abi))') [-Wincompatible-pointer-types]
        return (&xmlRegisterNodeDefaultValue);
               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libs/xml2/globals.c:1095:9: warning: incompatible pointer types returning 'xmlRegisterNodeFunc *' (aka 'void (**)(struct _xmlNode *)') from a function with result type 'xmlRegisterNodeFunc * __attribute__((ms_abi))' (aka 'void (**)(struct _xmlNode *) __attribute__((ms_abi))') [-Wincompatible-pointer-types]
        return (&xmlGetGlobalState()->xmlRegisterNodeDefaultValue);
               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libs/xml2/globals.c:1102:9: warning: incompatible pointer types returning 'xmlDeregisterNodeFunc *' (aka 'void (**)(struct _xmlNode *)') from a function with result type 'xmlDeregisterNodeFunc * __attribute__((ms_abi))' (aka 'void (**)(struct _xmlNode *) __attribute__((ms_abi))') [-Wincompatible-pointer-types]
        return (&xmlDeregisterNodeDefaultValue);
               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libs/xml2/globals.c:1104:9: warning: incompatible pointer types returning 'xmlDeregisterNodeFunc *' (aka 'void (**)(struct _xmlNode *)') from a function with result type 'xmlDeregisterNodeFunc * __attribute__((ms_abi))' (aka 'void (**)(struct _xmlNode *) __attribute__((ms_abi))') [-Wincompatible-pointer-types]
        return (&xmlGetGlobalState()->xmlDeregisterNodeDefaultValue);
               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libs/xml2/globals.c:1111:9: warning: incompatible pointer types returning 'xmlParserInputBufferCreateFilenameFunc *' (aka 'struct _xmlParserInputBuffer *(**)(const char *, xmlCharEncoding)') from a function with result type 'xmlParserInputBufferCreateFilenameFunc * __attribute__((ms_abi))' (aka 'struct _xmlParserInputBuffer *(**)(const char *, xmlCharEncoding) __attribute__((ms_abi))') [-Wincompatible-pointer-types]
        return (&xmlParserInputBufferCreateFilenameValue);
               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libs/xml2/globals.c:1113:9: warning: incompatible pointer types returning 'xmlParserInputBufferCreateFilenameFunc *' (aka 'struct _xmlParserInputBuffer *(**)(const char *, xmlCharEncoding)') from a function with result type 'xmlParserInputBufferCreateFilenameFunc * __attribute__((ms_abi))' (aka 'struct _xmlParserInputBuffer *(**)(const char *, xmlCharEncoding) __attribute__((ms_abi))') [-Wincompatible-pointer-types]
        return (&xmlGetGlobalState()->xmlParserInputBufferCreateFilenameValue);
               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libs/xml2/globals.c:1120:9: warning: incompatible pointer types returning 'xmlOutputBufferCreateFilenameFunc *' (aka 'struct _xmlOutputBuffer *(**)(const char *, struct _xmlCharEncodingHandler *, int)') from a function with result type 'xmlOutputBufferCreateFilenameFunc * __attribute__((ms_abi))' (aka 'struct _xmlOutputBuffer *(**)(const char *, struct _xmlCharEncodingHandler *, int) __attribute__((ms_abi))') [-Wincompatible-pointer-types]
        return (&xmlOutputBufferCreateFilenameValue);
               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libs/xml2/globals.c:1122:9: warning: incompatible pointer types returning 'xmlOutputBufferCreateFilenameFunc *' (aka 'struct _xmlOutputBuffer *(**)(const char *, struct _xmlCharEncodingHandler *, int)') from a function with result type 'xmlOutputBufferCreateFilenameFunc * __attribute__((ms_abi))' (aka 'struct _xmlOutputBuffer *(**)(const char *, struct _xmlCharEncodingHandler *, int) __attribute__((ms_abi))') [-Wincompatible-pointer-types]
        return (&xmlGetGlobalState()->xmlOutputBufferCreateFilenameValue);
               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
72 warnings generated.
cc -m64 -c -o libs/xml2/relaxng.o libs/xml2/relaxng.c -Ilibs/xml2 -Iinclude -Iinclude/msvcrt -I./libs/xml2/include \
  -DLIBXML_STATIC -DHAVE_VA_COPY -D_UCRT -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wno-packed-not-aligned -Wno-pragma-pack -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
cc -m64 -c -o libs/xml2/threads.o libs/xml2/threads.c -Ilibs/xml2 -Iinclude -Iinclude/msvcrt -I./libs/xml2/include \
  -DLIBXML_STATIC -DHAVE_VA_COPY -D_UCRT -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wno-packed-not-aligned -Wno-pragma-pack -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o libs/xml2/tree.o libs/xml2/tree.c -Ilibs/xml2 -Iinclude -Iinclude/msvcrt -I./libs/xml2/include \
  -DLIBXML_STATIC -DHAVE_VA_COPY -D_UCRT -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wno-packed-not-aligned -Wno-pragma-pack -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
cc -m64 -c -o libs/xml2/uri.o libs/xml2/uri.c -Ilibs/xml2 -Iinclude -Iinclude/msvcrt -I./libs/xml2/include \
  -DLIBXML_STATIC -DHAVE_VA_COPY -D_UCRT -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wno-packed-not-aligned -Wno-pragma-pack -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
cc -m64 -c -o libs/xml2/valid.o libs/xml2/valid.c -Ilibs/xml2 -Iinclude -Iinclude/msvcrt -I./libs/xml2/include \
  -DLIBXML_STATIC -DHAVE_VA_COPY -D_UCRT -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wno-packed-not-aligned -Wno-pragma-pack -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
libs/xml2/parser.c:14870:40: warning: incompatible function pointer types passing 'void (void *, const xmlChar *) __attribute__((ms_abi))' (aka 'void (void *, const unsigned char *) __attribute__((ms_abi))') to parameter of type 'xmlHashDeallocator' (aka 'void (*)(void *, const unsigned char *)') [-Wincompatible-function-pointer-types]
        xmlHashFree(ctxt->attsDefault, xmlHashDefaultDeallocator);
                                       ^~~~~~~~~~~~~~~~~~~~~~~~~
./libs/xml2/include/libxml/hash.h:113:26: note: passing argument to parameter 'f' here
                                         xmlHashDeallocator f);
                                                            ^
libs/xml2/parser.c:15033:40: warning: incompatible function pointer types assigning to 'ignorableWhitespaceSAXFunc' (aka 'void (*)(void *, const unsigned char *, int)') from 'void (void *, const xmlChar *, int) __attribute__((ms_abi))' (aka 'void (void *, const unsigned char *, int) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
        ctxt->sax->ignorableWhitespace = xmlSAX2IgnorableWhitespace;
                                       ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~
libs/xml2/parser.c:15059:33: warning: incompatible function pointer types assigning to 'startElementSAXFunc' (aka 'void (*)(void *, const unsigned char *, const unsigned char **)') from 'void (void *, const xmlChar *, const xmlChar **) __attribute__((ms_abi))' (aka 'void (void *, const unsigned char *, const unsigned char **) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
        ctxt->sax->startElement = xmlSAX2StartElement;
                                ^ ~~~~~~~~~~~~~~~~~~~
libs/xml2/parser.c:15060:31: warning: incompatible function pointer types assigning to 'endElementSAXFunc' (aka 'void (*)(void *, const unsigned char *)') from 'void (void *, const xmlChar *) __attribute__((ms_abi))' (aka 'void (void *, const unsigned char *) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
        ctxt->sax->endElement = xmlSAX2EndElement;
                              ^ ~~~~~~~~~~~~~~~~~
5 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
libs/xml2/parserInternals.c:1730:33: warning: incompatible function pointer types assigning to 'ignorableWhitespaceSAXFunc' (aka 'void (*)(void *, const unsigned char *, int)') from 'void (void *, const xmlChar *, int) __attribute__((ms_abi))' (aka 'void (void *, const unsigned char *, int) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
        ctxt->sax->ignorableWhitespace = xmlSAX2IgnorableWhitespace;
                                       ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~
libs/xml2/parserInternals.c:1807:40: warning: incompatible function pointer types passing 'void (void *, const xmlChar *) __attribute__((ms_abi))' (aka 'void (void *, const unsigned char *) __attribute__((ms_abi))') to parameter of type 'xmlHashDeallocator' (aka 'void (*)(void *, const unsigned char *)') [-Wincompatible-function-pointer-types]
        xmlHashFree(ctxt->attsDefault, xmlHashDefaultDeallocator);
                                       ^~~~~~~~~~~~~~~~~~~~~~~~~
./libs/xml2/include/libxml/hash.h:113:26: note: passing argument to parameter 'f' here
                                         xmlHashDeallocator f);
                                                            ^
3 warnings generated.
cc -m64 -c -o libs/xml2/xinclude.o libs/xml2/xinclude.c -Ilibs/xml2 -Iinclude -Iinclude/msvcrt -I./libs/xml2/include \
  -DLIBXML_STATIC -DHAVE_VA_COPY -D_UCRT -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wno-packed-not-aligned -Wno-pragma-pack -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o libs/xml2/xmlIO.o libs/xml2/xmlIO.c -Ilibs/xml2 -Iinclude -Iinclude/msvcrt -I./libs/xml2/include \
  -DLIBXML_STATIC -DHAVE_VA_COPY -D_UCRT -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wno-packed-not-aligned -Wno-pragma-pack -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o libs/xml2/xmlmemory.o libs/xml2/xmlmemory.c -Ilibs/xml2 -Iinclude -Iinclude/msvcrt -I./libs/xml2/include \
  -DLIBXML_STATIC -DHAVE_VA_COPY -D_UCRT -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wno-packed-not-aligned -Wno-pragma-pack -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
cc -m64 -c -o libs/xml2/xmlreader.o libs/xml2/xmlreader.c -Ilibs/xml2 -Iinclude -Iinclude/msvcrt -I./libs/xml2/include \
  -DLIBXML_STATIC -DHAVE_VA_COPY -D_UCRT -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wno-packed-not-aligned -Wno-pragma-pack -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
cc -m64 -c -o libs/xml2/xmlregexp.o libs/xml2/xmlregexp.c -Ilibs/xml2 -Iinclude -Iinclude/msvcrt -I./libs/xml2/include \
  -DLIBXML_STATIC -DHAVE_VA_COPY -D_UCRT -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wno-packed-not-aligned -Wno-pragma-pack -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o libs/xml2/xmlsave.o libs/xml2/xmlsave.c -Ilibs/xml2 -Iinclude -Iinclude/msvcrt -I./libs/xml2/include \
  -DLIBXML_STATIC -DHAVE_VA_COPY -D_UCRT -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wno-packed-not-aligned -Wno-pragma-pack -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o libs/xml2/xmlschemas.o libs/xml2/xmlschemas.c -Ilibs/xml2 -Iinclude -Iinclude/msvcrt -I./libs/xml2/include \
  -DLIBXML_STATIC -DHAVE_VA_COPY -D_UCRT -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wno-packed-not-aligned -Wno-pragma-pack -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
cc -m64 -c -o libs/xml2/xmlschemastypes.o libs/xml2/xmlschemastypes.c -Ilibs/xml2 -Iinclude -Iinclude/msvcrt \
  -I./libs/xml2/include -DLIBXML_STATIC -DHAVE_VA_COPY -D_UCRT -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wno-packed-not-aligned -Wno-pragma-pack -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
libs/xml2/xmlIO.c:2291:46: warning: incompatible function pointer types passing 'void *(const char *)' to parameter of type 'xmlOutputOpenCallback' (aka 'void *(*)(const char *) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
    xmlRegisterOutputCallbacks(xmlFileMatch, xmlFileOpenW,
                                             ^~~~~~~~~~~~
libs/xml2/xmlIO.c:2233:24: note: passing argument to parameter 'openFunc' here
        xmlOutputOpenCallback openFunc, xmlOutputWriteCallback writeFunc,
                              ^
libs/xml2/xmlIO.c:2292:24: warning: incompatible function pointer types passing 'int (void *, const char *, int)' to parameter of type 'xmlOutputWriteCallback' (aka 'int (*)(void *, const char *, int) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
                              xmlFileWrite, xmlFileClose);
                              ^~~~~~~~~~~~
libs/xml2/xmlIO.c:2233:57: note: passing argument to parameter 'writeFunc' here
        xmlOutputOpenCallback openFunc, xmlOutputWriteCallback writeFunc,
                                                               ^
libs/xml2/xmlIO.c:2823:21: warning: incompatible function pointer types assigning to 'xmlInputCloseCallback' (aka 'int (*)(void *) __attribute__((ms_abi))') from 'int (void *)' [-Wincompatible-function-pointer-types]
        ret->closecallback = xmlFileFlush;
                           ^ ~~~~~~~~~~~~
libs/xml2/xmlIO.c:2852:21: warning: incompatible function pointer types assigning to 'xmlOutputWriteCallback' (aka 'int (*)(void *, const char *, int) __attribute__((ms_abi))') from 'int (void *, const char *, int)' [-Wincompatible-function-pointer-types]
        ret->writecallback = xmlFileWrite;
                           ^ ~~~~~~~~~~~~
libs/xml2/xmlIO.c:2853:21: warning: incompatible function pointer types assigning to 'xmlOutputCloseCallback' (aka 'int (*)(void *) __attribute__((ms_abi))') from 'int (void *)' [-Wincompatible-function-pointer-types]
        ret->closecallback = xmlFileFlush;
                           ^ ~~~~~~~~~~~~
libs/xml2/xmlIO.c:2875:35: warning: incompatible function pointer types passing 'int (void *, const char *, int)' to parameter of type 'xmlOutputWriteCallback' (aka 'int (*)(void *, const char *, int) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
    ret = xmlOutputBufferCreateIO(xmlBufferWrite, NULL, (void *) buffer,
                                  ^~~~~~~~~~~~~~
./libs/xml2/include/libxml/xmlIO.h:245:53: note: passing argument to parameter 'iowrite' here
        xmlOutputBufferCreateIO         (xmlOutputWriteCallback   iowrite,
                                                                  ^
libs/xml2/xmlIO.c:2935:20: warning: incompatible function pointer types assigning to 'xmlInputReadCallback' (aka 'int (*)(void *, char *, int) __attribute__((ms_abi))') from 'int (void *, char *, int)' [-Wincompatible-function-pointer-types]
        ret->readcallback = xmlFdRead;
                          ^ ~~~~~~~~~
libs/xml2/xmlIO.c:2936:21: warning: incompatible function pointer types assigning to 'xmlInputCloseCallback' (aka 'int (*)(void *) __attribute__((ms_abi))') from 'int (void *)' [-Wincompatible-function-pointer-types]
        ret->closecallback = xmlFdClose;
                           ^ ~~~~~~~~~~
libs/xml2/xmlIO.c:3041:21: warning: incompatible function pointer types assigning to 'xmlOutputWriteCallback' (aka 'int (*)(void *, const char *, int) __attribute__((ms_abi))') from 'int (void *, const char *, int)' [-Wincompatible-function-pointer-types]
        ret->writecallback = xmlFdWrite;
                           ^ ~~~~~~~~~~
libs/xml2/xmlIO.c:3121:44: warning: incompatible function pointer types initializing 'xmlParserInputBufferCreateFilenameFunc' (aka 'struct _xmlParserInputBuffer *(*)(const char *, xmlCharEncoding)') with an expression of type 'xmlParserInputBufferPtr (*)(const char *, xmlCharEncoding) __attribute__((ms_abi))' (aka 'struct _xmlParserInputBuffer *(*)(const char *, xmlCharEncoding) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
    xmlParserInputBufferCreateFilenameFunc old = xmlParserInputBufferCreateFilenameValue;
                                           ^     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libs/xml2/xmlIO.c:3126:45: warning: incompatible function pointer types assigning to 'xmlParserInputBufferPtr (*)(const char *, xmlCharEncoding) __attribute__((ms_abi))' (aka 'struct _xmlParserInputBuffer *(*)(const char *, xmlCharEncoding) __attribute__((ms_abi))') from 'xmlParserInputBufferCreateFilenameFunc' (aka 'struct _xmlParserInputBuffer *(*)(const char *, xmlCharEncoding)') [-Wincompatible-function-pointer-types]
    xmlParserInputBufferCreateFilenameValue = func;
                                            ^ ~~~~
libs/xml2/xmlIO.c:3141:39: warning: incompatible function pointer types initializing 'xmlOutputBufferCreateFilenameFunc' (aka 'struct _xmlOutputBuffer *(*)(const char *, struct _xmlCharEncodingHandler *, int)') with an expression of type 'xmlOutputBufferPtr (*)(const char *, xmlCharEncodingHandlerPtr, int) __attribute__((ms_abi))' (aka 'struct _xmlOutputBuffer *(*)(const char *, struct _xmlCharEncodingHandler *, int) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
    xmlOutputBufferCreateFilenameFunc old = xmlOutputBufferCreateFilenameValue;
                                      ^     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libs/xml2/xmlIO.c:3147:40: warning: incompatible function pointer types assigning to 'xmlOutputBufferPtr (*)(const char *, xmlCharEncodingHandlerPtr, int) __attribute__((ms_abi))' (aka 'struct _xmlOutputBuffer *(*)(const char *, struct _xmlCharEncodingHandler *, int) __attribute__((ms_abi))') from 'xmlOutputBufferCreateFilenameFunc' (aka 'struct _xmlOutputBuffer *(*)(const char *, struct _xmlCharEncodingHandler *, int)') [-Wincompatible-function-pointer-types]
    xmlOutputBufferCreateFilenameValue = func;
                                       ^ ~~~~
libs/xml2/xmlIO.c:3267:23: warning: incompatible function pointer types assigning to 'xmlInputReadCallback' (aka 'int (*)(void *, char *, int) __attribute__((ms_abi))') from 'int (void *, char *, int)' [-Wincompatible-function-pointer-types]
            in->readcallback = endOfInput;
                             ^ ~~~~~~~~~~
15 warnings generated.
cc -m64 -c -o libs/xml2/xmlstring.o libs/xml2/xmlstring.c -Ilibs/xml2 -Iinclude -Iinclude/msvcrt -I./libs/xml2/include \
  -DLIBXML_STATIC -DHAVE_VA_COPY -D_UCRT -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wno-packed-not-aligned -Wno-pragma-pack -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o libs/xml2/xmlunicode.o libs/xml2/xmlunicode.c -Ilibs/xml2 -Iinclude -Iinclude/msvcrt -I./libs/xml2/include \
  -DLIBXML_STATIC -DHAVE_VA_COPY -D_UCRT -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wno-packed-not-aligned -Wno-pragma-pack -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o libs/xml2/xpath.o libs/xml2/xpath.c -Ilibs/xml2 -Iinclude -Iinclude/msvcrt -I./libs/xml2/include \
  -DLIBXML_STATIC -DHAVE_VA_COPY -D_UCRT -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wno-packed-not-aligned -Wno-pragma-pack -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
libs/xml2/xmlreader.c:4258:4: warning: incompatible function pointer types passing 'void (void *, xmlErrorPtr)' (aka 'void (void *, struct _xmlError *)') to parameter of type 'xmlStructuredErrorFunc' (aka 'void (*)(void *, struct _xmlError *) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
                        xmlTextReaderValidityStructuredRelay,
                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./libs/xml2/include/libxml/relaxng.h:183:31: note: passing argument to parameter 'serror' here
                                          xmlStructuredErrorFunc serror, void *ctx);
                                                                 ^
libs/xml2/xmlreader.c:4389:33: warning: incompatible function pointer types passing 'int (void *, const char **, unsigned long *)' to parameter of type 'xmlSchemaValidityLocatorFunc' (aka 'int (*)(void *, const char **, unsigned long *) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
                                xmlTextReaderLocator,
                                ^~~~~~~~~~~~~~~~~~~~
./libs/xml2/include/libxml/xmlschemas.h:238:36: note: passing argument to parameter 'f' here
                                         xmlSchemaValidityLocatorFunc f,
                                                                      ^
libs/xml2/xmlreader.c:4400:4: warning: incompatible function pointer types passing 'void (void *, xmlErrorPtr)' (aka 'void (void *, struct _xmlError *)') to parameter of type 'xmlStructuredErrorFunc' (aka 'void (*)(void *, struct _xmlError *) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
                        xmlTextReaderValidityStructuredRelay,
                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./libs/xml2/include/libxml/xmlschemas.h:182:30: note: passing argument to parameter 'serror' here
                                         xmlStructuredErrorFunc serror,
                                                                ^
libs/xml2/xmlreader.c:4470:3: warning: incompatible function pointer types passing 'void (void *, xmlErrorPtr)' (aka 'void (void *, struct _xmlError *)') to parameter of type 'xmlStructuredErrorFunc' (aka 'void (*)(void *, struct _xmlError *) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
                xmlTextReaderValidityStructuredRelay,
                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./libs/xml2/include/libxml/relaxng.h:183:31: note: passing argument to parameter 'serror' here
                                          xmlStructuredErrorFunc serror, void *ctx);
                                                                 ^
libs/xml2/xmlreader.c:4502:4: warning: incompatible function pointer types passing 'void (void *, xmlErrorPtr)' (aka 'void (void *, struct _xmlError *)') to parameter of type 'xmlStructuredErrorFunc' (aka 'void (*)(void *, struct _xmlError *) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
                        xmlTextReaderValidityStructuredRelay,
                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./libs/xml2/include/libxml/relaxng.h:183:31: note: passing argument to parameter 'serror' here
                                          xmlStructuredErrorFunc serror, void *ctx);
                                                                 ^
libs/xml2/xmlreader.c:4607:33: warning: incompatible function pointer types passing 'int (void *, const char **, unsigned long *)' to parameter of type 'xmlSchemaValidityLocatorFunc' (aka 'int (*)(void *, const char **, unsigned long *) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
                                xmlTextReaderLocator,
                                ^~~~~~~~~~~~~~~~~~~~
./libs/xml2/include/libxml/xmlschemas.h:238:36: note: passing argument to parameter 'f' here
                                         xmlSchemaValidityLocatorFunc f,
                                                                      ^
libs/xml2/xmlreader.c:4623:4: warning: incompatible function pointer types passing 'void (void *, xmlErrorPtr)' (aka 'void (void *, struct _xmlError *)') to parameter of type 'xmlStructuredErrorFunc' (aka 'void (*)(void *, struct _xmlError *) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
                        xmlTextReaderValidityStructuredRelay,
                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./libs/xml2/include/libxml/xmlschemas.h:182:30: note: passing argument to parameter 'serror' here
                                         xmlStructuredErrorFunc serror,
                                                                ^
libs/xml2/xmlreader.c:5084:35: warning: incompatible function pointer types assigning to 'xmlStructuredErrorFunc' (aka 'void (*)(void *, struct _xmlError *) __attribute__((ms_abi))') from 'void (void *, xmlErrorPtr)' (aka 'void (void *, struct _xmlError *)') [-Wincompatible-function-pointer-types]
        reader->ctxt->sax->serror = xmlTextReaderStructuredError;
                                  ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libs/xml2/xmlreader.c:5096:41: warning: incompatible function pointer types passing 'void (void *, xmlErrorPtr)' (aka 'void (void *, struct _xmlError *)') to parameter of type 'xmlStructuredErrorFunc' (aka 'void (*)(void *, struct _xmlError *) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
                                        xmlTextReaderValidityStructuredRelay,
                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./libs/xml2/include/libxml/relaxng.h:183:31: note: passing argument to parameter 'serror' here
                                          xmlStructuredErrorFunc serror, void *ctx);
                                                                 ^
libs/xml2/xmlreader.c:5103:40: warning: incompatible function pointer types passing 'void (void *, xmlErrorPtr)' (aka 'void (void *, struct _xmlError *)') to parameter of type 'xmlStructuredErrorFunc' (aka 'void (*)(void *, struct _xmlError *) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
                                       xmlTextReaderValidityStructuredRelay,
                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./libs/xml2/include/libxml/xmlschemas.h:182:30: note: passing argument to parameter 'serror' here
                                         xmlStructuredErrorFunc serror,
                                                                ^
11 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
cc -m64 -c -o libs/xml2/xpointer.o libs/xml2/xpointer.c -Ilibs/xml2 -Iinclude -Iinclude/msvcrt -I./libs/xml2/include \
  -DLIBXML_STATIC -DHAVE_VA_COPY -D_UCRT -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wno-packed-not-aligned -Wno-pragma-pack -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
libs/xml2/xmlschemas.c:29076:39: warning: incompatible function pointer types passing 'int (void *, const char **, unsigned long *)' to parameter of type 'xmlSchemaValidityLocatorFunc' (aka 'int (*)(void *, const char **, unsigned long *) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
    xmlSchemaValidateSetLocator(ctxt, xmlSchemaValidateStreamLocator, pctxt);
                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libs/xml2/xmlschemas.c:28990:58: note: passing argument to parameter 'f' here
                            xmlSchemaValidityLocatorFunc f,
                                                         ^
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
cc -m64 -c -o dlls/mtxdm/mtxdm_main.o dlls/mtxdm/mtxdm_main.c -Idlls/mtxdm -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
libs/xml2/xmlunicode.c:40:21: warning: incompatible function pointer types initializing 'xmlIntFunc *' (aka 'int (*)(int)') with an expression of type 'int (int) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
  {"AegeanNumbers", xmlUCSIsAegeanNumbers},
                    ^~~~~~~~~~~~~~~~~~~~~
libs/xml2/xmlunicode.c:41:35: warning: incompatible function pointer types initializing 'xmlIntFunc *' (aka 'int (*)(int)') with an expression of type 'int (int) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
  {"AlphabeticPresentationForms", xmlUCSIsAlphabeticPresentationForms},
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libs/xml2/xmlunicode.c:42:14: warning: incompatible function pointer types initializing 'xmlIntFunc *' (aka 'int (*)(int)') with an expression of type 'int (int) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
  {"Arabic", xmlUCSIsArabic},
             ^~~~~~~~~~~~~~
libs/xml2/xmlunicode.c:43:33: warning: incompatible function pointer types initializing 'xmlIntFunc *' (aka 'int (*)(int)') with an expression of type 'int (int) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
  {"ArabicPresentationForms-A", xmlUCSIsArabicPresentationFormsA},
                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libs/xml2/xmlunicode.c:44:33: warning: incompatible function pointer types initializing 'xmlIntFunc *' (aka 'int (*)(int)') with an expression of type 'int (int) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
  {"ArabicPresentationForms-B", xmlUCSIsArabicPresentationFormsB},
                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libs/xml2/xmlunicode.c:45:16: warning: incompatible function pointer types initializing 'xmlIntFunc *' (aka 'int (*)(int)') with an expression of type 'int (int) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
  {"Armenian", xmlUCSIsArmenian},
               ^~~~~~~~~~~~~~~~
libs/xml2/xmlunicode.c:46:14: warning: incompatible function pointer types initializing 'xmlIntFunc *' (aka 'int (*)(int)') with an expression of type 'int (int) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
  {"Arrows", xmlUCSIsArrows},
             ^~~~~~~~~~~~~~
libs/xml2/xmlunicode.c:47:18: warning: incompatible function pointer types initializing 'xmlIntFunc *' (aka 'int (*)(int)') with an expression of type 'int (int) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
  {"BasicLatin", xmlUCSIsBasicLatin},
                 ^~~~~~~~~~~~~~~~~~
libs/xml2/xmlunicode.c:48:15: warning: incompatible function pointer types initializing 'xmlIntFunc *' (aka 'int (*)(int)') with an expression of type 'int (int) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
  {"Bengali", xmlUCSIsBengali},
              ^~~~~~~~~~~~~~~
libs/xml2/xmlunicode.c:49:21: warning: incompatible function pointer types initializing 'xmlIntFunc *' (aka 'int (*)(int)') with an expression of type 'int (int) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
  {"BlockElements", xmlUCSIsBlockElements},
                    ^~~~~~~~~~~~~~~~~~~~~
libs/xml2/xmlunicode.c:50:16: warning: incompatible function pointer types initializing 'xmlIntFunc *' (aka 'int (*)(int)') with an expression of type 'int (int) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
  {"Bopomofo", xmlUCSIsBopomofo},
               ^~~~~~~~~~~~~~~~
libs/xml2/xmlunicode.c:51:24: warning: incompatible function pointer types initializing 'xmlIntFunc *' (aka 'int (*)(int)') with an expression of type 'int (int) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
  {"BopomofoExtended", xmlUCSIsBopomofoExtended},
                       ^~~~~~~~~~~~~~~~~~~~~~~~
libs/xml2/xmlunicode.c:52:18: warning: incompatible function pointer types initializing 'xmlIntFunc *' (aka 'int (*)(int)') with an expression of type 'int (int) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
  {"BoxDrawing", xmlUCSIsBoxDrawing},
                 ^~~~~~~~~~~~~~~~~~
libs/xml2/xmlunicode.c:53:23: warning: incompatible function pointer types initializing 'xmlIntFunc *' (aka 'int (*)(int)') with an expression of type 'int (int) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
  {"BraillePatterns", xmlUCSIsBraillePatterns},
                      ^~~~~~~~~~~~~~~~~~~~~~~
libs/xml2/xmlunicode.c:54:13: warning: incompatible function pointer types initializing 'xmlIntFunc *' (aka 'int (*)(int)') with an expression of type 'int (int) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
  {"Buhid", xmlUCSIsBuhid},
            ^~~~~~~~~~~~~
libs/xml2/xmlunicode.c:55:31: warning: incompatible function pointer types initializing 'xmlIntFunc *' (aka 'int (*)(int)') with an expression of type 'int (int) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
  {"ByzantineMusicalSymbols", xmlUCSIsByzantineMusicalSymbols},
                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libs/xml2/xmlunicode.c:56:24: warning: incompatible function pointer types initializing 'xmlIntFunc *' (aka 'int (*)(int)') with an expression of type 'int (int) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
  {"CJKCompatibility", xmlUCSIsCJKCompatibility},
                       ^~~~~~~~~~~~~~~~~~~~~~~~
libs/xml2/xmlunicode.c:57:29: warning: incompatible function pointer types initializing 'xmlIntFunc *' (aka 'int (*)(int)') with an expression of type 'int (int) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
  {"CJKCompatibilityForms", xmlUCSIsCJKCompatibilityForms},
                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libs/xml2/xmlunicode.c:58:34: warning: incompatible function pointer types initializing 'xmlIntFunc *' (aka 'int (*)(int)') with an expression of type 'int (int) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
  {"CJKCompatibilityIdeographs", xmlUCSIsCJKCompatibilityIdeographs},
                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libs/xml2/xmlunicode.c:59:44: warning: incompatible function pointer types initializing 'xmlIntFunc *' (aka 'int (*)(int)') with an expression of type 'int (int) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
  {"CJKCompatibilityIdeographsSupplement", xmlUCSIsCJKCompatibilityIdeographsSupplement},
                                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libs/xml2/xmlunicode.c:60:29: warning: incompatible function pointer types initializing 'xmlIntFunc *' (aka 'int (*)(int)') with an expression of type 'int (int) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
  {"CJKRadicalsSupplement", xmlUCSIsCJKRadicalsSupplement},
                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libs/xml2/xmlunicode.c:61:32: warning: incompatible function pointer types initializing 'xmlIntFunc *' (aka 'int (*)(int)') with an expression of type 'int (int) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
  {"CJKSymbolsandPunctuation", xmlUCSIsCJKSymbolsandPunctuation},
                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libs/xml2/xmlunicode.c:62:28: warning: incompatible function pointer types initializing 'xmlIntFunc *' (aka 'int (*)(int)') with an expression of type 'int (int) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
  {"CJKUnifiedIdeographs", xmlUCSIsCJKUnifiedIdeographs},
                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
libs/xml2/xmlunicode.c:63:38: warning: incompatible function pointer types initializing 'xmlIntFunc *' (aka 'int (*)(int)') with an expression of type 'int (int) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
  {"CJKUnifiedIdeographsExtensionA", xmlUCSIsCJKUnifiedIdeographsExtensionA},
                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libs/xml2/xmlunicode.c:64:38: warning: incompatible function pointer types initializing 'xmlIntFunc *' (aka 'int (*)(int)') with an expression of type 'int (int) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
  {"CJKUnifiedIdeographsExtensionB", xmlUCSIsCJKUnifiedIdeographsExtensionB},
                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libs/xml2/xmlunicode.c:65:16: warning: incompatible function pointer types initializing 'xmlIntFunc *' (aka 'int (*)(int)') with an expression of type 'int (int) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
  {"Cherokee", xmlUCSIsCherokee},
               ^~~~~~~~~~~~~~~~
libs/xml2/xmlunicode.c:66:33: warning: incompatible function pointer types initializing 'xmlIntFunc *' (aka 'int (*)(int)') with an expression of type 'int (int) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
  {"CombiningDiacriticalMarks", xmlUCSIsCombiningDiacriticalMarks},
                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libs/xml2/xmlunicode.c:67:43: warning: incompatible function pointer types initializing 'xmlIntFunc *' (aka 'int (*)(int)') with an expression of type 'int (int) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
  {"CombiningDiacriticalMarksforSymbols", xmlUCSIsCombiningDiacriticalMarksforSymbols},
                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libs/xml2/xmlunicode.c:68:26: warning: incompatible function pointer types initializing 'xmlIntFunc *' (aka 'int (*)(int)') with an expression of type 'int (int) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
  {"CombiningHalfMarks", xmlUCSIsCombiningHalfMarks},
                         ^~~~~~~~~~~~~~~~~~~~~~~~~~
libs/xml2/xmlunicode.c:69:32: warning: incompatible function pointer types initializing 'xmlIntFunc *' (aka 'int (*)(int)') with an expression of type 'int (int) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
  {"CombiningMarksforSymbols", xmlUCSIsCombiningMarksforSymbols},
                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libs/xml2/xmlunicode.c:70:23: warning: incompatible function pointer types initializing 'xmlIntFunc *' (aka 'int (*)(int)') with an expression of type 'int (int) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
  {"ControlPictures", xmlUCSIsControlPictures},
                      ^~~~~~~~~~~~~~~~~~~~~~~
libs/xml2/xmlunicode.c:71:23: warning: incompatible function pointer types initializing 'xmlIntFunc *' (aka 'int (*)(int)') with an expression of type 'int (int) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
  {"CurrencySymbols", xmlUCSIsCurrencySymbols},
                      ^~~~~~~~~~~~~~~~~~~~~~~
libs/xml2/xmlunicode.c:72:24: warning: incompatible function pointer types initializing 'xmlIntFunc *' (aka 'int (*)(int)') with an expression of type 'int (int) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
  {"CypriotSyllabary", xmlUCSIsCypriotSyllabary},
                       ^~~~~~~~~~~~~~~~~~~~~~~~
libs/xml2/xmlunicode.c:73:16: warning: incompatible function pointer types initializing 'xmlIntFunc *' (aka 'int (*)(int)') with an expression of type 'int (int) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
  {"Cyrillic", xmlUCSIsCyrillic},
               ^~~~~~~~~~~~~~~~
libs/xml2/xmlunicode.c:74:26: warning: incompatible function pointer types initializing 'xmlIntFunc *' (aka 'int (*)(int)') with an expression of type 'int (int) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
  {"CyrillicSupplement", xmlUCSIsCyrillicSupplement},
                         ^~~~~~~~~~~~~~~~~~~~~~~~~~
libs/xml2/xmlunicode.c:75:15: warning: incompatible function pointer types initializing 'xmlIntFunc *' (aka 'int (*)(int)') with an expression of type 'int (int) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
  {"Deseret", xmlUCSIsDeseret},
              ^~~~~~~~~~~~~~~
libs/xml2/xmlunicode.c:76:18: warning: incompatible function pointer types initializing 'xmlIntFunc *' (aka 'int (*)(int)') with an expression of type 'int (int) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
  {"Devanagari", xmlUCSIsDevanagari},
                 ^~~~~~~~~~~~~~~~~~
libs/xml2/xmlunicode.c:77:16: warning: incompatible function pointer types initializing 'xmlIntFunc *' (aka 'int (*)(int)') with an expression of type 'int (int) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
  {"Dingbats", xmlUCSIsDingbats},
               ^~~~~~~~~~~~~~~~
libs/xml2/xmlunicode.c:78:29: warning: incompatible function pointer types initializing 'xmlIntFunc *' (aka 'int (*)(int)') with an expression of type 'int (int) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
  {"EnclosedAlphanumerics", xmlUCSIsEnclosedAlphanumerics},
                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libs/xml2/xmlunicode.c:79:35: warning: incompatible function pointer types initializing 'xmlIntFunc *' (aka 'int (*)(int)') with an expression of type 'int (int) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
  {"EnclosedCJKLettersandMonths", xmlUCSIsEnclosedCJKLettersandMonths},
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libs/xml2/xmlunicode.c:80:16: warning: incompatible function pointer types initializing 'xmlIntFunc *' (aka 'int (*)(int)') with an expression of type 'int (int) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
  {"Ethiopic", xmlUCSIsEthiopic},
               ^~~~~~~~~~~~~~~~
libs/xml2/xmlunicode.c:81:26: warning: incompatible function pointer types initializing 'xmlIntFunc *' (aka 'int (*)(int)') with an expression of type 'int (int) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
  {"GeneralPunctuation", xmlUCSIsGeneralPunctuation},
                         ^~~~~~~~~~~~~~~~~~~~~~~~~~
libs/xml2/xmlunicode.c:82:23: warning: incompatible function pointer types initializing 'xmlIntFunc *' (aka 'int (*)(int)') with an expression of type 'int (int) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
  {"GeometricShapes", xmlUCSIsGeometricShapes},
                      ^~~~~~~~~~~~~~~~~~~~~~~
libs/xml2/xmlunicode.c:83:16: warning: incompatible function pointer types initializing 'xmlIntFunc *' (aka 'int (*)(int)') with an expression of type 'int (int) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
  {"Georgian", xmlUCSIsGeorgian},
               ^~~~~~~~~~~~~~~~
libs/xml2/xmlunicode.c:84:14: warning: incompatible function pointer types initializing 'xmlIntFunc *' (aka 'int (*)(int)') with an expression of type 'int (int) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
  {"Gothic", xmlUCSIsGothic},
             ^~~~~~~~~~~~~~
libs/xml2/xmlunicode.c:85:13: warning: incompatible function pointer types initializing 'xmlIntFunc *' (aka 'int (*)(int)') with an expression of type 'int (int) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
  {"Greek", xmlUCSIsGreek},
            ^~~~~~~~~~~~~
libs/xml2/xmlunicode.c:86:21: warning: incompatible function pointer types initializing 'xmlIntFunc *' (aka 'int (*)(int)') with an expression of type 'int (int) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
  {"GreekExtended", xmlUCSIsGreekExtended},
                    ^~~~~~~~~~~~~~~~~~~~~
libs/xml2/xmlunicode.c:87:22: warning: incompatible function pointer types initializing 'xmlIntFunc *' (aka 'int (*)(int)') with an expression of type 'int (int) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
  {"GreekandCoptic", xmlUCSIsGreekandCoptic},
                     ^~~~~~~~~~~~~~~~~~~~~~
libs/xml2/xmlunicode.c:88:16: warning: incompatible function pointer types initializing 'xmlIntFunc *' (aka 'int (*)(int)') with an expression of type 'int (int) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
  {"Gujarati", xmlUCSIsGujarati},
               ^~~~~~~~~~~~~~~~
libs/xml2/xmlunicode.c:89:16: warning: incompatible function pointer types initializing 'xmlIntFunc *' (aka 'int (*)(int)') with an expression of type 'int (int) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
  {"Gurmukhi", xmlUCSIsGurmukhi},
               ^~~~~~~~~~~~~~~~
libs/xml2/xmlunicode.c:90:34: warning: incompatible function pointer types initializing 'xmlIntFunc *' (aka 'int (*)(int)') with an expression of type 'int (int) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
  {"HalfwidthandFullwidthForms", xmlUCSIsHalfwidthandFullwidthForms},
                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libs/xml2/xmlunicode.c:91:31: warning: incompatible function pointer types initializing 'xmlIntFunc *' (aka 'int (*)(int)') with an expression of type 'int (int) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
  {"HangulCompatibilityJamo", xmlUCSIsHangulCompatibilityJamo},
                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libs/xml2/xmlunicode.c:92:18: warning: incompatible function pointer types initializing 'xmlIntFunc *' (aka 'int (*)(int)') with an expression of type 'int (int) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
  {"HangulJamo", xmlUCSIsHangulJamo},
                 ^~~~~~~~~~~~~~~~~~
libs/xml2/xmlunicode.c:93:23: warning: incompatible function pointer types initializing 'xmlIntFunc *' (aka 'int (*)(int)') with an expression of type 'int (int) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
  {"HangulSyllables", xmlUCSIsHangulSyllables},
                      ^~~~~~~~~~~~~~~~~~~~~~~
libs/xml2/xmlunicode.c:94:15: warning: incompatible function pointer types initializing 'xmlIntFunc *' (aka 'int (*)(int)') with an expression of type 'int (int) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
  {"Hanunoo", xmlUCSIsHanunoo},
              ^~~~~~~~~~~~~~~
libs/xml2/xmlunicode.c:95:14: warning: incompatible function pointer types initializing 'xmlIntFunc *' (aka 'int (*)(int)') with an expression of type 'int (int) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
  {"Hebrew", xmlUCSIsHebrew},
             ^~~~~~~~~~~~~~
libs/xml2/xmlunicode.c:96:32: warning: incompatible function pointer types initializing 'xmlIntFunc *' (aka 'int (*)(int)') with an expression of type 'int (int) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
  {"HighPrivateUseSurrogates", xmlUCSIsHighPrivateUseSurrogates},
                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libs/xml2/xmlunicode.c:97:22: warning: incompatible function pointer types initializing 'xmlIntFunc *' (aka 'int (*)(int)') with an expression of type 'int (int) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
  {"HighSurrogates", xmlUCSIsHighSurrogates},
                     ^~~~~~~~~~~~~~~~~~~~~~
libs/xml2/xmlunicode.c:98:16: warning: incompatible function pointer types initializing 'xmlIntFunc *' (aka 'int (*)(int)') with an expression of type 'int (int) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
  {"Hiragana", xmlUCSIsHiragana},
               ^~~~~~~~~~~~~~~~
libs/xml2/xmlunicode.c:99:21: warning: incompatible function pointer types initializing 'xmlIntFunc *' (aka 'int (*)(int)') with an expression of type 'int (int) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
  {"IPAExtensions", xmlUCSIsIPAExtensions},
                    ^~~~~~~~~~~~~~~~~~~~~
libs/xml2/xmlunicode.c:100:40: warning: incompatible function pointer types initializing 'xmlIntFunc *' (aka 'int (*)(int)') with an expression of type 'int (int) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
  {"IdeographicDescriptionCharacters", xmlUCSIsIdeographicDescriptionCharacters},
                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libs/xml2/xmlunicode.c:101:14: warning: incompatible function pointer types initializing 'xmlIntFunc *' (aka 'int (*)(int)') with an expression of type 'int (int) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
  {"Kanbun", xmlUCSIsKanbun},
             ^~~~~~~~~~~~~~
libs/xml2/xmlunicode.c:102:22: warning: incompatible function pointer types initializing 'xmlIntFunc *' (aka 'int (*)(int)') with an expression of type 'int (int) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
  {"KangxiRadicals", xmlUCSIsKangxiRadicals},
                     ^~~~~~~~~~~~~~~~~~~~~~
libs/xml2/xmlunicode.c:103:15: warning: incompatible function pointer types initializing 'xmlIntFunc *' (aka 'int (*)(int)') with an expression of type 'int (int) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
  {"Kannada", xmlUCSIsKannada},
              ^~~~~~~~~~~~~~~
libs/xml2/xmlunicode.c:104:16: warning: incompatible function pointer types initializing 'xmlIntFunc *' (aka 'int (*)(int)') with an expression of type 'int (int) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
  {"Katakana", xmlUCSIsKatakana},
               ^~~~~~~~~~~~~~~~
libs/xml2/xmlunicode.c:105:34: warning: incompatible function pointer types initializing 'xmlIntFunc *' (aka 'int (*)(int)') with an expression of type 'int (int) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
  {"KatakanaPhoneticExtensions", xmlUCSIsKatakanaPhoneticExtensions},
                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libs/xml2/xmlunicode.c:106:13: warning: incompatible function pointer types initializing 'xmlIntFunc *' (aka 'int (*)(int)') with an expression of type 'int (int) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
  {"Khmer", xmlUCSIsKhmer},
            ^~~~~~~~~~~~~
libs/xml2/xmlunicode.c:107:20: warning: incompatible function pointer types initializing 'xmlIntFunc *' (aka 'int (*)(int)') with an expression of type 'int (int) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
  {"KhmerSymbols", xmlUCSIsKhmerSymbols},
                   ^~~~~~~~~~~~~~~~~~~~
libs/xml2/xmlunicode.c:108:11: warning: incompatible function pointer types initializing 'xmlIntFunc *' (aka 'int (*)(int)') with an expression of type 'int (int) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
  {"Lao", xmlUCSIsLao},
          ^~~~~~~~~~~
libs/xml2/xmlunicode.c:109:25: warning: incompatible function pointer types initializing 'xmlIntFunc *' (aka 'int (*)(int)') with an expression of type 'int (int) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
  {"Latin-1Supplement", xmlUCSIsLatin1Supplement},
                        ^~~~~~~~~~~~~~~~~~~~~~~~
libs/xml2/xmlunicode.c:110:23: warning: incompatible function pointer types initializing 'xmlIntFunc *' (aka 'int (*)(int)') with an expression of type 'int (int) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
  {"LatinExtended-A", xmlUCSIsLatinExtendedA},
                      ^~~~~~~~~~~~~~~~~~~~~~
libs/xml2/xmlunicode.c:111:23: warning: incompatible function pointer types initializing 'xmlIntFunc *' (aka 'int (*)(int)') with an expression of type 'int (int) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
  {"LatinExtended-B", xmlUCSIsLatinExtendedB},
                      ^~~~~~~~~~~~~~~~~~~~~~
libs/xml2/xmlunicode.c:112:31: warning: incompatible function pointer types initializing 'xmlIntFunc *' (aka 'int (*)(int)') with an expression of type 'int (int) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
  {"LatinExtendedAdditional", xmlUCSIsLatinExtendedAdditional},
                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libs/xml2/xmlunicode.c:113:25: warning: incompatible function pointer types initializing 'xmlIntFunc *' (aka 'int (*)(int)') with an expression of type 'int (int) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
  {"LetterlikeSymbols", xmlUCSIsLetterlikeSymbols},
                        ^~~~~~~~~~~~~~~~~~~~~~~~~
libs/xml2/xmlunicode.c:114:13: warning: incompatible function pointer types initializing 'xmlIntFunc *' (aka 'int (*)(int)') with an expression of type 'int (int) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
  {"Limbu", xmlUCSIsLimbu},
            ^~~~~~~~~~~~~
libs/xml2/xmlunicode.c:115:24: warning: incompatible function pointer types initializing 'xmlIntFunc *' (aka 'int (*)(int)') with an expression of type 'int (int) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
  {"LinearBIdeograms", xmlUCSIsLinearBIdeograms},
                       ^~~~~~~~~~~~~~~~~~~~~~~~
libs/xml2/xmlunicode.c:116:24: warning: incompatible function pointer types initializing 'xmlIntFunc *' (aka 'int (*)(int)') with an expression of type 'int (int) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
  {"LinearBSyllabary", xmlUCSIsLinearBSyllabary},
                       ^~~~~~~~~~~~~~~~~~~~~~~~
libs/xml2/xmlunicode.c:117:21: warning: incompatible function pointer types initializing 'xmlIntFunc *' (aka 'int (*)(int)') with an expression of type 'int (int) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
  {"LowSurrogates", xmlUCSIsLowSurrogates},
                    ^~~~~~~~~~~~~~~~~~~~~
libs/xml2/xmlunicode.c:118:17: warning: incompatible function pointer types initializing 'xmlIntFunc *' (aka 'int (*)(int)') with an expression of type 'int (int) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
  {"Malayalam", xmlUCSIsMalayalam},
                ^~~~~~~~~~~~~~~~~
libs/xml2/xmlunicode.c:119:39: warning: incompatible function pointer types initializing 'xmlIntFunc *' (aka 'int (*)(int)') with an expression of type 'int (int) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
  {"MathematicalAlphanumericSymbols", xmlUCSIsMathematicalAlphanumericSymbols},
                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libs/xml2/xmlunicode.c:120:29: warning: incompatible function pointer types initializing 'xmlIntFunc *' (aka 'int (*)(int)') with an expression of type 'int (int) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
  {"MathematicalOperators", xmlUCSIsMathematicalOperators},
                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libs/xml2/xmlunicode.c:121:42: warning: incompatible function pointer types initializing 'xmlIntFunc *' (aka 'int (*)(int)') with an expression of type 'int (int) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
  {"MiscellaneousMathematicalSymbols-A", xmlUCSIsMiscellaneousMathematicalSymbolsA},
                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libs/xml2/xmlunicode.c:122:42: warning: incompatible function pointer types initializing 'xmlIntFunc *' (aka 'int (*)(int)') with an expression of type 'int (int) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
  {"MiscellaneousMathematicalSymbols-B", xmlUCSIsMiscellaneousMathematicalSymbolsB},
                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libs/xml2/xmlunicode.c:123:28: warning: incompatible function pointer types initializing 'xmlIntFunc *' (aka 'int (*)(int)') with an expression of type 'int (int) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
  {"MiscellaneousSymbols", xmlUCSIsMiscellaneousSymbols},
                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
libs/xml2/xmlunicode.c:124:37: warning: incompatible function pointer types initializing 'xmlIntFunc *' (aka 'int (*)(int)') with an expression of type 'int (int) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
  {"MiscellaneousSymbolsandArrows", xmlUCSIsMiscellaneousSymbolsandArrows},
                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libs/xml2/xmlunicode.c:125:30: warning: incompatible function pointer types initializing 'xmlIntFunc *' (aka 'int (*)(int)') with an expression of type 'int (int) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
  {"MiscellaneousTechnical", xmlUCSIsMiscellaneousTechnical},
                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libs/xml2/xmlunicode.c:126:17: warning: incompatible function pointer types initializing 'xmlIntFunc *' (aka 'int (*)(int)') with an expression of type 'int (int) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
  {"Mongolian", xmlUCSIsMongolian},
                ^~~~~~~~~~~~~~~~~
libs/xml2/xmlunicode.c:127:22: warning: incompatible function pointer types initializing 'xmlIntFunc *' (aka 'int (*)(int)') with an expression of type 'int (int) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
  {"MusicalSymbols", xmlUCSIsMusicalSymbols},
                     ^~~~~~~~~~~~~~~~~~~~~~
libs/xml2/xmlunicode.c:128:15: warning: incompatible function pointer types initializing 'xmlIntFunc *' (aka 'int (*)(int)') with an expression of type 'int (int) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
  {"Myanmar", xmlUCSIsMyanmar},
              ^~~~~~~~~~~~~~~
libs/xml2/xmlunicode.c:129:19: warning: incompatible function pointer types initializing 'xmlIntFunc *' (aka 'int (*)(int)') with an expression of type 'int (int) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
  {"NumberForms", xmlUCSIsNumberForms},
                  ^~~~~~~~~~~~~~~~~~~
libs/xml2/xmlunicode.c:130:13: warning: incompatible function pointer types initializing 'xmlIntFunc *' (aka 'int (*)(int)') with an expression of type 'int (int) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
  {"Ogham", xmlUCSIsOgham},
            ^~~~~~~~~~~~~
libs/xml2/xmlunicode.c:131:17: warning: incompatible function pointer types initializing 'xmlIntFunc *' (aka 'int (*)(int)') with an expression of type 'int (int) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
  {"OldItalic", xmlUCSIsOldItalic},
                ^~~~~~~~~~~~~~~~~
libs/xml2/xmlunicode.c:132:35: warning: incompatible function pointer types initializing 'xmlIntFunc *' (aka 'int (*)(int)') with an expression of type 'int (int) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
  {"OpticalCharacterRecognition", xmlUCSIsOpticalCharacterRecognition},
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libs/xml2/xmlunicode.c:133:13: warning: incompatible function pointer types initializing 'xmlIntFunc *' (aka 'int (*)(int)') with an expression of type 'int (int) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
  {"Oriya", xmlUCSIsOriya},
            ^~~~~~~~~~~~~
libs/xml2/xmlunicode.c:134:15: warning: incompatible function pointer types initializing 'xmlIntFunc *' (aka 'int (*)(int)') with an expression of type 'int (int) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
  {"Osmanya", xmlUCSIsOsmanya},
              ^~~~~~~~~~~~~~~
libs/xml2/xmlunicode.c:135:26: warning: incompatible function pointer types initializing 'xmlIntFunc *' (aka 'int (*)(int)') with an expression of type 'int (int) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
  {"PhoneticExtensions", xmlUCSIsPhoneticExtensions},
                         ^~~~~~~~~~~~~~~~~~~~~~~~~~
libs/xml2/xmlunicode.c:136:18: warning: incompatible function pointer types initializing 'xmlIntFunc *' (aka 'int (*)(int)') with an expression of type 'int (int) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
  {"PrivateUse", xmlUCSIsPrivateUse},
                 ^~~~~~~~~~~~~~~~~~
libs/xml2/xmlunicode.c:137:22: warning: incompatible function pointer types initializing 'xmlIntFunc *' (aka 'int (*)(int)') with an expression of type 'int (int) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
  {"PrivateUseArea", xmlUCSIsPrivateUseArea},
                     ^~~~~~~~~~~~~~~~~~~~~~
libs/xml2/xmlunicode.c:138:13: warning: incompatible function pointer types initializing 'xmlIntFunc *' (aka 'int (*)(int)') with an expression of type 'int (int) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
  {"Runic", xmlUCSIsRunic},
            ^~~~~~~~~~~~~
libs/xml2/xmlunicode.c:139:15: warning: incompatible function pointer types initializing 'xmlIntFunc *' (aka 'int (*)(int)') with an expression of type 'int (int) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
  {"Shavian", xmlUCSIsShavian},
              ^~~~~~~~~~~~~~~
libs/xml2/xmlunicode.c:140:15: warning: incompatible function pointer types initializing 'xmlIntFunc *' (aka 'int (*)(int)') with an expression of type 'int (int) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
  {"Sinhala", xmlUCSIsSinhala},
              ^~~~~~~~~~~~~~~
libs/xml2/xmlunicode.c:141:25: warning: incompatible function pointer types initializing 'xmlIntFunc *' (aka 'int (*)(int)') with an expression of type 'int (int) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
  {"SmallFormVariants", xmlUCSIsSmallFormVariants},
                        ^~~~~~~~~~~~~~~~~~~~~~~~~
libs/xml2/xmlunicode.c:142:30: warning: incompatible function pointer types initializing 'xmlIntFunc *' (aka 'int (*)(int)') with an expression of type 'int (int) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
  {"SpacingModifierLetters", xmlUCSIsSpacingModifierLetters},
                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libs/xml2/xmlunicode.c:143:16: warning: incompatible function pointer types initializing 'xmlIntFunc *' (aka 'int (*)(int)') with an expression of type 'int (int) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
  {"Specials", xmlUCSIsSpecials},
               ^~~~~~~~~~~~~~~~
libs/xml2/xmlunicode.c:144:33: warning: incompatible function pointer types initializing 'xmlIntFunc *' (aka 'int (*)(int)') with an expression of type 'int (int) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
  {"SuperscriptsandSubscripts", xmlUCSIsSuperscriptsandSubscripts},
                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libs/xml2/xmlunicode.c:145:28: warning: incompatible function pointer types initializing 'xmlIntFunc *' (aka 'int (*)(int)') with an expression of type 'int (int) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
  {"SupplementalArrows-A", xmlUCSIsSupplementalArrowsA},
                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~
libs/xml2/xmlunicode.c:146:28: warning: incompatible function pointer types initializing 'xmlIntFunc *' (aka 'int (*)(int)') with an expression of type 'int (int) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
  {"SupplementalArrows-B", xmlUCSIsSupplementalArrowsB},
                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~
libs/xml2/xmlunicode.c:147:41: warning: incompatible function pointer types initializing 'xmlIntFunc *' (aka 'int (*)(int)') with an expression of type 'int (int) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
  {"SupplementalMathematicalOperators", xmlUCSIsSupplementalMathematicalOperators},
                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libs/xml2/xmlunicode.c:148:37: warning: incompatible function pointer types initializing 'xmlIntFunc *' (aka 'int (*)(int)') with an expression of type 'int (int) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
  {"SupplementaryPrivateUseArea-A", xmlUCSIsSupplementaryPrivateUseAreaA},
                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libs/xml2/xmlunicode.c:149:37: warning: incompatible function pointer types initializing 'xmlIntFunc *' (aka 'int (*)(int)') with an expression of type 'int (int) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
  {"SupplementaryPrivateUseArea-B", xmlUCSIsSupplementaryPrivateUseAreaB},
                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libs/xml2/xmlunicode.c:150:14: warning: incompatible function pointer types initializing 'xmlIntFunc *' (aka 'int (*)(int)') with an expression of type 'int (int) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
  {"Syriac", xmlUCSIsSyriac},
             ^~~~~~~~~~~~~~
libs/xml2/xmlunicode.c:151:15: warning: incompatible function pointer types initializing 'xmlIntFunc *' (aka 'int (*)(int)') with an expression of type 'int (int) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
  {"Tagalog", xmlUCSIsTagalog},
              ^~~~~~~~~~~~~~~
libs/xml2/xmlunicode.c:152:16: warning: incompatible function pointer types initializing 'xmlIntFunc *' (aka 'int (*)(int)') with an expression of type 'int (int) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
  {"Tagbanwa", xmlUCSIsTagbanwa},
               ^~~~~~~~~~~~~~~~
libs/xml2/xmlunicode.c:153:12: warning: incompatible function pointer types initializing 'xmlIntFunc *' (aka 'int (*)(int)') with an expression of type 'int (int) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
  {"Tags", xmlUCSIsTags},
           ^~~~~~~~~~~~
libs/xml2/xmlunicode.c:154:13: warning: incompatible function pointer types initializing 'xmlIntFunc *' (aka 'int (*)(int)') with an expression of type 'int (int) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
  {"TaiLe", xmlUCSIsTaiLe},
            ^~~~~~~~~~~~~
libs/xml2/xmlunicode.c:155:26: warning: incompatible function pointer types initializing 'xmlIntFunc *' (aka 'int (*)(int)') with an expression of type 'int (int) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
  {"TaiXuanJingSymbols", xmlUCSIsTaiXuanJingSymbols},
                         ^~~~~~~~~~~~~~~~~~~~~~~~~~
libs/xml2/xmlunicode.c:156:13: warning: incompatible function pointer types initializing 'xmlIntFunc *' (aka 'int (*)(int)') with an expression of type 'int (int) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
  {"Tamil", xmlUCSIsTamil},
            ^~~~~~~~~~~~~
libs/xml2/xmlunicode.c:157:14: warning: incompatible function pointer types initializing 'xmlIntFunc *' (aka 'int (*)(int)') with an expression of type 'int (int) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
  {"Telugu", xmlUCSIsTelugu},
             ^~~~~~~~~~~~~~
libs/xml2/xmlunicode.c:158:14: warning: incompatible function pointer types initializing 'xmlIntFunc *' (aka 'int (*)(int)') with an expression of type 'int (int) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
  {"Thaana", xmlUCSIsThaana},
             ^~~~~~~~~~~~~~
libs/xml2/xmlunicode.c:159:12: warning: incompatible function pointer types initializing 'xmlIntFunc *' (aka 'int (*)(int)') with an expression of type 'int (int) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
  {"Thai", xmlUCSIsThai},
           ^~~~~~~~~~~~
libs/xml2/xmlunicode.c:160:15: warning: incompatible function pointer types initializing 'xmlIntFunc *' (aka 'int (*)(int)') with an expression of type 'int (int) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
  {"Tibetan", xmlUCSIsTibetan},
              ^~~~~~~~~~~~~~~
libs/xml2/xmlunicode.c:161:16: warning: incompatible function pointer types initializing 'xmlIntFunc *' (aka 'int (*)(int)') with an expression of type 'int (int) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
  {"Ugaritic", xmlUCSIsUgaritic},
               ^~~~~~~~~~~~~~~~
libs/xml2/xmlunicode.c:162:42: warning: incompatible function pointer types initializing 'xmlIntFunc *' (aka 'int (*)(int)') with an expression of type 'int (int) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
  {"UnifiedCanadianAboriginalSyllabics", xmlUCSIsUnifiedCanadianAboriginalSyllabics},
                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libs/xml2/xmlunicode.c:163:26: warning: incompatible function pointer types initializing 'xmlIntFunc *' (aka 'int (*)(int)') with an expression of type 'int (int) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
  {"VariationSelectors", xmlUCSIsVariationSelectors},
                         ^~~~~~~~~~~~~~~~~~~~~~~~~~
libs/xml2/xmlunicode.c:164:36: warning: incompatible function pointer types initializing 'xmlIntFunc *' (aka 'int (*)(int)') with an expression of type 'int (int) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
  {"VariationSelectorsSupplement", xmlUCSIsVariationSelectorsSupplement},
                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libs/xml2/xmlunicode.c:165:18: warning: incompatible function pointer types initializing 'xmlIntFunc *' (aka 'int (*)(int)') with an expression of type 'int (int) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
  {"YiRadicals", xmlUCSIsYiRadicals},
                 ^~~~~~~~~~~~~~~~~~
libs/xml2/xmlunicode.c:166:19: warning: incompatible function pointer types initializing 'xmlIntFunc *' (aka 'int (*)(int)') with an expression of type 'int (int) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
  {"YiSyllables", xmlUCSIsYiSyllables},
                  ^~~~~~~~~~~~~~~~~~~
libs/xml2/xmlunicode.c:167:29: warning: incompatible function pointer types initializing 'xmlIntFunc *' (aka 'int (*)(int)') with an expression of type 'int (int) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
  {"YijingHexagramSymbols", xmlUCSIsYijingHexagramSymbols}};
                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libs/xml2/xmlunicode.c:170:9: warning: incompatible function pointer types initializing 'xmlIntFunc *' (aka 'int (*)(int)') with an expression of type 'int (int) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
  {"C", xmlUCSIsCatC},
        ^~~~~~~~~~~~
libs/xml2/xmlunicode.c:171:10: warning: incompatible function pointer types initializing 'xmlIntFunc *' (aka 'int (*)(int)') with an expression of type 'int (int) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
  {"Cc", xmlUCSIsCatCc},
         ^~~~~~~~~~~~~
libs/xml2/xmlunicode.c:172:10: warning: incompatible function pointer types initializing 'xmlIntFunc *' (aka 'int (*)(int)') with an expression of type 'int (int) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
  {"Cf", xmlUCSIsCatCf},
         ^~~~~~~~~~~~~
libs/xml2/xmlunicode.c:173:10: warning: incompatible function pointer types initializing 'xmlIntFunc *' (aka 'int (*)(int)') with an expression of type 'int (int) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
  {"Co", xmlUCSIsCatCo},
         ^~~~~~~~~~~~~
libs/xml2/xmlunicode.c:174:10: warning: incompatible function pointer types initializing 'xmlIntFunc *' (aka 'int (*)(int)') with an expression of type 'int (int) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
  {"Cs", xmlUCSIsCatCs},
         ^~~~~~~~~~~~~
libs/xml2/xmlunicode.c:175:9: warning: incompatible function pointer types initializing 'xmlIntFunc *' (aka 'int (*)(int)') with an expression of type 'int (int) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
  {"L", xmlUCSIsCatL},
        ^~~~~~~~~~~~
libs/xml2/xmlunicode.c:176:10: warning: incompatible function pointer types initializing 'xmlIntFunc *' (aka 'int (*)(int)') with an expression of type 'int (int) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
  {"Ll", xmlUCSIsCatLl},
         ^~~~~~~~~~~~~
libs/xml2/xmlunicode.c:177:10: warning: incompatible function pointer types initializing 'xmlIntFunc *' (aka 'int (*)(int)') with an expression of type 'int (int) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
  {"Lm", xmlUCSIsCatLm},
         ^~~~~~~~~~~~~
libs/xml2/xmlunicode.c:178:10: warning: incompatible function pointer types initializing 'xmlIntFunc *' (aka 'int (*)(int)') with an expression of type 'int (int) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
  {"Lo", xmlUCSIsCatLo},
         ^~~~~~~~~~~~~
libs/xml2/xmlunicode.c:179:10: warning: incompatible function pointer types initializing 'xmlIntFunc *' (aka 'int (*)(int)') with an expression of type 'int (int) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
  {"Lt", xmlUCSIsCatLt},
         ^~~~~~~~~~~~~
libs/xml2/xmlunicode.c:180:10: warning: incompatible function pointer types initializing 'xmlIntFunc *' (aka 'int (*)(int)') with an expression of type 'int (int) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
  {"Lu", xmlUCSIsCatLu},
         ^~~~~~~~~~~~~
libs/xml2/xmlunicode.c:181:9: warning: incompatible function pointer types initializing 'xmlIntFunc *' (aka 'int (*)(int)') with an expression of type 'int (int) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
  {"M", xmlUCSIsCatM},
        ^~~~~~~~~~~~
libs/xml2/xmlunicode.c:182:10: warning: incompatible function pointer types initializing 'xmlIntFunc *' (aka 'int (*)(int)') with an expression of type 'int (int) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
  {"Mc", xmlUCSIsCatMc},
         ^~~~~~~~~~~~~
libs/xml2/xmlunicode.c:183:10: warning: incompatible function pointer types initializing 'xmlIntFunc *' (aka 'int (*)(int)') with an expression of type 'int (int) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
  {"Me", xmlUCSIsCatMe},
         ^~~~~~~~~~~~~
libs/xml2/xmlunicode.c:184:10: warning: incompatible function pointer types initializing 'xmlIntFunc *' (aka 'int (*)(int)') with an expression of type 'int (int) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
  {"Mn", xmlUCSIsCatMn},
         ^~~~~~~~~~~~~
libs/xml2/xmlunicode.c:185:9: warning: incompatible function pointer types initializing 'xmlIntFunc *' (aka 'int (*)(int)') with an expression of type 'int (int) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
  {"N", xmlUCSIsCatN},
        ^~~~~~~~~~~~
libs/xml2/xmlunicode.c:186:10: warning: incompatible function pointer types initializing 'xmlIntFunc *' (aka 'int (*)(int)') with an expression of type 'int (int) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
  {"Nd", xmlUCSIsCatNd},
         ^~~~~~~~~~~~~
libs/xml2/xmlunicode.c:187:10: warning: incompatible function pointer types initializing 'xmlIntFunc *' (aka 'int (*)(int)') with an expression of type 'int (int) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
  {"Nl", xmlUCSIsCatNl},
         ^~~~~~~~~~~~~
libs/xml2/xmlunicode.c:188:10: warning: incompatible function pointer types initializing 'xmlIntFunc *' (aka 'int (*)(int)') with an expression of type 'int (int) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
  {"No", xmlUCSIsCatNo},
         ^~~~~~~~~~~~~
libs/xml2/xmlunicode.c:189:9: warning: incompatible function pointer types initializing 'xmlIntFunc *' (aka 'int (*)(int)') with an expression of type 'int (int) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
  {"P", xmlUCSIsCatP},
        ^~~~~~~~~~~~
libs/xml2/xmlunicode.c:190:10: warning: incompatible function pointer types initializing 'xmlIntFunc *' (aka 'int (*)(int)') with an expression of type 'int (int) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
  {"Pc", xmlUCSIsCatPc},
         ^~~~~~~~~~~~~
libs/xml2/xmlunicode.c:191:10: warning: incompatible function pointer types initializing 'xmlIntFunc *' (aka 'int (*)(int)') with an expression of type 'int (int) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
  {"Pd", xmlUCSIsCatPd},
         ^~~~~~~~~~~~~
libs/xml2/xmlunicode.c:192:10: warning: incompatible function pointer types initializing 'xmlIntFunc *' (aka 'int (*)(int)') with an expression of type 'int (int) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
  {"Pe", xmlUCSIsCatPe},
         ^~~~~~~~~~~~~
libs/xml2/xmlunicode.c:193:10: warning: incompatible function pointer types initializing 'xmlIntFunc *' (aka 'int (*)(int)') with an expression of type 'int (int) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
  {"Pf", xmlUCSIsCatPf},
         ^~~~~~~~~~~~~
libs/xml2/xmlunicode.c:194:10: warning: incompatible function pointer types initializing 'xmlIntFunc *' (aka 'int (*)(int)') with an expression of type 'int (int) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
  {"Pi", xmlUCSIsCatPi},
         ^~~~~~~~~~~~~
libs/xml2/xmlunicode.c:195:10: warning: incompatible function pointer types initializing 'xmlIntFunc *' (aka 'int (*)(int)') with an expression of type 'int (int) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
  {"Po", xmlUCSIsCatPo},
         ^~~~~~~~~~~~~
libs/xml2/xmlunicode.c:196:10: warning: incompatible function pointer types initializing 'xmlIntFunc *' (aka 'int (*)(int)') with an expression of type 'int (int) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
  {"Ps", xmlUCSIsCatPs},
         ^~~~~~~~~~~~~
libs/xml2/xmlunicode.c:197:9: warning: incompatible function pointer types initializing 'xmlIntFunc *' (aka 'int (*)(int)') with an expression of type 'int (int) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
  {"S", xmlUCSIsCatS},
        ^~~~~~~~~~~~
libs/xml2/xmlunicode.c:198:10: warning: incompatible function pointer types initializing 'xmlIntFunc *' (aka 'int (*)(int)') with an expression of type 'int (int) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
  {"Sc", xmlUCSIsCatSc},
         ^~~~~~~~~~~~~
libs/xml2/xmlunicode.c:199:10: warning: incompatible function pointer types initializing 'xmlIntFunc *' (aka 'int (*)(int)') with an expression of type 'int (int) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
  {"Sk", xmlUCSIsCatSk},
         ^~~~~~~~~~~~~
libs/xml2/xmlunicode.c:200:10: warning: incompatible function pointer types initializing 'xmlIntFunc *' (aka 'int (*)(int)') with an expression of type 'int (int) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
  {"Sm", xmlUCSIsCatSm},
         ^~~~~~~~~~~~~
libs/xml2/xmlunicode.c:201:10: warning: incompatible function pointer types initializing 'xmlIntFunc *' (aka 'int (*)(int)') with an expression of type 'int (int) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
  {"So", xmlUCSIsCatSo},
         ^~~~~~~~~~~~~
libs/xml2/xmlunicode.c:202:9: warning: incompatible function pointer types initializing 'xmlIntFunc *' (aka 'int (*)(int)') with an expression of type 'int (int) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
  {"Z", xmlUCSIsCatZ},
        ^~~~~~~~~~~~
libs/xml2/xmlunicode.c:203:10: warning: incompatible function pointer types initializing 'xmlIntFunc *' (aka 'int (*)(int)') with an expression of type 'int (int) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
  {"Zl", xmlUCSIsCatZl},
         ^~~~~~~~~~~~~
libs/xml2/xmlunicode.c:204:10: warning: incompatible function pointer types initializing 'xmlIntFunc *' (aka 'int (*)(int)') with an expression of type 'int (int) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
  {"Zp", xmlUCSIsCatZp},
         ^~~~~~~~~~~~~
libs/xml2/xmlunicode.c:205:10: warning: incompatible function pointer types initializing 'xmlIntFunc *' (aka 'int (*)(int)') with an expression of type 'int (int) __attribute__((ms_abi))' [-Wincompatible-function-pointer-types]
  {"Zs", xmlUCSIsCatZs}};
         ^~~~~~~~~~~~~
165 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
cc -m64 -c -o dlls/ndis.sys/main.o dlls/ndis.sys/main.c -Idlls/ndis.sys -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/netapi32/nbt.o dlls/netapi32/nbt.c -Idlls/netapi32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_SVRAPI_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/netapi32/netapi32.o dlls/netapi32/netapi32.c -Idlls/netapi32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_SVRAPI_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/netapi32/atsvc_c.o dlls/netapi32/atsvc_c.c -Idlls/netapi32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_SVRAPI_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/netcfgx/main.o dlls/netcfgx/main.c -Idlls/netcfgx -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
libs/xml2/xpath.c:4535:23: warning: incompatible function pointer types passing 'void (void *, const xmlChar *) __attribute__((ms_abi))' (aka 'void (void *, const unsigned char *) __attribute__((ms_abi))') to parameter of type 'xmlHashDeallocator' (aka 'void (*)(void *, const unsigned char *)') [-Wincompatible-function-pointer-types]
    xmlHashFree(hash, xmlHashDefaultDeallocator);
                      ^~~~~~~~~~~~~~~~~~~~~~~~~
./libs/xml2/include/libxml/hash.h:113:26: note: passing argument to parameter 'f' here
                                         xmlHashDeallocator f);
                                                            ^
libs/xml2/xpath.c:5126:28: warning: incompatible function pointer types passing 'void (void *, const xmlChar *) __attribute__((ms_abi))' (aka 'void (void *, const unsigned char *) __attribute__((ms_abi))') to parameter of type 'xmlHashDeallocator' (aka 'void (*)(void *, const unsigned char *)') [-Wincompatible-function-pointer-types]
                                  xmlHashDefaultDeallocator));
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~
./libs/xml2/include/libxml/hash.h:160:47: note: passing argument to parameter 'f' here
                           xmlHashDeallocator f);
                                              ^
libs/xml2/xpath.c:5128:10: warning: incompatible function pointer types passing 'void (void *, const xmlChar *) __attribute__((ms_abi))' (aka 'void (void *, const unsigned char *) __attribute__((ms_abi))') to parameter of type 'xmlHashDeallocator' (aka 'void (*)(void *, const unsigned char *)') [-Wincompatible-function-pointer-types]
                              xmlHashDefaultDeallocator));
                              ^~~~~~~~~~~~~~~~~~~~~~~~~
./libs/xml2/include/libxml/hash.h:129:26: note: passing argument to parameter 'f' here
                                         xmlHashDeallocator f);
                                                            ^
libs/xml2/xpath.c:5177:31: warning: incompatible function pointer types passing 'void (void *, const xmlChar *) __attribute__((ms_abi))' (aka 'void (void *, const unsigned char *) __attribute__((ms_abi))') to parameter of type 'xmlHashDeallocator' (aka 'void (*)(void *, const unsigned char *)') [-Wincompatible-function-pointer-types]
    xmlHashFree(ctxt->nsHash, xmlHashDefaultDeallocator);
                              ^~~~~~~~~~~~~~~~~~~~~~~~~
./libs/xml2/include/libxml/hash.h:113:26: note: passing argument to parameter 'f' here
                                         xmlHashDeallocator f);
                                                            ^
libs/xml2/xpath.c:12055:18: warning: incompatible function pointer types assigning to 'xmlXPathTraversalFunction' (aka 'struct _xmlNode *(*)(struct _xmlXPathParserContext *, struct _xmlNode *)') from 'xmlNodePtr (xmlXPathParserContextPtr, xmlNodePtr) __attribute__((ms_abi))' (aka 'struct _xmlNode *(struct _xmlXPathParserContext *, struct _xmlNode *) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
            next = xmlXPathNextAncestor;
                 ^ ~~~~~~~~~~~~~~~~~~~~
libs/xml2/xpath.c:12059:18: warning: incompatible function pointer types assigning to 'xmlXPathTraversalFunction' (aka 'struct _xmlNode *(*)(struct _xmlXPathParserContext *, struct _xmlNode *)') from 'xmlNodePtr (xmlXPathParserContextPtr, xmlNodePtr) __attribute__((ms_abi))' (aka 'struct _xmlNode *(struct _xmlXPathParserContext *, struct _xmlNode *) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
            next = xmlXPathNextAncestorOrSelf;
                 ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~
libs/xml2/xpath.c:12064:18: warning: incompatible function pointer types assigning to 'xmlXPathTraversalFunction' (aka 'struct _xmlNode *(*)(struct _xmlXPathParserContext *, struct _xmlNode *)') from 'xmlNodePtr (xmlXPathParserContextPtr, xmlNodePtr) __attribute__((ms_abi))' (aka 'struct _xmlNode *(struct _xmlXPathParserContext *, struct _xmlNode *) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
            next = xmlXPathNextAttribute;
                 ^ ~~~~~~~~~~~~~~~~~~~~~
libs/xml2/xpath.c:12077:8: warning: incompatible function pointer types assigning to 'xmlXPathTraversalFunction' (aka 'struct _xmlNode *(*)(struct _xmlXPathParserContext *, struct _xmlNode *)') from 'xmlNodePtr (xmlXPathParserContextPtr, xmlNodePtr) __attribute__((ms_abi))' (aka 'struct _xmlNode *(struct _xmlXPathParserContext *, struct _xmlNode *) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
                next = xmlXPathNextChild;
                     ^ ~~~~~~~~~~~~~~~~~
libs/xml2/xpath.c:12082:18: warning: incompatible function pointer types assigning to 'xmlXPathTraversalFunction' (aka 'struct _xmlNode *(*)(struct _xmlXPathParserContext *, struct _xmlNode *)') from 'xmlNodePtr (xmlXPathParserContextPtr, xmlNodePtr) __attribute__((ms_abi))' (aka 'struct _xmlNode *(struct _xmlXPathParserContext *, struct _xmlNode *) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
            next = xmlXPathNextDescendant;
                 ^ ~~~~~~~~~~~~~~~~~~~~~~
libs/xml2/xpath.c:12086:18: warning: incompatible function pointer types assigning to 'xmlXPathTraversalFunction' (aka 'struct _xmlNode *(*)(struct _xmlXPathParserContext *, struct _xmlNode *)') from 'xmlNodePtr (xmlXPathParserContextPtr, xmlNodePtr) __attribute__((ms_abi))' (aka 'struct _xmlNode *(struct _xmlXPathParserContext *, struct _xmlNode *) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
            next = xmlXPathNextDescendantOrSelf;
                 ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libs/xml2/xpath.c:12090:18: warning: incompatible function pointer types assigning to 'xmlXPathTraversalFunction' (aka 'struct _xmlNode *(*)(struct _xmlXPathParserContext *, struct _xmlNode *)') from 'xmlNodePtr (xmlXPathParserContextPtr, xmlNodePtr) __attribute__((ms_abi))' (aka 'struct _xmlNode *(struct _xmlXPathParserContext *, struct _xmlNode *) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
            next = xmlXPathNextFollowing;
                 ^ ~~~~~~~~~~~~~~~~~~~~~
libs/xml2/xpath.c:12094:18: warning: incompatible function pointer types assigning to 'xmlXPathTraversalFunction' (aka 'struct _xmlNode *(*)(struct _xmlXPathParserContext *, struct _xmlNode *)') from 'xmlNodePtr (xmlXPathParserContextPtr, xmlNodePtr) __attribute__((ms_abi))' (aka 'struct _xmlNode *(struct _xmlXPathParserContext *, struct _xmlNode *) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
            next = xmlXPathNextFollowingSibling;
                 ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libs/xml2/xpath.c:12104:18: warning: incompatible function pointer types assigning to 'xmlXPathTraversalFunction' (aka 'struct _xmlNode *(*)(struct _xmlXPathParserContext *, struct _xmlNode *)') from 'xmlNodePtr (xmlXPathParserContextPtr, xmlNodePtr) __attribute__((ms_abi))' (aka 'struct _xmlNode *(struct _xmlXPathParserContext *, struct _xmlNode *) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
            next = xmlXPathNextParent;
                 ^ ~~~~~~~~~~~~~~~~~~
libs/xml2/xpath.c:12112:18: warning: incompatible function pointer types assigning to 'xmlXPathTraversalFunction' (aka 'struct _xmlNode *(*)(struct _xmlXPathParserContext *, struct _xmlNode *)') from 'xmlNodePtr (xmlXPathParserContextPtr, xmlNodePtr) __attribute__((ms_abi))' (aka 'struct _xmlNode *(struct _xmlXPathParserContext *, struct _xmlNode *) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
            next = xmlXPathNextPrecedingSibling;
                 ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libs/xml2/xpath.c:12117:18: warning: incompatible function pointer types assigning to 'xmlXPathTraversalFunction' (aka 'struct _xmlNode *(*)(struct _xmlXPathParserContext *, struct _xmlNode *)') from 'xmlNodePtr (xmlXPathParserContextPtr, xmlNodePtr) __attribute__((ms_abi))' (aka 'struct _xmlNode *(struct _xmlXPathParserContext *, struct _xmlNode *) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
            next = xmlXPathNextSelf;
                 ^ ~~~~~~~~~~~~~~~~
libs/xml2/xpath.c:12195:13: warning: incompatible function pointer types assigning to 'int (*)(xmlNodeSetPtr, xmlNodePtr)' (aka 'int (*)(struct _xmlNodeSet *, struct _xmlNode *)') from 'int (xmlNodeSetPtr, xmlNodePtr) __attribute__((ms_abi))' (aka 'int (struct _xmlNodeSet *, struct _xmlNode *) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
    addNode = xmlXPathNodeSetAddUnique;
            ^ ~~~~~~~~~~~~~~~~~~~~~~~~
libs/xml2/xpath.c:14671:26: warning: incompatible function pointer types passing 'void (xmlXPathParserContextPtr, int) __attribute__((ms_abi))' (aka 'void (struct _xmlXPathParserContext *, int) __attribute__((ms_abi))') to parameter of type 'xmlXPathFunction' (aka 'void (*)(struct _xmlXPathParserContext *, int)') [-Wincompatible-function-pointer-types]
                         xmlXPathBooleanFunction);
                         ^~~~~~~~~~~~~~~~~~~~~~~
libs/xml2/xpath.c:4820:25: note: passing argument to parameter 'f' here
                     xmlXPathFunction f) {
                                      ^
libs/xml2/xpath.c:14673:26: warning: incompatible function pointer types passing 'void (xmlXPathParserContextPtr, int) __attribute__((ms_abi))' (aka 'void (struct _xmlXPathParserContext *, int) __attribute__((ms_abi))') to parameter of type 'xmlXPathFunction' (aka 'void (*)(struct _xmlXPathParserContext *, int)') [-Wincompatible-function-pointer-types]
                         xmlXPathCeilingFunction);
                         ^~~~~~~~~~~~~~~~~~~~~~~
libs/xml2/xpath.c:4820:25: note: passing argument to parameter 'f' here
                     xmlXPathFunction f) {
                                      ^
libs/xml2/xpath.c:14675:26: warning: incompatible function pointer types passing 'void (xmlXPathParserContextPtr, int) __attribute__((ms_abi))' (aka 'void (struct _xmlXPathParserContext *, int) __attribute__((ms_abi))') to parameter of type 'xmlXPathFunction' (aka 'void (*)(struct _xmlXPathParserContext *, int)') [-Wincompatible-function-pointer-types]
                         xmlXPathCountFunction);
                         ^~~~~~~~~~~~~~~~~~~~~
libs/xml2/xpath.c:4820:25: note: passing argument to parameter 'f' here
                     xmlXPathFunction f) {
                                      ^
libs/xml2/xpath.c:14677:26: warning: incompatible function pointer types passing 'void (xmlXPathParserContextPtr, int) __attribute__((ms_abi))' (aka 'void (struct _xmlXPathParserContext *, int) __attribute__((ms_abi))') to parameter of type 'xmlXPathFunction' (aka 'void (*)(struct _xmlXPathParserContext *, int)') [-Wincompatible-function-pointer-types]
                         xmlXPathConcatFunction);
                         ^~~~~~~~~~~~~~~~~~~~~~
libs/xml2/xpath.c:4820:25: note: passing argument to parameter 'f' here
                     xmlXPathFunction f) {
                                      ^
libs/xml2/xpath.c:14679:26: warning: incompatible function pointer types passing 'void (xmlXPathParserContextPtr, int) __attribute__((ms_abi))' (aka 'void (struct _xmlXPathParserContext *, int) __attribute__((ms_abi))') to parameter of type 'xmlXPathFunction' (aka 'void (*)(struct _xmlXPathParserContext *, int)') [-Wincompatible-function-pointer-types]
                         xmlXPathContainsFunction);
                         ^~~~~~~~~~~~~~~~~~~~~~~~
libs/xml2/xpath.c:4820:25: note: passing argument to parameter 'f' here
                     xmlXPathFunction f) {
                                      ^
libs/xml2/xpath.c:14681:26: warning: incompatible function pointer types passing 'void (xmlXPathParserContextPtr, int) __attribute__((ms_abi))' (aka 'void (struct _xmlXPathParserContext *, int) __attribute__((ms_abi))') to parameter of type 'xmlXPathFunction' (aka 'void (*)(struct _xmlXPathParserContext *, int)') [-Wincompatible-function-pointer-types]
                         xmlXPathIdFunction);
                         ^~~~~~~~~~~~~~~~~~
libs/xml2/xpath.c:4820:25: note: passing argument to parameter 'f' here
                     xmlXPathFunction f) {
                                      ^
libs/xml2/xpath.c:14683:26: warning: incompatible function pointer types passing 'void (xmlXPathParserContextPtr, int) __attribute__((ms_abi))' (aka 'void (struct _xmlXPathParserContext *, int) __attribute__((ms_abi))') to parameter of type 'xmlXPathFunction' (aka 'void (*)(struct _xmlXPathParserContext *, int)') [-Wincompatible-function-pointer-types]
                         xmlXPathFalseFunction);
                         ^~~~~~~~~~~~~~~~~~~~~
libs/xml2/xpath.c:4820:25: note: passing argument to parameter 'f' here
                     xmlXPathFunction f) {
                                      ^
libs/xml2/xpath.c:14685:26: warning: incompatible function pointer types passing 'void (xmlXPathParserContextPtr, int) __attribute__((ms_abi))' (aka 'void (struct _xmlXPathParserContext *, int) __attribute__((ms_abi))') to parameter of type 'xmlXPathFunction' (aka 'void (*)(struct _xmlXPathParserContext *, int)') [-Wincompatible-function-pointer-types]
                         xmlXPathFloorFunction);
                         ^~~~~~~~~~~~~~~~~~~~~
libs/xml2/xpath.c:4820:25: note: passing argument to parameter 'f' here
                     xmlXPathFunction f) {
                                      ^
libs/xml2/xpath.c:14687:26: warning: incompatible function pointer types passing 'void (xmlXPathParserContextPtr, int) __attribute__((ms_abi))' (aka 'void (struct _xmlXPathParserContext *, int) __attribute__((ms_abi))') to parameter of type 'xmlXPathFunction' (aka 'void (*)(struct _xmlXPathParserContext *, int)') [-Wincompatible-function-pointer-types]
                         xmlXPathLastFunction);
                         ^~~~~~~~~~~~~~~~~~~~
libs/xml2/xpath.c:4820:25: note: passing argument to parameter 'f' here
                     xmlXPathFunction f) {
                                      ^
libs/xml2/xpath.c:14689:26: warning: incompatible function pointer types passing 'void (xmlXPathParserContextPtr, int) __attribute__((ms_abi))' (aka 'void (struct _xmlXPathParserContext *, int) __attribute__((ms_abi))') to parameter of type 'xmlXPathFunction' (aka 'void (*)(struct _xmlXPathParserContext *, int)') [-Wincompatible-function-pointer-types]
                         xmlXPathLangFunction);
                         ^~~~~~~~~~~~~~~~~~~~
libs/xml2/xpath.c:4820:25: note: passing argument to parameter 'f' here
                     xmlXPathFunction f) {
                                      ^
libs/xml2/xpath.c:14691:26: warning: incompatible function pointer types passing 'void (xmlXPathParserContextPtr, int) __attribute__((ms_abi))' (aka 'void (struct _xmlXPathParserContext *, int) __attribute__((ms_abi))') to parameter of type 'xmlXPathFunction' (aka 'void (*)(struct _xmlXPathParserContext *, int)') [-Wincompatible-function-pointer-types]
                         xmlXPathLocalNameFunction);
                         ^~~~~~~~~~~~~~~~~~~~~~~~~
libs/xml2/xpath.c:4820:25: note: passing argument to parameter 'f' here
                     xmlXPathFunction f) {
                                      ^
libs/xml2/xpath.c:14693:26: warning: incompatible function pointer types passing 'void (xmlXPathParserContextPtr, int) __attribute__((ms_abi))' (aka 'void (struct _xmlXPathParserContext *, int) __attribute__((ms_abi))') to parameter of type 'xmlXPathFunction' (aka 'void (*)(struct _xmlXPathParserContext *, int)') [-Wincompatible-function-pointer-types]
                         xmlXPathNotFunction);
                         ^~~~~~~~~~~~~~~~~~~
libs/xml2/xpath.c:4820:25: note: passing argument to parameter 'f' here
                     xmlXPathFunction f) {
                                      ^
libs/xml2/xpath.c:14697:26: warning: incompatible function pointer types passing 'void (xmlXPathParserContextPtr, int) __attribute__((ms_abi))' (aka 'void (struct _xmlXPathParserContext *, int) __attribute__((ms_abi))') to parameter of type 'xmlXPathFunction' (aka 'void (*)(struct _xmlXPathParserContext *, int)') [-Wincompatible-function-pointer-types]
                         xmlXPathNamespaceURIFunction);
                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
libs/xml2/xpath.c:4820:25: note: passing argument to parameter 'f' here
                     xmlXPathFunction f) {
                                      ^
libs/xml2/xpath.c:14699:26: warning: incompatible function pointer types passing 'void (xmlXPathParserContextPtr, int) __attribute__((ms_abi))' (aka 'void (struct _xmlXPathParserContext *, int) __attribute__((ms_abi))') to parameter of type 'xmlXPathFunction' (aka 'void (*)(struct _xmlXPathParserContext *, int)') [-Wincompatible-function-pointer-types]
                         xmlXPathNormalizeFunction);
                         ^~~~~~~~~~~~~~~~~~~~~~~~~
libs/xml2/xpath.c:4820:25: note: passing argument to parameter 'f' here
                     xmlXPathFunction f) {
                                      ^
libs/xml2/xpath.c:14701:26: warning: incompatible function pointer types passing 'void (xmlXPathParserContextPtr, int) __attribute__((ms_abi))' (aka 'void (struct _xmlXPathParserContext *, int) __attribute__((ms_abi))') to parameter of type 'xmlXPathFunction' (aka 'void (*)(struct _xmlXPathParserContext *, int)') [-Wincompatible-function-pointer-types]
                         xmlXPathNumberFunction);
                         ^~~~~~~~~~~~~~~~~~~~~~
libs/xml2/xpath.c:4820:25: note: passing argument to parameter 'f' here
                     xmlXPathFunction f) {
                                      ^
libs/xml2/xpath.c:14703:26: warning: incompatible function pointer types passing 'void (xmlXPathParserContextPtr, int) __attribute__((ms_abi))' (aka 'void (struct _xmlXPathParserContext *, int) __attribute__((ms_abi))') to parameter of type 'xmlXPathFunction' (aka 'void (*)(struct _xmlXPathParserContext *, int)') [-Wincompatible-function-pointer-types]
                         xmlXPathPositionFunction);
                         ^~~~~~~~~~~~~~~~~~~~~~~~
libs/xml2/xpath.c:4820:25: note: passing argument to parameter 'f' here
                     xmlXPathFunction f) {
                                      ^
libs/xml2/xpath.c:14705:26: warning: incompatible function pointer types passing 'void (xmlXPathParserContextPtr, int) __attribute__((ms_abi))' (aka 'void (struct _xmlXPathParserContext *, int) __attribute__((ms_abi))') to parameter of type 'xmlXPathFunction' (aka 'void (*)(struct _xmlXPathParserContext *, int)') [-Wincompatible-function-pointer-types]
                         xmlXPathRoundFunction);
                         ^~~~~~~~~~~~~~~~~~~~~
libs/xml2/xpath.c:4820:25: note: passing argument to parameter 'f' here
                     xmlXPathFunction f) {
                                      ^
libs/xml2/xpath.c:14707:26: warning: incompatible function pointer types passing 'void (xmlXPathParserContextPtr, int) __attribute__((ms_abi))' (aka 'void (struct _xmlXPathParserContext *, int) __attribute__((ms_abi))') to parameter of type 'xmlXPathFunction' (aka 'void (*)(struct _xmlXPathParserContext *, int)') [-Wincompatible-function-pointer-types]
                         xmlXPathStringFunction);
                         ^~~~~~~~~~~~~~~~~~~~~~
libs/xml2/xpath.c:4820:25: note: passing argument to parameter 'f' here
                     xmlXPathFunction f) {
                                      ^
libs/xml2/xpath.c:14709:26: warning: incompatible function pointer types passing 'void (xmlXPathParserContextPtr, int) __attribute__((ms_abi))' (aka 'void (struct _xmlXPathParserContext *, int) __attribute__((ms_abi))') to parameter of type 'xmlXPathFunction' (aka 'void (*)(struct _xmlXPathParserContext *, int)') [-Wincompatible-function-pointer-types]
                         xmlXPathStringLengthFunction);
                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
libs/xml2/xpath.c:4820:25: note: passing argument to parameter 'f' here
                     xmlXPathFunction f) {
                                      ^
libs/xml2/xpath.c:14711:26: warning: incompatible function pointer types passing 'void (xmlXPathParserContextPtr, int) __attribute__((ms_abi))' (aka 'void (struct _xmlXPathParserContext *, int) __attribute__((ms_abi))') to parameter of type 'xmlXPathFunction' (aka 'void (*)(struct _xmlXPathParserContext *, int)') [-Wincompatible-function-pointer-types]
                         xmlXPathStartsWithFunction);
                         ^~~~~~~~~~~~~~~~~~~~~~~~~~
libs/xml2/xpath.c:4820:25: note: passing argument to parameter 'f' here
                     xmlXPathFunction f) {
                                      ^
libs/xml2/xpath.c:14713:26: warning: incompatible function pointer types passing 'void (xmlXPathParserContextPtr, int) __attribute__((ms_abi))' (aka 'void (struct _xmlXPathParserContext *, int) __attribute__((ms_abi))') to parameter of type 'xmlXPathFunction' (aka 'void (*)(struct _xmlXPathParserContext *, int)') [-Wincompatible-function-pointer-types]
                         xmlXPathSubstringFunction);
                         ^~~~~~~~~~~~~~~~~~~~~~~~~
libs/xml2/xpath.c:4820:25: note: passing argument to parameter 'f' here
                     xmlXPathFunction f) {
                                      ^
libs/xml2/xpath.c:14715:26: warning: incompatible function pointer types passing 'void (xmlXPathParserContextPtr, int) __attribute__((ms_abi))' (aka 'void (struct _xmlXPathParserContext *, int) __attribute__((ms_abi))') to parameter of type 'xmlXPathFunction' (aka 'void (*)(struct _xmlXPathParserContext *, int)') [-Wincompatible-function-pointer-types]
                         xmlXPathSubstringBeforeFunction);
                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libs/xml2/xpath.c:4820:25: note: passing argument to parameter 'f' here
                     xmlXPathFunction f) {
                                      ^
libs/xml2/xpath.c:14717:26: warning: incompatible function pointer types passing 'void (xmlXPathParserContextPtr, int) __attribute__((ms_abi))' (aka 'void (struct _xmlXPathParserContext *, int) __attribute__((ms_abi))') to parameter of type 'xmlXPathFunction' (aka 'void (*)(struct _xmlXPathParserContext *, int)') [-Wincompatible-function-pointer-types]
                         xmlXPathSubstringAfterFunction);
                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libs/xml2/xpath.c:4820:25: note: passing argument to parameter 'f' here
                     xmlXPathFunction f) {
                                      ^
libs/xml2/xpath.c:14719:26: warning: incompatible function pointer types passing 'void (xmlXPathParserContextPtr, int) __attribute__((ms_abi))' (aka 'void (struct _xmlXPathParserContext *, int) __attribute__((ms_abi))') to parameter of type 'xmlXPathFunction' (aka 'void (*)(struct _xmlXPathParserContext *, int)') [-Wincompatible-function-pointer-types]
                         xmlXPathSumFunction);
                         ^~~~~~~~~~~~~~~~~~~
libs/xml2/xpath.c:4820:25: note: passing argument to parameter 'f' here
                     xmlXPathFunction f) {
                                      ^
libs/xml2/xpath.c:14721:26: warning: incompatible function pointer types passing 'void (xmlXPathParserContextPtr, int) __attribute__((ms_abi))' (aka 'void (struct _xmlXPathParserContext *, int) __attribute__((ms_abi))') to parameter of type 'xmlXPathFunction' (aka 'void (*)(struct _xmlXPathParserContext *, int)') [-Wincompatible-function-pointer-types]
                         xmlXPathTrueFunction);
                         ^~~~~~~~~~~~~~~~~~~~
libs/xml2/xpath.c:4820:25: note: passing argument to parameter 'f' here
                     xmlXPathFunction f) {
                                      ^
libs/xml2/xpath.c:14723:26: warning: incompatible function pointer types passing 'void (xmlXPathParserContextPtr, int) __attribute__((ms_abi))' (aka 'void (struct _xmlXPathParserContext *, int) __attribute__((ms_abi))') to parameter of type 'xmlXPathFunction' (aka 'void (*)(struct _xmlXPathParserContext *, int)') [-Wincompatible-function-pointer-types]
                         xmlXPathTranslateFunction);
                         ^~~~~~~~~~~~~~~~~~~~~~~~~
libs/xml2/xpath.c:4820:25: note: passing argument to parameter 'f' here
                     xmlXPathFunction f) {
                                      ^
43 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
cc -m64 -c -o dlls/netcfgx/netcfg.o dlls/netcfgx/netcfg.c -Idlls/netcfgx -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
tools/winegcc/winegcc -o dlls/netcfgx/netcfgx.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/netcfgx/netcfgx.spec -Wb,--prefer-native -mno-cygwin \
  dlls/netcfgx/netcfgx_classes_r.res
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/netio.sys/netio.o dlls/netio.sys/netio.c -Idlls/netio.sys -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/netprofm/list.o dlls/netprofm/list.c -Idlls/netprofm -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/netprofm/main.o dlls/netprofm/main.c -Idlls/netprofm -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
tools/winegcc/winegcc -o dlls/netprofm/netprofm.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/netprofm/netprofm.spec -Wb,--prefer-native -mno-cygwin \
  dlls/netprofm/netprofm_r.res
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/ninput/main.o dlls/ninput/main.c -Idlls/ninput -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
tools/winegcc/winegcc -o dlls/npmshtml/npmshtml.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/npmshtml/npmshtml.spec -mno-cygwin dlls/npmshtml/rsrc.res
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/nsi/nsi.o dlls/nsi/nsi.c -Idlls/nsi -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/nsiproxy.sys/ip.o dlls/nsiproxy.sys/ip.c -Idlls/nsiproxy.sys -Iinclude -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -DWINE_UNIX_LIB -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/nsiproxy.sys/ndis.o dlls/nsiproxy.sys/ndis.c -Idlls/nsiproxy.sys -Iinclude -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -DWINE_UNIX_LIB -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/nsiproxy.sys/tcp.o dlls/nsiproxy.sys/tcp.c -Idlls/nsiproxy.sys -Iinclude -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -DWINE_UNIX_LIB -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/nsiproxy.sys/udp.o dlls/nsiproxy.sys/udp.c -Idlls/nsiproxy.sys -Iinclude -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -DWINE_UNIX_LIB -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/ntdll/rtl.o dlls/ntdll/rtl.c -Idlls/ntdll -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_NTSYSTEM_ -D_ACRTIMP= -DWINBASEAPI= -D_MSVCR_VER=0 -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winegcc/winegcc -o dlls/ntdll/ntdll.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/ntdll/ntdll.spec -nodefaultlibs -Wl,--image-base,0x170000000 \
  -mno-cygwin dlls/ntdll/version.res
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/ntoskrnl.exe/ntoskrnl.o dlls/ntoskrnl.exe/ntoskrnl.c -Idlls/ntoskrnl.exe -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/ntoskrnl.exe/pnp.o dlls/ntoskrnl.exe/pnp.c -Idlls/ntoskrnl.exe -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
dlls/nsiproxy.sys/tcp.c:529:29: warning: unused variable 'key' [-Wunused-variable]
    struct nsi_tcp_conn_key key;
                            ^
dlls/nsiproxy.sys/tcp.c:533:40: warning: unused variable 'pid_map_size' [-Wunused-variable]
    unsigned int addr_scopes_size = 0, pid_map_size = 0;
                                       ^
dlls/nsiproxy.sys/tcp.c:531:32: warning: unused variable 'stat' [-Wunused-variable]
    struct nsi_tcp_conn_static stat;
                               ^
dlls/nsiproxy.sys/tcp.c:533:18: warning: unused variable 'addr_scopes_size' [-Wunused-variable]
    unsigned int addr_scopes_size = 0, pid_map_size = 0;
                 ^
dlls/nsiproxy.sys/tcp.c:530:33: warning: unused variable 'dyn' [-Wunused-variable]
    struct nsi_tcp_conn_dynamic dyn;
                                ^
dlls/nsiproxy.sys/tcp.c:221:29: warning: unused function 'tcp_state_to_mib_state' [-Wunused-function]
static inline MIB_TCP_STATE tcp_state_to_mib_state( int state )
                            ^
8 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/ntoskrnl.exe/plugplay_c.o dlls/ntoskrnl.exe/plugplay_c.c -Idlls/ntoskrnl.exe -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winegcc/winegcc -o dlls/ntoskrnl.exe/ntoskrnl.exe --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/ntoskrnl.exe/ntoskrnl.exe.spec -mno-cygwin \
  dlls/ntoskrnl.exe/ntoskrnl.res
tools/winegcc/winegcc -o dlls/ntprint/ntprint.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/ntprint/ntprint.spec -Wb,--prefer-native -mno-cygwin \
  dlls/ntprint/ntprint.res
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
dlls/nsiproxy.sys/udp.c:215:43: warning: unused variable 'stat_out' [-Wunused-variable]
    struct nsi_udp_endpoint_static stat, *stat_out = static_data;
                                          ^
dlls/nsiproxy.sys/udp.c:214:33: warning: unused variable 'key' [-Wunused-variable]
    struct nsi_udp_endpoint_key key, *key_out = key_data;
                                ^
dlls/nsiproxy.sys/udp.c:217:18: warning: unused variable 'addr_scopes_size' [-Wunused-variable]
    unsigned int addr_scopes_size = 0, pid_map_size = 0;
                 ^
dlls/nsiproxy.sys/udp.c:214:39: warning: unused variable 'key_out' [-Wunused-variable]
    struct nsi_udp_endpoint_key key, *key_out = key_data;
                                      ^
dlls/nsiproxy.sys/udp.c:215:36: warning: unused variable 'stat' [-Wunused-variable]
    struct nsi_udp_endpoint_static stat, *stat_out = static_data;
                                   ^
dlls/nsiproxy.sys/udp.c:217:40: warning: unused variable 'pid_map_size' [-Wunused-variable]
    unsigned int addr_scopes_size = 0, pid_map_size = 0;
                                       ^
8 warnings generated.
cc -m64 -c -o dlls/objsel/factory.o dlls/objsel/factory.c -Idlls/objsel -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/objsel/objsel.o dlls/objsel/objsel.c -Idlls/objsel -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
tools/winegcc/winegcc -o dlls/objsel/objsel.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/objsel/objsel.spec -mno-cygwin dlls/objsel/objsel.res \
  dlls/objsel/objsel_classes_r.res
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winegcc/winegcc -o dlls/odbc32/odbc32.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/odbc32/odbc32.spec -mno-cygwin dlls/odbc32/rsrc.res
tools/winegcc/winegcc -o dlls/odbccu32/odbccu32.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/odbccu32/odbccu32.spec -mno-cygwin dlls/odbccu32/version.res
cc -m64 -c -o dlls/ole32/antimoniker.o dlls/ole32/antimoniker.c -Idlls/ole32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_OLE32_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/ole32/bindctx.o dlls/ole32/bindctx.c -Idlls/ole32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_OLE32_ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/ole32/classmoniker.o dlls/ole32/classmoniker.c -Idlls/ole32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_OLE32_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
dlls/ntoskrnl.exe/pnp.c:897:5: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
    data->DevicePath[1] = '?';
    ^                ~
include/setupapi.h:634:4: note: array 'DevicePath' declared here
   WCHAR      DevicePath[ANYSIZE_ARRAY];
   ^
3 warnings generated.
cc -m64 -c -o dlls/ole32/clipboard.o dlls/ole32/clipboard.c -Idlls/ole32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_OLE32_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/ole32/comcat.o dlls/ole32/comcat.c -Idlls/ole32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_OLE32_ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/ole32/compobj.o dlls/ole32/compobj.c -Idlls/ole32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_OLE32_ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/ole32/compositemoniker.o dlls/ole32/compositemoniker.c -Idlls/ole32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_OLE32_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/ole32/datacache.o dlls/ole32/datacache.c -Idlls/ole32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_OLE32_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/ole32/defaulthandler.o dlls/ole32/defaulthandler.c -Idlls/ole32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_OLE32_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/ole32/filelockbytes.o dlls/ole32/filelockbytes.c -Idlls/ole32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_OLE32_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/ole32/filemoniker.o dlls/ole32/filemoniker.c -Idlls/ole32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_OLE32_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/ole32/ftmarshal.o dlls/ole32/ftmarshal.c -Idlls/ole32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_OLE32_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/ole32/git.o dlls/ole32/git.c -Idlls/ole32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_OLE32_ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/ole32/itemmoniker.o dlls/ole32/itemmoniker.c -Idlls/ole32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_OLE32_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/ole32/marshal.o dlls/ole32/marshal.c -Idlls/ole32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_OLE32_ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/ole32/memlockbytes.o dlls/ole32/memlockbytes.c -Idlls/ole32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_OLE32_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/ole32/moniker.o dlls/ole32/moniker.c -Idlls/ole32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_OLE32_ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/ole32/ole2.o dlls/ole32/ole2.c -Idlls/ole32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_OLE32_ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/ole32/ole2stubs.o dlls/ole32/ole2stubs.c -Idlls/ole32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_OLE32_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/ole32/ole32_main.o dlls/ole32/ole32_main.c -Idlls/ole32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_OLE32_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/ole32/oleobj.o dlls/ole32/oleobj.c -Idlls/ole32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_OLE32_ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/ole32/oleproxy.o dlls/ole32/oleproxy.c -Idlls/ole32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_OLE32_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/ole32/pointermoniker.o dlls/ole32/pointermoniker.c -Idlls/ole32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_OLE32_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/ole32/stg_prop.o dlls/ole32/stg_prop.c -Idlls/ole32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_OLE32_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/ole32/stg_stream.o dlls/ole32/stg_stream.c -Idlls/ole32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_OLE32_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/ole32/storage32.o dlls/ole32/storage32.c -Idlls/ole32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_OLE32_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/ole32/usrmarshal.o dlls/ole32/usrmarshal.c -Idlls/ole32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_OLE32_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/ole32/dlldata.o dlls/ole32/dlldata.c -Idlls/ole32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_OLE32_ \
  -D_UCRT -DENTRY_PREFIX=OLE32_ -DPROXY_CLSID=CLSID_PSFactoryBuffer -DWINE_REGISTER_DLL -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/ole32/dcom_p.o dlls/ole32/dcom_p.c -Idlls/ole32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_OLE32_ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/ole32/ole32_objidl_p.o dlls/ole32/ole32_objidl_p.c -Idlls/ole32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_OLE32_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/ole32/ole32_oleidl_p.o dlls/ole32/ole32_oleidl_p.c -Idlls/ole32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_OLE32_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/ole32/ole32_unknwn_p.o dlls/ole32/ole32_unknwn_p.c -Idlls/ole32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_OLE32_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winegcc/winegcc -o dlls/ole32/ole32.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/ole32/ole32.spec -mno-cygwin dlls/ole32/ole32res.res \
  dlls/ole32/dcom_r.res dlls/ole32/ole32_objidl_r.res dlls/ole32/ole32_oleidl_r.res \
  dlls/ole32/ole32_unknwn_r.res
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/oleacc/dlldata.o dlls/oleacc/dlldata.c -Idlls/oleacc -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -DENTRY_PREFIX=OLEACC_ -DPROXY_DELEGATION -DWINE_REGISTER_DLL -Wall \
  -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
tools/wrc/wrc -u -o dlls/oleacc/oleacc.res --nostdinc -Idlls/oleacc -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT dlls/oleacc/oleacc.rc
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/oleaut32/connpt.o dlls/oleaut32/connpt.c -Idlls/oleaut32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_OLEAUT32_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/oleaut32/dispatch.o dlls/oleaut32/dispatch.c -Idlls/oleaut32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_OLEAUT32_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/oleaut32/hash.o dlls/oleaut32/hash.c -Idlls/oleaut32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_OLEAUT32_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/oleaut32/oleaut.o dlls/oleaut32/oleaut.c -Idlls/oleaut32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_OLEAUT32_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/oleaut32/olefont.o dlls/oleaut32/olefont.c -Idlls/oleaut32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_OLEAUT32_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/oleaut32/olepicture.o dlls/oleaut32/olepicture.c -Idlls/oleaut32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_OLEAUT32_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/oleaut32/olepropframe.o dlls/oleaut32/olepropframe.c -Idlls/oleaut32 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_OLEAUT32_ -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/oleaut32/recinfo.o dlls/oleaut32/recinfo.c -Idlls/oleaut32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_OLEAUT32_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/oleaut32/safearray.o dlls/oleaut32/safearray.c -Idlls/oleaut32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_OLEAUT32_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/oleaut32/typelib.o dlls/oleaut32/typelib.c -Idlls/oleaut32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_OLEAUT32_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/oleaut32/usrmarshal.o dlls/oleaut32/usrmarshal.c -Idlls/oleaut32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_OLEAUT32_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/oleaut32/varformat.o dlls/oleaut32/varformat.c -Idlls/oleaut32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_OLEAUT32_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/oleaut32/variant.o dlls/oleaut32/variant.c -Idlls/oleaut32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_OLEAUT32_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/oleaut32/vartype.o dlls/oleaut32/vartype.c -Idlls/oleaut32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_OLEAUT32_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/oleaut32/dlldata.o dlls/oleaut32/dlldata.c -Idlls/oleaut32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_OLEAUT32_ -D_UCRT -DENTRY_PREFIX=OLEAUTPS_ -DPROXY_DELEGATION \
  -DWINE_REGISTER_DLL -DPROXY_CLSID=CLSID_PSFactoryBuffer -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/oleaut32/oleaut32_oaidl_p.o dlls/oleaut32/oleaut32_oaidl_p.c -Idlls/oleaut32 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_OLEAUT32_ -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/oleaut32/oleaut32_ocidl_p.o dlls/oleaut32/oleaut32_ocidl_p.c -Idlls/oleaut32 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_OLEAUT32_ -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
tools/winegcc/winegcc -o dlls/oleaut32/oleaut32.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/oleaut32/oleaut32.spec -mno-cygwin dlls/oleaut32/oleaut32.res \
  dlls/oleaut32/oleaut32_oaidl_r.res dlls/oleaut32/oleaut32_ocidl_r.res
cc -m64 -c -o dlls/olecli32/olecli_main.o dlls/olecli32/olecli_main.c -Idlls/olecli32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/oledb32/convert.o dlls/oledb32/convert.c -Idlls/oledb32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/oledb32/datainit.o dlls/oledb32/datainit.c -Idlls/oledb32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/oledb32/dslocator.o dlls/oledb32/dslocator.c -Idlls/oledb32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/oledb32/errorinfo.o dlls/oledb32/errorinfo.c -Idlls/oledb32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/oledb32/main.o dlls/oledb32/main.c -Idlls/oledb32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/oledb32/rowpos.o dlls/oledb32/rowpos.c -Idlls/oledb32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/oledb32/convert_i.o dlls/oledb32/convert_i.c -Idlls/oledb32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/oledlg/insobjdlg.o dlls/oledlg/insobjdlg.c -Idlls/oledlg -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/oledlg/oledlg_main.o dlls/oledlg/oledlg_main.c -Idlls/oledlg -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/oledlg/pastespl.o dlls/oledlg/pastespl.c -Idlls/oledlg -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
tools/wrc/wrc -u -o dlls/oledlg/oledlg.res --nostdinc -Idlls/oledlg -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT dlls/oledlg/oledlg.rc
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/olepro32/olepro32stubs.o dlls/olepro32/olepro32stubs.c -Idlls/olepro32 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/olesvr32/olesvr_main.o dlls/olesvr32/olesvr_main.c -Idlls/olesvr32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
tools/winegcc/winegcc -o dlls/olethk32/olethk32.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/olethk32/olethk32.spec -Wb,--prefer-native -mno-cygwin \
  dlls/olethk32/version.res
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/opcservices/compress.o dlls/opcservices/compress.c -Idlls/opcservices -Iinclude -Iinclude/msvcrt \
  -I./libs/zlib -D__WINESRC__ -DFAR= -DZ_SOLO -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/opcservices/factory.o dlls/opcservices/factory.c -Idlls/opcservices -Iinclude -Iinclude/msvcrt \
  -I./libs/zlib -D__WINESRC__ -DFAR= -DZ_SOLO -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/opcservices/package.o dlls/opcservices/package.c -Idlls/opcservices -Iinclude -Iinclude/msvcrt \
  -I./libs/zlib -D__WINESRC__ -DFAR= -DZ_SOLO -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/opcservices/uri.o dlls/opcservices/uri.c -Idlls/opcservices -Iinclude -Iinclude/msvcrt -I./libs/zlib \
  -D__WINESRC__ -DFAR= -DZ_SOLO -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
tools/winegcc/winegcc -o dlls/opcservices/opcservices.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/opcservices/opcservices.spec -mno-cygwin \
  dlls/opcservices/opcservices_r.res
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winegcc/winegcc -o dlls/opengl32/opengl32.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/opengl32/opengl32.spec -Wl,--image-base,0x7a800000 -mcygwin \
  dlls/opengl32/version.res
cc -m64 -c -o dlls/packager/packager_main.o dlls/packager/packager_main.c -Idlls/packager -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winegcc/winegcc -o dlls/packager/packager.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/packager/packager.spec -mno-cygwin dlls/packager/packager.res \
  dlls/packager/packager_classes_r.res
cc -m64 -c -o dlls/pdh/pdh_main.o dlls/pdh/pdh_main.c -Idlls/pdh -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
tools/winegcc/winegcc -o dlls/photometadatahandler/photometadatahandler.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/photometadatahandler/photometadatahandler.spec -Wb,--prefer-native \
  -mno-cygwin dlls/photometadatahandler/photometadatahandler.res
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winegcc/winegcc -o dlls/pidgen/pidgen.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/pidgen/pidgen.spec -Wb,--prefer-native -mno-cygwin \
  dlls/pidgen/rsrc.res
tools/winegcc/winegcc -o dlls/printui/printui.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/printui/printui.spec -Wb,--prefer-native -mno-cygwin \
  dlls/printui/printui.res
cc -m64 -c -o dlls/prntvpt/main.o dlls/prntvpt/main.c -Idlls/prntvpt -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/prntvpt/ticket.o dlls/prntvpt/ticket.c -Idlls/prntvpt -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/propsys/propstore.o dlls/propsys/propstore.c -Idlls/propsys -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/propsys/propsys_main.o dlls/propsys/propsys_main.c -Idlls/propsys -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
tools/winegcc/winegcc -o dlls/propsys/propsys.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/propsys/propsys.spec -Wb,--prefer-native -mno-cygwin \
  dlls/propsys/propsys_classes_r.res
tools/winegcc/winegcc -o dlls/psapi/psapi.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/psapi/psapi.spec -mno-cygwin dlls/psapi/version.res
cc -m64 -c -o dlls/pstorec/pstorec.o dlls/pstorec/pstorec.c -Idlls/pstorec -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
tools/winegcc/winegcc -o dlls/pwrshplugin/pwrshplugin.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/pwrshplugin/pwrshplugin.spec -mno-cygwin \
  dlls/pwrshplugin/version.res
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/qasf/asfreader.o dlls/qasf/asfreader.c -Idlls/qasf -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/qasf/dmowrapper.o dlls/qasf/dmowrapper.c -Idlls/qasf -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/qasf/qasf_main.o dlls/qasf/qasf_main.c -Idlls/qasf -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winegcc/winegcc -o dlls/qasf/qasf.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/qasf/qasf.spec -mno-cygwin dlls/qasf/version.res \
  dlls/qasf/qasf_classes_r.res
cc -m64 -c -o dlls/qcap/audiorecord.o dlls/qcap/audiorecord.c -Idlls/qcap -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/qcap/avico.o dlls/qcap/avico.c -Idlls/qcap -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT -Wall \
  -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/qcap/avimux.o dlls/qcap/avimux.c -Idlls/qcap -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/qcap/capturegraph.o dlls/qcap/capturegraph.c -Idlls/qcap -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/qcap/filewriter.o dlls/qcap/filewriter.c -Idlls/qcap -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/qcap/qcap_main.o dlls/qcap/qcap_main.c -Idlls/qcap -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/qcap/smartteefilter.o dlls/qcap/smartteefilter.c -Idlls/qcap -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/qcap/vfwcapture.o dlls/qcap/vfwcapture.c -Idlls/qcap -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winegcc/winegcc -o dlls/qcap/qcap.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/qcap/qcap.spec -mno-cygwin dlls/qcap/version.res \
  dlls/qcap/qcap_classes_r.res
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/qcap/v4l.o dlls/qcap/v4l.c -Idlls/qcap -Iinclude -D__WINESRC__ -D_UCRT -DWINE_UNIX_LIB -Wall \
  -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/qdvd/graph.o dlls/qdvd/graph.c -Idlls/qdvd -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT -Wall \
  -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/qdvd/navigator.o dlls/qdvd/navigator.c -Idlls/qdvd -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/qdvd/qdvd_main.o dlls/qdvd/qdvd_main.c -Idlls/qdvd -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
tools/winegcc/winegcc -o dlls/qdvd/qdvd.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/qdvd/qdvd.spec -Wb,--prefer-native -mno-cygwin \
  dlls/qdvd/version.res dlls/qdvd/qdvd_classes_r.res
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/qedit/main.o dlls/qedit/main.c -Idlls/qedit -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/qedit/mediadet.o dlls/qedit/mediadet.c -Idlls/qedit -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/qedit/nullrenderer.o dlls/qedit/nullrenderer.c -Idlls/qedit -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/qedit/samplegrabber.o dlls/qedit/samplegrabber.c -Idlls/qedit -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/qedit/timeline.o dlls/qedit/timeline.c -Idlls/qedit -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winegcc/winegcc -o dlls/qedit/qedit.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/qedit/qedit.spec -mno-cygwin dlls/qedit/version.res \
  dlls/qedit/qedit_classes_r.res
cc -m64 -c -o dlls/qmgr/enum_files.o dlls/qmgr/enum_files.c -Idlls/qmgr -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/qmgr/enum_jobs.o dlls/qmgr/enum_jobs.c -Idlls/qmgr -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/qmgr/factory.o dlls/qmgr/factory.c -Idlls/qmgr -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/qmgr/file.o dlls/qmgr/file.c -Idlls/qmgr -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/qmgr/job.o dlls/qmgr/job.c -Idlls/qmgr -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/qmgr/qmgr.o dlls/qmgr/qmgr.c -Idlls/qmgr -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/qmgr/service.o dlls/qmgr/service.c -Idlls/qmgr -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/qmgr/qmgr_local_i.o dlls/qmgr/qmgr_local_i.c -Idlls/qmgr -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
tools/winegcc/winegcc -o dlls/qmgr/qmgr.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/qmgr/qmgr.spec -Wb,--prefer-native -mno-cygwin dlls/qmgr/rsrc.res
cc -m64 -c -o dlls/qmgrprxy/qmgrprxy_i.o dlls/qmgrprxy/qmgrprxy_i.c -Idlls/qmgrprxy -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
dlls/qmgr/job.c:836:41: warning: implicit conversion from enumeration type 'BG_AUTH_SCHEME' (aka 'enum __WIDL_bits1_5_generated_name_00000011') to different enumeration type 'BG_AUTH_TARGET' (aka 'enum __WIDL_bits1_5_generated_name_00000010') [-Wenum-conversion]
    new_cred->Target = new_cred->Scheme = 0;
                     ~ ~~~~~~~~~~~~~~~~~^~~
3 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/qmgrprxy/dlldata.o dlls/qmgrprxy/dlldata.c -Idlls/qmgrprxy -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -DWINE_REGISTER_DLL -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/qmgrprxy/qmgrprxy_p.o dlls/qmgrprxy/qmgrprxy_p.c -Idlls/qmgrprxy -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
tools/winegcc/winegcc -o dlls/qmgrprxy/qmgrprxy.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/qmgrprxy/qmgrprxy.spec -mno-cygwin dlls/qmgrprxy/qmgrprxy_r.res
cc -m64 -c -o dlls/quartz/acmwrapper.o dlls/quartz/acmwrapper.c -Idlls/quartz -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/quartz/avidec.o dlls/quartz/avidec.c -Idlls/quartz -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/quartz/dsoundrender.o dlls/quartz/dsoundrender.c -Idlls/quartz -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/quartz/filesource.o dlls/quartz/filesource.c -Idlls/quartz -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/quartz/filtergraph.o dlls/quartz/filtergraph.c -Idlls/quartz -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/quartz/filtermapper.o dlls/quartz/filtermapper.c -Idlls/quartz -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/quartz/main.o dlls/quartz/main.c -Idlls/quartz -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/quartz/memallocator.o dlls/quartz/memallocator.c -Idlls/quartz -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/quartz/passthrough.o dlls/quartz/passthrough.c -Idlls/quartz -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/quartz/regsvr.o dlls/quartz/regsvr.c -Idlls/quartz -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/quartz/systemclock.o dlls/quartz/systemclock.c -Idlls/quartz -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/quartz/videorenderer.o dlls/quartz/videorenderer.c -Idlls/quartz -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/quartz/vmr9.o dlls/quartz/vmr9.c -Idlls/quartz -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/quartz/window.o dlls/quartz/window.c -Idlls/quartz -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/quartz/dlldata.o dlls/quartz/dlldata.c -Idlls/quartz -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  -DENTRY_PREFIX=QUARTZ_ -DPROXY_DELEGATION -DWINE_REGISTER_DLL -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/quartz/quartz_strmif_p.o dlls/quartz/quartz_strmif_p.c -Idlls/quartz -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/query/query_main.o dlls/query/query_main.c -Idlls/query -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/qwave/main.o dlls/qwave/main.c -Idlls/qwave -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/riched20/caret.o dlls/riched20/caret.c -Idlls/riched20 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/riched20/clipboard.o dlls/riched20/clipboard.c -Idlls/riched20 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/riched20/context.o dlls/riched20/context.c -Idlls/riched20 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/riched20/editor.o dlls/riched20/editor.c -Idlls/riched20 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/riched20/list.o dlls/riched20/list.c -Idlls/riched20 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/riched20/paint.o dlls/riched20/paint.c -Idlls/riched20 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/riched20/para.o dlls/riched20/para.c -Idlls/riched20 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/riched20/reader.o dlls/riched20/reader.c -Idlls/riched20 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/riched20/richole.o dlls/riched20/richole.c -Idlls/riched20 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/riched20/row.o dlls/riched20/row.c -Idlls/riched20 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/riched20/run.o dlls/riched20/run.c -Idlls/riched20 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/riched20/string.o dlls/riched20/string.c -Idlls/riched20 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/riched20/style.o dlls/riched20/style.c -Idlls/riched20 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/riched20/table.o dlls/riched20/table.c -Idlls/riched20 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/riched20/txthost.o dlls/riched20/txthost.c -Idlls/riched20 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/riched20/txtsrv.o dlls/riched20/txtsrv.c -Idlls/riched20 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/riched20/undo.o dlls/riched20/undo.c -Idlls/riched20 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/riched20/wrap.o dlls/riched20/wrap.c -Idlls/riched20 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/riched20/writer.o dlls/riched20/writer.c -Idlls/riched20 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/riched32/richedit.o dlls/riched32/richedit.c -Idlls/riched32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
tools/winegcc/winegcc -o dlls/riched32/riched32.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/riched32/riched32.spec -mno-cygwin dlls/riched32/version.res
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/rpcrt4/cproxy.o dlls/rpcrt4/cproxy.c -Idlls/rpcrt4 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_RPCRT4_ -DMSWMSG -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/rpcrt4/cpsf.o dlls/rpcrt4/cpsf.c -Idlls/rpcrt4 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_RPCRT4_ -DMSWMSG -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/rpcrt4/cstub.o dlls/rpcrt4/cstub.c -Idlls/rpcrt4 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_RPCRT4_ -DMSWMSG -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/rpcrt4/ndr_clientserver.o dlls/rpcrt4/ndr_clientserver.c -Idlls/rpcrt4 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_RPCRT4_ -DMSWMSG -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/rpcrt4/ndr_contexthandle.o dlls/rpcrt4/ndr_contexthandle.c -Idlls/rpcrt4 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_RPCRT4_ -DMSWMSG -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/rpcrt4/ndr_es.o dlls/rpcrt4/ndr_es.c -Idlls/rpcrt4 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_RPCRT4_ -DMSWMSG -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/rpcrt4/ndr_fullpointer.o dlls/rpcrt4/ndr_fullpointer.c -Idlls/rpcrt4 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_RPCRT4_ -DMSWMSG -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/rpcrt4/ndr_marshall.o dlls/rpcrt4/ndr_marshall.c -Idlls/rpcrt4 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_RPCRT4_ -DMSWMSG -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/rpcrt4/ndr_ole.o dlls/rpcrt4/ndr_ole.c -Idlls/rpcrt4 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_RPCRT4_ -DMSWMSG -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/rpcrt4/ndr_stubless.o dlls/rpcrt4/ndr_stubless.c -Idlls/rpcrt4 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_RPCRT4_ -DMSWMSG -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/rpcrt4/ndr_typelib.o dlls/rpcrt4/ndr_typelib.c -Idlls/rpcrt4 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_RPCRT4_ -DMSWMSG -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/rpcrt4/rpc_assoc.o dlls/rpcrt4/rpc_assoc.c -Idlls/rpcrt4 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_RPCRT4_ -DMSWMSG -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/rpcrt4/rpc_async.o dlls/rpcrt4/rpc_async.c -Idlls/rpcrt4 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_RPCRT4_ -DMSWMSG -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/rpcrt4/rpc_binding.o dlls/rpcrt4/rpc_binding.c -Idlls/rpcrt4 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_RPCRT4_ -DMSWMSG -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/rpcrt4/rpc_epmap.o dlls/rpcrt4/rpc_epmap.c -Idlls/rpcrt4 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_RPCRT4_ -DMSWMSG -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/rpcrt4/rpc_message.o dlls/rpcrt4/rpc_message.c -Idlls/rpcrt4 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_RPCRT4_ -DMSWMSG -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/rpcrt4/rpc_server.o dlls/rpcrt4/rpc_server.c -Idlls/rpcrt4 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_RPCRT4_ -DMSWMSG -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/rpcrt4/rpc_transport.o dlls/rpcrt4/rpc_transport.c -Idlls/rpcrt4 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_RPCRT4_ -DMSWMSG -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/rpcrt4/rpcrt4_main.o dlls/rpcrt4/rpcrt4_main.c -Idlls/rpcrt4 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_RPCRT4_ -DMSWMSG -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/rpcrt4/epm_c.o dlls/rpcrt4/epm_c.c -Idlls/rpcrt4 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_RPCRT4_ -DMSWMSG -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/rpcrt4/dlldata.o dlls/rpcrt4/dlldata.c -Idlls/rpcrt4 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_RPCRT4_ -DMSWMSG -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/rpcrt4/ndr_types_p.o dlls/rpcrt4/ndr_types_p.c -Idlls/rpcrt4 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_RPCRT4_ -DMSWMSG -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
tools/winegcc/winegcc -o dlls/rpcrt4/rpcrt4.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/rpcrt4/rpcrt4.spec -mno-cygwin dlls/rpcrt4/version.res
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winegcc/winegcc -o dlls/rsabase/rsabase.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/rsabase/rsabase.spec -mno-cygwin dlls/rsabase/version.res
cc -m64 -c -o dlls/rsaenh/rsaenh.o dlls/rsaenh/rsaenh.c -Idlls/rsaenh -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
tools/winegcc/winegcc -o dlls/rsaenh/rsaenh.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/rsaenh/rsaenh.spec -mno-cygwin dlls/rsaenh/rsrc.res
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/rtworkq/queue.o dlls/rtworkq/queue.c -Idlls/rtworkq -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/sapi/automation.o dlls/sapi/automation.c -Idlls/sapi -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/sapi/main.o dlls/sapi/main.c -Idlls/sapi -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/sapi/resource.o dlls/sapi/resource.c -Idlls/sapi -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/sapi/stream.o dlls/sapi/stream.c -Idlls/sapi -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/sapi/token.o dlls/sapi/token.c -Idlls/sapi -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/sapi/tts.o dlls/sapi/tts.c -Idlls/sapi -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winegcc/winegcc -o dlls/schannel/schannel.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/schannel/schannel.spec -Wb,--prefer-native -mno-cygwin \
  dlls/schannel/version.res
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/schedsvc/atsvc.o dlls/schedsvc/atsvc.c -Idlls/schedsvc -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/schedsvc/schedsvc.o dlls/schedsvc/schedsvc.c -Idlls/schedsvc -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/schedsvc/svc_main.o dlls/schedsvc/svc_main.c -Idlls/schedsvc -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/schedsvc/atsvc_s.o dlls/schedsvc/atsvc_s.c -Idlls/schedsvc -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/schedsvc/schrpc_s.o dlls/schedsvc/schrpc_s.c -Idlls/schedsvc -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/sechost/security.o dlls/sechost/security.c -Idlls/sechost -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/sechost/service.o dlls/sechost/service.c -Idlls/sechost -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/sechost/plugplay_c.o dlls/sechost/plugplay_c.c -Idlls/sechost -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/sechost/svcctl_c.o dlls/sechost/svcctl_c.c -Idlls/sechost -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/secur32/lsa.o dlls/secur32/lsa.c -Idlls/secur32 -Iinclude -Iinclude/msvcrt -I/usr/local/include \
  -I/usr/local/include/p11-kit-1 -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/secur32/negotiate.o dlls/secur32/negotiate.c -Idlls/secur32 -Iinclude -Iinclude/msvcrt \
  -I/usr/local/include -I/usr/local/include/p11-kit-1 -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/secur32/secur32.o dlls/secur32/secur32.c -Idlls/secur32 -Iinclude -Iinclude/msvcrt \
  -I/usr/local/include -I/usr/local/include/p11-kit-1 -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/sensapi/sensapi.o dlls/sensapi/sensapi.c -Idlls/sensapi -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
tools/winegcc/winegcc -o dlls/serialui/serialui.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/serialui/serialui.spec -mno-cygwin dlls/serialui/serialui.res
cc -m64 -c -o dlls/setupapi/devinst.o dlls/setupapi/devinst.c -Idlls/setupapi -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_SETUPAPI_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/setupapi/fakedll.o dlls/setupapi/fakedll.c -Idlls/setupapi -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_SETUPAPI_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
tools/winegcc/winegcc -o dlls/setupapi/setupapi.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/setupapi/setupapi.spec -mno-cygwin dlls/setupapi/setupapi.res
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/shcore/main.o dlls/shcore/main.c -Idlls/shcore -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winegcc/winegcc -o dlls/shdoclc/shdoclc.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/shdoclc/shdoclc.spec -mno-cygwin dlls/shdoclc/shdoclc.res
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winegcc/winegcc -o dlls/shfolder/shfolder.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/shfolder/shfolder.spec -mno-cygwin dlls/shfolder/version.res
cc -m64 -c -o dlls/shlwapi/istream.o dlls/shlwapi/istream.c -Idlls/shlwapi -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_SHLWAPI_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/shlwapi/msgbox.o dlls/shlwapi/msgbox.c -Idlls/shlwapi -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_SHLWAPI_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/shlwapi/path.o dlls/shlwapi/path.c -Idlls/shlwapi -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_SHLWAPI_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/shlwapi/reg.o dlls/shlwapi/reg.c -Idlls/shlwapi -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_SHLWAPI_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/shlwapi/regstream.o dlls/shlwapi/regstream.c -Idlls/shlwapi -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_SHLWAPI_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/shlwapi/shlwapi_main.o dlls/shlwapi/shlwapi_main.c -Idlls/shlwapi -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_SHLWAPI_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/shlwapi/url.o dlls/shlwapi/url.c -Idlls/shlwapi -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_SHLWAPI_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/shlwapi/wsprintf.o dlls/shlwapi/wsprintf.c -Idlls/shlwapi -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_SHLWAPI_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winegcc/winegcc -o dlls/shlwapi/shlwapi.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/shlwapi/shlwapi.spec -mno-cygwin dlls/shlwapi/shlwapi.res
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/snmpapi/main.o dlls/snmpapi/main.c -Idlls/snmpapi -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/sspicli/main.o dlls/sspicli/main.c -Idlls/sspicli -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
tools/winegcc/winegcc -o dlls/stdole32.tlb/stdole32.tlb --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/stdole32.tlb/stdole32.tlb.spec -mno-cygwin \
  dlls/stdole32.tlb/rsrc.res dlls/stdole32.tlb/std_ole_v1_t.res
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/sti/sti.o dlls/sti/sti.c -Idlls/sti -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/sti/sti_main.o dlls/sti/sti_main.c -Idlls/sti -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/sti/dlldata.o dlls/sti/dlldata.c -Idlls/sti -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -DENTRY_PREFIX=STI_ -DPROXY_DELEGATION -DWINE_REGISTER_DLL -Wall \
  -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/sti/sti_wia_p.o dlls/sti/sti_wia_p.c -Idlls/sti -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
tools/winegcc/winegcc -o dlls/sti/sti.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/sti/sti.spec -Wb,--prefer-native -mno-cygwin dlls/sti/sti_wia_r.res
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winegcc/winegcc -o dlls/strmdll/strmdll.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/strmdll/strmdll.spec -Wb,--prefer-native -mno-cygwin \
  dlls/strmdll/version.res
cc -m64 -c -o dlls/sxs/cache.o dlls/sxs/cache.c -Idlls/sxs -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/sxs/name.o dlls/sxs/name.c -Idlls/sxs -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/tapi32/assisted.o dlls/tapi32/assisted.c -Idlls/tapi32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/tapi32/line.o dlls/tapi32/line.c -Idlls/tapi32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/tapi32/phone.o dlls/tapi32/phone.c -Idlls/tapi32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/taskschd/folder.o dlls/taskschd/folder.c -Idlls/taskschd -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/taskschd/folder_collection.o dlls/taskschd/folder_collection.c -Idlls/taskschd -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/taskschd/regtask.o dlls/taskschd/regtask.c -Idlls/taskschd -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/taskschd/task.o dlls/taskschd/task.c -Idlls/taskschd -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/taskschd/taskschd.o dlls/taskschd/taskschd.c -Idlls/taskschd -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/taskschd/schrpc_c.o dlls/taskschd/schrpc_c.c -Idlls/taskschd -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winegcc/winegcc -o dlls/tdh/tdh.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/tdh/tdh.spec -Wb,--prefer-native -mno-cygwin dlls/tdh/version.res
tools/winegcc/winegcc -o dlls/twain_32/twain_32.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/twain_32/twain_32.spec -mno-cygwin dlls/twain_32/twain.res
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winegcc/winegcc -o dlls/tzres/tzres.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/tzres/tzres.spec -mno-cygwin dlls/tzres/tzres.res
cc -m64 -c -o dlls/ucrtbase/misc.o dlls/msvcrt/misc.c -Idlls/ucrtbase -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/ucrtbase/wcs.o dlls/msvcrt/wcs.c -Idlls/ucrtbase -Idlls/msvcrt -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_CRTIMP= -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
tools/winegcc/winegcc -o dlls/ucrtbase/ucrtbase.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/ucrtbase/ucrtbase.spec -mno-cygwin dlls/ucrtbase/version.res
cc -m64 -c -o dlls/uianimation/main.o dlls/uianimation/main.c -Idlls/uianimation -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
tools/winegcc/winegcc -o dlls/uianimation/uianimation.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/uianimation/uianimation.spec -Wb,--prefer-native -mno-cygwin \
  dlls/uianimation/uianimation_reg_r.res dlls/uianimation/uianimation_typelib_l.res
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/uiautomationcore/uia_main.o dlls/uiautomationcore/uia_main.c -Idlls/uiautomationcore -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/uiribbon/main.o dlls/uiribbon/main.c -Idlls/uiribbon -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/uiribbon/uiribbon.o dlls/uiribbon/uiribbon.c -Idlls/uiribbon -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
tools/winegcc/winegcc -o dlls/uiribbon/uiribbon.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/uiribbon/uiribbon.spec -mno-cygwin \
  dlls/uiribbon/uiribbon_classes_r.res
cc -m64 -c -o dlls/url/url_main.o dlls/url/url_main.c -Idlls/url -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/urlmon/axinstall.o dlls/urlmon/axinstall.c -Idlls/urlmon -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_URLMON_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/urlmon/bindctx.o dlls/urlmon/bindctx.c -Idlls/urlmon -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_URLMON_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/urlmon/binding.o dlls/urlmon/binding.c -Idlls/urlmon -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_URLMON_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/urlmon/bindprot.o dlls/urlmon/bindprot.c -Idlls/urlmon -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_URLMON_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/urlmon/download.o dlls/urlmon/download.c -Idlls/urlmon -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_URLMON_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/urlmon/file.o dlls/urlmon/file.c -Idlls/urlmon -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_URLMON_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/urlmon/format.o dlls/urlmon/format.c -Idlls/urlmon -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_URLMON_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/urlmon/ftp.o dlls/urlmon/ftp.c -Idlls/urlmon -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_URLMON_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/urlmon/gopher.o dlls/urlmon/gopher.c -Idlls/urlmon -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_URLMON_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/urlmon/http.o dlls/urlmon/http.c -Idlls/urlmon -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_URLMON_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/urlmon/internet.o dlls/urlmon/internet.c -Idlls/urlmon -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_URLMON_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/urlmon/mimefilter.o dlls/urlmon/mimefilter.c -Idlls/urlmon -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_URLMON_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/urlmon/mk.o dlls/urlmon/mk.c -Idlls/urlmon -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_URLMON_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/urlmon/protocol.o dlls/urlmon/protocol.c -Idlls/urlmon -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_URLMON_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/urlmon/sec_mgr.o dlls/urlmon/sec_mgr.c -Idlls/urlmon -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_URLMON_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/urlmon/session.o dlls/urlmon/session.c -Idlls/urlmon -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_URLMON_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/urlmon/umon.o dlls/urlmon/umon.c -Idlls/urlmon -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_URLMON_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/urlmon/umstream.o dlls/urlmon/umstream.c -Idlls/urlmon -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_URLMON_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/urlmon/uri.o dlls/urlmon/uri.c -Idlls/urlmon -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_URLMON_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/urlmon/urlmon_main.o dlls/urlmon/urlmon_main.c -Idlls/urlmon -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_URLMON_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/urlmon/usrmarshal.o dlls/urlmon/usrmarshal.c -Idlls/urlmon -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_URLMON_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/urlmon/dlldata.o dlls/urlmon/dlldata.c -Idlls/urlmon -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_URLMON_ -D_UCRT -DENTRY_PREFIX=URLMON_ -DPROXY_DELEGATION \
  -DWINE_REGISTER_DLL \
  -DPROXY_CLSID_IS="{0x79EAC9F1,0xBAF9,0x11CE,{0x8C,0x82,0x00,0xAA,0x00,0x4B,0xA9,0x0B}}" -Wall \
  -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/urlmon/urlmon_urlmon_p.o dlls/urlmon/urlmon_urlmon_p.c -Idlls/urlmon -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_URLMON_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winegcc/winegcc -o dlls/urlmon/urlmon.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/urlmon/urlmon.spec -mno-cygwin dlls/urlmon/urlmon.res \
  dlls/urlmon/urlmon_urlmon_r.res
cc -m64 -c -o dlls/user32/edit.o dlls/user32/edit.c -Idlls/user32 -Iinclude -Iinclude/msvcrt -I./libs/png \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_USER32_ -D_WINABLE_ -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/user32/text.o dlls/user32/text.c -Idlls/user32 -Iinclude -Iinclude/msvcrt -I./libs/png \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_USER32_ -D_WINABLE_ -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o libs/png/png.o libs/png/png.c -Ilibs/png -Iinclude -Iinclude/msvcrt -I./libs/zlib -DFAR= -DZ_SOLO \
  -DPNG_ARM_NEON_OPT=0 -D_UCRT -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wno-packed-not-aligned -Wno-pragma-pack -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 \
  -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include \
  -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o libs/png/pngerror.o libs/png/pngerror.c -Ilibs/png -Iinclude -Iinclude/msvcrt -I./libs/zlib -DFAR= \
  -DZ_SOLO -DPNG_ARM_NEON_OPT=0 -D_UCRT -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wno-packed-not-aligned -Wno-pragma-pack -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o libs/png/pngget.o libs/png/pngget.c -Ilibs/png -Iinclude -Iinclude/msvcrt -I./libs/zlib -DFAR= \
  -DZ_SOLO -DPNG_ARM_NEON_OPT=0 -D_UCRT -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wno-packed-not-aligned -Wno-pragma-pack -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o libs/png/pngmem.o libs/png/pngmem.c -Ilibs/png -Iinclude -Iinclude/msvcrt -I./libs/zlib -DFAR= \
  -DZ_SOLO -DPNG_ARM_NEON_OPT=0 -D_UCRT -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wno-packed-not-aligned -Wno-pragma-pack -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o libs/png/pngread.o libs/png/pngread.c -Ilibs/png -Iinclude -Iinclude/msvcrt -I./libs/zlib -DFAR= \
  -DZ_SOLO -DPNG_ARM_NEON_OPT=0 -D_UCRT -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wno-packed-not-aligned -Wno-pragma-pack -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o libs/png/pngrio.o libs/png/pngrio.c -Ilibs/png -Iinclude -Iinclude/msvcrt -I./libs/zlib -DFAR= \
  -DZ_SOLO -DPNG_ARM_NEON_OPT=0 -D_UCRT -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wno-packed-not-aligned -Wno-pragma-pack -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o libs/png/pngrtran.o libs/png/pngrtran.c -Ilibs/png -Iinclude -Iinclude/msvcrt -I./libs/zlib -DFAR= \
  -DZ_SOLO -DPNG_ARM_NEON_OPT=0 -D_UCRT -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wno-packed-not-aligned -Wno-pragma-pack -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
cc -m64 -c -o libs/png/pngrutil.o libs/png/pngrutil.c -Ilibs/png -Iinclude -Iinclude/msvcrt -I./libs/zlib -DFAR= \
  -DZ_SOLO -DPNG_ARM_NEON_OPT=0 -D_UCRT -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wno-packed-not-aligned -Wno-pragma-pack -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o libs/png/pngset.o libs/png/pngset.c -Ilibs/png -Iinclude -Iinclude/msvcrt -I./libs/zlib -DFAR= \
  -DZ_SOLO -DPNG_ARM_NEON_OPT=0 -D_UCRT -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wno-packed-not-aligned -Wno-pragma-pack -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
cc -m64 -c -o libs/png/pngtrans.o libs/png/pngtrans.c -Ilibs/png -Iinclude -Iinclude/msvcrt -I./libs/zlib -DFAR= \
  -DZ_SOLO -DPNG_ARM_NEON_OPT=0 -D_UCRT -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wno-packed-not-aligned -Wno-pragma-pack -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o libs/png/pngwio.o libs/png/pngwio.c -Ilibs/png -Iinclude -Iinclude/msvcrt -I./libs/zlib -DFAR= \
  -DZ_SOLO -DPNG_ARM_NEON_OPT=0 -D_UCRT -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wno-packed-not-aligned -Wno-pragma-pack -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
cc -m64 -c -o libs/png/pngwrite.o libs/png/pngwrite.c -Ilibs/png -Iinclude -Iinclude/msvcrt -I./libs/zlib -DFAR= \
  -DZ_SOLO -DPNG_ARM_NEON_OPT=0 -D_UCRT -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wno-packed-not-aligned -Wno-pragma-pack -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
cc -m64 -c -o libs/png/pngwtran.o libs/png/pngwtran.c -Ilibs/png -Iinclude -Iinclude/msvcrt -I./libs/zlib -DFAR= \
  -DZ_SOLO -DPNG_ARM_NEON_OPT=0 -D_UCRT -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wno-packed-not-aligned -Wno-pragma-pack -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
cc -m64 -c -o libs/png/pngwutil.o libs/png/pngwutil.c -Ilibs/png -Iinclude -Iinclude/msvcrt -I./libs/zlib -DFAR= \
  -DZ_SOLO -DPNG_ARM_NEON_OPT=0 -D_UCRT -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wno-packed-not-aligned -Wno-pragma-pack -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
tools/winegcc/winegcc -o dlls/user32/user32.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/user32/user32.spec -mno-cygwin dlls/user32/user32.res
cc -m64 -c -o dlls/userenv/userenv_main.o dlls/userenv/userenv_main.c -Idlls/userenv -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/uxtheme/draw.o dlls/uxtheme/draw.c -Idlls/uxtheme -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
tools/winegcc/winegcc -o dlls/uxtheme/uxtheme.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/uxtheme/uxtheme.spec -mno-cygwin dlls/uxtheme/version.res
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
cc -m64 -c -o dlls/vbscript/compile.o dlls/vbscript/compile.c -Idlls/vbscript -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/vbscript/global.o dlls/vbscript/global.c -Idlls/vbscript -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/vbscript/interp.o dlls/vbscript/interp.c -Idlls/vbscript -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
cc -m64 -c -o dlls/vbscript/lex.o dlls/vbscript/lex.c -Idlls/vbscript -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/vbscript/regexp.o dlls/vbscript/regexp.c -Idlls/vbscript -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
cc -m64 -c -o dlls/vbscript/utils.o dlls/vbscript/utils.c -Idlls/vbscript -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/vbscript/vbdisp.o dlls/vbscript/vbdisp.c -Idlls/vbscript -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/vbscript/vbscript.o dlls/vbscript/vbscript.c -Idlls/vbscript -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/vbscript/parser.tab.o dlls/vbscript/parser.tab.c -Idlls/vbscript -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/vcruntime140/misc.o dlls/vcruntime140/misc.c -Idlls/vcruntime140 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
tools/winegcc/winegcc -o dlls/version/version.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/version/version.spec -mno-cygwin dlls/version/version.res
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winegcc/winegcc -o dlls/vga/vga.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/vga/vga.spec -mno-cygwin dlls/vga/version.res
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/vssapi/main.o dlls/vssapi/main.c -Idlls/vssapi -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
tools/winegcc/winegcc -o dlls/vulkan-1/vulkan-1.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/vulkan-1/vulkan-1.spec -Wb,--prefer-native -mno-cygwin \
  dlls/vulkan-1/version.res
cc -m64 -c -o dlls/wbemdisp/locator.o dlls/wbemdisp/locator.c -Idlls/wbemdisp -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/wbemdisp/main.o dlls/wbemdisp/main.c -Idlls/wbemdisp -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/wbemprox/builtin.o dlls/wbemprox/builtin.c -Idlls/wbemprox -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/wbemprox/class.o dlls/wbemprox/class.c -Idlls/wbemprox -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/wbemprox/main.o dlls/wbemprox/main.c -Idlls/wbemprox -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/wbemprox/process.o dlls/wbemprox/process.c -Idlls/wbemprox -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/wbemprox/qualifier.o dlls/wbemprox/qualifier.c -Idlls/wbemprox -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/wbemprox/query.o dlls/wbemprox/query.c -Idlls/wbemprox -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/wbemprox/reg.o dlls/wbemprox/reg.c -Idlls/wbemprox -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/wbemprox/security.o dlls/wbemprox/security.c -Idlls/wbemprox -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/wbemprox/service.o dlls/wbemprox/service.c -Idlls/wbemprox -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/wbemprox/services.o dlls/wbemprox/services.c -Idlls/wbemprox -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/wbemprox/sysrestore.o dlls/wbemprox/sysrestore.c -Idlls/wbemprox -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/wbemprox/table.o dlls/wbemprox/table.c -Idlls/wbemprox -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/wbemprox/wbemlocator.o dlls/wbemprox/wbemlocator.c -Idlls/wbemprox -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/wbemprox/wql.tab.o dlls/wbemprox/wql.tab.c -Idlls/wbemprox -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winegcc/winegcc -o dlls/wbemprox/wbemprox.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/wbemprox/wbemprox.spec -mno-cygwin dlls/wbemprox/wbemprox_r.res
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/webservices/channel.o dlls/webservices/channel.c -Idlls/webservices -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/webservices/listener.o dlls/webservices/listener.c -Idlls/webservices -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/webservices/msg.o dlls/webservices/msg.c -Idlls/webservices -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
tools/winegcc/winegcc -o dlls/webservices/webservices.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/webservices/webservices.spec -mno-cygwin dlls/webservices/rsrc.res
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/wevtapi/main.o dlls/wevtapi/main.c -Idlls/wevtapi -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/wiaservc/factory.o dlls/wiaservc/factory.c -Idlls/wiaservc -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/wiaservc/service.o dlls/wiaservc/service.c -Idlls/wiaservc -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/wiaservc/wiadevmgr.o dlls/wiaservc/wiadevmgr.c -Idlls/wiaservc -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
tools/winegcc/winegcc -o dlls/wiaservc/wiaservc.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/wiaservc/wiaservc.spec -Wb,--prefer-native -mno-cygwin \
  dlls/wiaservc/rsrc.res dlls/wiaservc/wiaservc_r.res
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/windows.devices.enumeration/main.o dlls/windows.devices.enumeration/main.c -Idlls/windows.devices.enumeration -Iinclude \
  -Iinclude/msvcrt -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winegcc/winegcc -o dlls/windows.devices.enumeration/windows.devices.enumeration.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/windows.devices.enumeration/windows.devices.enumeration.spec \
  -mno-cygwin dlls/windows.devices.enumeration/classes_r.res
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/windows.gaming.input/main.o dlls/windows.gaming.input/main.c -Idlls/windows.gaming.input -Iinclude \
  -Iinclude/msvcrt -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winegcc/winegcc -o dlls/windows.gaming.input/windows.gaming.input.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/windows.gaming.input/windows.gaming.input.spec -mno-cygwin \
  dlls/windows.gaming.input/classes_r.res
cc -m64 -c -o dlls/windows.globalization/main.o dlls/windows.globalization/main.c -Idlls/windows.globalization -Iinclude \
  -Iinclude/msvcrt -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
tools/winegcc/winegcc -o dlls/windows.globalization/windows.globalization.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/windows.globalization/windows.globalization.spec -mno-cygwin \
  dlls/windows.globalization/classes_r.res
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/windows.media.devices/main.o dlls/windows.media.devices/main.c -Idlls/windows.media.devices -Iinclude \
  -Iinclude/msvcrt -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
tools/winegcc/winegcc -o dlls/windows.media.devices/windows.media.devices.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/windows.media.devices/windows.media.devices.spec -mno-cygwin \
  dlls/windows.media.devices/classes_r.res
cc -m64 -c -o dlls/windows.media.speech/main.o dlls/windows.media.speech/main.c -Idlls/windows.media.speech -Iinclude \
  -Iinclude/msvcrt -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
tools/winegcc/winegcc -o dlls/windows.media.speech/windows.media.speech.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/windows.media.speech/windows.media.speech.spec -mno-cygwin \
  dlls/windows.media.speech/classes_r.res
cc -m64 -c -o dlls/windowscodecs/bitmap.o dlls/windowscodecs/bitmap.c -Idlls/windowscodecs -Iinclude -Iinclude/msvcrt \
  -I./libs/tiff/libtiff -I./libs/jpeg -I./libs/png -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT -Wall \
  -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/windowscodecs/bmpdecode.o dlls/windowscodecs/bmpdecode.c -Idlls/windowscodecs -Iinclude -Iinclude/msvcrt \
  -I./libs/tiff/libtiff -I./libs/jpeg -I./libs/png -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT -Wall \
  -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/windowscodecs/bmpencode.o dlls/windowscodecs/bmpencode.c -Idlls/windowscodecs -Iinclude -Iinclude/msvcrt \
  -I./libs/tiff/libtiff -I./libs/jpeg -I./libs/png -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT -Wall \
  -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/windowscodecs/clipper.o dlls/windowscodecs/clipper.c -Idlls/windowscodecs -Iinclude -Iinclude/msvcrt \
  -I./libs/tiff/libtiff -I./libs/jpeg -I./libs/png -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT -Wall \
  -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/windowscodecs/clsfactory.o dlls/windowscodecs/clsfactory.c -Idlls/windowscodecs -Iinclude -Iinclude/msvcrt \
  -I./libs/tiff/libtiff -I./libs/jpeg -I./libs/png -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT -Wall \
  -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/windowscodecs/colorcontext.o dlls/windowscodecs/colorcontext.c -Idlls/windowscodecs -Iinclude -Iinclude/msvcrt \
  -I./libs/tiff/libtiff -I./libs/jpeg -I./libs/png -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT -Wall \
  -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/windowscodecs/colortransform.o dlls/windowscodecs/colortransform.c -Idlls/windowscodecs -Iinclude -Iinclude/msvcrt \
  -I./libs/tiff/libtiff -I./libs/jpeg -I./libs/png -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT -Wall \
  -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/windowscodecs/converter.o dlls/windowscodecs/converter.c -Idlls/windowscodecs -Iinclude -Iinclude/msvcrt \
  -I./libs/tiff/libtiff -I./libs/jpeg -I./libs/png -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT -Wall \
  -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/windowscodecs/ddsformat.o dlls/windowscodecs/ddsformat.c -Idlls/windowscodecs -Iinclude -Iinclude/msvcrt \
  -I./libs/tiff/libtiff -I./libs/jpeg -I./libs/png -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT -Wall \
  -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/windowscodecs/decoder.o dlls/windowscodecs/decoder.c -Idlls/windowscodecs -Iinclude -Iinclude/msvcrt \
  -I./libs/tiff/libtiff -I./libs/jpeg -I./libs/png -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT -Wall \
  -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/windowscodecs/encoder.o dlls/windowscodecs/encoder.c -Idlls/windowscodecs -Iinclude -Iinclude/msvcrt \
  -I./libs/tiff/libtiff -I./libs/jpeg -I./libs/png -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT -Wall \
  -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/windowscodecs/fliprotate.o dlls/windowscodecs/fliprotate.c -Idlls/windowscodecs -Iinclude -Iinclude/msvcrt \
  -I./libs/tiff/libtiff -I./libs/jpeg -I./libs/png -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT -Wall \
  -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/windowscodecs/gifformat.o dlls/windowscodecs/gifformat.c -Idlls/windowscodecs -Iinclude -Iinclude/msvcrt \
  -I./libs/tiff/libtiff -I./libs/jpeg -I./libs/png -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT -Wall \
  -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/windowscodecs/icoformat.o dlls/windowscodecs/icoformat.c -Idlls/windowscodecs -Iinclude -Iinclude/msvcrt \
  -I./libs/tiff/libtiff -I./libs/jpeg -I./libs/png -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT -Wall \
  -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/windowscodecs/imgfactory.o dlls/windowscodecs/imgfactory.c -Idlls/windowscodecs -Iinclude -Iinclude/msvcrt \
  -I./libs/tiff/libtiff -I./libs/jpeg -I./libs/png -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT -Wall \
  -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/windowscodecs/info.o dlls/windowscodecs/info.c -Idlls/windowscodecs -Iinclude -Iinclude/msvcrt \
  -I./libs/tiff/libtiff -I./libs/jpeg -I./libs/png -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT -Wall \
  -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/windowscodecs/libjpeg.o dlls/windowscodecs/libjpeg.c -Idlls/windowscodecs -Iinclude -Iinclude/msvcrt \
  -I./libs/tiff/libtiff -I./libs/jpeg -I./libs/png -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT -Wall \
  -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/windowscodecs/libpng.o dlls/windowscodecs/libpng.c -Idlls/windowscodecs -Iinclude -Iinclude/msvcrt \
  -I./libs/tiff/libtiff -I./libs/jpeg -I./libs/png -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT -Wall \
  -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/windowscodecs/libtiff.o dlls/windowscodecs/libtiff.c -Idlls/windowscodecs -Iinclude -Iinclude/msvcrt \
  -I./libs/tiff/libtiff -I./libs/jpeg -I./libs/png -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT -Wall \
  -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/windowscodecs/main.o dlls/windowscodecs/main.c -Idlls/windowscodecs -Iinclude -Iinclude/msvcrt \
  -I./libs/tiff/libtiff -I./libs/jpeg -I./libs/png -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT -Wall \
  -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/windowscodecs/metadatahandler.o dlls/windowscodecs/metadatahandler.c -Idlls/windowscodecs -Iinclude -Iinclude/msvcrt \
  -I./libs/tiff/libtiff -I./libs/jpeg -I./libs/png -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT -Wall \
  -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/windowscodecs/metadataquery.o dlls/windowscodecs/metadataquery.c -Idlls/windowscodecs -Iinclude -Iinclude/msvcrt \
  -I./libs/tiff/libtiff -I./libs/jpeg -I./libs/png -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT -Wall \
  -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/windowscodecs/palette.o dlls/windowscodecs/palette.c -Idlls/windowscodecs -Iinclude -Iinclude/msvcrt \
  -I./libs/tiff/libtiff -I./libs/jpeg -I./libs/png -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT -Wall \
  -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/windowscodecs/pngformat.o dlls/windowscodecs/pngformat.c -Idlls/windowscodecs -Iinclude -Iinclude/msvcrt \
  -I./libs/tiff/libtiff -I./libs/jpeg -I./libs/png -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT -Wall \
  -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/windowscodecs/propertybag.o dlls/windowscodecs/propertybag.c -Idlls/windowscodecs -Iinclude -Iinclude/msvcrt \
  -I./libs/tiff/libtiff -I./libs/jpeg -I./libs/png -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT -Wall \
  -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
dlls/windowscodecs/libpng.c:120:38: warning: incompatible function pointer types passing 'void (png_structp, png_bytep, png_size_t)' (aka 'void (struct png_struct_def *, unsigned char *, unsigned long)') to parameter of type 'png_rw_ptr' (aka 'void (*)(struct png_struct_def *, unsigned char *, unsigned long) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
    png_set_read_fn(png_ptr, stream, user_read_data);
                                     ^~~~~~~~~~~~~~
./libs/png/png.h:1592:16: note: passing argument to parameter 'read_data_fn' here
    png_rw_ptr read_data_fn));
               ^
dlls/windowscodecs/libpng.c:588:43: warning: incompatible function pointer types passing 'void (png_structp, png_bytep, png_size_t)' (aka 'void (struct png_struct_def *, unsigned char *, unsigned long)') to parameter of type 'png_rw_ptr' (aka 'void (*)(struct png_struct_def *, unsigned char *, unsigned long) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
    png_set_write_fn(This->png_ptr, This, user_write_data, user_flush);
                                          ^~~~~~~~~~~~~~~
./libs/png/png.h:1588:16: note: passing argument to parameter 'write_data_fn' here
    png_rw_ptr write_data_fn, png_flush_ptr output_flush_fn));
               ^
dlls/windowscodecs/libpng.c:588:60: warning: incompatible function pointer types passing 'void (png_structp)' (aka 'void (struct png_struct_def *)') to parameter of type 'png_flush_ptr' (aka 'void (*)(struct png_struct_def *) __attribute__((ms_abi))') [-Wincompatible-function-pointer-types]
    png_set_write_fn(This->png_ptr, This, user_write_data, user_flush);
                                                           ^~~~~~~~~~
./libs/png/png.h:1588:45: note: passing argument to parameter 'output_flush_fn' here
    png_rw_ptr write_data_fn, png_flush_ptr output_flush_fn));
                                            ^
5 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/windowscodecs/proxy.o dlls/windowscodecs/proxy.c -Idlls/windowscodecs -Iinclude -Iinclude/msvcrt \
  -I./libs/tiff/libtiff -I./libs/jpeg -I./libs/png -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT -Wall \
  -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/windowscodecs/regsvr.o dlls/windowscodecs/regsvr.c -Idlls/windowscodecs -Iinclude -Iinclude/msvcrt \
  -I./libs/tiff/libtiff -I./libs/jpeg -I./libs/png -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT -Wall \
  -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/windowscodecs/scaler.o dlls/windowscodecs/scaler.c -Idlls/windowscodecs -Iinclude -Iinclude/msvcrt \
  -I./libs/tiff/libtiff -I./libs/jpeg -I./libs/png -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT -Wall \
  -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/windowscodecs/stream.o dlls/windowscodecs/stream.c -Idlls/windowscodecs -Iinclude -Iinclude/msvcrt \
  -I./libs/tiff/libtiff -I./libs/jpeg -I./libs/png -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT -Wall \
  -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/windowscodecs/tgaformat.o dlls/windowscodecs/tgaformat.c -Idlls/windowscodecs -Iinclude -Iinclude/msvcrt \
  -I./libs/tiff/libtiff -I./libs/jpeg -I./libs/png -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT -Wall \
  -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/windowscodecs/wincodecs_common.o dlls/windowscodecs/wincodecs_common.c -Idlls/windowscodecs -Iinclude \
  -Iinclude/msvcrt -I./libs/tiff/libtiff -I./libs/jpeg -I./libs/png -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/windowscodecs/dlldata.o dlls/windowscodecs/dlldata.c -Idlls/windowscodecs -Iinclude -Iinclude/msvcrt \
  -I./libs/tiff/libtiff -I./libs/jpeg -I./libs/png -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT \
  -DENTRY_PREFIX=WIC_ -DPROXY_DELEGATION -DWINE_REGISTER_DLL -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/windowscodecs/windowscodecs_wincodec_p.o dlls/windowscodecs/windowscodecs_wincodec_p.c -Idlls/windowscodecs -Iinclude \
  -Iinclude/msvcrt -I./libs/tiff/libtiff -I./libs/jpeg -I./libs/png -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o libs/tiff/libtiff/tif_aux.o libs/tiff/libtiff/tif_aux.c -Ilibs/tiff -Iinclude -Iinclude/msvcrt \
  -Ilibs/tiff/libtiff -I./libs/jpeg -I./libs/zlib -DFAR= -DZ_SOLO -D_UCRT -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wno-packed-not-aligned -Wno-pragma-pack -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o libs/tiff/libtiff/tif_close.o libs/tiff/libtiff/tif_close.c -Ilibs/tiff -Iinclude -Iinclude/msvcrt \
  -Ilibs/tiff/libtiff -I./libs/jpeg -I./libs/zlib -DFAR= -DZ_SOLO -D_UCRT -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wno-packed-not-aligned -Wno-pragma-pack -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o libs/tiff/libtiff/tif_codec.o libs/tiff/libtiff/tif_codec.c -Ilibs/tiff -Iinclude -Iinclude/msvcrt \
  -Ilibs/tiff/libtiff -I./libs/jpeg -I./libs/zlib -DFAR= -DZ_SOLO -D_UCRT -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wno-packed-not-aligned -Wno-pragma-pack -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o libs/tiff/libtiff/tif_compress.o libs/tiff/libtiff/tif_compress.c -Ilibs/tiff -Iinclude -Iinclude/msvcrt \
  -Ilibs/tiff/libtiff -I./libs/jpeg -I./libs/zlib -DFAR= -DZ_SOLO -D_UCRT -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wno-packed-not-aligned -Wno-pragma-pack -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o libs/tiff/libtiff/tif_dir.o libs/tiff/libtiff/tif_dir.c -Ilibs/tiff -Iinclude -Iinclude/msvcrt \
  -Ilibs/tiff/libtiff -I./libs/jpeg -I./libs/zlib -DFAR= -DZ_SOLO -D_UCRT -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wno-packed-not-aligned -Wno-pragma-pack -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o libs/tiff/libtiff/tif_dirinfo.o libs/tiff/libtiff/tif_dirinfo.c -Ilibs/tiff -Iinclude -Iinclude/msvcrt \
  -Ilibs/tiff/libtiff -I./libs/jpeg -I./libs/zlib -DFAR= -DZ_SOLO -D_UCRT -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wno-packed-not-aligned -Wno-pragma-pack -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
cc -m64 -c -o libs/tiff/libtiff/tif_dirread.o libs/tiff/libtiff/tif_dirread.c -Ilibs/tiff -Iinclude -Iinclude/msvcrt \
  -Ilibs/tiff/libtiff -I./libs/jpeg -I./libs/zlib -DFAR= -DZ_SOLO -D_UCRT -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wno-packed-not-aligned -Wno-pragma-pack -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
cc -m64 -c -o libs/tiff/libtiff/tif_dirwrite.o libs/tiff/libtiff/tif_dirwrite.c -Ilibs/tiff -Iinclude -Iinclude/msvcrt \
  -Ilibs/tiff/libtiff -I./libs/jpeg -I./libs/zlib -DFAR= -DZ_SOLO -D_UCRT -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wno-packed-not-aligned -Wno-pragma-pack -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o libs/tiff/libtiff/tif_dumpmode.o libs/tiff/libtiff/tif_dumpmode.c -Ilibs/tiff -Iinclude -Iinclude/msvcrt \
  -Ilibs/tiff/libtiff -I./libs/jpeg -I./libs/zlib -DFAR= -DZ_SOLO -D_UCRT -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wno-packed-not-aligned -Wno-pragma-pack -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o libs/tiff/libtiff/tif_error.o libs/tiff/libtiff/tif_error.c -Ilibs/tiff -Iinclude -Iinclude/msvcrt \
  -Ilibs/tiff/libtiff -I./libs/jpeg -I./libs/zlib -DFAR= -DZ_SOLO -D_UCRT -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wno-packed-not-aligned -Wno-pragma-pack -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
cc -m64 -c -o libs/tiff/libtiff/tif_fax3.o libs/tiff/libtiff/tif_fax3.c -Ilibs/tiff -Iinclude -Iinclude/msvcrt \
  -Ilibs/tiff/libtiff -I./libs/jpeg -I./libs/zlib -DFAR= -DZ_SOLO -D_UCRT -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wno-packed-not-aligned -Wno-pragma-pack -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o libs/tiff/libtiff/tif_flush.o libs/tiff/libtiff/tif_flush.c -Ilibs/tiff -Iinclude -Iinclude/msvcrt \
  -Ilibs/tiff/libtiff -I./libs/jpeg -I./libs/zlib -DFAR= -DZ_SOLO -D_UCRT -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wno-packed-not-aligned -Wno-pragma-pack -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o libs/tiff/libtiff/tif_jpeg.o libs/tiff/libtiff/tif_jpeg.c -Ilibs/tiff -Iinclude -Iinclude/msvcrt \
  -Ilibs/tiff/libtiff -I./libs/jpeg -I./libs/zlib -DFAR= -DZ_SOLO -D_UCRT -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wno-packed-not-aligned -Wno-pragma-pack -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
cc -m64 -c -o libs/tiff/libtiff/tif_luv.o libs/tiff/libtiff/tif_luv.c -Ilibs/tiff -Iinclude -Iinclude/msvcrt \
  -Ilibs/tiff/libtiff -I./libs/jpeg -I./libs/zlib -DFAR= -DZ_SOLO -D_UCRT -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wno-packed-not-aligned -Wno-pragma-pack -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
cc -m64 -c -o libs/tiff/libtiff/tif_lzw.o libs/tiff/libtiff/tif_lzw.c -Ilibs/tiff -Iinclude -Iinclude/msvcrt \
  -Ilibs/tiff/libtiff -I./libs/jpeg -I./libs/zlib -DFAR= -DZ_SOLO -D_UCRT -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wno-packed-not-aligned -Wno-pragma-pack -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o libs/tiff/libtiff/tif_next.o libs/tiff/libtiff/tif_next.c -Ilibs/tiff -Iinclude -Iinclude/msvcrt \
  -Ilibs/tiff/libtiff -I./libs/jpeg -I./libs/zlib -DFAR= -DZ_SOLO -D_UCRT -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wno-packed-not-aligned -Wno-pragma-pack -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
cc -m64 -c -o libs/tiff/libtiff/tif_open.o libs/tiff/libtiff/tif_open.c -Ilibs/tiff -Iinclude -Iinclude/msvcrt \
  -Ilibs/tiff/libtiff -I./libs/jpeg -I./libs/zlib -DFAR= -DZ_SOLO -D_UCRT -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wno-packed-not-aligned -Wno-pragma-pack -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o libs/tiff/libtiff/tif_packbits.o libs/tiff/libtiff/tif_packbits.c -Ilibs/tiff -Iinclude -Iinclude/msvcrt \
  -Ilibs/tiff/libtiff -I./libs/jpeg -I./libs/zlib -DFAR= -DZ_SOLO -D_UCRT -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wno-packed-not-aligned -Wno-pragma-pack -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o libs/tiff/libtiff/tif_pixarlog.o libs/tiff/libtiff/tif_pixarlog.c -Ilibs/tiff -Iinclude -Iinclude/msvcrt \
  -Ilibs/tiff/libtiff -I./libs/jpeg -I./libs/zlib -DFAR= -DZ_SOLO -D_UCRT -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wno-packed-not-aligned -Wno-pragma-pack -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o libs/tiff/libtiff/tif_predict.o libs/tiff/libtiff/tif_predict.c -Ilibs/tiff -Iinclude -Iinclude/msvcrt \
  -Ilibs/tiff/libtiff -I./libs/jpeg -I./libs/zlib -DFAR= -DZ_SOLO -D_UCRT -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wno-packed-not-aligned -Wno-pragma-pack -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
cc -m64 -c -o libs/tiff/libtiff/tif_read.o libs/tiff/libtiff/tif_read.c -Ilibs/tiff -Iinclude -Iinclude/msvcrt \
  -Ilibs/tiff/libtiff -I./libs/jpeg -I./libs/zlib -DFAR= -DZ_SOLO -D_UCRT -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wno-packed-not-aligned -Wno-pragma-pack -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
cc -m64 -c -o libs/tiff/libtiff/tif_strip.o libs/tiff/libtiff/tif_strip.c -Ilibs/tiff -Iinclude -Iinclude/msvcrt \
  -Ilibs/tiff/libtiff -I./libs/jpeg -I./libs/zlib -DFAR= -DZ_SOLO -D_UCRT -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wno-packed-not-aligned -Wno-pragma-pack -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
cc -m64 -c -o libs/tiff/libtiff/tif_swab.o libs/tiff/libtiff/tif_swab.c -Ilibs/tiff -Iinclude -Iinclude/msvcrt \
  -Ilibs/tiff/libtiff -I./libs/jpeg -I./libs/zlib -DFAR= -DZ_SOLO -D_UCRT -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wno-packed-not-aligned -Wno-pragma-pack -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o libs/tiff/libtiff/tif_thunder.o libs/tiff/libtiff/tif_thunder.c -Ilibs/tiff -Iinclude -Iinclude/msvcrt \
  -Ilibs/tiff/libtiff -I./libs/jpeg -I./libs/zlib -DFAR= -DZ_SOLO -D_UCRT -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wno-packed-not-aligned -Wno-pragma-pack -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
cc -m64 -c -o libs/tiff/libtiff/tif_tile.o libs/tiff/libtiff/tif_tile.c -Ilibs/tiff -Iinclude -Iinclude/msvcrt \
  -Ilibs/tiff/libtiff -I./libs/jpeg -I./libs/zlib -DFAR= -DZ_SOLO -D_UCRT -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wno-packed-not-aligned -Wno-pragma-pack -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
cc -m64 -c -o libs/tiff/libtiff/tif_warning.o libs/tiff/libtiff/tif_warning.c -Ilibs/tiff -Iinclude -Iinclude/msvcrt \
  -Ilibs/tiff/libtiff -I./libs/jpeg -I./libs/zlib -DFAR= -DZ_SOLO -D_UCRT -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wno-packed-not-aligned -Wno-pragma-pack -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
cc -m64 -c -o libs/tiff/libtiff/tif_win32.o libs/tiff/libtiff/tif_win32.c -Ilibs/tiff -Iinclude -Iinclude/msvcrt \
  -Ilibs/tiff/libtiff -I./libs/jpeg -I./libs/zlib -DFAR= -DZ_SOLO -D_UCRT -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wno-packed-not-aligned -Wno-pragma-pack -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o libs/tiff/libtiff/tif_write.o libs/tiff/libtiff/tif_write.c -Ilibs/tiff -Iinclude -Iinclude/msvcrt \
  -Ilibs/tiff/libtiff -I./libs/jpeg -I./libs/zlib -DFAR= -DZ_SOLO -D_UCRT -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wno-packed-not-aligned -Wno-pragma-pack -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o libs/tiff/libtiff/tif_zip.o libs/tiff/libtiff/tif_zip.c -Ilibs/tiff -Iinclude -Iinclude/msvcrt \
  -Ilibs/tiff/libtiff -I./libs/jpeg -I./libs/zlib -DFAR= -DZ_SOLO -D_UCRT -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wno-packed-not-aligned -Wno-pragma-pack -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
cc -m64 -c -o libs/jpeg/jerror.o libs/jpeg/jerror.c -Ilibs/jpeg -Iinclude -Iinclude/msvcrt -D_UCRT -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wno-packed-not-aligned \
  -Wno-pragma-pack -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar \
  -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
tools/winegcc/winegcc -o dlls/windowscodecs/windowscodecs.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/windowscodecs/windowscodecs.spec -mno-cygwin \
  dlls/windowscodecs/version.res dlls/windowscodecs/windowscodecs_wincodec_r.res
cc -m64 -c -o dlls/windowscodecsext/main.o dlls/windowscodecsext/main.c -Idlls/windowscodecsext -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
tools/winegcc/winegcc -o dlls/winebus.sys/winebus.sys --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/winebus.sys/winebus.sys.spec -Wl,--subsystem,native -mno-cygwin \
  dlls/winebus.sys/winebus.res
cc -m64 -c -o dlls/wined3d/adapter_gl.o dlls/wined3d/adapter_gl.c -Idlls/wined3d -Iinclude -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
cc -m64 -c -o dlls/wined3d/adapter_vk.o dlls/wined3d/adapter_vk.c -Idlls/wined3d -Iinclude -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/wined3d/arb_program_shader.o dlls/wined3d/arb_program_shader.c -Idlls/wined3d -Iinclude -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/wined3d/ati_fragment_shader.o dlls/wined3d/ati_fragment_shader.c -Idlls/wined3d -Iinclude -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
cc -m64 -c -o dlls/wined3d/buffer.o dlls/wined3d/buffer.c -Idlls/wined3d -Iinclude -D__WINESRC__ -DWINE_NO_LONG_TYPES \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/wined3d/context.o dlls/wined3d/context.c -Idlls/wined3d -Iinclude -D__WINESRC__ -DWINE_NO_LONG_TYPES \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/wined3d/context_gl.o dlls/wined3d/context_gl.c -Idlls/wined3d -Iinclude -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/wined3d/context_vk.o dlls/wined3d/context_vk.c -Idlls/wined3d -Iinclude -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/wined3d/cs.o dlls/wined3d/cs.c -Idlls/wined3d -Iinclude -D__WINESRC__ -DWINE_NO_LONG_TYPES -Wall \
  -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/wined3d/device.o dlls/wined3d/device.c -Idlls/wined3d -Iinclude -D__WINESRC__ -DWINE_NO_LONG_TYPES \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/wined3d/directx.o dlls/wined3d/directx.c -Idlls/wined3d -Iinclude -D__WINESRC__ -DWINE_NO_LONG_TYPES \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/wined3d/gl_compat.o dlls/wined3d/gl_compat.c -Idlls/wined3d -Iinclude -D__WINESRC__ -DWINE_NO_LONG_TYPES \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/wined3d/glsl_shader.o dlls/wined3d/glsl_shader.c -Idlls/wined3d -Iinclude -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/wined3d/nvidia_texture_shader.o dlls/wined3d/nvidia_texture_shader.c -Idlls/wined3d -Iinclude -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/wined3d/palette.o dlls/wined3d/palette.c -Idlls/wined3d -Iinclude -D__WINESRC__ -DWINE_NO_LONG_TYPES \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/wined3d/query.o dlls/wined3d/query.c -Idlls/wined3d -Iinclude -D__WINESRC__ -DWINE_NO_LONG_TYPES \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/wined3d/resource.o dlls/wined3d/resource.c -Idlls/wined3d -Iinclude -D__WINESRC__ -DWINE_NO_LONG_TYPES \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
dlls/wined3d/directx.c:1231:26: warning: taking the absolute value of unsigned type 'unsigned int' has no effect [-Wabsolute-value]
        unsigned int d = abs(mode->width - matching_modes[i]->width)
                         ^
dlls/wined3d/directx.c:1231:26: note: remove the call to 'abs' since unsigned values cannot be negative
        unsigned int d = abs(mode->width - matching_modes[i]->width)
                         ^~~
dlls/wined3d/directx.c:1232:19: warning: taking the absolute value of unsigned type 'unsigned int' has no effect [-Wabsolute-value]
                + abs(mode->height - matching_modes[i]->height);
                  ^
dlls/wined3d/directx.c:1232:19: note: remove the call to 'abs' since unsigned values cannot be negative
                + abs(mode->height - matching_modes[i]->height);
                  ^~~
4 warnings generated.
cc -m64 -c -o dlls/wined3d/sampler.o dlls/wined3d/sampler.c -Idlls/wined3d -Iinclude -D__WINESRC__ -DWINE_NO_LONG_TYPES \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/wined3d/shader.o dlls/wined3d/shader.c -Idlls/wined3d -Iinclude -D__WINESRC__ -DWINE_NO_LONG_TYPES \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/wined3d/shader_sm1.o dlls/wined3d/shader_sm1.c -Idlls/wined3d -Iinclude -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/wined3d/shader_sm4.o dlls/wined3d/shader_sm4.c -Idlls/wined3d -Iinclude -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/wined3d/shader_spirv.o dlls/wined3d/shader_spirv.c -Idlls/wined3d -Iinclude -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/wined3d/state.o dlls/wined3d/state.c -Idlls/wined3d -Iinclude -D__WINESRC__ -DWINE_NO_LONG_TYPES \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/wined3d/stateblock.o dlls/wined3d/stateblock.c -Idlls/wined3d -Iinclude -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/wined3d/surface.o dlls/wined3d/surface.c -Idlls/wined3d -Iinclude -D__WINESRC__ -DWINE_NO_LONG_TYPES \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/wined3d/swapchain.o dlls/wined3d/swapchain.c -Idlls/wined3d -Iinclude -D__WINESRC__ -DWINE_NO_LONG_TYPES \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/wined3d/texture.o dlls/wined3d/texture.c -Idlls/wined3d -Iinclude -D__WINESRC__ -DWINE_NO_LONG_TYPES \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/wined3d/utils.o dlls/wined3d/utils.c -Idlls/wined3d -Iinclude -D__WINESRC__ -DWINE_NO_LONG_TYPES \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/wined3d/vertexdeclaration.o dlls/wined3d/vertexdeclaration.c -Idlls/wined3d -Iinclude -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/wined3d/view.o dlls/wined3d/view.c -Idlls/wined3d -Iinclude -D__WINESRC__ -DWINE_NO_LONG_TYPES \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/wined3d/wined3d_main.o dlls/wined3d/wined3d_main.c -Idlls/wined3d -Iinclude -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
tools/winegcc/winegcc -o dlls/wined3d/wined3d.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/wined3d/wined3d.spec -mcygwin dlls/wined3d/version.res
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winegcc/winegcc -o dlls/winehid.sys/winehid.sys --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/winehid.sys/winehid.sys.spec -Wl,--subsystem,native -mno-cygwin \
  dlls/winehid.sys/winehid.res
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/winemapi/main.o dlls/winemapi/main.c -Idlls/winemapi -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/winemapi/sendmail.o dlls/winemapi/sendmail.c -Idlls/winemapi -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winegcc/winegcc -o dlls/wineps.drv/wineps.drv --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/wineps.drv/wineps.drv.spec -mno-cygwin dlls/wineps.drv/wineps.res
tools/winegcc/winegcc -o dlls/winevulkan/winevulkan.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/winevulkan/winevulkan.spec -mno-cygwin \
  dlls/winevulkan/winevulkan.res
cc -m64 -c -o dlls/winex11.drv/display.o dlls/winex11.drv/display.c -Idlls/winex11.drv -Iinclude -I/usr/X11R6/include \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winegcc/winegcc -o dlls/winex11.drv/winex11.drv --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/winex11.drv/winex11.drv.spec -mcygwin dlls/winex11.drv/version.res
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winegcc/winegcc -o dlls/winexinput.sys/winexinput.sys --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/winexinput.sys/winexinput.sys.spec -Wl,--subsystem,native \
  -mno-cygwin dlls/winexinput.sys/winexinput.res
cc -m64 -c -o dlls/winhttp/cookie.o dlls/winhttp/cookie.c -Idlls/winhttp -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/winhttp/handle.o dlls/winhttp/handle.c -Idlls/winhttp -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/winhttp/main.o dlls/winhttp/main.c -Idlls/winhttp -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/winhttp/net.o dlls/winhttp/net.c -Idlls/winhttp -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/winhttp/request.o dlls/winhttp/request.c -Idlls/winhttp -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/winhttp/session.o dlls/winhttp/session.c -Idlls/winhttp -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/winhttp/url.o dlls/winhttp/url.c -Idlls/winhttp -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/wininet/cookie.o dlls/wininet/cookie.c -Idlls/wininet -Iinclude -Iinclude/msvcrt -I./libs/zlib \
  -D__WINESRC__ -DFAR= -DZ_SOLO -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/wininet/dialogs.o dlls/wininet/dialogs.c -Idlls/wininet -Iinclude -Iinclude/msvcrt -I./libs/zlib \
  -D__WINESRC__ -DFAR= -DZ_SOLO -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/wininet/ftp.o dlls/wininet/ftp.c -Idlls/wininet -Iinclude -Iinclude/msvcrt -I./libs/zlib \
  -D__WINESRC__ -DFAR= -DZ_SOLO -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/wininet/http.o dlls/wininet/http.c -Idlls/wininet -Iinclude -Iinclude/msvcrt -I./libs/zlib \
  -D__WINESRC__ -DFAR= -DZ_SOLO -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/wininet/internet.o dlls/wininet/internet.c -Idlls/wininet -Iinclude -Iinclude/msvcrt -I./libs/zlib \
  -D__WINESRC__ -DFAR= -DZ_SOLO -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/wininet/netconnection.o dlls/wininet/netconnection.c -Idlls/wininet -Iinclude -Iinclude/msvcrt -I./libs/zlib \
  -D__WINESRC__ -DFAR= -DZ_SOLO -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/wininet/utility.o dlls/wininet/utility.c -Idlls/wininet -Iinclude -Iinclude/msvcrt -I./libs/zlib \
  -D__WINESRC__ -DFAR= -DZ_SOLO -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
tools/winegcc/winegcc -o dlls/wininet/wininet.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/wininet/wininet.spec -mno-cygwin dlls/wininet/wininet.res \
  dlls/wininet/winineterror.res
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/winmm/joystick.o dlls/winmm/joystick.c -Idlls/winmm -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_WINMM_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/winmm/lolvldrv.o dlls/winmm/lolvldrv.c -Idlls/winmm -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_WINMM_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/winmm/waveform.o dlls/winmm/waveform.c -Idlls/winmm -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_WINMM_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winegcc/winegcc -o dlls/winmm/winmm.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/winmm/winmm.spec -mno-cygwin dlls/winmm/winmm.res \
  dlls/winmm/winmm_res.res
cc -m64 -c -o dlls/winscard/winscard.o dlls/winscard/winscard.c -Idlls/winscard -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
tools/winegcc/winegcc -o dlls/winscard/winscard.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/winscard/winscard.spec -mno-cygwin dlls/winscard/rsrc.res
tools/winegcc/winegcc -o dlls/winspool.drv/winspool.drv --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/winspool.drv/winspool.drv.spec -mno-cygwin \
  dlls/winspool.drv/winspool.res
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/wintrust/asn.o dlls/wintrust/asn.c -Idlls/wintrust -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/wintrust/register.o dlls/wintrust/register.c -Idlls/wintrust -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/wintrust/wintrust_main.o dlls/wintrust/wintrust_main.c -Idlls/wintrust -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
tools/winegcc/winegcc -o dlls/wintrust/wintrust.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/wintrust/wintrust.spec -mno-cygwin dlls/wintrust/version.res
cc -m64 -c -o dlls/wldap32/bind.o dlls/wldap32/bind.c -Idlls/wldap32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winegcc/winegcc -o dlls/wldap32/wldap32.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/wldap32/wldap32.spec -mno-cygwin dlls/wldap32/wldap32.res
cc -m64 -c -o dlls/wmiutils/main.o dlls/wmiutils/main.c -Idlls/wmiutils -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/wmiutils/path.o dlls/wmiutils/path.c -Idlls/wmiutils -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/wmiutils/statuscode.o dlls/wmiutils/statuscode.c -Idlls/wmiutils -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
tools/winegcc/winegcc -o dlls/wmiutils/wmiutils.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/wmiutils/wmiutils.spec -Wb,--prefer-native -mno-cygwin \
  dlls/wmiutils/wmiutils_classes_r.res
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/wmp/events.o dlls/wmp/events.c -Idlls/wmp -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/wmp/oleobj.o dlls/wmp/oleobj.c -Idlls/wmp -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/wmp/player.o dlls/wmp/player.c -Idlls/wmp -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/wmp/wmp_main.o dlls/wmp/wmp_main.c -Idlls/wmp -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/wmphoto/decoder.o dlls/windowscodecs/decoder.c -Idlls/wmphoto -Idlls/windowscodecs -Iinclude \
  -Iinclude/msvcrt -I./libs/jxr/jxrgluelib -I./libs/jxr/image/sys -D__WINESRC__ -DWINE_NO_LONG_TYPES \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/wmphoto/jxrlib.o dlls/wmphoto/jxrlib.c -Idlls/wmphoto -Idlls/windowscodecs -Iinclude -Iinclude/msvcrt \
  -I./libs/jxr/jxrgluelib -I./libs/jxr/image/sys -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT -Wall \
  -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/wmphoto/main.o dlls/wmphoto/main.c -Idlls/wmphoto -Idlls/windowscodecs -Iinclude -Iinclude/msvcrt \
  -I./libs/jxr/jxrgluelib -I./libs/jxr/image/sys -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT -Wall \
  -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/wmphoto/wincodecs_common.o dlls/windowscodecs/wincodecs_common.c -Idlls/wmphoto -Idlls/windowscodecs -Iinclude \
  -Iinclude/msvcrt -I./libs/jxr/jxrgluelib -I./libs/jxr/image/sys -D__WINESRC__ -DWINE_NO_LONG_TYPES \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o libs/jxr/image/decode/JXRTranscode.o libs/jxr/image/decode/JXRTranscode.c -Ilibs/jxr -Iinclude -Iinclude/msvcrt \
  -Ilibs/jxr/jxrgluelib -Ilibs/jxr/image/sys -DDISABLE_PERF_MEASUREMENT -D_UCRT -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wno-packed-not-aligned \
  -Wno-pragma-pack -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar \
  -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o libs/jxr/image/decode/decode.o libs/jxr/image/decode/decode.c -Ilibs/jxr -Iinclude -Iinclude/msvcrt \
  -Ilibs/jxr/jxrgluelib -Ilibs/jxr/image/sys -DDISABLE_PERF_MEASUREMENT -D_UCRT -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wno-packed-not-aligned \
  -Wno-pragma-pack -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar \
  -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o libs/jxr/image/decode/postprocess.o libs/jxr/image/decode/postprocess.c -Ilibs/jxr -Iinclude -Iinclude/msvcrt \
  -Ilibs/jxr/jxrgluelib -Ilibs/jxr/image/sys -DDISABLE_PERF_MEASUREMENT -D_UCRT -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wno-packed-not-aligned \
  -Wno-pragma-pack -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar \
  -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o libs/jxr/image/decode/segdec.o libs/jxr/image/decode/segdec.c -Ilibs/jxr -Iinclude -Iinclude/msvcrt \
  -Ilibs/jxr/jxrgluelib -Ilibs/jxr/image/sys -DDISABLE_PERF_MEASUREMENT -D_UCRT -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wno-packed-not-aligned \
  -Wno-pragma-pack -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar \
  -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o libs/jxr/image/decode/strInvTransform.o libs/jxr/image/decode/strInvTransform.c -Ilibs/jxr -Iinclude -Iinclude/msvcrt \
  -Ilibs/jxr/jxrgluelib -Ilibs/jxr/image/sys -DDISABLE_PERF_MEASUREMENT -D_UCRT -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wno-packed-not-aligned \
  -Wno-pragma-pack -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar \
  -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o libs/jxr/image/decode/strPredQuantDec.o libs/jxr/image/decode/strPredQuantDec.c -Ilibs/jxr -Iinclude -Iinclude/msvcrt \
  -Ilibs/jxr/jxrgluelib -Ilibs/jxr/image/sys -DDISABLE_PERF_MEASUREMENT -D_UCRT -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wno-packed-not-aligned \
  -Wno-pragma-pack -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar \
  -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o libs/jxr/image/decode/strdec.o libs/jxr/image/decode/strdec.c -Ilibs/jxr -Iinclude -Iinclude/msvcrt \
  -Ilibs/jxr/jxrgluelib -Ilibs/jxr/image/sys -DDISABLE_PERF_MEASUREMENT -D_UCRT -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wno-packed-not-aligned \
  -Wno-pragma-pack -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar \
  -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o libs/jxr/image/encode/encode.o libs/jxr/image/encode/encode.c -Ilibs/jxr -Iinclude -Iinclude/msvcrt \
  -Ilibs/jxr/jxrgluelib -Ilibs/jxr/image/sys -DDISABLE_PERF_MEASUREMENT -D_UCRT -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wno-packed-not-aligned \
  -Wno-pragma-pack -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar \
  -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
cc -m64 -c -o libs/jxr/image/encode/segenc.o libs/jxr/image/encode/segenc.c -Ilibs/jxr -Iinclude -Iinclude/msvcrt \
  -Ilibs/jxr/jxrgluelib -Ilibs/jxr/image/sys -DDISABLE_PERF_MEASUREMENT -D_UCRT -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wno-packed-not-aligned \
  -Wno-pragma-pack -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar \
  -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o libs/jxr/image/encode/strFwdTransform.o libs/jxr/image/encode/strFwdTransform.c -Ilibs/jxr -Iinclude -Iinclude/msvcrt \
  -Ilibs/jxr/jxrgluelib -Ilibs/jxr/image/sys -DDISABLE_PERF_MEASUREMENT -D_UCRT -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wno-packed-not-aligned \
  -Wno-pragma-pack -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar \
  -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
libs/jxr/image/decode/segdec.c:683:23: warning: expression result unused [-Wunused-value]
            readIS_L2(pSC, pIO);
                      ^~~
libs/jxr/image/sys/../x86/x86.h:39:36: note: expanded from macro 'readIS_L2'
#define readIS_L2(pSC, pIO) (void)(pSC, pIO)
                                   ^~~
libs/jxr/image/decode/segdec.c:685:27: warning: expression result unused [-Wunused-value]
                readIS_L2(pSC, pIOFL);
                          ^~~
libs/jxr/image/sys/../x86/x86.h:39:36: note: expanded from macro 'readIS_L2'
#define readIS_L2(pSC, pIO) (void)(pSC, pIO)
                                   ^~~
3 warnings generated.
cc -m64 -c -o libs/jxr/image/encode/strPredQuantEnc.o libs/jxr/image/encode/strPredQuantEnc.c -Ilibs/jxr -Iinclude -Iinclude/msvcrt \
  -Ilibs/jxr/jxrgluelib -Ilibs/jxr/image/sys -DDISABLE_PERF_MEASUREMENT -D_UCRT -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wno-packed-not-aligned \
  -Wno-pragma-pack -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar \
  -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o libs/jxr/image/encode/strenc.o libs/jxr/image/encode/strenc.c -Ilibs/jxr -Iinclude -Iinclude/msvcrt \
  -Ilibs/jxr/jxrgluelib -Ilibs/jxr/image/sys -DDISABLE_PERF_MEASUREMENT -D_UCRT -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wno-packed-not-aligned \
  -Wno-pragma-pack -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar \
  -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
libs/jxr/image/decode/strPredQuantDec.c:76:13: warning: add explicit braces to avoid dangling else [-Wdangling-else]
            else if(cf == YUV_422)
            ^
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
cc -m64 -c -o libs/jxr/image/sys/adapthuff.o libs/jxr/image/sys/adapthuff.c -Ilibs/jxr -Iinclude -Iinclude/msvcrt \
  -Ilibs/jxr/jxrgluelib -Ilibs/jxr/image/sys -DDISABLE_PERF_MEASUREMENT -D_UCRT -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wno-packed-not-aligned \
  -Wno-pragma-pack -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar \
  -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
cc -m64 -c -o libs/jxr/image/sys/image.o libs/jxr/image/sys/image.c -Ilibs/jxr -Iinclude -Iinclude/msvcrt \
  -Ilibs/jxr/jxrgluelib -Ilibs/jxr/image/sys -DDISABLE_PERF_MEASUREMENT -D_UCRT -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wno-packed-not-aligned \
  -Wno-pragma-pack -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar \
  -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o libs/jxr/image/sys/strPredQuant.o libs/jxr/image/sys/strPredQuant.c -Ilibs/jxr -Iinclude -Iinclude/msvcrt \
  -Ilibs/jxr/jxrgluelib -Ilibs/jxr/image/sys -DDISABLE_PERF_MEASUREMENT -D_UCRT -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wno-packed-not-aligned \
  -Wno-pragma-pack -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar \
  -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o libs/jxr/image/sys/strcodec.o libs/jxr/image/sys/strcodec.c -Ilibs/jxr -Iinclude -Iinclude/msvcrt \
  -Ilibs/jxr/jxrgluelib -Ilibs/jxr/image/sys -DDISABLE_PERF_MEASUREMENT -D_UCRT -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wno-packed-not-aligned \
  -Wno-pragma-pack -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar \
  -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
libs/jxr/image/encode/segenc.c:894:24: warning: expression result unused [-Wunused-value]
            writeIS_L2(pSC, pIO);
                       ^~~
libs/jxr/image/sys/../x86/x86.h:42:37: note: expanded from macro 'writeIS_L2'
#define writeIS_L2(pSC, pIO) (void)(pSC, pIO)
                                    ^~~
libs/jxr/image/encode/segenc.c:896:28: warning: expression result unused [-Wunused-value]
                writeIS_L2(pSC, pIOFL);
                           ^~~
libs/jxr/image/sys/../x86/x86.h:42:37: note: expanded from macro 'writeIS_L2'
#define writeIS_L2(pSC, pIO) (void)(pSC, pIO)
                                    ^~~
3 warnings generated.
tools/winegcc/winegcc -o dlls/wmphoto/wmphoto.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/wmphoto/wmphoto.spec -Wb,--prefer-native -mno-cygwin \
  dlls/wmphoto/wmphoto_r.res
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
cc -m64 -c -o dlls/wmvcore/wmvcore_main.o dlls/wmvcore/wmvcore_main.c -Idlls/wmvcore -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/wmvcore/writer.o dlls/wmvcore/writer.c -Idlls/wmvcore -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
libs/jxr/image/encode/strenc.c:1317:34: warning: implicit conversion from 'int' to 'I8' (aka 'signed char') changes value from 132 to -124 [-Wconstant-conversion]
        pSC->WMISCP.nExpBias = 4 + 128;//default
                             ~ ~~^~~~~
2 warnings generated.
tools/winegcc/winegcc -o dlls/wmvcore/wmvcore.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/wmvcore/wmvcore.spec -Wb,--prefer-native -mno-cygwin \
  dlls/wmvcore/version.res
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
1 warning generated.
cc -m64 -c -o dlls/wpc/wpc.o dlls/wpc/wpc.c -Idlls/wpc -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT -Wall \
  -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
tools/winegcc/winegcc -o dlls/wpc/wpc.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/wpc/wpc.spec -Wb,--prefer-native -mno-cygwin \
  dlls/wpc/wpc_classes_r.res
cc -m64 -c -o dlls/ws2_32/async.o dlls/ws2_32/async.c -Idlls/ws2_32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/ws2_32/protocol.o dlls/ws2_32/protocol.c -Idlls/ws2_32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/ws2_32/socket.o dlls/ws2_32/socket.c -Idlls/ws2_32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
libs/jxr/image/sys/strcodec.c:825:9: warning: add explicit braces to avoid dangling else [-Wdangling-else]
        else
        ^
libs/jxr/image/sys/strcodec.c:832:9: warning: add explicit braces to avoid dangling else [-Wdangling-else]
        else
        ^
libs/jxr/image/sys/strcodec.c:870:13: warning: add explicit braces to avoid dangling else [-Wdangling-else]
            else if(cChMode == 1) // mixed
            ^
4 warnings generated.
tools/winegcc/winegcc -o dlls/ws2_32/ws2_32.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/ws2_32/ws2_32.spec -mno-cygwin dlls/ws2_32/version.res
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/ws2_32/unixlib.o dlls/ws2_32/unixlib.c -Idlls/ws2_32 -Iinclude -D__WINESRC__ -D_UCRT -DWINE_UNIX_LIB \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/wsdapi/address.o dlls/wsdapi/address.c -Idlls/wsdapi -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/wsdapi/discovery.o dlls/wsdapi/discovery.c -Idlls/wsdapi -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/wsdapi/memory.o dlls/wsdapi/memory.c -Idlls/wsdapi -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/wsdapi/msgparams.o dlls/wsdapi/msgparams.c -Idlls/wsdapi -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/wsdapi/network.o dlls/wsdapi/network.c -Idlls/wsdapi -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/wsdapi/soap.o dlls/wsdapi/soap.c -Idlls/wsdapi -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/wsdapi/xml.o dlls/wsdapi/xml.c -Idlls/wsdapi -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/wsock32/protocol.o dlls/wsock32/protocol.c -Idlls/wsock32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/wsock32/service.o dlls/wsock32/service.c -Idlls/wsock32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/wsock32/socket.o dlls/wsock32/socket.c -Idlls/wsock32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
tools/winegcc/winegcc -o dlls/wsock32/wsock32.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/wsock32/wsock32.spec -mno-cygwin dlls/wsock32/version.res
cc -m64 -c -o dlls/wuapi/downloader.o dlls/wuapi/downloader.c -Idlls/wuapi -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/wuapi/installer.o dlls/wuapi/installer.c -Idlls/wuapi -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/wuapi/main.o dlls/wuapi/main.c -Idlls/wuapi -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/wuapi/searcher.o dlls/wuapi/searcher.c -Idlls/wuapi -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/wuapi/session.o dlls/wuapi/session.c -Idlls/wuapi -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/wuapi/systeminfo.o dlls/wuapi/systeminfo.c -Idlls/wuapi -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/wuapi/updates.o dlls/wuapi/updates.c -Idlls/wuapi -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
tools/winegcc/winegcc -o dlls/wuaueng/wuaueng.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/wuaueng/wuaueng.spec -Wb,--prefer-native -mno-cygwin \
  dlls/wuaueng/version.res
cc -m64 -c -o libs/faudio/src/FAudio_platform_win32.o libs/faudio/src/FAudio_platform_win32.c -Ilibs/faudio -Iinclude -Iinclude/msvcrt \
  -Ilibs/faudio/include -DFAUDIO_WIN32_PLATFORM -DHAVE_WMADEC -DNDEBUG -D_UCRT -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wno-packed-not-aligned \
  -Wno-pragma-pack -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar \
  -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/xactengine2_0/xact_dll.o dlls/xactengine3_7/xact_dll.c -Idlls/xactengine2_0 -Idlls/xactengine3_7 -Iinclude \
  -Iinclude/msvcrt -I./libs/faudio/include -D__WINESRC__ -DXACT3_VER=0x0200 -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
tools/winegcc/winegcc -o dlls/xactengine2_0/xactengine2_0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/xactengine2_0/xactengine2_0.spec -mno-cygwin \
  dlls/xactengine2_0/xact_classes_r.res
cc -m64 -c -o dlls/xactengine2_4/xact_dll.o dlls/xactengine3_7/xact_dll.c -Idlls/xactengine2_4 -Idlls/xactengine3_7 -Iinclude \
  -Iinclude/msvcrt -I./libs/faudio/include -D__WINESRC__ -DXACT3_VER=0x0204 -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winegcc/winegcc -o dlls/xactengine2_4/xactengine2_4.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/xactengine2_4/xactengine2_4.spec -mno-cygwin \
  dlls/xactengine2_4/xact_classes_r.res
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/xactengine2_7/xact_dll.o dlls/xactengine3_7/xact_dll.c -Idlls/xactengine2_7 -Idlls/xactengine3_7 -Iinclude \
  -Iinclude/msvcrt -I./libs/faudio/include -D__WINESRC__ -DXACT3_VER=0x0207 -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winegcc/winegcc -o dlls/xactengine2_7/xactengine2_7.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/xactengine2_7/xactengine2_7.spec -mno-cygwin \
  dlls/xactengine2_7/xact_classes_r.res
cc -m64 -c -o dlls/xactengine2_9/xact_dll.o dlls/xactengine3_7/xact_dll.c -Idlls/xactengine2_9 -Idlls/xactengine3_7 -Iinclude \
  -Iinclude/msvcrt -I./libs/faudio/include -D__WINESRC__ -DXACT3_VER=0x0209 -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
tools/winegcc/winegcc -o dlls/xactengine2_9/xactengine2_9.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/xactengine2_9/xactengine2_9.spec -mno-cygwin \
  dlls/xactengine2_9/xact_classes_r.res
cc -m64 -c -o dlls/xactengine3_0/xact_dll.o dlls/xactengine3_7/xact_dll.c -Idlls/xactengine3_0 -Idlls/xactengine3_7 -Iinclude \
  -Iinclude/msvcrt -I./libs/faudio/include -D__WINESRC__ -DXACT3_VER=0x0300 -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winegcc/winegcc -o dlls/xactengine3_0/xactengine3_0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/xactengine3_0/xactengine3_0.spec -mno-cygwin \
  dlls/xactengine3_0/xact_classes_r.res
cc -m64 -c -o dlls/xactengine3_1/xact_dll.o dlls/xactengine3_7/xact_dll.c -Idlls/xactengine3_1 -Idlls/xactengine3_7 -Iinclude \
  -Iinclude/msvcrt -I./libs/faudio/include -D__WINESRC__ -DXACT3_VER=0x0301 -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
libs/faudio/src/FAudio_platform_win32.c:82:38: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        my_SetThreadDescription = (HRESULT (WINAPI *)(HANDLE, PCWSTR)) GetProcAddress(kernelbase, "SetThreadDescription");
                                            ^~~~~~
include/windef.h:195:21: note: expanded from macro 'WINAPI'
#define WINAPI      __stdcall
                    ^~~~~~~~~
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
2 warnings generated.
tools/winegcc/winegcc -o dlls/xactengine3_1/xactengine3_1.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/xactengine3_1/xactengine3_1.spec -mno-cygwin \
  dlls/xactengine3_1/xact_classes_r.res
cc -m64 -c -o dlls/xactengine3_2/xact_dll.o dlls/xactengine3_7/xact_dll.c -Idlls/xactengine3_2 -Idlls/xactengine3_7 -Iinclude \
  -Iinclude/msvcrt -I./libs/faudio/include -D__WINESRC__ -DXACT3_VER=0x0302 -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winegcc/winegcc -o dlls/xactengine3_2/xactengine3_2.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/xactengine3_2/xactengine3_2.spec -mno-cygwin \
  dlls/xactengine3_2/xact_classes_r.res
cc -m64 -c -o dlls/xactengine3_3/xact_dll.o dlls/xactengine3_7/xact_dll.c -Idlls/xactengine3_3 -Idlls/xactengine3_7 -Iinclude \
  -Iinclude/msvcrt -I./libs/faudio/include -D__WINESRC__ -DXACT3_VER=0x0303 -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winegcc/winegcc -o dlls/xactengine3_3/xactengine3_3.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/xactengine3_3/xactengine3_3.spec -mno-cygwin \
  dlls/xactengine3_3/xact_classes_r.res
cc -m64 -c -o dlls/xactengine3_4/xact_dll.o dlls/xactengine3_7/xact_dll.c -Idlls/xactengine3_4 -Idlls/xactengine3_7 -Iinclude \
  -Iinclude/msvcrt -I./libs/faudio/include -D__WINESRC__ -DXACT3_VER=0x0304 -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
tools/winegcc/winegcc -o dlls/xactengine3_4/xactengine3_4.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/xactengine3_4/xactengine3_4.spec -mno-cygwin \
  dlls/xactengine3_4/xact_classes_r.res
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/xactengine3_5/xact_dll.o dlls/xactengine3_7/xact_dll.c -Idlls/xactengine3_5 -Idlls/xactengine3_7 -Iinclude \
  -Iinclude/msvcrt -I./libs/faudio/include -D__WINESRC__ -DXACT3_VER=0x0305 -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
tools/winegcc/winegcc -o dlls/xactengine3_5/xactengine3_5.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/xactengine3_5/xactengine3_5.spec -mno-cygwin \
  dlls/xactengine3_5/xact_classes_r.res
cc -m64 -c -o dlls/xactengine3_6/xact_dll.o dlls/xactengine3_7/xact_dll.c -Idlls/xactengine3_6 -Idlls/xactengine3_7 -Iinclude \
  -Iinclude/msvcrt -I./libs/faudio/include -D__WINESRC__ -DXACT3_VER=0x0306 -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
tools/winegcc/winegcc -o dlls/xactengine3_6/xactengine3_6.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/xactengine3_6/xactengine3_6.spec -mno-cygwin \
  dlls/xactengine3_6/xact_classes_r.res
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/xactengine3_7/xact_dll.o dlls/xactengine3_7/xact_dll.c -Idlls/xactengine3_7 -Iinclude -Iinclude/msvcrt \
  -I./libs/faudio/include -D__WINESRC__ -DXACT3_VER=0x0307 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winegcc/winegcc -o dlls/xactengine3_7/xactengine3_7.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/xactengine3_7/xactengine3_7.spec -mno-cygwin \
  dlls/xactengine3_7/xact_classes_r.res
cc -m64 -c -o dlls/xapofx1_1/xapo.o dlls/xaudio2_7/xapo.c -Idlls/xapofx1_1 -Idlls/xaudio2_7 -Iinclude -Iinclude/msvcrt \
  -I./libs/faudio/include -D__WINESRC__ -DXAPOFX1_VER=1 -DXAUDIO2_VER=2 -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/xapofx1_1/xapofx.o dlls/xaudio2_7/xapofx.c -Idlls/xapofx1_1 -Idlls/xaudio2_7 -Iinclude -Iinclude/msvcrt \
  -I./libs/faudio/include -D__WINESRC__ -DXAPOFX1_VER=1 -DXAUDIO2_VER=2 -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/xapofx1_1/xaudio_allocator.o dlls/xaudio2_7/xaudio_allocator.c -Idlls/xapofx1_1 -Idlls/xaudio2_7 -Iinclude \
  -Iinclude/msvcrt -I./libs/faudio/include -D__WINESRC__ -DXAPOFX1_VER=1 -DXAUDIO2_VER=2 -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winegcc/winegcc -o dlls/xapofx1_1/xapofx1_1.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/xapofx1_1/xapofx1_1.spec -mno-cygwin dlls/xapofx1_1/version.res
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/xapofx1_2/xapo.o dlls/xaudio2_7/xapo.c -Idlls/xapofx1_2 -Idlls/xaudio2_7 -Iinclude -Iinclude/msvcrt \
  -I./libs/faudio/include -D__WINESRC__ -DXAPOFX1_VER=2 -DXAUDIO2_VER=3 -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/xapofx1_2/xapofx.o dlls/xaudio2_7/xapofx.c -Idlls/xapofx1_2 -Idlls/xaudio2_7 -Iinclude -Iinclude/msvcrt \
  -I./libs/faudio/include -D__WINESRC__ -DXAPOFX1_VER=2 -DXAUDIO2_VER=3 -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/xapofx1_2/xaudio_allocator.o dlls/xaudio2_7/xaudio_allocator.c -Idlls/xapofx1_2 -Idlls/xaudio2_7 -Iinclude \
  -Iinclude/msvcrt -I./libs/faudio/include -D__WINESRC__ -DXAPOFX1_VER=2 -DXAUDIO2_VER=3 -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/xapofx1_3/xapo.o dlls/xaudio2_7/xapo.c -Idlls/xapofx1_3 -Idlls/xaudio2_7 -Iinclude -Iinclude/msvcrt \
  -I./libs/faudio/include -D__WINESRC__ -DXAPOFX1_VER=3 -DXAUDIO2_VER=4 -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/xapofx1_3/xapofx.o dlls/xaudio2_7/xapofx.c -Idlls/xapofx1_3 -Idlls/xaudio2_7 -Iinclude -Iinclude/msvcrt \
  -I./libs/faudio/include -D__WINESRC__ -DXAPOFX1_VER=3 -DXAUDIO2_VER=4 -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/xapofx1_3/xaudio_allocator.o dlls/xaudio2_7/xaudio_allocator.c -Idlls/xapofx1_3 -Idlls/xaudio2_7 -Iinclude \
  -Iinclude/msvcrt -I./libs/faudio/include -D__WINESRC__ -DXAPOFX1_VER=3 -DXAUDIO2_VER=4 -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
tools/winegcc/winegcc -o dlls/xapofx1_3/xapofx1_3.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/xapofx1_3/xapofx1_3.spec -mno-cygwin dlls/xapofx1_3/version.res
cc -m64 -c -o dlls/xapofx1_4/xapo.o dlls/xaudio2_7/xapo.c -Idlls/xapofx1_4 -Idlls/xaudio2_7 -Iinclude -Iinclude/msvcrt \
  -I./libs/faudio/include -D__WINESRC__ -DXAPOFX1_VER=4 -DXAUDIO2_VER=6 -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/xapofx1_4/xapofx.o dlls/xaudio2_7/xapofx.c -Idlls/xapofx1_4 -Idlls/xaudio2_7 -Iinclude -Iinclude/msvcrt \
  -I./libs/faudio/include -D__WINESRC__ -DXAPOFX1_VER=4 -DXAUDIO2_VER=6 -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/xapofx1_4/xaudio_allocator.o dlls/xaudio2_7/xaudio_allocator.c -Idlls/xapofx1_4 -Idlls/xaudio2_7 -Iinclude \
  -Iinclude/msvcrt -I./libs/faudio/include -D__WINESRC__ -DXAPOFX1_VER=4 -DXAUDIO2_VER=6 -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/xapofx1_5/xapo.o dlls/xaudio2_7/xapo.c -Idlls/xapofx1_5 -Idlls/xaudio2_7 -Iinclude -Iinclude/msvcrt \
  -I./libs/faudio/include -D__WINESRC__ -DXAPOFX1_VER=5 -DXAUDIO2_VER=7 -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/xapofx1_5/xapofx.o dlls/xaudio2_7/xapofx.c -Idlls/xapofx1_5 -Idlls/xaudio2_7 -Iinclude -Iinclude/msvcrt \
  -I./libs/faudio/include -D__WINESRC__ -DXAPOFX1_VER=5 -DXAUDIO2_VER=7 -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/xapofx1_5/xaudio_allocator.o dlls/xaudio2_7/xaudio_allocator.c -Idlls/xapofx1_5 -Idlls/xaudio2_7 -Iinclude \
  -Iinclude/msvcrt -I./libs/faudio/include -D__WINESRC__ -DXAPOFX1_VER=5 -DXAUDIO2_VER=7 -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/xaudio2_0/compat.o dlls/xaudio2_7/compat.c -Idlls/xaudio2_0 -Idlls/xaudio2_7 -Iinclude -Iinclude/msvcrt \
  -I./libs/faudio/include -D__WINESRC__ -DXAUDIO2_VER=0 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/xaudio2_0/xapo.o dlls/xaudio2_7/xapo.c -Idlls/xaudio2_0 -Idlls/xaudio2_7 -Iinclude -Iinclude/msvcrt \
  -I./libs/faudio/include -D__WINESRC__ -DXAUDIO2_VER=0 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/xaudio2_0/xaudio_allocator.o dlls/xaudio2_7/xaudio_allocator.c -Idlls/xaudio2_0 -Idlls/xaudio2_7 -Iinclude \
  -Iinclude/msvcrt -I./libs/faudio/include -D__WINESRC__ -DXAUDIO2_VER=0 -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/xaudio2_0/xaudio_dll.o dlls/xaudio2_7/xaudio_dll.c -Idlls/xaudio2_0 -Idlls/xaudio2_7 -Iinclude \
  -Iinclude/msvcrt -I./libs/faudio/include -D__WINESRC__ -DXAUDIO2_VER=0 -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
tools/winegcc/winegcc -o dlls/xaudio2_0/xaudio2_0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/xaudio2_0/xaudio2_0.spec -mno-cygwin \
  dlls/xaudio2_0/xaudio_classes_r.res
cc -m64 -c -o dlls/xaudio2_1/compat.o dlls/xaudio2_7/compat.c -Idlls/xaudio2_1 -Idlls/xaudio2_7 -Iinclude -Iinclude/msvcrt \
  -I./libs/faudio/include -D__WINESRC__ -DXAUDIO2_VER=1 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/xaudio2_1/xapo.o dlls/xaudio2_7/xapo.c -Idlls/xaudio2_1 -Idlls/xaudio2_7 -Iinclude -Iinclude/msvcrt \
  -I./libs/faudio/include -D__WINESRC__ -DXAUDIO2_VER=1 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/xaudio2_1/xaudio_allocator.o dlls/xaudio2_7/xaudio_allocator.c -Idlls/xaudio2_1 -Idlls/xaudio2_7 -Iinclude \
  -Iinclude/msvcrt -I./libs/faudio/include -D__WINESRC__ -DXAUDIO2_VER=1 -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/xaudio2_1/xaudio_dll.o dlls/xaudio2_7/xaudio_dll.c -Idlls/xaudio2_1 -Idlls/xaudio2_7 -Iinclude \
  -Iinclude/msvcrt -I./libs/faudio/include -D__WINESRC__ -DXAUDIO2_VER=1 -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
tools/winegcc/winegcc -o dlls/xaudio2_1/xaudio2_1.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/xaudio2_1/xaudio2_1.spec -mno-cygwin \
  dlls/xaudio2_1/xaudio_classes_r.res
cc -m64 -c -o dlls/xaudio2_2/compat.o dlls/xaudio2_7/compat.c -Idlls/xaudio2_2 -Idlls/xaudio2_7 -Iinclude -Iinclude/msvcrt \
  -I./libs/faudio/include -D__WINESRC__ -DXAUDIO2_VER=2 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/xaudio2_2/xapo.o dlls/xaudio2_7/xapo.c -Idlls/xaudio2_2 -Idlls/xaudio2_7 -Iinclude -Iinclude/msvcrt \
  -I./libs/faudio/include -D__WINESRC__ -DXAUDIO2_VER=2 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/xaudio2_2/xaudio_allocator.o dlls/xaudio2_7/xaudio_allocator.c -Idlls/xaudio2_2 -Idlls/xaudio2_7 -Iinclude \
  -Iinclude/msvcrt -I./libs/faudio/include -D__WINESRC__ -DXAUDIO2_VER=2 -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/xaudio2_2/xaudio_dll.o dlls/xaudio2_7/xaudio_dll.c -Idlls/xaudio2_2 -Idlls/xaudio2_7 -Iinclude \
  -Iinclude/msvcrt -I./libs/faudio/include -D__WINESRC__ -DXAUDIO2_VER=2 -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
tools/winegcc/winegcc -o dlls/xaudio2_2/xaudio2_2.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/xaudio2_2/xaudio2_2.spec -mno-cygwin \
  dlls/xaudio2_2/xaudio_classes_r.res
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/xaudio2_3/compat.o dlls/xaudio2_7/compat.c -Idlls/xaudio2_3 -Idlls/xaudio2_7 -Iinclude -Iinclude/msvcrt \
  -I./libs/faudio/include -D__WINESRC__ -DXAUDIO2_VER=3 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/xaudio2_3/xapo.o dlls/xaudio2_7/xapo.c -Idlls/xaudio2_3 -Idlls/xaudio2_7 -Iinclude -Iinclude/msvcrt \
  -I./libs/faudio/include -D__WINESRC__ -DXAUDIO2_VER=3 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/xaudio2_3/xaudio_allocator.o dlls/xaudio2_7/xaudio_allocator.c -Idlls/xaudio2_3 -Idlls/xaudio2_7 -Iinclude \
  -Iinclude/msvcrt -I./libs/faudio/include -D__WINESRC__ -DXAUDIO2_VER=3 -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/xaudio2_3/xaudio_dll.o dlls/xaudio2_7/xaudio_dll.c -Idlls/xaudio2_3 -Idlls/xaudio2_7 -Iinclude \
  -Iinclude/msvcrt -I./libs/faudio/include -D__WINESRC__ -DXAUDIO2_VER=3 -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winegcc/winegcc -o dlls/xaudio2_3/xaudio2_3.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/xaudio2_3/xaudio2_3.spec -mno-cygwin \
  dlls/xaudio2_3/xaudio_classes_r.res
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/xaudio2_4/compat.o dlls/xaudio2_7/compat.c -Idlls/xaudio2_4 -Idlls/xaudio2_7 -Iinclude -Iinclude/msvcrt \
  -I./libs/faudio/include -D__WINESRC__ -DXAUDIO2_VER=4 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/xaudio2_4/xapo.o dlls/xaudio2_7/xapo.c -Idlls/xaudio2_4 -Idlls/xaudio2_7 -Iinclude -Iinclude/msvcrt \
  -I./libs/faudio/include -D__WINESRC__ -DXAUDIO2_VER=4 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/xaudio2_4/xaudio_allocator.o dlls/xaudio2_7/xaudio_allocator.c -Idlls/xaudio2_4 -Idlls/xaudio2_7 -Iinclude \
  -Iinclude/msvcrt -I./libs/faudio/include -D__WINESRC__ -DXAUDIO2_VER=4 -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/xaudio2_4/xaudio_dll.o dlls/xaudio2_7/xaudio_dll.c -Idlls/xaudio2_4 -Idlls/xaudio2_7 -Iinclude \
  -Iinclude/msvcrt -I./libs/faudio/include -D__WINESRC__ -DXAUDIO2_VER=4 -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
tools/winegcc/winegcc -o dlls/xaudio2_4/xaudio2_4.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/xaudio2_4/xaudio2_4.spec -mno-cygwin \
  dlls/xaudio2_4/xaudio_classes_r.res
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/xaudio2_5/compat.o dlls/xaudio2_7/compat.c -Idlls/xaudio2_5 -Idlls/xaudio2_7 -Iinclude -Iinclude/msvcrt \
  -I./libs/faudio/include -D__WINESRC__ -DXAUDIO2_VER=5 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/xaudio2_5/xapo.o dlls/xaudio2_7/xapo.c -Idlls/xaudio2_5 -Idlls/xaudio2_7 -Iinclude -Iinclude/msvcrt \
  -I./libs/faudio/include -D__WINESRC__ -DXAUDIO2_VER=5 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/xaudio2_5/xaudio_allocator.o dlls/xaudio2_7/xaudio_allocator.c -Idlls/xaudio2_5 -Idlls/xaudio2_7 -Iinclude \
  -Iinclude/msvcrt -I./libs/faudio/include -D__WINESRC__ -DXAUDIO2_VER=5 -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/xaudio2_5/xaudio_dll.o dlls/xaudio2_7/xaudio_dll.c -Idlls/xaudio2_5 -Idlls/xaudio2_7 -Iinclude \
  -Iinclude/msvcrt -I./libs/faudio/include -D__WINESRC__ -DXAUDIO2_VER=5 -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
tools/winegcc/winegcc -o dlls/xaudio2_5/xaudio2_5.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/xaudio2_5/xaudio2_5.spec -mno-cygwin \
  dlls/xaudio2_5/xaudio_classes_r.res
cc -m64 -c -o dlls/xaudio2_6/compat.o dlls/xaudio2_7/compat.c -Idlls/xaudio2_6 -Idlls/xaudio2_7 -Iinclude -Iinclude/msvcrt \
  -I./libs/faudio/include -D__WINESRC__ -DXAUDIO2_VER=6 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/xaudio2_6/xapo.o dlls/xaudio2_7/xapo.c -Idlls/xaudio2_6 -Idlls/xaudio2_7 -Iinclude -Iinclude/msvcrt \
  -I./libs/faudio/include -D__WINESRC__ -DXAUDIO2_VER=6 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/xaudio2_6/xaudio_allocator.o dlls/xaudio2_7/xaudio_allocator.c -Idlls/xaudio2_6 -Idlls/xaudio2_7 -Iinclude \
  -Iinclude/msvcrt -I./libs/faudio/include -D__WINESRC__ -DXAUDIO2_VER=6 -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/xaudio2_6/xaudio_dll.o dlls/xaudio2_7/xaudio_dll.c -Idlls/xaudio2_6 -Idlls/xaudio2_7 -Iinclude \
  -Iinclude/msvcrt -I./libs/faudio/include -D__WINESRC__ -DXAUDIO2_VER=6 -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winegcc/winegcc -o dlls/xaudio2_6/xaudio2_6.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/xaudio2_6/xaudio2_6.spec -mno-cygwin \
  dlls/xaudio2_6/xaudio_classes_r.res
cc -m64 -c -o dlls/xaudio2_7/compat.o dlls/xaudio2_7/compat.c -Idlls/xaudio2_7 -Iinclude -Iinclude/msvcrt \
  -I./libs/faudio/include -D__WINESRC__ -DXAUDIO2_VER=7 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/xaudio2_7/xapo.o dlls/xaudio2_7/xapo.c -Idlls/xaudio2_7 -Iinclude -Iinclude/msvcrt \
  -I./libs/faudio/include -D__WINESRC__ -DXAUDIO2_VER=7 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/xaudio2_7/xapofx.o dlls/xaudio2_7/xapofx.c -Idlls/xaudio2_7 -Iinclude -Iinclude/msvcrt \
  -I./libs/faudio/include -D__WINESRC__ -DXAUDIO2_VER=7 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/xaudio2_7/xaudio_allocator.o dlls/xaudio2_7/xaudio_allocator.c -Idlls/xaudio2_7 -Iinclude -Iinclude/msvcrt \
  -I./libs/faudio/include -D__WINESRC__ -DXAUDIO2_VER=7 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/xaudio2_7/xaudio_dll.o dlls/xaudio2_7/xaudio_dll.c -Idlls/xaudio2_7 -Iinclude -Iinclude/msvcrt \
  -I./libs/faudio/include -D__WINESRC__ -DXAUDIO2_VER=7 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
tools/winegcc/winegcc -o dlls/xaudio2_7/xaudio2_7.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/xaudio2_7/xaudio2_7.spec -mno-cygwin \
  dlls/xaudio2_7/xaudio_classes_r.res
cc -m64 -c -o dlls/xaudio2_8/compat.o dlls/xaudio2_7/compat.c -Idlls/xaudio2_8 -Idlls/xaudio2_7 -Iinclude -Iinclude/msvcrt \
  -I./libs/faudio/include -D__WINESRC__ -DXAUDIO2_VER=8 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/xaudio2_8/xapo.o dlls/xaudio2_7/xapo.c -Idlls/xaudio2_8 -Idlls/xaudio2_7 -Iinclude -Iinclude/msvcrt \
  -I./libs/faudio/include -D__WINESRC__ -DXAUDIO2_VER=8 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/xaudio2_8/xapofx.o dlls/xaudio2_7/xapofx.c -Idlls/xaudio2_8 -Idlls/xaudio2_7 -Iinclude -Iinclude/msvcrt \
  -I./libs/faudio/include -D__WINESRC__ -DXAUDIO2_VER=8 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/xaudio2_8/xaudio_allocator.o dlls/xaudio2_7/xaudio_allocator.c -Idlls/xaudio2_8 -Idlls/xaudio2_7 -Iinclude \
  -Iinclude/msvcrt -I./libs/faudio/include -D__WINESRC__ -DXAUDIO2_VER=8 -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/xaudio2_8/xaudio_dll.o dlls/xaudio2_7/xaudio_dll.c -Idlls/xaudio2_8 -Idlls/xaudio2_7 -Iinclude \
  -Iinclude/msvcrt -I./libs/faudio/include -D__WINESRC__ -DXAUDIO2_VER=8 -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winegcc/winegcc -o dlls/xaudio2_8/xaudio2_8.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/xaudio2_8/xaudio2_8.spec -mno-cygwin \
  dlls/xaudio2_8/xaudio_classes_r.res
cc -m64 -c -o dlls/xaudio2_9/compat.o dlls/xaudio2_7/compat.c -Idlls/xaudio2_9 -Idlls/xaudio2_7 -Iinclude -Iinclude/msvcrt \
  -I./libs/faudio/include -D__WINESRC__ -DXAUDIO2_VER=9 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/xaudio2_9/xapo.o dlls/xaudio2_7/xapo.c -Idlls/xaudio2_9 -Idlls/xaudio2_7 -Iinclude -Iinclude/msvcrt \
  -I./libs/faudio/include -D__WINESRC__ -DXAUDIO2_VER=9 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/xaudio2_9/xapofx.o dlls/xaudio2_7/xapofx.c -Idlls/xaudio2_9 -Idlls/xaudio2_7 -Iinclude -Iinclude/msvcrt \
  -I./libs/faudio/include -D__WINESRC__ -DXAUDIO2_VER=9 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/xaudio2_9/xaudio_allocator.o dlls/xaudio2_7/xaudio_allocator.c -Idlls/xaudio2_9 -Idlls/xaudio2_7 -Iinclude \
  -Iinclude/msvcrt -I./libs/faudio/include -D__WINESRC__ -DXAUDIO2_VER=9 -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/xaudio2_9/xaudio_dll.o dlls/xaudio2_7/xaudio_dll.c -Idlls/xaudio2_9 -Idlls/xaudio2_7 -Iinclude \
  -Iinclude/msvcrt -I./libs/faudio/include -D__WINESRC__ -DXAUDIO2_VER=9 -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winegcc/winegcc -o dlls/xaudio2_9/xaudio2_9.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/xaudio2_9/xaudio2_9.spec -mno-cygwin dlls/xaudio2_9/version.res \
  dlls/xaudio2_9/xaudio_classes_r.res
tools/winegcc/winegcc -o dlls/xinput1_1/xinput1_1.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/xinput1_1/xinput1_1.spec -mno-cygwin dlls/xinput1_1/version.res
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winegcc/winegcc -o dlls/xinput1_2/xinput1_2.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/xinput1_2/xinput1_2.spec -mno-cygwin dlls/xinput1_2/version.res
tools/winegcc/winegcc -o dlls/xinput1_3/xinput1_3.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/xinput1_3/xinput1_3.spec -mno-cygwin dlls/xinput1_3/version.res
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winegcc/winegcc -o dlls/xinput1_4/xinput1_4.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/xinput1_4/xinput1_4.spec -mno-cygwin dlls/xinput1_4/version.res
tools/winegcc/winegcc -o dlls/xinput9_1_0/xinput9_1_0.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/xinput9_1_0/xinput9_1_0.spec -mno-cygwin \
  dlls/xinput9_1_0/version.res
cc -m64 -c -o dlls/xmllite/reader.o dlls/xmllite/reader.c -Idlls/xmllite -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/xmllite/writer.o dlls/xmllite/writer.c -Idlls/xmllite -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/xolehlp/xolehlp.o dlls/xolehlp/xolehlp.c -Idlls/xolehlp -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
tools/winegcc/winegcc -o dlls/xpsprint/xpsprint.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/xpsprint/xpsprint.spec -Wb,--prefer-native -mno-cygwin \
  dlls/xpsprint/xpsprint.res
cc -m64 -c -o programs/attrib/attrib.o programs/attrib/attrib.c -Iprograms/attrib -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winegcc/winegcc -o programs/attrib/attrib.exe --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -mconsole -municode -mno-cygwin programs/attrib/attrib.res
cc -m64 -c -o programs/cabarc/cabarc.o programs/cabarc/cabarc.c -Iprograms/cabarc -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o programs/chcp.com/main.o programs/chcp.com/main.c -Iprograms/chcp.com -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
tools/winegcc/winegcc -o programs/chcp.com/chcp.com --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -mconsole -municode -mno-cygwin programs/chcp.com/chcp.res
cc -m64 -c -o programs/clock/main.o programs/clock/main.c -Iprograms/clock -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o programs/clock/winclock.o programs/clock/winclock.c -Iprograms/clock -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
tools/winegcc/winegcc -o programs/clock/clock.exe --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -mwindows -mno-cygwin programs/clock/clock.res
cc -m64 -c -o programs/cmd/batch.o programs/cmd/batch.c -Iprograms/cmd -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o programs/cmd/builtins.o programs/cmd/builtins.c -Iprograms/cmd -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o programs/cmd/directory.o programs/cmd/directory.c -Iprograms/cmd -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o programs/cmd/wcmdmain.o programs/cmd/wcmdmain.c -Iprograms/cmd -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
tools/wrc/wrc -u -o programs/cmd/cmd.res --nostdinc -Iprograms/cmd -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT programs/cmd/cmd.rc
tools/winegcc/winegcc -o programs/conhost/conhost.exe --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -mwindows -municode -mno-cygwin programs/conhost/conhost.res
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o programs/control/control.o programs/control/control.c -Iprograms/control -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
tools/winegcc/winegcc -o programs/control/control.exe --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -mwindows -municode -mno-cygwin programs/control/control.res
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winegcc/winegcc -o programs/dism/dism.exe --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -mconsole -municode -mno-cygwin programs/dism/version.res
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winegcc/winegcc -o programs/dplaysvr/dplaysvr.exe --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -mwindows -municode -mno-cygwin programs/dplaysvr/version.res
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winegcc/winegcc -o programs/dpnsvr/dpnsvr.exe --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -mconsole -municode -mno-cygwin programs/dpnsvr/version.res
tools/winegcc/winegcc -o programs/dpvsetup/dpvsetup.exe --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -mwindows -municode -mno-cygwin programs/dpvsetup/version.res
cc -m64 -c -o programs/dxdiag/information.o programs/dxdiag/information.c -Iprograms/dxdiag -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o programs/dxdiag/main.o programs/dxdiag/main.c -Iprograms/dxdiag -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o programs/dxdiag/output.o programs/dxdiag/output.c -Iprograms/dxdiag -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winegcc/winegcc -o programs/dxdiag/dxdiag.exe --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -mwindows -municode -mno-cygwin programs/dxdiag/dxdiag.res
cc -m64 -c -o programs/eject/eject.o programs/eject/eject.c -Iprograms/eject -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o programs/expand/expand.o programs/expand/expand.c -Iprograms/expand -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o programs/explorer/appbar.o programs/explorer/appbar.c -Iprograms/explorer -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o programs/explorer/systray.o programs/explorer/systray.c -Iprograms/explorer -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
tools/winegcc/winegcc -o programs/explorer/explorer.exe --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -mwindows -municode -mno-cygwin programs/explorer/explorer.res
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winegcc/winegcc -o programs/extrac32/extrac32.exe --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -mwindows -municode -mno-cygwin programs/extrac32/extrac32.res
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o programs/find/find.o programs/find/find.c -Iprograms/find -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winegcc/winegcc -o programs/find/find.exe --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -mconsole -municode -mno-cygwin programs/find/find.res
cc -m64 -c -o programs/fsutil/main.o programs/fsutil/main.c -Iprograms/fsutil -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
tools/winegcc/winegcc -o programs/fsutil/fsutil.exe --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -mconsole -municode -mno-cygwin programs/fsutil/fsutil.res
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o programs/hh/main.o programs/hh/main.c -Iprograms/hh -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
tools/winegcc/winegcc -o programs/hh/hh.exe --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -mwindows -mno-cygwin programs/hh/hh.res
tools/winegcc/winegcc -o programs/hostname/hostname.exe --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -mconsole -municode -mno-cygwin programs/hostname/hostname.res
cc -m64 -c -o programs/icinfo/icinfo.o programs/icinfo/icinfo.c -Iprograms/icinfo -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o programs/iexplore/main.o programs/iexplore/main.c -Iprograms/iexplore -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
tools/winegcc/winegcc -o programs/iexplore/iexplore.exe --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -mwindows -municode -Wl,--large-address-aware -mno-cygwin \
  programs/iexplore/iexplore.res
cc -m64 -c -o programs/ipconfig/ipconfig.o programs/ipconfig/ipconfig.c -Iprograms/ipconfig -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
tools/winegcc/winegcc -o programs/ipconfig/ipconfig.exe --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -mconsole -municode -mno-cygwin programs/ipconfig/ipconfig.res
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o programs/lodctr/lodctr_main.o programs/lodctr/lodctr_main.c -Iprograms/lodctr -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o programs/mofcomp/mofcomp.o programs/mofcomp/mofcomp.c -Iprograms/mofcomp -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o programs/mshta/main.o programs/mshta/main.c -Iprograms/mshta -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o programs/msidb/main.o programs/msidb/main.c -Iprograms/msidb -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o programs/msiexec/msiexec.o programs/msiexec/msiexec.c -Iprograms/msiexec -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o programs/msiexec/service.o programs/msiexec/service.c -Iprograms/msiexec -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/wrc/wrc -u -o programs/msiexec/rsrc.res --nostdinc -Iprograms/msiexec -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT programs/msiexec/rsrc.rc
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o programs/msinfo32/main.o programs/msinfo32/main.c -Iprograms/msinfo32 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
tools/winegcc/winegcc -o programs/msinfo32/msinfo32.exe --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -mwindows -municode -mno-cygwin programs/msinfo32/msinfo32.res
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o programs/net/net.o programs/net/net.c -Iprograms/net -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winegcc/winegcc -o programs/net/net.exe --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -mconsole -municode -mno-cygwin programs/net/net.res
cc -m64 -c -o programs/netstat/netstat.o programs/netstat/netstat.c -Iprograms/netstat -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
tools/wrc/wrc -u -o programs/netstat/netstat.res --nostdinc -Iprograms/netstat -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT programs/netstat/netstat.rc
cc -m64 -c -o programs/notepad/dialog.o programs/notepad/dialog.c -Iprograms/notepad -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o programs/notepad/main.o programs/notepad/main.c -Iprograms/notepad -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
tools/winegcc/winegcc -o programs/notepad/notepad.exe --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -mwindows -mno-cygwin programs/notepad/notepad.res
cc -m64 -c -o programs/oleview/details.o programs/oleview/details.c -Iprograms/oleview -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o programs/oleview/interface.o programs/oleview/interface.c -Iprograms/oleview -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o programs/oleview/oleview.o programs/oleview/oleview.c -Iprograms/oleview -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o programs/oleview/pane.o programs/oleview/pane.c -Iprograms/oleview -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o programs/oleview/tree.o programs/oleview/tree.c -Iprograms/oleview -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o programs/oleview/typelib.o programs/oleview/typelib.c -Iprograms/oleview -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winegcc/winegcc -o programs/oleview/oleview.exe --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -mwindows -mno-cygwin programs/oleview/oleview.res
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o programs/ping/ping_main.o programs/ping/ping_main.c -Iprograms/ping -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o programs/plugplay/main.o programs/plugplay/main.c -Iprograms/plugplay -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o programs/plugplay/plugplay_s.o programs/plugplay/plugplay_s.c -Iprograms/plugplay -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o programs/presentationfontcache/main.o programs/presentationfontcache/main.c -Iprograms/presentationfontcache -Iinclude \
  -Iinclude/msvcrt -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o programs/progman/dialog.o programs/progman/dialog.c -Iprograms/progman -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o programs/progman/group.o programs/progman/group.c -Iprograms/progman -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o programs/progman/grpfile.o programs/progman/grpfile.c -Iprograms/progman -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o programs/progman/main.o programs/progman/main.c -Iprograms/progman -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o programs/progman/program.o programs/progman/program.c -Iprograms/progman -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o programs/progman/string.o programs/progman/string.c -Iprograms/progman -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/wrc/wrc -u -o programs/progman/progman.res --nostdinc -Iprograms/progman -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT programs/progman/progman.rc
cc -m64 -c -o programs/reg/add.o programs/reg/add.c -Iprograms/reg -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o programs/reg/copy.o programs/reg/copy.c -Iprograms/reg -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o programs/reg/delete.o programs/reg/delete.c -Iprograms/reg -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o programs/reg/export.o programs/reg/export.c -Iprograms/reg -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o programs/reg/import.o programs/reg/import.c -Iprograms/reg -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o programs/reg/query.o programs/reg/query.c -Iprograms/reg -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o programs/reg/reg.o programs/reg/reg.c -Iprograms/reg -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winegcc/winegcc -o programs/reg/reg.exe --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -mconsole -municode -mno-cygwin programs/reg/reg.res
cc -m64 -c -o programs/regedit/about.o programs/regedit/about.c -Iprograms/regedit -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o programs/regedit/childwnd.o programs/regedit/childwnd.c -Iprograms/regedit -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o programs/regedit/edit.o programs/regedit/edit.c -Iprograms/regedit -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o programs/regedit/framewnd.o programs/regedit/framewnd.c -Iprograms/regedit -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o programs/regedit/listview.o programs/regedit/listview.c -Iprograms/regedit -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o programs/regedit/main.o programs/regedit/main.c -Iprograms/regedit -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o programs/regedit/regedit.o programs/regedit/regedit.c -Iprograms/regedit -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o programs/regedit/regproc.o programs/regedit/regproc.c -Iprograms/regedit -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o programs/regedit/treeview.o programs/regedit/treeview.c -Iprograms/regedit -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winegcc/winegcc -o programs/regedit/regedit.exe --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -mwindows -municode -mno-cygwin programs/regedit/regedit.res
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o programs/regsvr32/regsvr32.o programs/regsvr32/regsvr32.c -Iprograms/regsvr32 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
tools/winegcc/winegcc -o programs/regsvr32/regsvr32.exe --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -mwindows -municode -mno-cygwin programs/regsvr32/regsvr32.res
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o programs/robocopy/main.o programs/robocopy/main.c -Iprograms/robocopy -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
tools/winegcc/winegcc -o programs/robocopy/robocopy.exe --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -mconsole -municode -mno-cygwin programs/robocopy/robocopy.res
cc -m64 -c -o programs/rpcss/epmp.o programs/rpcss/epmp.c -Iprograms/rpcss -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o programs/rpcss/irotp.o programs/rpcss/irotp.c -Iprograms/rpcss -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o programs/rpcss/rpcss_main.o programs/rpcss/rpcss_main.c -Iprograms/rpcss -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o programs/rpcss/epm_s.o programs/rpcss/epm_s.c -Iprograms/rpcss -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o programs/rpcss/irot_s.o programs/rpcss/irot_s.c -Iprograms/rpcss -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o programs/rpcss/irpcss_s.o programs/rpcss/irpcss_s.c -Iprograms/rpcss -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o programs/rundll32/rundll32.o programs/rundll32/rundll32.c -Iprograms/rundll32 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o programs/sc/sc.o programs/sc/sc.c -Iprograms/sc -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o programs/schtasks/schtasks.o programs/schtasks/schtasks.c -Iprograms/schtasks -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o programs/services/rpc.o programs/services/rpc.c -Iprograms/services -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o programs/services/services.o programs/services/services.c -Iprograms/services -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o programs/services/utils.o programs/services/utils.c -Iprograms/services -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o programs/services/svcctl_s.o programs/services/svcctl_s.c -Iprograms/services -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o programs/spoolsv/main.o programs/spoolsv/main.c -Iprograms/spoolsv -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winegcc/winegcc -o programs/start/start.exe --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -mconsole -municode -mno-cygwin programs/start/start.res
cc -m64 -c -o programs/taskkill/taskkill.o programs/taskkill/taskkill.c -Iprograms/taskkill -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winegcc/winegcc -o programs/taskkill/taskkill.exe --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -mconsole -municode -mno-cygwin programs/taskkill/taskkill.res
tools/winegcc/winegcc -o programs/tasklist/tasklist.exe --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -mconsole -municode -mno-cygwin programs/tasklist/version.res
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o programs/taskmgr/about.o programs/taskmgr/about.c -Iprograms/taskmgr -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o programs/taskmgr/affinity.o programs/taskmgr/affinity.c -Iprograms/taskmgr -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o programs/taskmgr/applpage.o programs/taskmgr/applpage.c -Iprograms/taskmgr -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o programs/taskmgr/column.o programs/taskmgr/column.c -Iprograms/taskmgr -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o programs/taskmgr/dbgchnl.o programs/taskmgr/dbgchnl.c -Iprograms/taskmgr -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o programs/taskmgr/debug.o programs/taskmgr/debug.c -Iprograms/taskmgr -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o programs/taskmgr/endproc.o programs/taskmgr/endproc.c -Iprograms/taskmgr -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o programs/taskmgr/graph.o programs/taskmgr/graph.c -Iprograms/taskmgr -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o programs/taskmgr/graphctl.o programs/taskmgr/graphctl.c -Iprograms/taskmgr -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o programs/taskmgr/optnmenu.o programs/taskmgr/optnmenu.c -Iprograms/taskmgr -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o programs/taskmgr/perfdata.o programs/taskmgr/perfdata.c -Iprograms/taskmgr -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o programs/taskmgr/perfpage.o programs/taskmgr/perfpage.c -Iprograms/taskmgr -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o programs/taskmgr/priority.o programs/taskmgr/priority.c -Iprograms/taskmgr -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o programs/taskmgr/proclist.o programs/taskmgr/proclist.c -Iprograms/taskmgr -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o programs/taskmgr/procpage.o programs/taskmgr/procpage.c -Iprograms/taskmgr -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o programs/taskmgr/run.o programs/taskmgr/run.c -Iprograms/taskmgr -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o programs/taskmgr/taskmgr.o programs/taskmgr/taskmgr.c -Iprograms/taskmgr -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o programs/taskmgr/trayicon.o programs/taskmgr/trayicon.c -Iprograms/taskmgr -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winegcc/winegcc -o programs/taskmgr/taskmgr.exe --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -mwindows -mno-cygwin programs/taskmgr/taskmgr.res
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o programs/termsv/main.o programs/termsv/main.c -Iprograms/termsv -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o programs/uninstaller/main.o programs/uninstaller/main.c -Iprograms/uninstaller -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winegcc/winegcc -o programs/uninstaller/uninstaller.exe --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -mconsole -municode -mno-cygwin programs/uninstaller/uninstaller.res
cc -m64 -c -o programs/unlodctr/unlodctr_main.o programs/unlodctr/unlodctr_main.c -Iprograms/unlodctr -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o programs/view/view.o programs/view/view.c -Iprograms/view -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winegcc/winegcc -o programs/view/view.exe --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -mwindows -municode -mno-cygwin programs/view/view.res
cc -m64 -c -o programs/whoami/main.o programs/whoami/main.c -Iprograms/whoami -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winegcc/winegcc -o programs/wineboot/wineboot.exe --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -mconsole -mno-cygwin programs/wineboot/wineboot.res
cc -m64 -c -o programs/winebrowser/main.o programs/winebrowser/main.c -Iprograms/winebrowser -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o programs/winecfg/about.o programs/winecfg/about.c -Iprograms/winecfg -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o programs/winecfg/appdefaults.o programs/winecfg/appdefaults.c -Iprograms/winecfg -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o programs/winecfg/libraries.o programs/winecfg/libraries.c -Iprograms/winecfg -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o programs/winecfg/main.o programs/winecfg/main.c -Iprograms/winecfg -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o programs/winecfg/winecfg.o programs/winecfg/winecfg.c -Iprograms/winecfg -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o programs/winecfg/x11drvdlg.o programs/winecfg/x11drvdlg.c -Iprograms/winecfg -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
tools/winegcc/winegcc -o programs/winecfg/winecfg.exe --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -mwindows -municode -mno-cygwin programs/winecfg/winecfg.res
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winegcc/winegcc -o programs/wineconsole/wineconsole.exe --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -mwindows -municode -mno-cygwin programs/wineconsole/wineconsole.res
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o programs/winedbg/be_arm.o programs/winedbg/be_arm.c -Iprograms/winedbg -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o programs/winedbg/be_arm64.o programs/winedbg/be_arm64.c -Iprograms/winedbg -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o programs/winedbg/be_i386.o programs/winedbg/be_i386.c -Iprograms/winedbg -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o programs/winedbg/be_x86_64.o programs/winedbg/be_x86_64.c -Iprograms/winedbg -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o programs/winedbg/break.o programs/winedbg/break.c -Iprograms/winedbg -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o programs/winedbg/crashdlg.o programs/winedbg/crashdlg.c -Iprograms/winedbg -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o programs/winedbg/db_disasm.o programs/winedbg/db_disasm.c -Iprograms/winedbg -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o programs/winedbg/db_disasm64.o programs/winedbg/db_disasm64.c -Iprograms/winedbg -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o programs/winedbg/display.o programs/winedbg/display.c -Iprograms/winedbg -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o programs/winedbg/expr.o programs/winedbg/expr.c -Iprograms/winedbg -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o programs/winedbg/gdbproxy.o programs/winedbg/gdbproxy.c -Iprograms/winedbg -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o programs/winedbg/info.o programs/winedbg/info.c -Iprograms/winedbg -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o programs/winedbg/memory.o programs/winedbg/memory.c -Iprograms/winedbg -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o programs/winedbg/source.o programs/winedbg/source.c -Iprograms/winedbg -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o programs/winedbg/stack.o programs/winedbg/stack.c -Iprograms/winedbg -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o programs/winedbg/symbol.o programs/winedbg/symbol.c -Iprograms/winedbg -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o programs/winedbg/tgt_active.o programs/winedbg/tgt_active.c -Iprograms/winedbg -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o programs/winedbg/tgt_minidump.o programs/winedbg/tgt_minidump.c -Iprograms/winedbg -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o programs/winedbg/tgt_module.o programs/winedbg/tgt_module.c -Iprograms/winedbg -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o programs/winedbg/types.o programs/winedbg/types.c -Iprograms/winedbg -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o programs/winedbg/winedbg.o programs/winedbg/winedbg.c -Iprograms/winedbg -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o programs/winedbg/dbg.tab.o programs/winedbg/dbg.tab.c -Iprograms/winedbg -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o programs/winedbg/debug.yy.o programs/winedbg/debug.yy.c -Iprograms/winedbg -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winegcc/winegcc -o programs/winedbg/winedbg.exe --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -mconsole -mno-cygwin programs/winedbg/winedbg.res
cc -m64 -c -o programs/winedevice/device.o programs/winedevice/device.c -Iprograms/winedevice -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winegcc/winegcc -o programs/winefile/winefile.exe --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -mwindows -municode -mno-cygwin programs/winefile/winefile.res
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o programs/winemine/dialog.o programs/winemine/dialog.c -Iprograms/winemine -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o programs/winemine/main.o programs/winemine/main.c -Iprograms/winemine -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winegcc/winegcc -o programs/winemine/winemine.exe --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -mwindows -municode -mno-cygwin programs/winemine/winemine.res
cc -m64 -c -o programs/winemsibuilder/main.o programs/winemsibuilder/main.c -Iprograms/winemsibuilder -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o programs/winepath/winepath.o programs/winepath/winepath.c -Iprograms/winepath -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o programs/winhlp32/callback.o programs/winhlp32/callback.c -Iprograms/winhlp32 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o programs/winhlp32/macro.o programs/winhlp32/macro.c -Iprograms/winhlp32 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
tools/winegcc/winegcc -o programs/winhlp32/winhlp32.exe --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -mwindows -mno-cygwin programs/winhlp32/winhlp32.res
cc -m64 -c -o programs/winmgmt/main.o programs/winmgmt/main.c -Iprograms/winmgmt -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o programs/winver/winver.o programs/winver/winver.c -Iprograms/winver -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winegcc/winegcc -o programs/winver/winver.exe --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -mwindows -mno-cygwin programs/winver/version.res
cc -m64 -c -o programs/wmic/main.o programs/wmic/main.c -Iprograms/wmic -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winegcc/winegcc -o programs/wmic/wmic.exe --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -mconsole -municode -mno-cygwin programs/wmic/wmic.res
tools/winegcc/winegcc -o programs/wmplayer/wmplayer.exe --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -mwindows -municode -mno-cygwin programs/wmplayer/version.res
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o programs/wordpad/olecallback.o programs/wordpad/olecallback.c -Iprograms/wordpad -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o programs/wordpad/print.o programs/wordpad/print.c -Iprograms/wordpad -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o programs/wordpad/wordpad.o programs/wordpad/wordpad.c -Iprograms/wordpad -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
tools/winegcc/winegcc -o programs/wordpad/wordpad.exe --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -mwindows -mno-cygwin programs/wordpad/wordpad.res
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winegcc/winegcc -o programs/write/write.exe --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -mwindows -mno-cygwin programs/write/write.res
cc -m64 -c -o programs/wuauserv/main.o programs/wuauserv/main.c -Iprograms/wuauserv -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o programs/wusa/main.o programs/wusa/main.c -Iprograms/wusa -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o programs/wusa/manifest.o programs/wusa/manifest.c -Iprograms/wusa -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o programs/xcopy/xcopy.o programs/xcopy/xcopy.c -Iprograms/xcopy -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
tools/winegcc/winegcc -o programs/xcopy/xcopy.exe --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -mconsole -municode -mno-cygwin programs/xcopy/xcopy.res
cc -m64 -c -o server/sock.o server/sock.c -Iserver -Iinclude -D__WINESRC__ -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o server/trace.o server/trace.c -Iserver -Iinclude -D__WINESRC__ -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/winecrt0/dll_canunload.o dlls/winecrt0/dll_canunload.c -Idlls/winecrt0 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/winecrt0/dll_register.o dlls/winecrt0/dll_register.c -Idlls/winecrt0 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/winecrt0/register.o dlls/winecrt0/register.c -Idlls/winecrt0 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/aclui/aclui_main.o dlls/aclui/aclui_main.c -Idlls/aclui -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winegcc/winegcc -o dlls/aclui/aclui.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/aclui/aclui.spec -Wb,--prefer-native -mno-cygwin \
  dlls/aclui/aclui.res
tools/widl/widl -o dlls/stdole2.tlb/stdole2_t.res -m64 --nostdinc -Ldlls/\* -Idlls/stdole2.tlb -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT dlls/stdole2.tlb/stdole2.idl
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/activeds/activeds_main.o dlls/activeds/activeds_main.c -Idlls/activeds -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/activeds/pathname.o dlls/activeds/pathname.c -Idlls/activeds -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o libs/uuid/d2d.o libs/uuid/d2d.c -Ilibs/uuid -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_MSVCR_VER=0 \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
tools/widl/widl -o include/exdisp.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/exdisp.idl
tools/widl/widl -o include/shdeprecated.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/shdeprecated.idl
tools/widl/widl -o include/mshtml.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/mshtml.idl
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/widl/widl -o include/docobjectservice.h -m64 --nostdinc -Ldlls/\* -Iinclude -Iinclude -D__WINESRC__ \
  include/docobjectservice.idl
cc -m64 -c -o dlls/actxprxy/usrmarshal.o dlls/actxprxy/usrmarshal.c -Idlls/actxprxy -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/actxprxy/dlldata.o dlls/actxprxy/dlldata.c -Idlls/actxprxy -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -DWINE_REGISTER_DLL -DPROXY_DELEGATION -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/actxprxy/actxprxy_activscp_p.o dlls/actxprxy/actxprxy_activscp_p.c -Idlls/actxprxy -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/actxprxy/actxprxy_comcat_p.o dlls/actxprxy/actxprxy_comcat_p.c -Idlls/actxprxy -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/actxprxy/actxprxy_docobj_p.o dlls/actxprxy/actxprxy_docobj_p.c -Idlls/actxprxy -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/actxprxy/actxprxy_hlink_p.o dlls/actxprxy/actxprxy_hlink_p.c -Idlls/actxprxy -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/actxprxy/actxprxy_htiface_p.o dlls/actxprxy/actxprxy_htiface_p.c -Idlls/actxprxy -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/actxprxy/actxprxy_htiframe_p.o dlls/actxprxy/actxprxy_htiframe_p.c -Idlls/actxprxy -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/actxprxy/actxprxy_objsafe_p.o dlls/actxprxy/actxprxy_objsafe_p.c -Idlls/actxprxy -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/actxprxy/actxprxy_ocmm_p.o dlls/actxprxy/actxprxy_ocmm_p.c -Idlls/actxprxy -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/actxprxy/actxprxy_servprov_p.o dlls/actxprxy/actxprxy_servprov_p.c -Idlls/actxprxy -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/actxprxy/actxprxy_shldisp_p.o dlls/actxprxy/actxprxy_shldisp_p.c -Idlls/actxprxy -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/actxprxy/actxprxy_shobjidl_p.o dlls/actxprxy/actxprxy_shobjidl_p.c -Idlls/actxprxy -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/actxprxy/actxprxy_urlhist_p.o dlls/actxprxy/actxprxy_urlhist_p.c -Idlls/actxprxy -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/adsldp/adsldp.o dlls/adsldp/adsldp.c -Idlls/adsldp -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/adsldp/schema.o dlls/adsldp/schema.c -Idlls/adsldp -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/advapi32/crypt.o dlls/advapi32/crypt.c -Idlls/advapi32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_ADVAPI32_ -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/advapi32/security.o dlls/advapi32/security.c -Idlls/advapi32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_ADVAPI32_ -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/advpack/install.o dlls/advpack/install.c -Idlls/advpack -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/amsi/main.o dlls/amsi/main.c -Idlls/amsi -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT -Wall \
  -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/amstream/audiodata.o dlls/amstream/audiodata.c -Idlls/amstream -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/amstream/audiostream.o dlls/amstream/audiostream.c -Idlls/amstream -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/amstream/ddrawstream.o dlls/amstream/ddrawstream.c -Idlls/amstream -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/amstream/filter.o dlls/amstream/filter.c -Idlls/amstream -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/amstream/main.o dlls/amstream/main.c -Idlls/amstream -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/amstream/multimedia.o dlls/amstream/multimedia.c -Idlls/amstream -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o libs/strmiids/evr.o libs/strmiids/evr.c -Ilibs/strmiids -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o libs/strmiids/strmiids.o libs/strmiids/strmiids.c -Ilibs/strmiids -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o libs/strmbase/dispatch.o libs/strmbase/dispatch.c -Ilibs/strmbase -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o libs/strmbase/filter.o libs/strmbase/filter.c -Ilibs/strmbase -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o libs/strmbase/mediatype.o libs/strmbase/mediatype.c -Ilibs/strmbase -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o libs/strmbase/pin.o libs/strmbase/pin.c -Ilibs/strmbase -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o libs/strmbase/pospass.o libs/strmbase/pospass.c -Ilibs/strmbase -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o libs/strmbase/renderer.o libs/strmbase/renderer.c -Ilibs/strmbase -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o libs/strmbase/seeking.o libs/strmbase/seeking.c -Ilibs/strmbase -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_MSVCR_VER=0 -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/atl/atl_ax.o dlls/atl/atl_ax.c -Idlls/atl -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_ATL_VER=_ATL_VER_30 -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/atl100/atl_ax.o dlls/atl/atl_ax.c -Idlls/atl100 -Idlls/atl -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_ATL_VER=_ATL_VER_100 -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/atl110/atl_ax.o dlls/atl/atl_ax.c -Idlls/atl110 -Idlls/atl -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_ATL_VER=_ATL_VER_110 -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/atl80/atl_ax.o dlls/atl/atl_ax.c -Idlls/atl80 -Idlls/atl -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_ATL_VER=_ATL_VER_80 -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/atl90/atl_ax.o dlls/atl/atl_ax.c -Idlls/atl90 -Idlls/atl -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_ATL_VER=_ATL_VER_90 -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -o dlls/ntdll/ntdll.so -shared -Wl,-Bsymbolic -Wl,-soname,ntdll.so -Wl,-z,defs dlls/ntdll/unix/cdrom.o \
  dlls/ntdll/unix/debug.o dlls/ntdll/unix/env.o dlls/ntdll/unix/file.o dlls/ntdll/unix/loader.o \
  dlls/ntdll/unix/loadorder.o dlls/ntdll/unix/process.o dlls/ntdll/unix/registry.o \
  dlls/ntdll/unix/security.o dlls/ntdll/unix/serial.o dlls/ntdll/unix/server.o \
  dlls/ntdll/unix/signal_arm.o dlls/ntdll/unix/signal_arm64.o dlls/ntdll/unix/signal_i386.o \
  dlls/ntdll/unix/signal_x86_64.o dlls/ntdll/unix/socket.o dlls/ntdll/unix/sync.o \
  dlls/ntdll/unix/system.o dlls/ntdll/unix/tape.o dlls/ntdll/unix/thread.o dlls/ntdll/unix/virtual.o \
  dlls/ntdll/unix/version.o -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
cc -m64 -c -o dlls/avifil32/api.o dlls/avifil32/api.c -Idlls/avifil32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/browseui/aclmulti.o dlls/browseui/aclmulti.c -Idlls/browseui -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/browseui/aclsource.o dlls/browseui/aclsource.c -Idlls/browseui -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/browseui/browseui_main.o dlls/browseui/browseui_main.c -Idlls/browseui -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/browseui/compcatcachedaemon.o dlls/browseui/compcatcachedaemon.c -Idlls/browseui -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/browseui/progressdlg.o dlls/browseui/progressdlg.c -Idlls/browseui -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winebuild/winebuild -w --staticlib -o libs/zlib/libz.a -m64 libs/zlib/adler32.o libs/zlib/crc32.o \
  libs/zlib/deflate.o libs/zlib/inffast.o libs/zlib/inflate.o libs/zlib/inftrees.o libs/zlib/trees.o \
  libs/zlib/zutil.o
cc -m64 -c -o dlls/comdlg32/cdlg32.o dlls/comdlg32/cdlg32.c -Idlls/comdlg32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/comdlg32/colordlg.o dlls/comdlg32/colordlg.c -Idlls/comdlg32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/comdlg32/filedlg.o dlls/comdlg32/filedlg.c -Idlls/comdlg32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/comdlg32/filedlg31.o dlls/comdlg32/filedlg31.c -Idlls/comdlg32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/comdlg32/filedlgbrowser.o dlls/comdlg32/filedlgbrowser.c -Idlls/comdlg32 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/comdlg32/finddlg.o dlls/comdlg32/finddlg.c -Idlls/comdlg32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/comdlg32/fontdlg.o dlls/comdlg32/fontdlg.c -Idlls/comdlg32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/comdlg32/itemdlg.o dlls/comdlg32/itemdlg.c -Idlls/comdlg32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/comdlg32/printdlg.o dlls/comdlg32/printdlg.c -Idlls/comdlg32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
tools/wrc/wrc -u -o dlls/comdlg32/comdlg32.res --nostdinc -Idlls/comdlg32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  dlls/comdlg32/comdlg32.rc
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/cryptnet/cryptnet_main.o dlls/cryptnet/cryptnet_main.c -Idlls/cryptnet -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
tools/winebuild/winebuild -w --staticlib -o libs/dxguid/libdxguid.a -m64 libs/dxguid/dx10guid.o libs/dxguid/dx8guid.o \
  libs/dxguid/dx9guid.o libs/dxguid/dxguid.o
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winebuild/winebuild -w --implib -o dlls/windowscodecs/libwindowscodecs.a -m64 --export dlls/windowscodecs/windowscodecs.spec \
  dlls/windowscodecs/uuid.o
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winebuild/winebuild -w --staticlib -o libs/dmoguids/libdmoguids.a -m64 libs/dmoguids/dmoguids.o
cc -m64 -c -o dlls/dinput/config.o dlls/dinput/config.c -Idlls/dinput -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DDIRECTINPUT_VERSION=0x0700 -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
tools/wrc/wrc -u -o dlls/dinput/dinput.res --nostdinc -Idlls/dinput -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DDIRECTINPUT_VERSION=0x0700 -D_UCRT dlls/dinput/dinput.rc
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winebuild/winebuild -w --implib -o dlls/dinput/libdinput.a -m64 --export dlls/dinput/dinput.spec \
  dlls/dinput/data_formats.o
cc -m64 -c -o dlls/dinput8/config.o dlls/dinput/config.c -Idlls/dinput8 -Idlls/dinput -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DDIRECTINPUT_VERSION=0x0800 -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/wrc/wrc -u -o dlls/dinput8/dinput.res --nostdinc -Idlls/dinput8 -Idlls/dinput -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DDIRECTINPUT_VERSION=0x0800 -D_UCRT dlls/dinput/dinput.rc
tools/winebuild/winebuild -w --implib -o dlls/dinput8/libdinput8.a -m64 --export dlls/dinput8/dinput8.spec \
  dlls/dinput8/data_formats.o
cc -m64 -o dlls/dnsapi/dnsapi.so -shared -Wl,-Bsymbolic -Wl,-soname,dnsapi.so -Wl,-z,defs dlls/dnsapi/libresolv.o \
  dlls/ntdll/ntdll.so -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
cc -m64 -o dlls/dwrite/dwrite.so -shared -Wl,-Bsymbolic -Wl,-soname,dwrite.so -Wl,-z,defs dlls/dwrite/freetype.o \
  dlls/ntdll/ntdll.so -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winebuild/winebuild -w --staticlib -o libs/mfuuid/libmfuuid.a -m64 libs/mfuuid/mfplay.o libs/mfuuid/mfuuid.o
cc -m64 -c -o dlls/explorerframe/explorerframe_main.o dlls/explorerframe/explorerframe_main.c -Idlls/explorerframe -Iinclude \
  -Iinclude/msvcrt -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/explorerframe/nstc.o dlls/explorerframe/nstc.c -Idlls/explorerframe -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/explorerframe/taskbarlist.o dlls/explorerframe/taskbarlist.c -Idlls/explorerframe -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/gameux/gamestatistics.o dlls/gameux/gamestatistics.c -Idlls/gameux -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/hhctrl.ocx/chm.o dlls/hhctrl.ocx/chm.c -Idlls/hhctrl.ocx -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/hhctrl.ocx/content.o dlls/hhctrl.ocx/content.c -Idlls/hhctrl.ocx -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/hhctrl.ocx/help.o dlls/hhctrl.ocx/help.c -Idlls/hhctrl.ocx -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/hhctrl.ocx/hhctrl.o dlls/hhctrl.ocx/hhctrl.c -Idlls/hhctrl.ocx -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/hhctrl.ocx/index.o dlls/hhctrl.ocx/index.c -Idlls/hhctrl.ocx -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/hhctrl.ocx/search.o dlls/hhctrl.ocx/search.c -Idlls/hhctrl.ocx -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/hhctrl.ocx/stream.o dlls/hhctrl.ocx/stream.c -Idlls/hhctrl.ocx -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/hhctrl.ocx/webbrowser.o dlls/hhctrl.ocx/webbrowser.c -Idlls/hhctrl.ocx -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/ieframe/classinfo.o dlls/ieframe/classinfo.c -Idlls/ieframe -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/ieframe/client.o dlls/ieframe/client.c -Idlls/ieframe -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/ieframe/dochost.o dlls/ieframe/dochost.c -Idlls/ieframe -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/ieframe/events.o dlls/ieframe/events.c -Idlls/ieframe -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/ieframe/frame.o dlls/ieframe/frame.c -Idlls/ieframe -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/ieframe/ie.o dlls/ieframe/ie.c -Idlls/ieframe -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/ieframe/ieframe_main.o dlls/ieframe/ieframe_main.c -Idlls/ieframe -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/ieframe/iehtmlwnd.o dlls/ieframe/iehtmlwnd.c -Idlls/ieframe -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/ieframe/iexplore.o dlls/ieframe/iexplore.c -Idlls/ieframe -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/ieframe/intshcut.o dlls/ieframe/intshcut.c -Idlls/ieframe -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/ieframe/navigate.o dlls/ieframe/navigate.c -Idlls/ieframe -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/ieframe/oleobject.o dlls/ieframe/oleobject.c -Idlls/ieframe -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/ieframe/persist.o dlls/ieframe/persist.c -Idlls/ieframe -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/ieframe/shellbrowser.o dlls/ieframe/shellbrowser.c -Idlls/ieframe -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/ieframe/shelluihelper.o dlls/ieframe/shelluihelper.c -Idlls/ieframe -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/ieframe/urlhist.o dlls/ieframe/urlhist.c -Idlls/ieframe -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/ieframe/view.o dlls/ieframe/view.c -Idlls/ieframe -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/ieframe/webbrowser.o dlls/ieframe/webbrowser.c -Idlls/ieframe -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/inetcpl.cpl/general.o dlls/inetcpl.cpl/general.c -Idlls/inetcpl.cpl -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
tools/winegcc/winegcc -o dlls/joy.cpl/joy.cpl --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/joy.cpl/joy.cpl.spec -Wb,--prefer-native -mno-cygwin \
  dlls/joy.cpl/joy.res
tools/winegcc/winegcc -o dlls/kernel32/kernel32.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/kernel32/kernel32.spec -nodefaultlibs -Wb,-F,KERNEL32.dll \
  -Wl,--image-base,0x7b600000 -mno-cygwin dlls/kernel32/locale_rc.res dlls/kernel32/version.res \
  dlls/kernel32/winerror.res
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winebuild/winebuild -w --staticlib -o libs/mpg123/libmpg123.a -m64 libs/mpg123/src/compat/compat.o \
  libs/mpg123/src/compat/compat_str.o libs/mpg123/src/libmpg123/dct64.o \
  libs/mpg123/src/libmpg123/dither.o libs/mpg123/src/libmpg123/equalizer.o \
  libs/mpg123/src/libmpg123/format.o libs/mpg123/src/libmpg123/frame.o \
  libs/mpg123/src/libmpg123/icy.o libs/mpg123/src/libmpg123/icy2utf8.o \
  libs/mpg123/src/libmpg123/id3.o libs/mpg123/src/libmpg123/index.o \
  libs/mpg123/src/libmpg123/layer1.o libs/mpg123/src/libmpg123/layer2.o \
  libs/mpg123/src/libmpg123/layer3.o libs/mpg123/src/libmpg123/libmpg123.o \
  libs/mpg123/src/libmpg123/ntom.o libs/mpg123/src/libmpg123/optimize.o \
  libs/mpg123/src/libmpg123/parse.o libs/mpg123/src/libmpg123/readers.o \
  libs/mpg123/src/libmpg123/stringbuf.o libs/mpg123/src/libmpg123/synth.o \
  libs/mpg123/src/libmpg123/synth_8bit.o libs/mpg123/src/libmpg123/synth_real.o \
  libs/mpg123/src/libmpg123/synth_s32.o libs/mpg123/src/libmpg123/tabinit.o
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -o dlls/mountmgr.sys/mountmgr.so -shared -Wl,-Bsymbolic -Wl,-soname,mountmgr.so -Wl,-z,defs dlls/mountmgr.sys/cred.o \
  dlls/mountmgr.sys/dbus.o dlls/mountmgr.sys/diskarb.o dlls/mountmgr.sys/unixlib.o \
  dlls/ntdll/ntdll.so -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winebuild/winebuild -w --staticlib -o libs/wmcodecdspuuid/libwmcodecdspuuid.a -m64 libs/wmcodecdspuuid/wmcodecdspuuid.o
tools/winebuild/winebuild -w --staticlib -o libs/lcms2/liblcms2.a -m64 libs/lcms2/src/cmsalpha.o \
  libs/lcms2/src/cmscnvrt.o libs/lcms2/src/cmserr.o libs/lcms2/src/cmsgamma.o \
  libs/lcms2/src/cmsgmt.o libs/lcms2/src/cmshalf.o libs/lcms2/src/cmsintrp.o libs/lcms2/src/cmsio0.o \
  libs/lcms2/src/cmsio1.o libs/lcms2/src/cmslut.o libs/lcms2/src/cmsmtrx.o libs/lcms2/src/cmsnamed.o \
  libs/lcms2/src/cmsopt.o libs/lcms2/src/cmspack.o libs/lcms2/src/cmspcs.o \
  libs/lcms2/src/cmsplugin.o libs/lcms2/src/cmssamp.o libs/lcms2/src/cmstypes.o \
  libs/lcms2/src/cmsvirt.o libs/lcms2/src/cmswtpnt.o libs/lcms2/src/cmsxform.o
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msctf/msctf.o dlls/msctf/msctf.c -Idlls/msctf -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msi/action.o dlls/msi/action.c -Idlls/msi -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT -Wall \
  -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/msi/msi.o dlls/msi/msi.c -Idlls/msi -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT -Wall \
  -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msi/package.o dlls/msi/package.c -Idlls/msi -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT -Wall \
  -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winegcc/winegcc -o dlls/msrle32/msrle32.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/msrle32/msrle32.spec -mno-cygwin dlls/msrle32/msrle32.res
cc -m64 -o dlls/msv1_0/msv1_0.so -shared -Wl,-Bsymbolic -Wl,-soname,msv1_0.so -Wl,-z,defs dlls/msv1_0/unixlib.o \
  dlls/ntdll/ntdll.so -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
cc -m64 -c -o dlls/msxml3/httprequest.o dlls/msxml3/httprequest.c -Idlls/msxml3 -Iinclude -Iinclude/msvcrt -I./libs/xslt \
  -I./libs/xml2/include -D__WINESRC__ -DLIBXSLT_STATIC -DLIBXML_STATIC -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msxml3/xmlview.o dlls/msxml3/xmlview.c -Idlls/msxml3 -Iinclude -Iinclude/msvcrt -I./libs/xslt \
  -I./libs/xml2/include -D__WINESRC__ -DLIBXSLT_STATIC -DLIBXML_STATIC -D_UCRT -Wall -pipe \
  -fcf-protection=none -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement \
  -Wempty-body -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack \
  -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla \
  -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin \
  -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include \
  -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winebuild/winebuild -w --staticlib -o libs/xslt/libxslt.a -m64 libs/xslt/libxslt/attributes.o \
  libs/xslt/libxslt/attrvt.o libs/xslt/libxslt/documents.o libs/xslt/libxslt/extensions.o \
  libs/xslt/libxslt/extra.o libs/xslt/libxslt/functions.o libs/xslt/libxslt/imports.o \
  libs/xslt/libxslt/keys.o libs/xslt/libxslt/namespaces.o libs/xslt/libxslt/numbers.o \
  libs/xslt/libxslt/pattern.o libs/xslt/libxslt/preproc.o libs/xslt/libxslt/security.o \
  libs/xslt/libxslt/templates.o libs/xslt/libxslt/transform.o libs/xslt/libxslt/variables.o \
  libs/xslt/libxslt/xslt.o libs/xslt/libxslt/xsltlocale.o libs/xslt/libxslt/xsltutils.o
tools/winebuild/winebuild -w --staticlib -o libs/xml2/libxml2.a -m64 libs/xml2/HTMLparser.o libs/xml2/HTMLtree.o \
  libs/xml2/SAX.o libs/xml2/SAX2.o libs/xml2/buf.o libs/xml2/catalog.o libs/xml2/chvalid.o \
  libs/xml2/debugXML.o libs/xml2/dict.o libs/xml2/encoding.o libs/xml2/entities.o libs/xml2/error.o \
  libs/xml2/globals.o libs/xml2/hash.o libs/xml2/list.o libs/xml2/parser.o \
  libs/xml2/parserInternals.o libs/xml2/pattern.o libs/xml2/relaxng.o libs/xml2/threads.o \
  libs/xml2/tree.o libs/xml2/uri.o libs/xml2/valid.o libs/xml2/xinclude.o libs/xml2/xmlIO.o \
  libs/xml2/xmlmemory.o libs/xml2/xmlreader.o libs/xml2/xmlregexp.o libs/xml2/xmlsave.o \
  libs/xml2/xmlschemas.o libs/xml2/xmlschemastypes.o libs/xml2/xmlstring.o libs/xml2/xmlunicode.o \
  libs/xml2/xpath.o libs/xml2/xpointer.o
cc -m64 -o dlls/netapi32/netapi32.so -shared -Wl,-Bsymbolic -Wl,-soname,netapi32.so -Wl,-z,defs dlls/netapi32/unixlib.o \
  dlls/ntdll/ntdll.so -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
cc -m64 -o dlls/nsiproxy.sys/nsiproxy.so -shared -Wl,-Bsymbolic -Wl,-soname,nsiproxy.so -Wl,-z,defs \
  dlls/nsiproxy.sys/icmp_echo.o dlls/nsiproxy.sys/ip.o dlls/nsiproxy.sys/ndis.o \
  dlls/nsiproxy.sys/nsi.o dlls/nsiproxy.sys/tcp.o dlls/nsiproxy.sys/udp.o dlls/ntdll/ntdll.so \
  -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
cc -m64 -o dlls/odbc32/odbc32.so -shared -Wl,-Bsymbolic -Wl,-soname,odbc32.so -Wl,-z,defs dlls/odbc32/unixlib.o \
  dlls/ntdll/ntdll.so -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/oledlg/oledlg.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/oledlg/oledlg.spec -mno-cygwin dlls/oledlg/oledlg.res
cc -m64 -c -o dlls/propsys/propvar.o dlls/propsys/propvar.c -Idlls/propsys -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -o dlls/qcap/qcap.so -shared -Wl,-Bsymbolic -Wl,-soname,qcap.so -Wl,-z,defs dlls/qcap/v4l.o \
  dlls/ntdll/ntdll.so -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -o dlls/secur32/secur32.so -shared -Wl,-Bsymbolic -Wl,-soname,secur32.so -Wl,-z,defs \
  dlls/secur32/schannel_gnutls.o dlls/ntdll/ntdll.so -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
cc -m64 -c -o dlls/setupapi/dirid.o dlls/setupapi/dirid.c -Idlls/setupapi -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_SETUPAPI_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/setupapi/install.o dlls/setupapi/install.c -Idlls/setupapi -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_SETUPAPI_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/setupapi/misc.o dlls/setupapi/misc.c -Idlls/setupapi -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_SETUPAPI_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/shdocvw/shdocvw_main.o dlls/shdocvw/shdocvw_main.c -Idlls/shdocvw -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_SHDOCVW_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/shdocvw/shlinstobj.o dlls/shdocvw/shlinstobj.c -Idlls/shdocvw -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_SHDOCVW_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/shell32/assoc.o dlls/shell32/assoc.c -Idlls/shell32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_SHELL32_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/shell32/autocomplete.o dlls/shell32/autocomplete.c -Idlls/shell32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_SHELL32_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/shell32/brsfolder.o dlls/shell32/brsfolder.c -Idlls/shell32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_SHELL32_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/shell32/changenotify.o dlls/shell32/changenotify.c -Idlls/shell32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_SHELL32_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/shell32/classes.o dlls/shell32/classes.c -Idlls/shell32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_SHELL32_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/shell32/clipboard.o dlls/shell32/clipboard.c -Idlls/shell32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_SHELL32_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/shell32/control.o dlls/shell32/control.c -Idlls/shell32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_SHELL32_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
dlls/shell32/autocomplete.c:186:15: warning: '__force_align_arg_pointer__' attribute only applies to functions [-Wignored-attributes]
static int (* __cdecl sort_strs_cmpfn[])(const void*, const void*) =
              ^
include/windef.h:93:19: note: expanded from macro '__cdecl'
#  define __cdecl __stdcall
                  ^
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^
3 warnings generated.
cc -m64 -c -o dlls/shell32/cpanelfolder.o dlls/shell32/cpanelfolder.c -Idlls/shell32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_SHELL32_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/shell32/dataobject.o dlls/shell32/dataobject.c -Idlls/shell32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_SHELL32_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/shell32/dde.o dlls/shell32/dde.c -Idlls/shell32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_SHELL32_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/shell32/debughlp.o dlls/shell32/debughlp.c -Idlls/shell32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_SHELL32_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/shell32/dialogs.o dlls/shell32/dialogs.c -Idlls/shell32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_SHELL32_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/shell32/dragdrophelper.o dlls/shell32/dragdrophelper.c -Idlls/shell32 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_SHELL32_ -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/shell32/ebrowser.o dlls/shell32/ebrowser.c -Idlls/shell32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_SHELL32_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/shell32/enumidlist.o dlls/shell32/enumidlist.c -Idlls/shell32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_SHELL32_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/shell32/folders.o dlls/shell32/folders.c -Idlls/shell32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_SHELL32_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/shell32/iconcache.o dlls/shell32/iconcache.c -Idlls/shell32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_SHELL32_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/shell32/pidl.o dlls/shell32/pidl.c -Idlls/shell32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_SHELL32_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/shell32/recyclebin.o dlls/shell32/recyclebin.c -Idlls/shell32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_SHELL32_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/shell32/shell32_main.o dlls/shell32/shell32_main.c -Idlls/shell32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_SHELL32_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/shell32/shelldispatch.o dlls/shell32/shelldispatch.c -Idlls/shell32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_SHELL32_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/shell32/shellitem.o dlls/shell32/shellitem.c -Idlls/shell32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_SHELL32_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/shell32/shelllink.o dlls/shell32/shelllink.c -Idlls/shell32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_SHELL32_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/shell32/shellole.o dlls/shell32/shellole.c -Idlls/shell32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_SHELL32_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/shell32/shellord.o dlls/shell32/shellord.c -Idlls/shell32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_SHELL32_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/shell32/shellpath.o dlls/shell32/shellpath.c -Idlls/shell32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_SHELL32_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/shell32/shellreg.o dlls/shell32/shellreg.c -Idlls/shell32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_SHELL32_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/shell32/shellstring.o dlls/shell32/shellstring.c -Idlls/shell32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_SHELL32_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/shell32/shfldr_desktop.o dlls/shell32/shfldr_desktop.c -Idlls/shell32 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_SHELL32_ -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/shell32/shfldr_fs.o dlls/shell32/shfldr_fs.c -Idlls/shell32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_SHELL32_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/shell32/shfldr_mycomp.o dlls/shell32/shfldr_mycomp.c -Idlls/shell32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_SHELL32_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/shell32/shfldr_netplaces.o dlls/shell32/shfldr_netplaces.c -Idlls/shell32 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_SHELL32_ -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/shell32/shfldr_printers.o dlls/shell32/shfldr_printers.c -Idlls/shell32 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_SHELL32_ -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/shell32/shlexec.o dlls/shell32/shlexec.c -Idlls/shell32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_SHELL32_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/shell32/shlfileop.o dlls/shell32/shlfileop.c -Idlls/shell32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_SHELL32_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/shell32/shlfolder.o dlls/shell32/shlfolder.c -Idlls/shell32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_SHELL32_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/shell32/shlfsbind.o dlls/shell32/shlfsbind.c -Idlls/shell32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_SHELL32_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/shell32/shlmenu.o dlls/shell32/shlmenu.c -Idlls/shell32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_SHELL32_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/shell32/shlview.o dlls/shell32/shlview.c -Idlls/shell32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_SHELL32_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/shell32/shlview_cmenu.o dlls/shell32/shlview_cmenu.c -Idlls/shell32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_SHELL32_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/shell32/shpolicy.o dlls/shell32/shpolicy.c -Idlls/shell32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_SHELL32_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/shell32/systray.o dlls/shell32/systray.c -Idlls/shell32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_SHELL32_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
tools/wrc/wrc -u -o dlls/shell32/shell32.res --nostdinc -Idlls/shell32 -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_SHELL32_ -D_UCRT dlls/shell32/shell32.rc
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/shlwapi/assoc.o dlls/shlwapi/assoc.c -Idlls/shlwapi -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_SHLWAPI_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/shlwapi/clist.o dlls/shlwapi/clist.c -Idlls/shlwapi -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_SHLWAPI_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/shlwapi/ordinal.o dlls/shlwapi/ordinal.c -Idlls/shlwapi -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_SHLWAPI_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/shlwapi/string.o dlls/shlwapi/string.c -Idlls/shlwapi -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_SHLWAPI_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/shlwapi/thread.o dlls/shlwapi/thread.c -Idlls/shlwapi -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_SHLWAPI_ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
tools/winebuild/winebuild -w --staticlib -o libs/png/libpng.a -m64 libs/png/png.o libs/png/pngerror.o \
  libs/png/pngget.o libs/png/pngmem.o libs/png/pngread.o libs/png/pngrio.o libs/png/pngrtran.o \
  libs/png/pngrutil.o libs/png/pngset.o libs/png/pngtrans.o libs/png/pngwio.o libs/png/pngwrite.o \
  libs/png/pngwtran.o libs/png/pngwutil.o
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -o dlls/win32u/win32u.so -shared -Wl,-Bsymbolic -Wl,-soname,win32u.so -Wl,-z,defs dlls/win32u/bitblt.o \
  dlls/win32u/bitmap.o dlls/win32u/brush.o dlls/win32u/clipboard.o dlls/win32u/clipping.o \
  dlls/win32u/cursoricon.o dlls/win32u/dc.o dlls/win32u/dib.o dlls/win32u/dibdrv/bitblt.o \
  dlls/win32u/dibdrv/dc.o dlls/win32u/dibdrv/graphics.o dlls/win32u/dibdrv/objects.o \
  dlls/win32u/dibdrv/opengl.o dlls/win32u/dibdrv/primitives.o dlls/win32u/driver.o \
  dlls/win32u/emfdrv.o dlls/win32u/font.o dlls/win32u/freetype.o dlls/win32u/gdiobj.o \
  dlls/win32u/input.o dlls/win32u/mapping.o dlls/win32u/opentype.o dlls/win32u/painting.o \
  dlls/win32u/palette.o dlls/win32u/path.o dlls/win32u/pen.o dlls/win32u/printdrv.o \
  dlls/win32u/region.o dlls/win32u/syscall.o dlls/win32u/sysparams.o dlls/win32u/vertical.o \
  dlls/win32u/vulkan.o dlls/win32u/window.o dlls/win32u/winstation.o dlls/ntdll/ntdll.so -lm \
  -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winebuild/winebuild -w --staticlib -o libs/tiff/libtiff.a -m64 libs/tiff/libtiff/tif_aux.o \
  libs/tiff/libtiff/tif_close.o libs/tiff/libtiff/tif_codec.o libs/tiff/libtiff/tif_compress.o \
  libs/tiff/libtiff/tif_dir.o libs/tiff/libtiff/tif_dirinfo.o libs/tiff/libtiff/tif_dirread.o \
  libs/tiff/libtiff/tif_dirwrite.o libs/tiff/libtiff/tif_dumpmode.o libs/tiff/libtiff/tif_error.o \
  libs/tiff/libtiff/tif_fax3.o libs/tiff/libtiff/tif_fax3sm.o libs/tiff/libtiff/tif_flush.o \
  libs/tiff/libtiff/tif_jpeg.o libs/tiff/libtiff/tif_luv.o libs/tiff/libtiff/tif_lzw.o \
  libs/tiff/libtiff/tif_next.o libs/tiff/libtiff/tif_open.o libs/tiff/libtiff/tif_packbits.o \
  libs/tiff/libtiff/tif_pixarlog.o libs/tiff/libtiff/tif_predict.o libs/tiff/libtiff/tif_read.o \
  libs/tiff/libtiff/tif_strip.o libs/tiff/libtiff/tif_swab.o libs/tiff/libtiff/tif_thunder.o \
  libs/tiff/libtiff/tif_tile.o libs/tiff/libtiff/tif_warning.o libs/tiff/libtiff/tif_win32.o \
  libs/tiff/libtiff/tif_write.o libs/tiff/libtiff/tif_zip.o
tools/winebuild/winebuild -w --staticlib -o libs/jpeg/libjpeg.a -m64 libs/jpeg/jaricom.o libs/jpeg/jcapimin.o \
  libs/jpeg/jcapistd.o libs/jpeg/jcarith.o libs/jpeg/jccoefct.o libs/jpeg/jccolor.o \
  libs/jpeg/jcdctmgr.o libs/jpeg/jchuff.o libs/jpeg/jcinit.o libs/jpeg/jcmainct.o \
  libs/jpeg/jcmarker.o libs/jpeg/jcmaster.o libs/jpeg/jcomapi.o libs/jpeg/jcparam.o \
  libs/jpeg/jcprepct.o libs/jpeg/jcsample.o libs/jpeg/jdapimin.o libs/jpeg/jdapistd.o \
  libs/jpeg/jdarith.o libs/jpeg/jdcoefct.o libs/jpeg/jdcolor.o libs/jpeg/jddctmgr.o \
  libs/jpeg/jdhuff.o libs/jpeg/jdinput.o libs/jpeg/jdmainct.o libs/jpeg/jdmarker.o \
  libs/jpeg/jdmaster.o libs/jpeg/jdmerge.o libs/jpeg/jdpostct.o libs/jpeg/jdsample.o \
  libs/jpeg/jerror.o libs/jpeg/jfdctflt.o libs/jpeg/jfdctfst.o libs/jpeg/jfdctint.o \
  libs/jpeg/jidctflt.o libs/jpeg/jidctfst.o libs/jpeg/jidctint.o libs/jpeg/jmemansi.o \
  libs/jpeg/jmemmgr.o libs/jpeg/jquant1.o libs/jpeg/jquant2.o libs/jpeg/jutils.o
cc -m64 -o dlls/winebus.sys/winebus.so -shared -Wl,-Bsymbolic -Wl,-soname,winebus.so -Wl,-z,defs dlls/winebus.sys/bus_iohid.o \
  dlls/winebus.sys/bus_sdl.o dlls/winebus.sys/bus_udev.o dlls/winebus.sys/hid.o \
  dlls/winebus.sys/unixlib.o dlls/ntdll/ntdll.so -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
cc -m64 -o dlls/winevulkan/winevulkan.so -shared -Wl,-Bsymbolic -Wl,-soname,winevulkan.so -Wl,-z,defs dlls/winevulkan/vulkan.o \
  dlls/winevulkan/vulkan_thunks.o dlls/ntdll/ntdll.so -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
cc -m64 -c -o dlls/winex11.drv/clipboard.o dlls/winex11.drv/clipboard.c -Idlls/winex11.drv -Iinclude -I/usr/X11R6/include \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/winex11.drv/event.o dlls/winex11.drv/event.c -Idlls/winex11.drv -Iinclude -I/usr/X11R6/include \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/winex11.drv/xdnd.o dlls/winex11.drv/xdnd.c -Idlls/winex11.drv -Iinclude -I/usr/X11R6/include \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/wininet/urlcache.o dlls/wininet/urlcache.c -Idlls/wininet -Iinclude -Iinclude/msvcrt -I./libs/zlib \
  -D__WINESRC__ -DFAR= -DZ_SOLO -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -o dlls/winspool.drv/winspool.so -shared -Wl,-Bsymbolic -Wl,-soname,winspool.so -Wl,-z,defs dlls/winspool.drv/cups.o \
  dlls/ntdll/ntdll.so -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
cc -m64 -o dlls/wldap32/wldap32.so -shared -Wl,-Bsymbolic -Wl,-soname,wldap32.so -Wl,-z,defs dlls/wldap32/libldap.o \
  dlls/ntdll/ntdll.so -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winebuild/winebuild -w --staticlib -o libs/jxr/libjxr.a -m64 libs/jxr/image/decode/JXRTranscode.o \
  libs/jxr/image/decode/decode.o libs/jxr/image/decode/postprocess.o libs/jxr/image/decode/segdec.o \
  libs/jxr/image/decode/strInvTransform.o libs/jxr/image/decode/strPredQuantDec.o \
  libs/jxr/image/decode/strdec.o libs/jxr/image/encode/encode.o libs/jxr/image/encode/segenc.o \
  libs/jxr/image/encode/strFwdTransform.o libs/jxr/image/encode/strPredQuantEnc.o \
  libs/jxr/image/encode/strenc.o libs/jxr/image/sys/adapthuff.o libs/jxr/image/sys/image.o \
  libs/jxr/image/sys/strPredQuant.o libs/jxr/image/sys/strTransform.o libs/jxr/image/sys/strcodec.o \
  libs/jxr/jxrgluelib/JXRGlue.o libs/jxr/jxrgluelib/JXRGlueJxr.o libs/jxr/jxrgluelib/JXRGluePFC.o \
  libs/jxr/jxrgluelib/JXRMeta.o
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -o dlls/ws2_32/ws2_32.so -shared -Wl,-Bsymbolic -Wl,-soname,ws2_32.so -Wl,-z,defs dlls/ws2_32/unixlib.o \
  dlls/ntdll/ntdll.so -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winebuild/winebuild -w --staticlib -o libs/faudio/libfaudio.a -m64 libs/faudio/src/F3DAudio.o \
  libs/faudio/src/FACT.o libs/faudio/src/FACT3D.o libs/faudio/src/FACT_internal.o \
  libs/faudio/src/FAPOBase.o libs/faudio/src/FAPOFX.o libs/faudio/src/FAPOFX_echo.o \
  libs/faudio/src/FAPOFX_eq.o libs/faudio/src/FAPOFX_masteringlimiter.o \
  libs/faudio/src/FAPOFX_reverb.o libs/faudio/src/FAudio.o libs/faudio/src/FAudioFX_reverb.o \
  libs/faudio/src/FAudioFX_volumemeter.o libs/faudio/src/FAudio_internal.o \
  libs/faudio/src/FAudio_internal_simd.o libs/faudio/src/FAudio_operationset.o \
  libs/faudio/src/FAudio_platform_win32.o
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winegcc/winegcc -o programs/cmd/cmd.exe --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -mconsole -municode -mno-cygwin programs/cmd/cmd.res
cc -m64 -c -o programs/explorer/desktop.o programs/explorer/desktop.c -Iprograms/explorer -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o programs/explorer/explorer.o programs/explorer/explorer.c -Iprograms/explorer -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o programs/explorer/startmenu.o programs/explorer/startmenu.c -Iprograms/explorer -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o programs/extrac32/extrac32.o programs/extrac32/extrac32.c -Iprograms/extrac32 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winegcc/winegcc -o programs/msiexec/msiexec.exe --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -mwindows -mno-cygwin programs/msiexec/rsrc.res
tools/winegcc/winegcc -o programs/netstat/netstat.exe --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -mconsole -municode -mno-cygwin programs/netstat/netstat.res
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winegcc/winegcc -o programs/progman/progman.exe --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -mwindows -mno-cygwin programs/progman/progman.res
cc -m64 -c -o programs/start/start.o programs/start/start.c -Iprograms/start -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o programs/wineboot/wineboot.o programs/wineboot/wineboot.c -Iprograms/wineboot -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o programs/winecfg/audio.o programs/winecfg/audio.c -Iprograms/winecfg -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o programs/winecfg/drive.o programs/winecfg/drive.c -Iprograms/winecfg -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o programs/winecfg/driveui.o programs/winecfg/driveui.c -Iprograms/winecfg -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o programs/winecfg/theme.o programs/winecfg/theme.c -Iprograms/winecfg -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o programs/winefile/winefile.o programs/winefile/winefile.c -Iprograms/winefile -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o programs/winemenubuilder/winemenubuilder.o programs/winemenubuilder/winemenubuilder.c -Iprograms/winemenubuilder -Iinclude \
  -Iinclude/msvcrt -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o programs/wordpad/registry.o programs/wordpad/registry.c -Iprograms/wordpad -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o programs/write/write.o programs/write/write.c -Iprograms/write -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -o server/wineserver server/async.o server/atom.o server/change.o server/class.o server/clipboard.o \
  server/completion.o server/console.o server/debugger.o server/device.o server/directory.o \
  server/event.o server/fd.o server/file.o server/handle.o server/hook.o server/mach.o \
  server/mailslot.o server/main.o server/mapping.o server/mutex.o server/named_pipe.o \
  server/object.o server/process.o server/procfs.o server/ptrace.o server/queue.o server/region.o \
  server/registry.o server/request.o server/semaphore.o server/serial.o server/signal.o \
  server/sock.o server/symlink.o server/thread.o server/timer.o server/token.o server/trace.o \
  server/unicode.o server/user.o server/window.o server/winstation.o -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winebuild/winebuild -w --staticlib -o dlls/winecrt0/libwinecrt0.a -m64 dlls/winecrt0/crt_dllmain.o \
  dlls/winecrt0/crt_fltused.o dlls/winecrt0/debug.o dlls/winecrt0/delay_load.o \
  dlls/winecrt0/dll_canunload.o dlls/winecrt0/dll_main.o dlls/winecrt0/dll_register.o \
  dlls/winecrt0/exception.o dlls/winecrt0/exe16_entry.o dlls/winecrt0/register.o \
  dlls/winecrt0/setjmp.o dlls/winecrt0/stub.o dlls/winecrt0/unix_lib.o dlls/winecrt0/exe_entry.o \
  dlls/winecrt0/exe_main.o dlls/winecrt0/exe_wentry.o dlls/winecrt0/exe_wmain.o
tools/winegcc/winegcc -o dlls/stdole2.tlb/stdole2.tlb --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/stdole2.tlb/stdole2.tlb.spec -mno-cygwin dlls/stdole2.tlb/rsrc.res \
  dlls/stdole2.tlb/stdole2_t.res
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
programs/winefile/winefile.c:937:13: warning: '__force_align_arg_pointer__' attribute only applies to functions [-Wignored-attributes]
static int (CDECL *sortFunctions[])(const void* arg1, const void* arg2) = {
            ^
include/windef.h:198:21: note: expanded from macro 'CDECL'
#define CDECL       __cdecl
                    ^
include/windef.h:93:19: note: expanded from macro '__cdecl'
#  define __cdecl __stdcall
                  ^
include/windef.h:71:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^
3 warnings generated.
cc -m64 -c -o libs/uuid/uuid.o libs/uuid/uuid.c -Ilibs/uuid -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_MSVCR_VER=0 \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winebuild/winebuild -w --staticlib -o libs/strmiids/libstrmiids.a -m64 libs/strmiids/evr.o libs/strmiids/strmiids.o
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winebuild/winebuild -w --staticlib -o libs/strmbase/libstrmbase.a -m64 libs/strmbase/dispatch.o libs/strmbase/filter.o \
  libs/strmbase/mediatype.o libs/strmbase/pin.o libs/strmbase/pospass.o libs/strmbase/renderer.o \
  libs/strmbase/seeking.o
cc -m64 -o dlls/avicap32/avicap32.so -shared -Wl,-Bsymbolic -Wl,-soname,avicap32.so -Wl,-z,defs dlls/avicap32/v4l.o \
  dlls/ntdll/ntdll.so -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
cc -m64 -o dlls/bcrypt/bcrypt.so -shared -Wl,-Bsymbolic -Wl,-soname,bcrypt.so -Wl,-z,defs dlls/bcrypt/gnutls.o \
  dlls/ntdll/ntdll.so -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/comdlg32/comdlg32.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/comdlg32/comdlg32.spec -mno-cygwin dlls/comdlg32/comdlg32.res \
  dlls/comdlg32/comdlg32_classes_r.res
tools/widl/widl -o dlls/comsvcs/comsvcs_tlb_t.res -m64 --nostdinc -Ldlls/\* -Idlls/comsvcs -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT dlls/comsvcs/comsvcs_tlb.idl
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -o dlls/crypt32/crypt32.so -shared -Wl,-Bsymbolic -Wl,-soname,crypt32.so -Wl,-z,defs dlls/crypt32/unixlib.o \
  dlls/ntdll/ntdll.so -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
cc -m64 -o dlls/ctapi32/ctapi32.so -shared -Wl,-Bsymbolic -Wl,-soname,ctapi32.so -Wl,-z,defs dlls/ctapi32/unixlib.o \
  dlls/ntdll/ntdll.so -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
cc -m64 -c -o dlls/dhtmled.ocx/edit.o dlls/dhtmled.ocx/edit.c -Idlls/dhtmled.ocx -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/dhtmled.ocx/main.o dlls/dhtmled.ocx/main.c -Idlls/dhtmled.ocx -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
tools/widl/widl -o dlls/dhtmled.ocx/dhtmled_tlb_t.res -m64 --nostdinc -Ldlls/\* -Idlls/dhtmled.ocx -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT dlls/dhtmled.ocx/dhtmled_tlb.idl
tools/widl/widl -o dlls/dhtmled.ocx/dhtmled_tlb_r.res -m64 --nostdinc -Ldlls/\* -Idlls/dhtmled.ocx -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT dlls/dhtmled.ocx/dhtmled_tlb.idl
tools/winegcc/winegcc -o dlls/difxapi/difxapi.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/difxapi/difxapi.spec -mno-cygwin dlls/difxapi/main.o dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/dinput/dinput.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/dinput/dinput.spec -mno-cygwin dlls/dinput/dinput.res \
  dlls/dinput/version.res dlls/dinput/dinput_classes_r.res
tools/winegcc/winegcc -o dlls/dinput8/dinput8.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/dinput8/dinput8.spec -mno-cygwin dlls/dinput8/dinput.res \
  dlls/dinput8/version.res dlls/dinput8/dinput8_r.res
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winegcc/winegcc -o dlls/dnsapi/dnsapi.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/dnsapi/dnsapi.spec -mno-cygwin dlls/dnsapi/main.o dlls/dnsapi/name.o dlls/dnsapi/query.o \
  dlls/dnsapi/record.o dlls/dnsapi/version.res dlls/netapi32/libnetapi32.a \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -Wl,-delayload,netapi32.dll -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/dplay/dplay.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/dplay/dplay.spec -mno-cygwin dlls/dplay/version.res dlls/dplayx/libdplayx.a \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/dpnaddr/dpnaddr.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/dpnaddr/dpnaddr.spec -mno-cygwin dlls/dpnaddr/version.res dlls/dpnet/libdpnet.a \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winegcc/winegcc -o dlls/dpnhpast/dpnhpast.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/dpnhpast/dpnhpast.spec -mno-cygwin dlls/dpnhpast/main.o dlls/dpnhpast/version.res \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/dpnhupnp/dpnhupnp.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/dpnhupnp/dpnhupnp.spec -Wb,--prefer-native -mno-cygwin dlls/dpnhupnp/main.o \
  dlls/dpnhupnp/version.res dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a \
  dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/dpnlobby/dpnlobby.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/dpnlobby/dpnlobby.spec -mno-cygwin dlls/dpnlobby/version.res dlls/dpnet/libdpnet.a \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/dpwsockx/dpwsockx.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/dpwsockx/dpwsockx.spec -Wb,--prefer-native -mno-cygwin dlls/dpwsockx/dpwsockx_main.o \
  dlls/dpwsockx/version.res libs/dxguid/libdxguid.a dlls/ws2_32/libws2_32.a \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/drmclien/drmclien.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/drmclien/drmclien.spec -Wb,--prefer-native -mno-cygwin dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/dssenh/dssenh.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/dssenh/dssenh.spec -mno-cygwin dlls/dssenh/main.o dlls/dssenh/rsrc.res \
  dlls/bcrypt/libbcrypt.a dlls/crypt32/libcrypt32.a dlls/advapi32/libadvapi32.a \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/dwmapi/dwmapi.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/dwmapi/dwmapi.spec -Wb,--prefer-native -mno-cygwin dlls/dwmapi/dwmapi_main.o \
  dlls/dwmapi/version.res dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a \
  dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/dwrite/dwrite.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/dwrite/dwrite.spec -mno-cygwin dlls/dwrite/analyzer.o dlls/dwrite/bidi.o \
  dlls/dwrite/bracket.o dlls/dwrite/direction.o dlls/dwrite/font.o dlls/dwrite/format.o \
  dlls/dwrite/gdiinterop.o dlls/dwrite/layout.o dlls/dwrite/linebreak.o dlls/dwrite/main.o \
  dlls/dwrite/mirror.o dlls/dwrite/opentype.o dlls/dwrite/scripts.o dlls/dwrite/shape.o \
  dlls/dwrite/shapers/arabic.o dlls/dwrite/shapers/arabic_table.o dlls/user32/libuser32.a \
  dlls/gdi32/libgdi32.a dlls/advapi32/libadvapi32.a dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/dxtrans/dxtrans.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/dxtrans/dxtrans.spec -mno-cygwin dlls/dxtrans/main.o dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/esent/esent.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/esent/esent.spec -Wb,--prefer-native -mno-cygwin dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/ext-ms-win-authz-context-l1-1-0/ext-ms-win-authz-context-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/ext-ms-win-authz-context-l1-1-0/ext-ms-win-authz-context-l1-1-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/ext-ms-win-domainjoin-netjoin-l1-1-0/ext-ms-win-domainjoin-netjoin-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/ext-ms-win-domainjoin-netjoin-l1-1-0/ext-ms-win-domainjoin-netjoin-l1-1-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/ext-ms-win-dwmapi-ext-l1-1-0/ext-ms-win-dwmapi-ext-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/ext-ms-win-dwmapi-ext-l1-1-0/ext-ms-win-dwmapi-ext-l1-1-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/ext-ms-win-gdi-dc-create-l1-1-0/ext-ms-win-gdi-dc-create-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/ext-ms-win-gdi-dc-create-l1-1-0/ext-ms-win-gdi-dc-create-l1-1-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/ext-ms-win-gdi-dc-create-l1-1-1/ext-ms-win-gdi-dc-create-l1-1-1.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/ext-ms-win-gdi-dc-create-l1-1-1/ext-ms-win-gdi-dc-create-l1-1-1.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/ext-ms-win-gdi-dc-l1-2-0/ext-ms-win-gdi-dc-l1-2-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/ext-ms-win-gdi-dc-l1-2-0/ext-ms-win-gdi-dc-l1-2-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/ext-ms-win-gdi-devcaps-l1-1-0/ext-ms-win-gdi-devcaps-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/ext-ms-win-gdi-devcaps-l1-1-0/ext-ms-win-gdi-devcaps-l1-1-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/ext-ms-win-gdi-draw-l1-1-0/ext-ms-win-gdi-draw-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/ext-ms-win-gdi-draw-l1-1-0/ext-ms-win-gdi-draw-l1-1-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/ext-ms-win-gdi-draw-l1-1-1/ext-ms-win-gdi-draw-l1-1-1.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/ext-ms-win-gdi-draw-l1-1-1/ext-ms-win-gdi-draw-l1-1-1.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/ext-ms-win-gdi-font-l1-1-0/ext-ms-win-gdi-font-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/ext-ms-win-gdi-font-l1-1-0/ext-ms-win-gdi-font-l1-1-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/ext-ms-win-gdi-font-l1-1-1/ext-ms-win-gdi-font-l1-1-1.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/ext-ms-win-gdi-font-l1-1-1/ext-ms-win-gdi-font-l1-1-1.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/ext-ms-win-gdi-render-l1-1-0/ext-ms-win-gdi-render-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/ext-ms-win-gdi-render-l1-1-0/ext-ms-win-gdi-render-l1-1-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/ext-ms-win-kernel32-package-current-l1-1-0/ext-ms-win-kernel32-package-current-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/ext-ms-win-kernel32-package-current-l1-1-0/ext-ms-win-kernel32-package-current-l1-1-0.spec \
  -mno-cygwin dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/ext-ms-win-kernel32-package-l1-1-1/ext-ms-win-kernel32-package-l1-1-1.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/ext-ms-win-kernel32-package-l1-1-1/ext-ms-win-kernel32-package-l1-1-1.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/ext-ms-win-ntuser-dialogbox-l1-1-0/ext-ms-win-ntuser-dialogbox-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/ext-ms-win-ntuser-dialogbox-l1-1-0/ext-ms-win-ntuser-dialogbox-l1-1-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/ext-ms-win-ntuser-draw-l1-1-0/ext-ms-win-ntuser-draw-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/ext-ms-win-ntuser-draw-l1-1-0/ext-ms-win-ntuser-draw-l1-1-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/ext-ms-win-ntuser-gui-l1-1-0/ext-ms-win-ntuser-gui-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/ext-ms-win-ntuser-gui-l1-1-0/ext-ms-win-ntuser-gui-l1-1-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/ext-ms-win-ntuser-gui-l1-3-0/ext-ms-win-ntuser-gui-l1-3-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/ext-ms-win-ntuser-gui-l1-3-0/ext-ms-win-ntuser-gui-l1-3-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/ext-ms-win-ntuser-keyboard-l1-3-0/ext-ms-win-ntuser-keyboard-l1-3-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/ext-ms-win-ntuser-keyboard-l1-3-0/ext-ms-win-ntuser-keyboard-l1-3-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/ext-ms-win-ntuser-message-l1-1-0/ext-ms-win-ntuser-message-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/ext-ms-win-ntuser-message-l1-1-0/ext-ms-win-ntuser-message-l1-1-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/ext-ms-win-ntuser-message-l1-1-1/ext-ms-win-ntuser-message-l1-1-1.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/ext-ms-win-ntuser-message-l1-1-1/ext-ms-win-ntuser-message-l1-1-1.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/ext-ms-win-ntuser-misc-l1-1-0/ext-ms-win-ntuser-misc-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/ext-ms-win-ntuser-misc-l1-1-0/ext-ms-win-ntuser-misc-l1-1-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/ext-ms-win-ntuser-misc-l1-2-0/ext-ms-win-ntuser-misc-l1-2-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/ext-ms-win-ntuser-misc-l1-2-0/ext-ms-win-ntuser-misc-l1-2-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/ext-ms-win-ntuser-misc-l1-5-1/ext-ms-win-ntuser-misc-l1-5-1.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/ext-ms-win-ntuser-misc-l1-5-1/ext-ms-win-ntuser-misc-l1-5-1.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/ext-ms-win-ntuser-mouse-l1-1-0/ext-ms-win-ntuser-mouse-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/ext-ms-win-ntuser-mouse-l1-1-0/ext-ms-win-ntuser-mouse-l1-1-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/ext-ms-win-ntuser-private-l1-1-1/ext-ms-win-ntuser-private-l1-1-1.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/ext-ms-win-ntuser-private-l1-1-1/ext-ms-win-ntuser-private-l1-1-1.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/ext-ms-win-ntuser-private-l1-3-1/ext-ms-win-ntuser-private-l1-3-1.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/ext-ms-win-ntuser-private-l1-3-1/ext-ms-win-ntuser-private-l1-3-1.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/ext-ms-win-ntuser-rectangle-ext-l1-1-0/ext-ms-win-ntuser-rectangle-ext-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/ext-ms-win-ntuser-rectangle-ext-l1-1-0/ext-ms-win-ntuser-rectangle-ext-l1-1-0.spec \
  -mno-cygwin dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/ext-ms-win-ntuser-uicontext-ext-l1-1-0/ext-ms-win-ntuser-uicontext-ext-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/ext-ms-win-ntuser-uicontext-ext-l1-1-0/ext-ms-win-ntuser-uicontext-ext-l1-1-0.spec \
  -mno-cygwin dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/ext-ms-win-ntuser-window-l1-1-0/ext-ms-win-ntuser-window-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/ext-ms-win-ntuser-window-l1-1-0/ext-ms-win-ntuser-window-l1-1-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/ext-ms-win-ntuser-window-l1-1-1/ext-ms-win-ntuser-window-l1-1-1.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/ext-ms-win-ntuser-window-l1-1-1/ext-ms-win-ntuser-window-l1-1-1.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/ext-ms-win-ntuser-window-l1-1-4/ext-ms-win-ntuser-window-l1-1-4.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/ext-ms-win-ntuser-window-l1-1-4/ext-ms-win-ntuser-window-l1-1-4.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/ext-ms-win-ntuser-windowclass-l1-1-0/ext-ms-win-ntuser-windowclass-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/ext-ms-win-ntuser-windowclass-l1-1-0/ext-ms-win-ntuser-windowclass-l1-1-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/ext-ms-win-ntuser-windowclass-l1-1-1/ext-ms-win-ntuser-windowclass-l1-1-1.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/ext-ms-win-ntuser-windowclass-l1-1-1/ext-ms-win-ntuser-windowclass-l1-1-1.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/ext-ms-win-oleacc-l1-1-0/ext-ms-win-oleacc-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/ext-ms-win-oleacc-l1-1-0/ext-ms-win-oleacc-l1-1-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/ext-ms-win-ras-rasapi32-l1-1-0/ext-ms-win-ras-rasapi32-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/ext-ms-win-ras-rasapi32-l1-1-0/ext-ms-win-ras-rasapi32-l1-1-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/ext-ms-win-rtcore-gdi-devcaps-l1-1-0/ext-ms-win-rtcore-gdi-devcaps-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/ext-ms-win-rtcore-gdi-devcaps-l1-1-0/ext-ms-win-rtcore-gdi-devcaps-l1-1-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/ext-ms-win-rtcore-gdi-object-l1-1-0/ext-ms-win-rtcore-gdi-object-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/ext-ms-win-rtcore-gdi-object-l1-1-0/ext-ms-win-rtcore-gdi-object-l1-1-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/ext-ms-win-rtcore-gdi-rgn-l1-1-0/ext-ms-win-rtcore-gdi-rgn-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/ext-ms-win-rtcore-gdi-rgn-l1-1-0/ext-ms-win-rtcore-gdi-rgn-l1-1-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/ext-ms-win-rtcore-ntuser-cursor-l1-1-0/ext-ms-win-rtcore-ntuser-cursor-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/ext-ms-win-rtcore-ntuser-cursor-l1-1-0/ext-ms-win-rtcore-ntuser-cursor-l1-1-0.spec \
  -mno-cygwin dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/ext-ms-win-rtcore-ntuser-dc-access-l1-1-0/ext-ms-win-rtcore-ntuser-dc-access-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/ext-ms-win-rtcore-ntuser-dc-access-l1-1-0/ext-ms-win-rtcore-ntuser-dc-access-l1-1-0.spec \
  -mno-cygwin dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/ext-ms-win-rtcore-ntuser-dpi-l1-1-0/ext-ms-win-rtcore-ntuser-dpi-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/ext-ms-win-rtcore-ntuser-dpi-l1-1-0/ext-ms-win-rtcore-ntuser-dpi-l1-1-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/ext-ms-win-rtcore-ntuser-dpi-l1-2-0/ext-ms-win-rtcore-ntuser-dpi-l1-2-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/ext-ms-win-rtcore-ntuser-dpi-l1-2-0/ext-ms-win-rtcore-ntuser-dpi-l1-2-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/ext-ms-win-rtcore-ntuser-rawinput-l1-1-0/ext-ms-win-rtcore-ntuser-rawinput-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/ext-ms-win-rtcore-ntuser-rawinput-l1-1-0/ext-ms-win-rtcore-ntuser-rawinput-l1-1-0.spec \
  -mno-cygwin dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/ext-ms-win-rtcore-ntuser-syscolors-l1-1-0/ext-ms-win-rtcore-ntuser-syscolors-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/ext-ms-win-rtcore-ntuser-syscolors-l1-1-0/ext-ms-win-rtcore-ntuser-syscolors-l1-1-0.spec \
  -mno-cygwin dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/ext-ms-win-rtcore-ntuser-sysparams-l1-1-0/ext-ms-win-rtcore-ntuser-sysparams-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/ext-ms-win-rtcore-ntuser-sysparams-l1-1-0/ext-ms-win-rtcore-ntuser-sysparams-l1-1-0.spec \
  -mno-cygwin dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/ext-ms-win-security-credui-l1-1-0/ext-ms-win-security-credui-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/ext-ms-win-security-credui-l1-1-0/ext-ms-win-security-credui-l1-1-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/ext-ms-win-security-cryptui-l1-1-0/ext-ms-win-security-cryptui-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/ext-ms-win-security-cryptui-l1-1-0/ext-ms-win-security-cryptui-l1-1-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/ext-ms-win-shell-comctl32-init-l1-1-0/ext-ms-win-shell-comctl32-init-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/ext-ms-win-shell-comctl32-init-l1-1-0/ext-ms-win-shell-comctl32-init-l1-1-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/ext-ms-win-shell-comdlg32-l1-1-0/ext-ms-win-shell-comdlg32-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/ext-ms-win-shell-comdlg32-l1-1-0/ext-ms-win-shell-comdlg32-l1-1-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/ext-ms-win-shell-shell32-l1-2-0/ext-ms-win-shell-shell32-l1-2-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/ext-ms-win-shell-shell32-l1-2-0/ext-ms-win-shell-shell32-l1-2-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/ext-ms-win-uxtheme-themes-l1-1-0/ext-ms-win-uxtheme-themes-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/ext-ms-win-uxtheme-themes-l1-1-0/ext-ms-win-uxtheme-themes-l1-1-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/faultrep/faultrep.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/faultrep/faultrep.spec -Wb,--prefer-native -mno-cygwin dlls/faultrep/faultrep.o \
  dlls/advapi32/libadvapi32.a dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a \
  dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/feclient/feclient.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/feclient/feclient.spec -Wb,--prefer-native -mno-cygwin dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/fltlib/fltlib.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/fltlib/fltlib.spec -Wb,--prefer-native -mno-cygwin dlls/fltlib/fltlib.o dlls/fltlib/rsrc.res \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/fltmgr.sys/fltmgr.sys.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/fltmgr.sys/fltmgr.sys.spec -Wl,--subsystem,native -mno-cygwin dlls/fltmgr.sys/main.o \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/fntcache/fntcache.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/fntcache/fntcache.spec -Wb,--prefer-native -mno-cygwin dlls/fntcache/main.o \
  dlls/advapi32/libadvapi32.a dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a \
  dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/fontsub/fontsub.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/fontsub/fontsub.spec -Wb,--prefer-native -mno-cygwin dlls/fontsub/main.o \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/fusion/fusion.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/fusion/fusion.spec -mno-cygwin dlls/fusion/asmcache.o dlls/fusion/asmenum.o \
  dlls/fusion/asmname.o dlls/fusion/assembly.o dlls/fusion/fusion.o dlls/fusion/version.res \
  dlls/bcrypt/libbcrypt.a dlls/dbghelp/libdbghelp.a dlls/shlwapi/libshlwapi.a \
  dlls/version/libversion.a dlls/user32/libuser32.a dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/fwpuclnt/fwpuclnt.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/fwpuclnt/fwpuclnt.spec -Wb,--prefer-native -mno-cygwin dlls/fwpuclnt/main.o \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/widl/widl -o dlls/gameux/gameux_tlb_t.res -m64 --nostdinc -Ldlls/\* -Idlls/gameux -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT dlls/gameux/gameux_tlb.idl
tools/winegcc/winegcc -o dlls/gamingtcui/gamingtcui.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/gamingtcui/gamingtcui.spec -mno-cygwin dlls/gamingtcui/gamingtcui_main.o \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/gdi32/gdi32.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/gdi32/gdi32.spec -mno-cygwin dlls/gdi32/dc.o dlls/gdi32/emfdc.o dlls/gdi32/enhmetafile.o \
  dlls/gdi32/icm.o dlls/gdi32/metadc.o dlls/gdi32/metafile.o dlls/gdi32/objects.o \
  dlls/gdi32/opengl.o dlls/gdi32/text.o dlls/gdi32/uniscribe/bidi.o dlls/gdi32/uniscribe/bracket.o \
  dlls/gdi32/uniscribe/breaking.o dlls/gdi32/uniscribe/direction.o dlls/gdi32/uniscribe/indic.o \
  dlls/gdi32/uniscribe/indicsyllable.o dlls/gdi32/uniscribe/linebreak.o \
  dlls/gdi32/uniscribe/mirror.o dlls/gdi32/uniscribe/opentype.o dlls/gdi32/uniscribe/shape.o \
  dlls/gdi32/uniscribe/shaping.o dlls/gdi32/uniscribe/usp10.o dlls/gdi32/gdi32.res \
  dlls/setupapi/libsetupapi.a dlls/advapi32/libadvapi32.a dlls/win32u/libwin32u.a \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -Wl,-delayload,setupapi.dll -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/glu32/glu32.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/glu32/glu32.spec -Wb,--prefer-native -mno-cygwin dlls/glu32/geom.o dlls/glu32/glu.o \
  dlls/glu32/mesh.o dlls/glu32/mipmap.o dlls/glu32/priorityq.o dlls/glu32/project.o \
  dlls/glu32/quad.o dlls/glu32/render.o dlls/glu32/sweep.o dlls/glu32/tess.o \
  dlls/opengl32/libopengl32.a dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a \
  dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/gpkcsp/gpkcsp.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/gpkcsp/gpkcsp.spec -Wb,--prefer-native -mno-cygwin dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/hal/hal.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/hal/hal.spec -mno-cygwin dlls/hal/hal.o dlls/hal/version.res dlls/ntoskrnl.exe/libntoskrnl.a \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/widl/widl -o dlls/hhctrl.ocx/hhctrl_tlb_t.res -m64 --nostdinc -Ldlls/\* -Idlls/hhctrl.ocx -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT dlls/hhctrl.ocx/hhctrl_tlb.idl
tools/winegcc/winegcc -o dlls/hid/hid.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/hid/hid.spec -Wb,--prefer-native -mno-cygwin dlls/hid/hidd.o dlls/hid/hidp.o \
  dlls/hid/version.res dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a \
  dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/hidclass.sys/hidclass.sys.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/hidclass.sys/hidclass.sys.spec -mno-cygwin dlls/hidclass.sys/device.o dlls/hidclass.sys/pnp.o \
  dlls/hidclass.sys/hidclass.res dlls/hal/libhal.a dlls/ntoskrnl.exe/libntoskrnl.a \
  dlls/user32/libuser32.a dlls/hidparse.sys/libhidparse.a dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/hidparse.sys/hidparse.sys.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/hidparse.sys/hidparse.sys.spec -mno-cygwin dlls/hidparse.sys/hidp.o dlls/hidparse.sys/main.o \
  dlls/ntoskrnl.exe/libntoskrnl.a dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a \
  dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/widl/widl -o dlls/hnetcfg/hnetcfg_tlb_t.res -m64 --nostdinc -Ldlls/\* -Idlls/hnetcfg -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT dlls/hnetcfg/hnetcfg_tlb.idl
tools/winegcc/winegcc -o dlls/http.sys/http.sys.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/http.sys/http.sys.spec -Wl,--subsystem,native -mno-cygwin dlls/http.sys/http.o \
  dlls/ntoskrnl.exe/libntoskrnl.a dlls/ws2_32/libws2_32.a dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/httpapi/httpapi.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/httpapi/httpapi.spec -mno-cygwin dlls/httpapi/httpapi_main.o dlls/advapi32/libadvapi32.a \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/iccvid/iccvid.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/iccvid/iccvid.spec -mno-cygwin dlls/iccvid/iccvid.o dlls/iccvid/iccvid.res \
  dlls/user32/libuser32.a dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a \
  dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/icmp/icmp.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/icmp/icmp.spec -mno-cygwin dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a \
  dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/widl/widl -o dlls/ieframe/ieframe_v1_t.res -m64 --nostdinc -Ldlls/\* -Idlls/ieframe -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT dlls/ieframe/ieframe_v1.idl
tools/widl/widl -o dlls/ieframe/ieframe_v1_r.res -m64 --nostdinc -Ldlls/\* -Idlls/ieframe -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT dlls/ieframe/ieframe_v1.idl
tools/winegcc/winegcc -o dlls/imaadp32.acm/imaadp32.acm.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/imaadp32.acm/imaadp32.acm.spec -mno-cygwin dlls/imaadp32.acm/imaadp32.o dlls/winmm/libwinmm.a \
  dlls/user32/libuser32.a dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a \
  dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/imagehlp/imagehlp.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/imagehlp/imagehlp.spec -mno-cygwin dlls/imagehlp/access.o dlls/imagehlp/imagehlp_main.o \
  dlls/imagehlp/integrity.o dlls/imagehlp/modify.o dlls/dbghelp/libdbghelp.a \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/imm32/imm32.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/imm32/imm32.spec -mno-cygwin dlls/imm32/imm.o dlls/imm32/version.res dlls/ole32/libole32.a \
  dlls/user32/libuser32.a dlls/gdi32/libgdi32.a dlls/advapi32/libadvapi32.a \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -Wl,-delayload,ole32.dll -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/inetcpl.cpl/inetcpl.cpl.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/inetcpl.cpl/inetcpl.cpl.spec -Wb,--prefer-native -mno-cygwin dlls/inetcpl.cpl/connections.o \
  dlls/inetcpl.cpl/content.o dlls/inetcpl.cpl/general.o dlls/inetcpl.cpl/inetcpl.o \
  dlls/inetcpl.cpl/security.o dlls/inetcpl.cpl/inetcpl.res dlls/cryptui/libcryptui.a \
  dlls/wininet/libwininet.a dlls/ole32/libole32.a dlls/urlmon/liburlmon.a dlls/shell32/libshell32.a \
  dlls/comctl32/libcomctl32.a dlls/shlwapi/libshlwapi.a dlls/user32/libuser32.a \
  dlls/advapi32/libadvapi32.a dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a \
  dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -Wl,-delayload,cryptui.dll \
  -Wl,-delayload,wininet.dll -Wl,-delayload,ole32.dll -Wl,-delayload,urlmon.dll \
  -Wl,-delayload,shell32.dll -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/inetmib1/inetmib1.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/inetmib1/inetmib1.spec -mno-cygwin dlls/inetmib1/main.o dlls/iphlpapi/libiphlpapi.a \
  dlls/snmpapi/libsnmpapi.a dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a \
  dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -Wl,-delayload,iphlpapi.dll -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/initpki/initpki.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/initpki/initpki.spec -Wb,--prefer-native -mno-cygwin dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/inkobj/inkobj.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/inkobj/inkobj.spec -Wb,--prefer-native -mno-cygwin dlls/inkobj/inkobj.o \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/iprop/iprop.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/iprop/iprop.spec -mno-cygwin dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a \
  dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/irprops.cpl/irprops.cpl.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/irprops.cpl/irprops.cpl.spec -mno-cygwin dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/itircl/itircl.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/itircl/itircl.spec -Wb,--prefer-native -mno-cygwin dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/joy.cpl/joy.cpl.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/joy.cpl/joy.cpl.spec -Wb,--prefer-native -mno-cygwin dlls/joy.cpl/main.o dlls/joy.cpl/joy.res \
  libs/dxguid/libdxguid.a dlls/dinput/libdinput.a dlls/dinput8/libdinput8.a dlls/ole32/libole32.a \
  dlls/comctl32/libcomctl32.a dlls/user32/libuser32.a dlls/advapi32/libadvapi32.a \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/widl/widl -o dlls/jscript/jsglobal_t.res -m64 --nostdinc -Ldlls/\* -Idlls/jscript -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT dlls/jscript/jsglobal.idl
tools/winegcc/winegcc -o dlls/kernel32/kernel32.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/kernel32/kernel32.spec -nodefaultlibs -Wb,-F,KERNEL32.dll -Wl,--image-base,0x7b600000 \
  -mno-cygwin dlls/kernel32/atom.o dlls/kernel32/comm.o dlls/kernel32/computername.o \
  dlls/kernel32/console.o dlls/kernel32/debugger.o dlls/kernel32/file.o dlls/kernel32/heap.o \
  dlls/kernel32/kernel_main.o dlls/kernel32/lcformat.o dlls/kernel32/locale.o \
  dlls/kernel32/lzexpand.o dlls/kernel32/module.o dlls/kernel32/path.o dlls/kernel32/powermgnt.o \
  dlls/kernel32/process.o dlls/kernel32/profile.o dlls/kernel32/resource.o dlls/kernel32/sync.o \
  dlls/kernel32/tape.o dlls/kernel32/thread.o dlls/kernel32/toolhelp.o dlls/kernel32/version.o \
  dlls/kernel32/virtual.o dlls/kernel32/volume.o dlls/kernel32/locale_rc.res \
  dlls/kernel32/version.res dlls/kernel32/winerror.res dlls/kernelbase/libkernelbase.a \
  dlls/ntdll/libntdll.a dlls/winecrt0/libwinecrt0.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/ksecdd.sys/ksecdd.sys.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/ksecdd.sys/ksecdd.sys.spec -Wl,--subsystem,native -mno-cygwin dlls/ksecdd.sys/main.o \
  dlls/ksecdd.sys/version.res dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a \
  dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/ksproxy.ax/ksproxy.ax.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/ksproxy.ax/ksproxy.ax.spec -mno-cygwin dlls/ksproxy.ax/version.res \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/ksuser/ksuser.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/ksuser/ksuser.spec -Wb,--prefer-native -mno-cygwin dlls/ksuser/version.res \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/ktmw32/ktmw32.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/ktmw32/ktmw32.spec -mno-cygwin dlls/ktmw32/ktmw32_main.o dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/l3codeca.acm/l3codeca.acm.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/l3codeca.acm/l3codeca.acm.spec -mno-cygwin dlls/l3codeca.acm/mpegl3.o libs/mpg123/libmpg123.a \
  dlls/winmm/libwinmm.a dlls/user32/libuser32.a dlls/kernelbase/libkernelbase.a \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/light.msstyles/light.msstyles.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/light.msstyles/light.msstyles.spec -mno-cygwin dlls/light.msstyles/light.res \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/loadperf/loadperf.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/loadperf/loadperf.spec -Wb,--prefer-native -mno-cygwin dlls/loadperf/loadperf_main.o \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/localspl/localspl.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/localspl/localspl.spec -Wb,--prefer-native -mno-cygwin dlls/localspl/localmon.o \
  dlls/localspl/provider.o dlls/localspl/localspl.res dlls/spoolss/libspoolss.a \
  dlls/user32/libuser32.a dlls/advapi32/libadvapi32.a dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/localui/localui.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/localui/localui.spec -mno-cygwin dlls/localui/localui.o dlls/localui/localui.res \
  dlls/winspool.drv/libwinspool.a dlls/user32/libuser32.a dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/lz32/lz32.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/lz32/lz32.spec -mno-cygwin dlls/lz32/version.res dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/mapistub/mapistub.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/mapistub/mapistub.spec -Wb,--prefer-native -mno-cygwin dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/mciavi32/mciavi32.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/mciavi32/mciavi32.spec -mno-cygwin dlls/mciavi32/info.o dlls/mciavi32/mciavi.o \
  dlls/mciavi32/mmoutput.o dlls/mciavi32/wnd.o dlls/mciavi32/mciavi_res.res \
  dlls/msvfw32/libmsvfw32.a dlls/winmm/libwinmm.a dlls/user32/libuser32.a dlls/gdi32/libgdi32.a \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/mcicda/mcicda.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/mcicda/mcicda.spec -mno-cygwin dlls/mcicda/mcicda.o dlls/winmm/libwinmm.a \
  dlls/user32/libuser32.a dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a \
  dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/mciqtz32/mciqtz32.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/mciqtz32/mciqtz32.spec -mno-cygwin dlls/mciqtz32/mciqtz.o dlls/mciqtz32/mciavi_res.res \
  dlls/mciqtz32/version.res libs/strmiids/libstrmiids.a dlls/oleaut32/liboleaut32.a \
  dlls/ole32/libole32.a dlls/winmm/libwinmm.a dlls/user32/libuser32.a dlls/gdi32/libgdi32.a \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/mciseq/mciseq.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/mciseq/mciseq.spec -mno-cygwin dlls/mciseq/mcimidi.o dlls/winmm/libwinmm.a \
  dlls/user32/libuser32.a dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a \
  dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/mciwave/mciwave.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/mciwave/mciwave.spec -mno-cygwin dlls/mciwave/mciwave.o dlls/winmm/libwinmm.a \
  dlls/user32/libuser32.a dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a \
  dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/mf3216/mf3216.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/mf3216/mf3216.spec -mno-cygwin dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a \
  dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/mferror/mferror.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/mferror/mferror.spec -mno-cygwin dlls/mferror/mferror.res dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/mfplat/mfplat.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/mfplat/mfplat.spec -Wb,--prefer-native -mno-cygwin dlls/mfplat/buffer.o dlls/mfplat/main.o \
  dlls/mfplat/mediatype.o dlls/mfplat/queue.o dlls/mfplat/sample.o dlls/bcrypt/libbcrypt.a \
  dlls/advapi32/libadvapi32.a dlls/ole32/libole32.a libs/mfuuid/libmfuuid.a \
  dlls/propsys/libpropsys.a dlls/rtworkq/librtworkq.a dlls/kernelbase/libkernelbase.a \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -Wl,-delayload,bcrypt.dll -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/mgmtapi/mgmtapi.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/mgmtapi/mgmtapi.spec -Wb,--prefer-native -mno-cygwin dlls/mgmtapi/mgmtapi.o \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/midimap/midimap.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/midimap/midimap.spec -mno-cygwin dlls/midimap/midimap.o dlls/winmm/libwinmm.a \
  dlls/user32/libuser32.a dlls/advapi32/libadvapi32.a dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/widl/widl -o dlls/mmcndmgr/mmcndmgr_t.res -m64 --nostdinc -Ldlls/\* -Idlls/mmcndmgr -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT dlls/mmcndmgr/mmcndmgr.idl
tools/winegcc/winegcc -o dlls/mpr/mpr.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/mpr/mpr.spec -mno-cygwin dlls/mpr/auth.o dlls/mpr/mpr_main.o dlls/mpr/multinet.o \
  dlls/mpr/nps.o dlls/mpr/pwcache.o dlls/mpr/wnet.o dlls/mpr/mpr.res dlls/user32/libuser32.a \
  dlls/advapi32/libadvapi32.a dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a \
  dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/mprapi/mprapi.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/mprapi/mprapi.spec -Wb,--prefer-native -mno-cygwin dlls/mprapi/mprapi.o \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/msacm32.drv/msacm32.drv.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/msacm32.drv/msacm32.drv.spec -mno-cygwin dlls/msacm32.drv/wavemap.o dlls/msacm32/libmsacm32.a \
  dlls/winmm/libwinmm.a dlls/user32/libuser32.a dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/msacm32/msacm32.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/msacm32/msacm32.spec -mno-cygwin dlls/msacm32/driver.o dlls/msacm32/filter.o \
  dlls/msacm32/format.o dlls/msacm32/internal.o dlls/msacm32/msacm32_main.o \
  dlls/msacm32/pcmconverter.o dlls/msacm32/stream.o dlls/msacm32/msacm32.res dlls/winmm/libwinmm.a \
  dlls/user32/libuser32.a dlls/advapi32/libadvapi32.a dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/widl/widl -o dlls/msado15/msado15_tlb_t.res -m64 --nostdinc -Ldlls/\* -Idlls/msado15 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT dlls/msado15/msado15_tlb.idl
warning: can't write value of type 29 yet
warning: can't write value of type 29 yet
warning: can't write value of type 29 yet
warning: can't write value of type 29 yet
tools/winegcc/winegcc -o dlls/msadp32.acm/msadp32.acm.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/msadp32.acm/msadp32.acm.spec -mno-cygwin dlls/msadp32.acm/msadp32.o dlls/winmm/libwinmm.a \
  dlls/user32/libuser32.a dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a \
  dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/msasn1/msasn1.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/msasn1/msasn1.spec -Wb,--prefer-native -mno-cygwin dlls/msasn1/main.o \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/mscat32/mscat32.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/mscat32/mscat32.spec -Wb,--prefer-native -mno-cygwin dlls/wintrust/libwintrust.a \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/mscms/mscms.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/mscms/mscms.spec -mno-cygwin dlls/mscms/handle.o dlls/mscms/icc.o dlls/mscms/mscms_main.o \
  dlls/mscms/profile.o dlls/mscms/stub.o dlls/mscms/transform.o dlls/mscms/version.res \
  libs/lcms2/liblcms2.a dlls/shlwapi/libshlwapi.a dlls/advapi32/libadvapi32.a \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/mscorwks/mscorwks.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/mscorwks/mscorwks.spec -Wb,--prefer-native -mno-cygwin dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/msctfmonitor/msctfmonitor.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/msctfmonitor/msctfmonitor.spec -Wb,--prefer-native -mno-cygwin dlls/msctfmonitor/main.o \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/msctfp/msctfp.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/msctfp/msctfp.spec -mno-cygwin dlls/msctfp/msctfp_i.o dlls/msctfp/dlldata.o \
  dlls/msctfp/msctfp_p.o dlls/msctfp/msctfp_r.res dlls/rpcrt4/librpcrt4.a dlls/ole32/libole32.a \
  dlls/oleaut32/liboleaut32.a dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a \
  dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/msdelta/msdelta.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/msdelta/msdelta.spec -Wb,--prefer-native -mno-cygwin dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/msdrm/msdrm.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/msdrm/msdrm.spec -Wb,--prefer-native -mno-cygwin dlls/msdrm/main.o \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/msg711.acm/msg711.acm.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/msg711.acm/msg711.acm.spec -mno-cygwin dlls/msg711.acm/msg711.o dlls/winmm/libwinmm.a \
  dlls/user32/libuser32.a dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a \
  dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/msgsm32.acm/msgsm32.acm.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/msgsm32.acm/msgsm32.acm.spec -mno-cygwin dlls/msgsm32.acm/msgsm32.o libs/gsm/libgsm.a \
  dlls/winmm/libwinmm.a dlls/user32/libuser32.a dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/widl/widl -o dlls/mshtml.tlb/mshtml_tlb_t.res -m64 --nostdinc -Ldlls/\* -Idlls/mshtml.tlb -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT dlls/mshtml.tlb/mshtml_tlb.idl
tools/widl/widl -o dlls/mshtml/mshtml_private_iface.h -m64 --nostdinc -Ldlls/\* -Idlls/mshtml -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT dlls/mshtml/mshtml_private_iface.idl
tools/widl/widl -o dlls/mshtml/mshtml_private_iface_l.res -m64 --nostdinc -Ldlls/\* -Idlls/mshtml -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT dlls/mshtml/mshtml_private_iface.idl
tools/winegcc/winegcc -o dlls/msident/msident.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/msident/msident.spec -Wb,--prefer-native -mno-cygwin dlls/msident/msident.o \
  dlls/msident/msident_classes_r.res dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a \
  dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/msimg32/msimg32.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/msimg32/msimg32.spec -mno-cygwin dlls/msimg32/msimg32_main.o dlls/gdi32/libgdi32.a \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/msimsg/msimsg.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/msimsg/msimsg.spec -mno-cygwin dlls/msimsg/msimsg.res dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/msisip/msisip.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/msisip/msisip.spec -Wb,--prefer-native -mno-cygwin dlls/msisip/main.o \
  dlls/crypt32/libcrypt32.a dlls/ole32/libole32.a dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/msls31/msls31.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/msls31/msls31.spec -Wb,--prefer-native -mno-cygwin dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/msnet32/msnet32.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/msnet32/msnet32.spec -Wb,--prefer-native -mno-cygwin dlls/msnet32/msnet_main.o \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/mspatcha/mspatcha.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/mspatcha/mspatcha.spec -Wb,--prefer-native -mno-cygwin dlls/mspatcha/lzxd_dec.o \
  dlls/mspatcha/mspatcha_main.o dlls/mspatcha/pa19.o dlls/mspatcha/version.res \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/msports/msports.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/msports/msports.spec -Wb,--prefer-native -mno-cygwin dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/msrle32/msrle32.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/msrle32/msrle32.spec -mno-cygwin dlls/msrle32/msrle32.o dlls/msrle32/msrle32.res \
  dlls/winmm/libwinmm.a dlls/user32/libuser32.a dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/widl/widl -o dlls/msscript.ocx/msscript.h -m64 --nostdinc -Ldlls/\* -Idlls/msscript.ocx -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT dlls/msscript.ocx/msscript.idl
tools/widl/widl -o dlls/msscript.ocx/msscript_t.res -m64 --nostdinc -Ldlls/\* -Idlls/msscript.ocx -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT dlls/msscript.ocx/msscript.idl
tools/winegcc/winegcc -o dlls/mssign32/mssign32.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/mssign32/mssign32.spec -Wb,--prefer-native -mno-cygwin dlls/mssign32/mssign32_main.o \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/mssip32/mssip32.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/mssip32/mssip32.spec -Wb,--prefer-native -mno-cygwin dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/mstask/mstask.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/mstask/mstask.spec -mno-cygwin dlls/mstask/factory.o dlls/mstask/mstask_main.o \
  dlls/mstask/task.o dlls/mstask/task_scheduler.o dlls/mstask/task_trigger.o dlls/mstask/atsvc_c.o \
  dlls/mstask/mstask_local_r.res dlls/rpcrt4/librpcrt4.a dlls/ole32/libole32.a \
  dlls/oleaut32/liboleaut32.a dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a \
  dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/msv1_0/msv1_0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/msv1_0/msv1_0.spec -mno-cygwin dlls/msv1_0/main.o dlls/netapi32/libnetapi32.a \
  dlls/advapi32/libadvapi32.a dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a \
  dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/msvcirt/msvcirt.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/msvcirt/msvcirt.spec -mno-cygwin dlls/msvcirt/exception.o dlls/msvcirt/msvcirt.o \
  dlls/winecrt0/libwinecrt0.a dlls/msvcrt/libmsvcrt.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/msvcm80/msvcm80.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/msvcm80/msvcm80.spec -Wb,--prefer-native -mno-cygwin dlls/msvcm80/msvcm_main.o \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/msvcm90/msvcm90.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/msvcm90/msvcm90.spec -Wb,--prefer-native -mno-cygwin dlls/msvcm90/msvcm_main.o \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/msvcp100/msvcp100.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/msvcp100/msvcp100.spec -mno-cygwin dlls/msvcp100/details.o dlls/msvcp100/exception.o \
  dlls/msvcp100/ios.o dlls/msvcp100/locale.o dlls/msvcp100/math.o dlls/msvcp100/memory.o \
  dlls/msvcp100/misc.o dlls/msvcp100/msvcp_main.o dlls/msvcp100/string.o dlls/winecrt0/libwinecrt0.a \
  dlls/msvcr100/libmsvcr100.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/msvcp110/msvcp110.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/msvcp110/msvcp110.spec -mno-cygwin dlls/msvcp110/details.o dlls/msvcp110/exception.o \
  dlls/msvcp110/ios.o dlls/msvcp110/locale.o dlls/msvcp110/math.o dlls/msvcp110/memory.o \
  dlls/msvcp110/misc.o dlls/msvcp110/msvcp_main.o dlls/msvcp110/string.o dlls/winecrt0/libwinecrt0.a \
  dlls/msvcr110/libmsvcr110.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/msvcp120/msvcp120.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/msvcp120/msvcp120.spec -mno-cygwin dlls/msvcp120/details.o dlls/msvcp120/exception.o \
  dlls/msvcp120/ios.o dlls/msvcp120/locale.o dlls/msvcp120/math.o dlls/msvcp120/memory.o \
  dlls/msvcp120/misc.o dlls/msvcp120/msvcp_main.o dlls/msvcp120/string.o dlls/winecrt0/libwinecrt0.a \
  dlls/msvcr120/libmsvcr120.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/msvcp120_app/msvcp120_app.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/msvcp120_app/msvcp120_app.spec -mno-cygwin dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/msvcp140/msvcp140.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/msvcp140/msvcp140.spec -mno-cygwin dlls/msvcp140/details.o dlls/msvcp140/exception.o \
  dlls/msvcp140/ios.o dlls/msvcp140/locale.o dlls/msvcp140/math.o dlls/msvcp140/memory.o \
  dlls/msvcp140/misc.o dlls/msvcp140/msvcp_main.o dlls/msvcp140/string.o dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/msvcp140_1/msvcp140_1.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/msvcp140_1/msvcp140_1.spec -mno-cygwin dlls/msvcp140_1/msvcp140_1.o \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/msvcp140_atomic_wait/msvcp140_atomic_wait.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/msvcp140_atomic_wait/msvcp140_atomic_wait.spec -mno-cygwin dlls/msvcp140_atomic_wait/main.o \
  dlls/msvcp140/libmsvcp140.a dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a \
  dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/msvcp60/msvcp60.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/msvcp60/msvcp60.spec -Wb,--prefer-native -mno-cygwin dlls/msvcp60/exception.o \
  dlls/msvcp60/ios.o dlls/msvcp60/locale.o dlls/msvcp60/main.o dlls/msvcp60/math.o \
  dlls/msvcp60/memory.o dlls/msvcp60/misc.o dlls/msvcp60/string.o dlls/winecrt0/libwinecrt0.a \
  dlls/msvcrt/libmsvcrt.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/msvcp70/msvcp70.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/msvcp70/msvcp70.spec -mno-cygwin dlls/msvcp70/exception.o dlls/msvcp70/ios.o \
  dlls/msvcp70/locale.o dlls/msvcp70/math.o dlls/msvcp70/memory.o dlls/msvcp70/misc.o \
  dlls/msvcp70/msvcp_main.o dlls/msvcp70/string.o dlls/winecrt0/libwinecrt0.a \
  dlls/msvcr70/libmsvcr70.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/msvcp71/msvcp71.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/msvcp71/msvcp71.spec -mno-cygwin dlls/msvcp71/exception.o dlls/msvcp71/ios.o \
  dlls/msvcp71/locale.o dlls/msvcp71/math.o dlls/msvcp71/memory.o dlls/msvcp71/misc.o \
  dlls/msvcp71/msvcp_main.o dlls/msvcp71/string.o dlls/winecrt0/libwinecrt0.a \
  dlls/msvcr71/libmsvcr71.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/msvcp80/msvcp80.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/msvcp80/msvcp80.spec -mno-cygwin dlls/msvcp80/exception.o dlls/msvcp80/ios.o \
  dlls/msvcp80/locale.o dlls/msvcp80/math.o dlls/msvcp80/memory.o dlls/msvcp80/misc.o \
  dlls/msvcp80/msvcp_main.o dlls/msvcp80/string.o dlls/winecrt0/libwinecrt0.a \
  dlls/msvcr80/libmsvcr80.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/msvcp90/msvcp90.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/msvcp90/msvcp90.spec -mno-cygwin dlls/msvcp90/details.o dlls/msvcp90/exception.o \
  dlls/msvcp90/ios.o dlls/msvcp90/locale.o dlls/msvcp90/math.o dlls/msvcp90/memory.o \
  dlls/msvcp90/misc.o dlls/msvcp90/msvcp_main.o dlls/msvcp90/string.o dlls/winecrt0/libwinecrt0.a \
  dlls/msvcr90/libmsvcr90.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/msvcp_win/msvcp_win.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/msvcp_win/msvcp_win.spec -mno-cygwin dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a \
  dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/msvcr100/msvcr100.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/msvcr100/msvcr100.spec -mno-cygwin dlls/msvcr100/concurrency.o dlls/msvcr100/console.o \
  dlls/msvcr100/cpp.o dlls/msvcr100/ctype.o dlls/msvcr100/data.o dlls/msvcr100/dir.o \
  dlls/msvcr100/environ.o dlls/msvcr100/errno.o dlls/msvcr100/except.o dlls/msvcr100/except_arm.o \
  dlls/msvcr100/except_arm64.o dlls/msvcr100/except_i386.o dlls/msvcr100/except_x86_64.o \
  dlls/msvcr100/exit.o dlls/msvcr100/file.o dlls/msvcr100/heap.o dlls/msvcr100/locale.o \
  dlls/msvcr100/lock.o dlls/msvcr100/main.o dlls/msvcr100/math.o dlls/msvcr100/mbcs.o \
  dlls/msvcr100/misc.o dlls/msvcr100/process.o dlls/msvcr100/scanf.o dlls/msvcr100/string.o \
  dlls/msvcr100/thread.o dlls/msvcr100/time.o dlls/msvcr100/undname.o dlls/msvcr100/wcs.o \
  dlls/msvcr100/rsrc.res dlls/advapi32/libadvapi32.a dlls/user32/libuser32.a dlls/ntdll/libntdll.a \
  dlls/winecrt0/libwinecrt0.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a \
  -Wl,-delayload,advapi32.dll -Wl,-delayload,user32.dll -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/msvcr110/msvcr110.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/msvcr110/msvcr110.spec -mno-cygwin dlls/msvcr110/concurrency.o dlls/msvcr110/console.o \
  dlls/msvcr110/cpp.o dlls/msvcr110/ctype.o dlls/msvcr110/data.o dlls/msvcr110/dir.o \
  dlls/msvcr110/environ.o dlls/msvcr110/errno.o dlls/msvcr110/except.o dlls/msvcr110/except_arm.o \
  dlls/msvcr110/except_arm64.o dlls/msvcr110/except_i386.o dlls/msvcr110/except_x86_64.o \
  dlls/msvcr110/exit.o dlls/msvcr110/file.o dlls/msvcr110/heap.o dlls/msvcr110/locale.o \
  dlls/msvcr110/lock.o dlls/msvcr110/main.o dlls/msvcr110/math.o dlls/msvcr110/mbcs.o \
  dlls/msvcr110/misc.o dlls/msvcr110/process.o dlls/msvcr110/scanf.o dlls/msvcr110/string.o \
  dlls/msvcr110/thread.o dlls/msvcr110/time.o dlls/msvcr110/undname.o dlls/msvcr110/wcs.o \
  dlls/advapi32/libadvapi32.a dlls/user32/libuser32.a dlls/ntdll/libntdll.a \
  dlls/winecrt0/libwinecrt0.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a \
  -Wl,-delayload,advapi32.dll -Wl,-delayload,user32.dll -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/msvcr120/msvcr120.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/msvcr120/msvcr120.spec -mno-cygwin dlls/msvcr120/concurrency.o dlls/msvcr120/console.o \
  dlls/msvcr120/cpp.o dlls/msvcr120/ctype.o dlls/msvcr120/data.o dlls/msvcr120/dir.o \
  dlls/msvcr120/environ.o dlls/msvcr120/errno.o dlls/msvcr120/except.o dlls/msvcr120/except_arm.o \
  dlls/msvcr120/except_arm64.o dlls/msvcr120/except_i386.o dlls/msvcr120/except_x86_64.o \
  dlls/msvcr120/exit.o dlls/msvcr120/file.o dlls/msvcr120/heap.o dlls/msvcr120/locale.o \
  dlls/msvcr120/lock.o dlls/msvcr120/main.o dlls/msvcr120/math.o dlls/msvcr120/mbcs.o \
  dlls/msvcr120/misc.o dlls/msvcr120/process.o dlls/msvcr120/scanf.o dlls/msvcr120/string.o \
  dlls/msvcr120/thread.o dlls/msvcr120/time.o dlls/msvcr120/undname.o dlls/msvcr120/wcs.o \
  dlls/msvcr120/version.res dlls/advapi32/libadvapi32.a dlls/user32/libuser32.a \
  dlls/ntdll/libntdll.a dlls/winecrt0/libwinecrt0.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -Wl,-delayload,advapi32.dll -Wl,-delayload,user32.dll -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/msvcr120_app/msvcr120_app.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/msvcr120_app/msvcr120_app.spec -mno-cygwin dlls/winecrt0/libwinecrt0.a \
  dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/msvcr70/msvcr70.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/msvcr70/msvcr70.spec -mno-cygwin dlls/msvcr70/console.o dlls/msvcr70/cpp.o \
  dlls/msvcr70/ctype.o dlls/msvcr70/data.o dlls/msvcr70/dir.o dlls/msvcr70/environ.o \
  dlls/msvcr70/errno.o dlls/msvcr70/except.o dlls/msvcr70/except_arm.o dlls/msvcr70/except_arm64.o \
  dlls/msvcr70/except_i386.o dlls/msvcr70/except_x86_64.o dlls/msvcr70/exit.o dlls/msvcr70/file.o \
  dlls/msvcr70/heap.o dlls/msvcr70/locale.o dlls/msvcr70/lock.o dlls/msvcr70/main.o \
  dlls/msvcr70/math.o dlls/msvcr70/mbcs.o dlls/msvcr70/misc.o dlls/msvcr70/process.o \
  dlls/msvcr70/scanf.o dlls/msvcr70/string.o dlls/msvcr70/thread.o dlls/msvcr70/time.o \
  dlls/msvcr70/undname.o dlls/msvcr70/wcs.o dlls/advapi32/libadvapi32.a dlls/user32/libuser32.a \
  dlls/ntdll/libntdll.a dlls/winecrt0/libwinecrt0.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -Wl,-delayload,advapi32.dll -Wl,-delayload,user32.dll -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/msvcr71/msvcr71.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/msvcr71/msvcr71.spec -mno-cygwin dlls/msvcr71/console.o dlls/msvcr71/cpp.o \
  dlls/msvcr71/ctype.o dlls/msvcr71/data.o dlls/msvcr71/dir.o dlls/msvcr71/environ.o \
  dlls/msvcr71/errno.o dlls/msvcr71/except.o dlls/msvcr71/except_arm.o dlls/msvcr71/except_arm64.o \
  dlls/msvcr71/except_i386.o dlls/msvcr71/except_x86_64.o dlls/msvcr71/exit.o dlls/msvcr71/file.o \
  dlls/msvcr71/heap.o dlls/msvcr71/locale.o dlls/msvcr71/lock.o dlls/msvcr71/main.o \
  dlls/msvcr71/math.o dlls/msvcr71/mbcs.o dlls/msvcr71/misc.o dlls/msvcr71/process.o \
  dlls/msvcr71/scanf.o dlls/msvcr71/string.o dlls/msvcr71/thread.o dlls/msvcr71/time.o \
  dlls/msvcr71/undname.o dlls/msvcr71/wcs.o dlls/advapi32/libadvapi32.a dlls/user32/libuser32.a \
  dlls/ntdll/libntdll.a dlls/winecrt0/libwinecrt0.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -Wl,-delayload,advapi32.dll -Wl,-delayload,user32.dll -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/msvcr80/msvcr80.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/msvcr80/msvcr80.spec -mno-cygwin dlls/msvcr80/console.o dlls/msvcr80/cpp.o \
  dlls/msvcr80/ctype.o dlls/msvcr80/data.o dlls/msvcr80/dir.o dlls/msvcr80/environ.o \
  dlls/msvcr80/errno.o dlls/msvcr80/except.o dlls/msvcr80/except_arm.o dlls/msvcr80/except_arm64.o \
  dlls/msvcr80/except_i386.o dlls/msvcr80/except_x86_64.o dlls/msvcr80/exit.o dlls/msvcr80/file.o \
  dlls/msvcr80/heap.o dlls/msvcr80/locale.o dlls/msvcr80/lock.o dlls/msvcr80/main.o \
  dlls/msvcr80/math.o dlls/msvcr80/mbcs.o dlls/msvcr80/misc.o dlls/msvcr80/process.o \
  dlls/msvcr80/scanf.o dlls/msvcr80/string.o dlls/msvcr80/thread.o dlls/msvcr80/time.o \
  dlls/msvcr80/undname.o dlls/msvcr80/wcs.o dlls/msvcr80/msvcr80.res dlls/advapi32/libadvapi32.a \
  dlls/user32/libuser32.a dlls/ntdll/libntdll.a dlls/winecrt0/libwinecrt0.a \
  dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -Wl,-delayload,advapi32.dll \
  -Wl,-delayload,user32.dll -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/msvcr90/msvcr90.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/msvcr90/msvcr90.spec -mno-cygwin dlls/msvcr90/console.o dlls/msvcr90/cpp.o \
  dlls/msvcr90/ctype.o dlls/msvcr90/data.o dlls/msvcr90/dir.o dlls/msvcr90/environ.o \
  dlls/msvcr90/errno.o dlls/msvcr90/except.o dlls/msvcr90/except_arm.o dlls/msvcr90/except_arm64.o \
  dlls/msvcr90/except_i386.o dlls/msvcr90/except_x86_64.o dlls/msvcr90/exit.o dlls/msvcr90/file.o \
  dlls/msvcr90/heap.o dlls/msvcr90/locale.o dlls/msvcr90/lock.o dlls/msvcr90/main.o \
  dlls/msvcr90/math.o dlls/msvcr90/mbcs.o dlls/msvcr90/misc.o dlls/msvcr90/process.o \
  dlls/msvcr90/scanf.o dlls/msvcr90/string.o dlls/msvcr90/thread.o dlls/msvcr90/time.o \
  dlls/msvcr90/undname.o dlls/msvcr90/wcs.o dlls/msvcr90/msvcr90.res dlls/advapi32/libadvapi32.a \
  dlls/user32/libuser32.a dlls/ntdll/libntdll.a dlls/winecrt0/libwinecrt0.a \
  dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -Wl,-delayload,advapi32.dll \
  -Wl,-delayload,user32.dll -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/msvcrt/msvcrt.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/msvcrt/msvcrt.spec -mno-cygwin dlls/msvcrt/concurrency.o dlls/msvcrt/console.o \
  dlls/msvcrt/cpp.o dlls/msvcrt/ctype.o dlls/msvcrt/data.o dlls/msvcrt/dir.o dlls/msvcrt/environ.o \
  dlls/msvcrt/errno.o dlls/msvcrt/except.o dlls/msvcrt/except_arm.o dlls/msvcrt/except_arm64.o \
  dlls/msvcrt/except_i386.o dlls/msvcrt/except_x86_64.o dlls/msvcrt/exit.o dlls/msvcrt/file.o \
  dlls/msvcrt/heap.o dlls/msvcrt/locale.o dlls/msvcrt/lock.o dlls/msvcrt/main.o dlls/msvcrt/math.o \
  dlls/msvcrt/mbcs.o dlls/msvcrt/misc.o dlls/msvcrt/process.o dlls/msvcrt/scanf.o \
  dlls/msvcrt/string.o dlls/msvcrt/thread.o dlls/msvcrt/time.o dlls/msvcrt/undname.o \
  dlls/msvcrt/wcs.o dlls/msvcrt/rsrc.res dlls/advapi32/libadvapi32.a dlls/user32/libuser32.a \
  dlls/ntdll/libntdll.a dlls/winecrt0/libwinecrt0.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -Wl,-delayload,advapi32.dll -Wl,-delayload,user32.dll -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/msvcrt20/msvcrt20.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/msvcrt20/msvcrt20.spec -mno-cygwin dlls/msvcrt20/msvcrt20.o dlls/winecrt0/libwinecrt0.a \
  dlls/msvcrt/libmsvcrt.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/msvcrt40/msvcrt40.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/msvcrt40/msvcrt40.spec -mno-cygwin dlls/winecrt0/libwinecrt0.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/msvcrtd/msvcrtd.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/msvcrtd/msvcrtd.spec -mno-cygwin dlls/msvcrtd/console.o dlls/msvcrtd/cpp.o \
  dlls/msvcrtd/ctype.o dlls/msvcrtd/data.o dlls/msvcrtd/debug.o dlls/msvcrtd/dir.o \
  dlls/msvcrtd/environ.o dlls/msvcrtd/errno.o dlls/msvcrtd/except.o dlls/msvcrtd/except_arm.o \
  dlls/msvcrtd/except_arm64.o dlls/msvcrtd/except_i386.o dlls/msvcrtd/except_x86_64.o \
  dlls/msvcrtd/exit.o dlls/msvcrtd/file.o dlls/msvcrtd/heap.o dlls/msvcrtd/locale.o \
  dlls/msvcrtd/lock.o dlls/msvcrtd/main.o dlls/msvcrtd/math.o dlls/msvcrtd/mbcs.o \
  dlls/msvcrtd/misc.o dlls/msvcrtd/process.o dlls/msvcrtd/scanf.o dlls/msvcrtd/string.o \
  dlls/msvcrtd/thread.o dlls/msvcrtd/time.o dlls/msvcrtd/undname.o dlls/msvcrtd/wcs.o \
  dlls/advapi32/libadvapi32.a dlls/user32/libuser32.a dlls/ntdll/libntdll.a \
  dlls/winecrt0/libwinecrt0.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a \
  -Wl,-delayload,advapi32.dll -Wl,-delayload,user32.dll -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/msvfw32/msvfw32.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/msvfw32/msvfw32.spec -mno-cygwin dlls/msvfw32/drawdib.o dlls/msvfw32/mciwnd.o \
  dlls/msvfw32/msvideo_main.o dlls/msvfw32/msvfw32.res dlls/winmm/libwinmm.a \
  dlls/version/libversion.a dlls/comctl32/libcomctl32.a dlls/user32/libuser32.a \
  dlls/gdi32/libgdi32.a dlls/advapi32/libadvapi32.a dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/msvidc32/msvidc32.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/msvidc32/msvidc32.spec -mno-cygwin dlls/msvidc32/msvideo1.o dlls/msvidc32/msvidc32.res \
  dlls/user32/libuser32.a dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a \
  dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/mswsock/mswsock.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/mswsock/mswsock.spec -mno-cygwin dlls/mswsock/mswsock.o dlls/mswsock/version.res \
  dlls/ws2_32/libws2_32.a dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a \
  dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/widl/widl -o dlls/msxml/msxml_tlb_t.res -m64 --nostdinc -Ldlls/\* -Idlls/msxml -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT dlls/msxml/msxml_tlb.idl
tools/widl/widl -o dlls/msxml2/msxml2_tlb_t.res -m64 --nostdinc -Ldlls/\* -Idlls/msxml2 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT dlls/msxml2/msxml2_tlb.idl
tools/widl/widl -o dlls/msxml3/msxml3_v1_t.res -m64 --nostdinc -Ldlls/\* -Idlls/msxml3 -Iinclude -Iinclude/msvcrt \
  -I./libs/xslt -I./libs/xml2/include -D__WINESRC__ -DLIBXSLT_STATIC -DLIBXML_STATIC -D_UCRT \
  dlls/msxml3/msxml3_v1.idl
tools/widl/widl -o dlls/msxml4/msxml4_tlb_t.res -m64 --nostdinc -Ldlls/\* -Idlls/msxml4 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT dlls/msxml4/msxml4_tlb.idl
tools/widl/widl -o dlls/msxml6/msxml6_tlb_t.res -m64 --nostdinc -Ldlls/\* -Idlls/msxml6 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT dlls/msxml6/msxml6_tlb.idl
tools/winegcc/winegcc -o dlls/ncrypt/ncrypt.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/ncrypt/ncrypt.spec -Wb,--prefer-native -mno-cygwin dlls/ncrypt/main.o \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/nddeapi/nddeapi.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/nddeapi/nddeapi.spec -mno-cygwin dlls/nddeapi/nddeapi.o dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/ndis.sys/ndis.sys.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/ndis.sys/ndis.sys.spec -Wl,--subsystem,native -mno-cygwin dlls/ndis.sys/main.o \
  dlls/advapi32/libadvapi32.a dlls/ntoskrnl.exe/libntoskrnl.a dlls/iphlpapi/libiphlpapi.a \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/netapi32/netapi32.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/netapi32/netapi32.spec -mno-cygwin dlls/netapi32/nbcmdqueue.o dlls/netapi32/nbnamecache.o \
  dlls/netapi32/nbt.o dlls/netapi32/netapi32.o dlls/netapi32/netbios.o dlls/netapi32/atsvc_c.o \
  dlls/rpcrt4/librpcrt4.a dlls/iphlpapi/libiphlpapi.a dlls/ws2_32/libws2_32.a \
  dlls/advapi32/libadvapi32.a dlls/dnsapi/libdnsapi.a dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/netio.sys/netio.sys.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/netio.sys/netio.sys.spec -Wl,--subsystem,native -mno-cygwin dlls/netio.sys/netio.o \
  dlls/ntoskrnl.exe/libntoskrnl.a dlls/ws2_32/libws2_32.a dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/netprofm/netprofm.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/netprofm/netprofm.spec -Wb,--prefer-native -mno-cygwin dlls/netprofm/list.o \
  dlls/netprofm/main.o dlls/netprofm/netprofm_r.res dlls/iphlpapi/libiphlpapi.a \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/netutils/netutils.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/netutils/netutils.spec -Wb,--prefer-native -mno-cygwin dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/newdev/newdev.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/newdev/newdev.spec -mno-cygwin dlls/newdev/main.o dlls/setupapi/libsetupapi.a \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/ninput/ninput.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/ninput/ninput.spec -Wb,--prefer-native -mno-cygwin dlls/ninput/main.o \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/normaliz/normaliz.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/normaliz/normaliz.spec -mno-cygwin dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a \
  dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/npmshtml/npmshtml.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/npmshtml/npmshtml.spec -mno-cygwin dlls/npmshtml/main.o dlls/npmshtml/rsrc.res \
  dlls/mshtml/libmshtml.a dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a \
  dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/npptools/npptools.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/npptools/npptools.spec -Wb,--prefer-native -mno-cygwin dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/nsi/nsi.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/nsi/nsi.spec -mno-cygwin dlls/nsi/nsi.o dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/nsiproxy.sys/nsiproxy.sys.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/nsiproxy.sys/nsiproxy.sys.spec -Wl,--subsystem,native -mno-cygwin dlls/nsiproxy.sys/device.o \
  dlls/ntoskrnl.exe/libntoskrnl.a dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a \
  dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/ntdll/ntdll.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/ntdll/ntdll.spec -nodefaultlibs -Wl,--image-base,0x170000000 -mno-cygwin dlls/ntdll/actctx.o \
  dlls/ntdll/atom.o dlls/ntdll/crypt.o dlls/ntdll/debugbuffer.o dlls/ntdll/env.o dlls/ntdll/error.o \
  dlls/ntdll/exception.o dlls/ntdll/handletable.o dlls/ntdll/heap.o dlls/ntdll/large_int.o \
  dlls/ntdll/loader.o dlls/ntdll/locale.o dlls/ntdll/math.o dlls/ntdll/misc.o dlls/ntdll/path.o \
  dlls/ntdll/printf.o dlls/ntdll/process.o dlls/ntdll/reg.o dlls/ntdll/relay.o dlls/ntdll/resource.o \
  dlls/ntdll/rtl.o dlls/ntdll/rtlbitmap.o dlls/ntdll/rtlstr.o dlls/ntdll/sec.o \
  dlls/ntdll/signal_arm.o dlls/ntdll/signal_arm64.o dlls/ntdll/signal_i386.o \
  dlls/ntdll/signal_x86_64.o dlls/ntdll/string.o dlls/ntdll/sync.o dlls/ntdll/thread.o \
  dlls/ntdll/threadpool.o dlls/ntdll/time.o dlls/ntdll/version.o dlls/ntdll/wcstring.o \
  dlls/ntdll/version.res dlls/winecrt0/libwinecrt0.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/ntdsapi/ntdsapi.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/ntdsapi/ntdsapi.spec -Wb,--prefer-native -mno-cygwin dlls/ntdsapi/ntdsapi.o \
  dlls/user32/libuser32.a dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a \
  dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/ntoskrnl.exe/ntoskrnl.exe.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/ntoskrnl.exe/ntoskrnl.exe.spec -mno-cygwin dlls/ntoskrnl.exe/instr.o \
  dlls/ntoskrnl.exe/ntoskrnl.o dlls/ntoskrnl.exe/pnp.o dlls/ntoskrnl.exe/sync.o \
  dlls/ntoskrnl.exe/plugplay_c.o dlls/ntoskrnl.exe/ntoskrnl.res dlls/rpcrt4/librpcrt4.a \
  dlls/setupapi/libsetupapi.a dlls/advapi32/libadvapi32.a dlls/hal/libhal.a \
  dlls/winecrt0/libwinecrt0.a dlls/msvcrt/libmsvcrt.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -Wl,-delayload,rpcrt4.dll -Wl,-delayload,setupapi.dll -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/ntprint/ntprint.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/ntprint/ntprint.spec -Wb,--prefer-native -mno-cygwin dlls/ntprint/ntprint.o \
  dlls/ntprint/ntprint.res dlls/winspool.drv/libwinspool.a dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/odbc32/odbc32.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/odbc32/odbc32.spec -mno-cygwin dlls/odbc32/proxyodbc.o dlls/odbc32/rsrc.res \
  dlls/advapi32/libadvapi32.a dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a \
  dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/odbcbcp/odbcbcp.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/odbcbcp/odbcbcp.spec -Wb,--prefer-native -mno-cygwin dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/odbccu32/odbccu32.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/odbccu32/odbccu32.spec -mno-cygwin dlls/odbccu32/version.res dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/widl/widl -o dlls/oleacc/oleacc_classes.h -m64 --nostdinc -Ldlls/\* -Idlls/oleacc -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT dlls/oleacc/oleacc_classes.idl
tools/widl/widl -o dlls/oleacc/oleacc_classes_p.c -m64 --nostdinc -Ldlls/\* -Idlls/oleacc -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT dlls/oleacc/oleacc_classes.idl
tools/widl/widl -o dlls/oleacc/oleacc_classes_t.res -m64 --nostdinc -Ldlls/\* -Idlls/oleacc -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT dlls/oleacc/oleacc_classes.idl
tools/widl/widl -o dlls/oleacc/oleacc_classes_r.res -m64 --nostdinc -Ldlls/\* -Idlls/oleacc -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT dlls/oleacc/oleacc_classes.idl
tools/winegcc/winegcc -o dlls/olecli32/olecli32.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/olecli32/olecli32.spec -mno-cygwin dlls/olecli32/olecli_main.o dlls/ole32/libole32.a \
  dlls/gdi32/libgdi32.a dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a \
  dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/widl/widl -o dlls/oledb32/oledb32_typelib_t.res -m64 --nostdinc -Ldlls/\* -Idlls/oledb32 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT dlls/oledb32/oledb32_typelib.idl
tools/winegcc/winegcc -o dlls/oledlg/oledlg.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/oledlg/oledlg.spec -mno-cygwin dlls/oledlg/insobjdlg.o dlls/oledlg/oledlg_main.o \
  dlls/oledlg/pastespl.o dlls/oledlg/oledlg.res dlls/ole32/libole32.a dlls/comdlg32/libcomdlg32.a \
  dlls/user32/libuser32.a dlls/advapi32/libadvapi32.a dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/widl/widl -o dlls/olepro32/olepro_t.res -m64 --nostdinc -Ldlls/\* -Idlls/olepro32 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT dlls/olepro32/olepro.idl
tools/winegcc/winegcc -o dlls/olesvr32/olesvr32.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/olesvr32/olesvr32.spec -mno-cygwin dlls/olesvr32/olesvr_main.o dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/olethk32/olethk32.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/olethk32/olethk32.spec -Wb,--prefer-native -mno-cygwin dlls/olethk32/version.res \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/opengl32/opengl32.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/opengl32/opengl32.spec -Wl,--image-base,0x7a800000 -mcygwin dlls/opengl32/opengl_ext.o \
  dlls/opengl32/opengl_norm.o dlls/opengl32/wgl.o dlls/opengl32/version.res dlls/glu32/libglu32.a \
  dlls/user32/libuser32.a dlls/gdi32/libgdi32.a dlls/advapi32/libadvapi32.a dlls/win32u/libwin32u.a \
  dlls/winecrt0/libwinecrt0.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a \
  -Wl,-delayload,glu32.dll -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/pdh/pdh.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/pdh/pdh.spec -Wb,--prefer-native -mno-cygwin dlls/pdh/pdh_main.o dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/photometadatahandler/photometadatahandler.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/photometadatahandler/photometadatahandler.spec -Wb,--prefer-native -mno-cygwin \
  dlls/photometadatahandler/photometadatahandler.res dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/pidgen/pidgen.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/pidgen/pidgen.spec -Wb,--prefer-native -mno-cygwin dlls/pidgen/main.o dlls/pidgen/rsrc.res \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/powrprof/powrprof.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/powrprof/powrprof.spec -mno-cygwin dlls/powrprof/powrprof.o dlls/advapi32/libadvapi32.a \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/printui/printui.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/printui/printui.spec -Wb,--prefer-native -mno-cygwin dlls/printui/printui.o \
  dlls/printui/printui.res dlls/shell32/libshell32.a dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/prntvpt/prntvpt.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/prntvpt/prntvpt.spec -Wb,--prefer-native -mno-cygwin dlls/prntvpt/main.o \
  dlls/prntvpt/ticket.o dlls/winspool.drv/libwinspool.a dlls/ole32/libole32.a \
  dlls/oleaut32/liboleaut32.a dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a \
  dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/psapi/psapi.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/psapi/psapi.spec -mno-cygwin dlls/psapi/version.res dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/widl/widl -o dlls/pstorec/pstorec_tlb_t.res -m64 --nostdinc -Ldlls/\* -Idlls/pstorec -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT dlls/pstorec/pstorec_tlb.idl
tools/winegcc/winegcc -o dlls/pwrshplugin/pwrshplugin.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/pwrshplugin/pwrshplugin.spec -mno-cygwin dlls/pwrshplugin/version.res \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/qmgrprxy/qmgrprxy.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/qmgrprxy/qmgrprxy.spec -mno-cygwin dlls/qmgrprxy/qmgrprxy_i.o dlls/qmgrprxy/dlldata.o \
  dlls/qmgrprxy/qmgrprxy_p.o dlls/qmgrprxy/qmgrprxy_r.res dlls/rpcrt4/librpcrt4.a \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/widl/widl -o dlls/quartz/control_tlb_t.res -m64 --nostdinc -Ldlls/\* -Idlls/quartz -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT dlls/quartz/control_tlb.idl
tools/winegcc/winegcc -o dlls/qwave/qwave.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/qwave/qwave.spec -Wb,--prefer-native -mno-cygwin dlls/qwave/main.o \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/rasapi32/rasapi32.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/rasapi32/rasapi32.spec -mno-cygwin dlls/rasapi32/rasapi.o dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/rasdlg/rasdlg.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/rasdlg/rasdlg.spec -Wb,--prefer-native -mno-cygwin dlls/rasdlg/rasdlg_main.o \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/regapi/regapi.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/regapi/regapi.spec -Wb,--prefer-native -mno-cygwin dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/resutils/resutils.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/resutils/resutils.spec -Wb,--prefer-native -mno-cygwin dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/widl/widl -o dlls/riched20/riched_tom_t.res -m64 --nostdinc -Ldlls/\* -Idlls/riched20 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT dlls/riched20/riched_tom.idl
tools/winegcc/winegcc -o dlls/riched32/riched32.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/riched32/riched32.spec -mno-cygwin dlls/riched32/richedit.o dlls/riched32/version.res \
  dlls/riched20/libriched20.a dlls/user32/libuser32.a dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/rsabase/rsabase.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/rsabase/rsabase.spec -mno-cygwin dlls/rsabase/version.res dlls/rsaenh/librsaenh.a \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/rsaenh/rsaenh.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/rsaenh/rsaenh.spec -mno-cygwin dlls/rsaenh/aes.o dlls/rsaenh/des.o dlls/rsaenh/handle.o \
  dlls/rsaenh/implglue.o dlls/rsaenh/mpi.o dlls/rsaenh/rc2.o dlls/rsaenh/rc4.o dlls/rsaenh/rsa.o \
  dlls/rsaenh/rsaenh.o dlls/rsaenh/rsrc.res dlls/bcrypt/libbcrypt.a dlls/crypt32/libcrypt32.a \
  dlls/advapi32/libadvapi32.a dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a \
  dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/rstrtmgr/rstrtmgr.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/rstrtmgr/rstrtmgr.spec -Wb,--prefer-native -mno-cygwin dlls/rstrtmgr/main.o \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/rtutils/rtutils.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/rtutils/rtutils.spec -Wb,--prefer-native -mno-cygwin dlls/rtutils/tracing.o \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/rtworkq/rtworkq.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/rtworkq/rtworkq.spec -mno-cygwin dlls/rtworkq/queue.o dlls/ole32/libole32.a \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/samlib/samlib.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/samlib/samlib.spec -Wb,--prefer-native -mno-cygwin dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/widl/widl -o dlls/sapi/sapi_typelib_t.res -m64 --nostdinc -Ldlls/\* -Idlls/sapi -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT dlls/sapi/sapi_typelib.idl
tools/winegcc/winegcc -o dlls/sas/sas.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/sas/sas.spec -Wb,--prefer-native -mno-cygwin dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/scarddlg/scarddlg.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/scarddlg/scarddlg.spec -Wb,--prefer-native -mno-cygwin dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/sccbase/sccbase.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/sccbase/sccbase.spec -Wb,--prefer-native -mno-cygwin dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/schannel/schannel.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/schannel/schannel.spec -Wb,--prefer-native -mno-cygwin dlls/schannel/lsamode.o \
  dlls/schannel/schannel_main.o dlls/schannel/usermode.o dlls/schannel/version.res \
  dlls/secur32/libsecur32.a dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a \
  dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/schedsvc/schedsvc.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/schedsvc/schedsvc.spec -mno-cygwin dlls/schedsvc/atsvc.o dlls/schedsvc/schedsvc.o \
  dlls/schedsvc/svc_main.o dlls/schedsvc/atsvc_s.o dlls/schedsvc/schrpc_s.o dlls/rpcrt4/librpcrt4.a \
  dlls/advapi32/libadvapi32.a dlls/ole32/libole32.a dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/widl/widl -o dlls/scrobj/scrobj.h -m64 --nostdinc -Ldlls/\* -Idlls/scrobj -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT dlls/scrobj/scrobj.idl
tools/widl/widl -o dlls/scrobj/scrobj_t.res -m64 --nostdinc -Ldlls/\* -Idlls/scrobj -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT dlls/scrobj/scrobj.idl
tools/widl/widl -o dlls/scrrun/scrrun.h -m64 --nostdinc -Ldlls/\* -Idlls/scrrun -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT dlls/scrrun/scrrun.idl
tools/widl/widl -o dlls/scrrun/scrrun_t.res -m64 --nostdinc -Ldlls/\* -Idlls/scrrun -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT dlls/scrrun/scrrun.idl
tools/winegcc/winegcc -o dlls/scsiport.sys/scsiport.sys.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/scsiport.sys/scsiport.sys.spec -Wl,--subsystem,native -mno-cygwin \
  dlls/scsiport.sys/scsiport.o dlls/ntoskrnl.exe/libntoskrnl.a dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/sechost/sechost.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/sechost/sechost.spec -mno-cygwin dlls/sechost/security.o dlls/sechost/service.o \
  dlls/sechost/trace.o dlls/sechost/plugplay_c.o dlls/sechost/svcctl_c.o dlls/rpcrt4/librpcrt4.a \
  dlls/kernelbase/libkernelbase.a dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a \
  dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -Wl,-delayload,rpcrt4.dll -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/secur32/secur32.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/secur32/secur32.spec -mno-cygwin dlls/secur32/lsa.o dlls/secur32/negotiate.o \
  dlls/secur32/schannel.o dlls/secur32/secur32.o dlls/secur32/thunks.o dlls/secur32/wrapper.o \
  dlls/crypt32/libcrypt32.a dlls/advapi32/libadvapi32.a dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a \
  -Wl,-delayload,crypt32.dll -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/security/security.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/security/security.spec -mno-cygwin dlls/secur32/libsecur32.a dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/sensapi/sensapi.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/sensapi/sensapi.spec -mno-cygwin dlls/sensapi/sensapi.o dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/serialui/serialui.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/serialui/serialui.spec -mno-cygwin dlls/serialui/confdlg.o dlls/serialui/serialui.res \
  dlls/user32/libuser32.a dlls/advapi32/libadvapi32.a dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/sfc/sfc.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/sfc/sfc.spec -Wb,--prefer-native -mno-cygwin dlls/sfc_os/libsfc_os.a \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/sfc_os/sfc_os.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/sfc_os/sfc_os.spec -Wb,--prefer-native -mno-cygwin dlls/sfc_os/sfc_os.o \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/shcore/shcore.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/shcore/shcore.spec -Wb,--prefer-native -mno-cygwin dlls/shcore/main.o dlls/user32/libuser32.a \
  dlls/gdi32/libgdi32.a dlls/ole32/libole32.a dlls/advapi32/libadvapi32.a \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/shdoclc/shdoclc.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/shdoclc/shdoclc.spec -mno-cygwin dlls/shdoclc/shdoclc.res dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/widl/widl -o dlls/shdocvw/shdocvw_v1_t.res -m64 --nostdinc -Ldlls/\* -Idlls/shdocvw -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_SHDOCVW_ -D_UCRT dlls/shdocvw/shdocvw_v1.idl
tools/widl/widl -o dlls/shell32/shell32_tlb_t.res -m64 --nostdinc -Ldlls/\* -Idlls/shell32 -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_SHELL32_ -D_UCRT dlls/shell32/shell32_tlb.idl
tools/winegcc/winegcc -o dlls/shfolder/shfolder.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/shfolder/shfolder.spec -mno-cygwin dlls/shfolder/version.res dlls/shell32/libshell32.a \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/slbcsp/slbcsp.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/slbcsp/slbcsp.spec -Wb,--prefer-native -mno-cygwin dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/slc/slc.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/slc/slc.spec -Wb,--prefer-native -mno-cygwin dlls/slc/slc.o dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/snmpapi/snmpapi.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/snmpapi/snmpapi.spec -Wb,--prefer-native -mno-cygwin dlls/snmpapi/main.o \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/softpub/softpub.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/softpub/softpub.spec -mno-cygwin dlls/wintrust/libwintrust.a dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/spoolss/spoolss.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/spoolss/spoolss.spec -Wb,--prefer-native -mno-cygwin dlls/spoolss/router.o \
  dlls/spoolss/spoolss_main.o dlls/winspool.drv/libwinspool.a dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/sppc/sppc.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/sppc/sppc.spec -Wb,--prefer-native -mno-cygwin dlls/sppc/sppc.o dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/srclient/srclient.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/srclient/srclient.spec -Wb,--prefer-native -mno-cygwin dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/srvcli/srvcli.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/srvcli/srvcli.spec -Wb,--prefer-native -mno-cygwin dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/sspicli/sspicli.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/sspicli/sspicli.spec -mno-cygwin dlls/sspicli/main.o dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/stdole2.tlb/stdole2.tlb.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/stdole2.tlb/stdole2.tlb.spec -mno-cygwin dlls/stdole2.tlb/rsrc.res \
  dlls/stdole2.tlb/stdole2_t.res dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a \
  dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/stdole32.tlb/stdole32.tlb.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/stdole32.tlb/stdole32.tlb.spec -mno-cygwin dlls/stdole32.tlb/rsrc.res \
  dlls/stdole32.tlb/std_ole_v1_t.res dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a \
  dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/strmdll/strmdll.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/strmdll/strmdll.spec -Wb,--prefer-native -mno-cygwin dlls/strmdll/version.res \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/svrapi/svrapi.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/svrapi/svrapi.spec -Wb,--prefer-native -mno-cygwin dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/sxs/sxs.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/sxs/sxs.spec -Wb,--prefer-native -mno-cygwin dlls/sxs/cache.o dlls/sxs/name.o dlls/sxs/sxs.o \
  dlls/oleaut32/liboleaut32.a dlls/ole32/libole32.a dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/t2embed/t2embed.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/t2embed/t2embed.spec -Wb,--prefer-native -mno-cygwin dlls/t2embed/main.o \
  dlls/gdi32/libgdi32.a dlls/advapi32/libadvapi32.a dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/tapi32/tapi32.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/tapi32/tapi32.spec -mno-cygwin dlls/tapi32/assisted.o dlls/tapi32/line.o dlls/tapi32/phone.o \
  dlls/advapi32/libadvapi32.a dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a \
  dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/widl/widl -o dlls/taskschd/taskschd_tlb_t.res -m64 --nostdinc -Ldlls/\* -Idlls/taskschd -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT dlls/taskschd/taskschd_tlb.idl
tools/winegcc/winegcc -o dlls/tbs/tbs.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/tbs/tbs.spec -mno-cygwin dlls/tbs/tbs.o dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/tdh/tdh.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/tdh/tdh.spec -Wb,--prefer-native -mno-cygwin dlls/tdh/tdh_main.o dlls/tdh/version.res \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/tdi.sys/tdi.sys.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/tdi.sys/tdi.sys.spec -Wl,--subsystem,native -mno-cygwin dlls/tdi.sys/main.o \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/traffic/traffic.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/traffic/traffic.spec -Wb,--prefer-native -mno-cygwin dlls/traffic/traffic_main.o \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/twain_32/twain_32.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/twain_32/twain_32.spec -mno-cygwin dlls/twain_32/dsm_ctrl.o dlls/twain_32/twain32_main.o \
  dlls/twain_32/twain.res dlls/user32/libuser32.a dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/tzres/tzres.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/tzres/tzres.spec -mno-cygwin dlls/tzres/tzres.res dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/ucrtbase/ucrtbase.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/ucrtbase/ucrtbase.spec -mno-cygwin dlls/ucrtbase/console.o dlls/ucrtbase/cpp.o \
  dlls/ucrtbase/ctype.o dlls/ucrtbase/data.o dlls/ucrtbase/dir.o dlls/ucrtbase/environ.o \
  dlls/ucrtbase/errno.o dlls/ucrtbase/except.o dlls/ucrtbase/except_arm.o \
  dlls/ucrtbase/except_arm64.o dlls/ucrtbase/except_i386.o dlls/ucrtbase/except_x86_64.o \
  dlls/ucrtbase/exit.o dlls/ucrtbase/file.o dlls/ucrtbase/heap.o dlls/ucrtbase/locale.o \
  dlls/ucrtbase/lock.o dlls/ucrtbase/main.o dlls/ucrtbase/math.o dlls/ucrtbase/mbcs.o \
  dlls/ucrtbase/misc.o dlls/ucrtbase/process.o dlls/ucrtbase/scanf.o dlls/ucrtbase/string.o \
  dlls/ucrtbase/thread.o dlls/ucrtbase/time.o dlls/ucrtbase/undname.o dlls/ucrtbase/wcs.o \
  dlls/ucrtbase/version.res dlls/advapi32/libadvapi32.a dlls/user32/libuser32.a \
  dlls/ntdll/libntdll.a dlls/winecrt0/libwinecrt0.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -Wl,-delayload,advapi32.dll -Wl,-delayload,user32.dll -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/unicows/unicows.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/unicows/unicows.spec -mno-cygwin dlls/avicap32/libavicap32.a dlls/msvfw32/libmsvfw32.a \
  dlls/oledlg/liboledlg.a dlls/comdlg32/libcomdlg32.a dlls/shell32/libshell32.a \
  dlls/winmm/libwinmm.a dlls/winspool.drv/libwinspool.a dlls/rasapi32/librasapi32.a \
  dlls/secur32/libsecur32.a dlls/sensapi/libsensapi.a dlls/version/libversion.a \
  dlls/oleacc/liboleacc.a dlls/user32/libuser32.a dlls/mpr/libmpr.a dlls/gdi32/libgdi32.a \
  dlls/advapi32/libadvapi32.a dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a \
  dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/updspapi/updspapi.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/updspapi/updspapi.spec -mno-cygwin dlls/updspapi/main.o dlls/setupapi/libsetupapi.a \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/url/url.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/url/url.spec -Wb,--prefer-native -mno-cygwin dlls/url/url_main.o dlls/shell32/libshell32.a \
  dlls/shlwapi/libshlwapi.a dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a \
  dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/usbd.sys/usbd.sys.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/usbd.sys/usbd.sys.spec -Wl,--subsystem,native -mno-cygwin dlls/usbd.sys/usbd.o \
  dlls/ntoskrnl.exe/libntoskrnl.a dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a \
  dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/user32/user32.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/user32/user32.spec -mno-cygwin dlls/user32/button.o dlls/user32/caret.o dlls/user32/class.o \
  dlls/user32/clipboard.o dlls/user32/combo.o dlls/user32/cursoricon.o dlls/user32/dde_client.o \
  dlls/user32/dde_misc.o dlls/user32/dde_server.o dlls/user32/defdlg.o dlls/user32/defwnd.o \
  dlls/user32/desktop.o dlls/user32/dialog.o dlls/user32/driver.o dlls/user32/edit.o \
  dlls/user32/exticon.o dlls/user32/focus.o dlls/user32/hook.o dlls/user32/icontitle.o \
  dlls/user32/input.o dlls/user32/listbox.o dlls/user32/lstr.o dlls/user32/mdi.o dlls/user32/menu.o \
  dlls/user32/message.o dlls/user32/misc.o dlls/user32/msgbox.o dlls/user32/nonclient.o \
  dlls/user32/painting.o dlls/user32/property.o dlls/user32/rawinput.o dlls/user32/resource.o \
  dlls/user32/scroll.o dlls/user32/spy.o dlls/user32/static.o dlls/user32/sysparams.o \
  dlls/user32/text.o dlls/user32/uitools.o dlls/user32/user_main.o dlls/user32/win.o \
  dlls/user32/winhelp.o dlls/user32/winpos.o dlls/user32/winproc.o dlls/user32/winstation.o \
  dlls/user32/wsprintf.o dlls/user32/user32.res dlls/hid/libhid.a dlls/imm32/libimm32.a \
  libs/png/libpng.a libs/zlib/libz.a dlls/setupapi/libsetupapi.a dlls/gdi32/libgdi32.a \
  dlls/version/libversion.a dlls/sechost/libsechost.a dlls/advapi32/libadvapi32.a \
  dlls/kernelbase/libkernelbase.a dlls/win32u/libwin32u.a dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a \
  -Wl,-delayload,hid.dll -Wl,-delayload,imm32.dll -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/userenv/userenv.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/userenv/userenv.spec -Wb,--prefer-native -mno-cygwin dlls/userenv/userenv_main.o \
  dlls/advapi32/libadvapi32.a dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a \
  dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/usp10/usp10.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/usp10/usp10.spec -mno-cygwin dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a \
  dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/utildll/utildll.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/utildll/utildll.spec -Wb,--prefer-native -mno-cygwin dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/uxtheme/uxtheme.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/uxtheme/uxtheme.spec -mno-cygwin dlls/uxtheme/buffer.o dlls/uxtheme/dialog.o \
  dlls/uxtheme/draw.o dlls/uxtheme/main.o dlls/uxtheme/metric.o dlls/uxtheme/msstyles.o \
  dlls/uxtheme/property.o dlls/uxtheme/scrollbar.o dlls/uxtheme/stylemap.o dlls/uxtheme/system.o \
  dlls/uxtheme/uxini.o dlls/uxtheme/version.res dlls/msimg32/libmsimg32.a dlls/user32/libuser32.a \
  dlls/gdi32/libgdi32.a dlls/advapi32/libadvapi32.a dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a \
  -Wl,-delayload,msimg32.dll -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/widl/widl -o dlls/vbscript/vbsregexp55.h -m64 --nostdinc -Ldlls/\* -Idlls/vbscript -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT dlls/vbscript/vbsregexp55.idl
tools/widl/widl -o dlls/vbscript/vbsglobal.h -m64 --nostdinc -Ldlls/\* -Idlls/vbscript -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT dlls/vbscript/vbsglobal.idl
tools/widl/widl -o dlls/vbscript/vbsglobal_t.res -m64 --nostdinc -Ldlls/\* -Idlls/vbscript -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT dlls/vbscript/vbsglobal.idl
tools/widl/widl -o dlls/vbscript/vbsregexp10_t.res -m64 --nostdinc -Ldlls/\* -Idlls/vbscript -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT dlls/vbscript/vbsregexp10.idl
tools/widl/widl -o dlls/vbscript/vbsregexp55_t.res -m64 --nostdinc -Ldlls/\* -Idlls/vbscript -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT dlls/vbscript/vbsregexp55.idl
tools/winegcc/winegcc -o dlls/vcomp/vcomp.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/vcomp/vcomp.spec -mno-cygwin dlls/vcomp/main.o dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/vcomp100/vcomp100.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/vcomp100/vcomp100.spec -mno-cygwin dlls/vcomp100/main.o dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/vcomp110/vcomp110.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/vcomp110/vcomp110.spec -mno-cygwin dlls/vcomp110/main.o dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/vcomp120/vcomp120.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/vcomp120/vcomp120.spec -mno-cygwin dlls/vcomp120/main.o dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/vcomp140/vcomp140.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/vcomp140/vcomp140.spec -mno-cygwin dlls/vcomp140/main.o dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/vcomp90/vcomp90.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/vcomp90/vcomp90.spec -mno-cygwin dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a \
  dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/vcruntime140/vcruntime140.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/vcruntime140/vcruntime140.spec -mno-cygwin dlls/vcruntime140/misc.o \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/vcruntime140_1/vcruntime140_1.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/vcruntime140_1/vcruntime140_1.spec -mno-cygwin dlls/vcruntime140_1/except_x86_64.o \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/vdmdbg/vdmdbg.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/vdmdbg/vdmdbg.spec -Wb,--prefer-native -mno-cygwin dlls/vdmdbg/vdmdbg.o \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/version/version.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/version/version.spec -mno-cygwin dlls/version/version.o dlls/version/version.res \
  dlls/kernelbase/libkernelbase.a dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a \
  dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/vga/vga.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/vga/vga.spec -mno-cygwin dlls/vga/version.res dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/virtdisk/virtdisk.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/virtdisk/virtdisk.spec -Wb,--prefer-native -mno-cygwin dlls/virtdisk/virtdisk_main.o \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/vssapi/vssapi.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/vssapi/vssapi.spec -mno-cygwin dlls/vssapi/main.o dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/vulkan-1/vulkan-1.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/vulkan-1/vulkan-1.spec -Wb,--prefer-native -mno-cygwin dlls/vulkan-1/version.res \
  dlls/winevulkan/libwinevulkan.a dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a \
  dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/widl/widl -o dlls/wbemdisp/wbemdisp_tlb_t.res -m64 --nostdinc -Ldlls/\* -Idlls/wbemdisp -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT dlls/wbemdisp/wbemdisp_tlb.idl
tools/winegcc/winegcc -o dlls/wbemprox/wbemprox.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/wbemprox/wbemprox.spec -mno-cygwin dlls/wbemprox/builtin.o dlls/wbemprox/class.o \
  dlls/wbemprox/main.o dlls/wbemprox/process.o dlls/wbemprox/qualifier.o dlls/wbemprox/query.o \
  dlls/wbemprox/reg.o dlls/wbemprox/security.o dlls/wbemprox/service.o dlls/wbemprox/services.o \
  dlls/wbemprox/sysrestore.o dlls/wbemprox/table.o dlls/wbemprox/wbemlocator.o \
  dlls/wbemprox/wql.tab.o dlls/wbemprox/wbemprox_r.res dlls/winspool.drv/libwinspool.a \
  dlls/version/libversion.a dlls/iphlpapi/libiphlpapi.a dlls/dxgi/libdxgi.a \
  dlls/oleaut32/liboleaut32.a dlls/ole32/libole32.a dlls/advapi32/libadvapi32.a \
  dlls/user32/libuser32.a dlls/gdi32/libgdi32.a dlls/ws2_32/libws2_32.a dlls/rpcrt4/librpcrt4.a \
  dlls/setupapi/libsetupapi.a dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a \
  dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/wdscore/wdscore.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/wdscore/wdscore.spec -Wb,--prefer-native -mno-cygwin dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/webservices/webservices.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/webservices/webservices.spec -mno-cygwin dlls/webservices/channel.o dlls/webservices/error.o \
  dlls/webservices/heap.o dlls/webservices/listener.o dlls/webservices/msg.o \
  dlls/webservices/proxy.o dlls/webservices/reader.o dlls/webservices/string.o \
  dlls/webservices/url.o dlls/webservices/writer.o dlls/webservices/rsrc.res \
  dlls/winhttp/libwinhttp.a dlls/rpcrt4/librpcrt4.a dlls/user32/libuser32.a dlls/ws2_32/libws2_32.a \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/websocket/websocket.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/websocket/websocket.spec -Wb,--prefer-native -mno-cygwin dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/wer/wer.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/wer/wer.spec -Wb,--prefer-native -mno-cygwin dlls/wer/main.o dlls/advapi32/libadvapi32.a \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/wevtapi/wevtapi.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/wevtapi/wevtapi.spec -Wb,--prefer-native -mno-cygwin dlls/wevtapi/main.o \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/wevtsvc/wevtsvc.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/wevtsvc/wevtsvc.spec -mno-cygwin dlls/wevtsvc/wevtsvc.o dlls/rpcrt4/librpcrt4.a \
  dlls/advapi32/libadvapi32.a dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a \
  dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/wimgapi/wimgapi.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/wimgapi/wimgapi.spec -Wb,--prefer-native -mno-cygwin dlls/wimgapi/main.o \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/win32u/win32u.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/win32u/win32u.spec -nodefaultlibs -Wb,--syscall-table,1 -mno-cygwin dlls/win32u/main.o \
  dlls/win32u/wrappers.o dlls/ntdll/libntdll.a dlls/winecrt0/libwinecrt0.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/windows.media.devices/windows.media.devices.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/windows.media.devices/windows.media.devices.spec -mno-cygwin \
  dlls/windows.media.devices/main.o dlls/windows.media.devices/classes_r.res \
  dlls/combase/libcombase.a dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a \
  dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/windowscodecsext/windowscodecsext.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/windowscodecsext/windowscodecsext.spec -Wb,--prefer-native -mno-cygwin \
  dlls/windowscodecsext/main.o dlls/ole32/libole32.a dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/winebus.sys/winebus.sys.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/winebus.sys/winebus.sys.spec -Wl,--subsystem,native -mno-cygwin dlls/winebus.sys/main.o \
  dlls/winebus.sys/winebus.res dlls/ntoskrnl.exe/libntoskrnl.a dlls/hidparse.sys/libhidparse.a \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/wined3d/wined3d.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/wined3d/wined3d.spec -mcygwin dlls/wined3d/adapter_gl.o dlls/wined3d/adapter_vk.o \
  dlls/wined3d/arb_program_shader.o dlls/wined3d/ati_fragment_shader.o dlls/wined3d/buffer.o \
  dlls/wined3d/context.o dlls/wined3d/context_gl.o dlls/wined3d/context_vk.o dlls/wined3d/cs.o \
  dlls/wined3d/device.o dlls/wined3d/directx.o dlls/wined3d/gl_compat.o dlls/wined3d/glsl_shader.o \
  dlls/wined3d/nvidia_texture_shader.o dlls/wined3d/palette.o dlls/wined3d/query.o \
  dlls/wined3d/resource.o dlls/wined3d/sampler.o dlls/wined3d/shader.o dlls/wined3d/shader_sm1.o \
  dlls/wined3d/shader_sm4.o dlls/wined3d/shader_spirv.o dlls/wined3d/state.o \
  dlls/wined3d/stateblock.o dlls/wined3d/surface.o dlls/wined3d/swapchain.o dlls/wined3d/texture.o \
  dlls/wined3d/utils.o dlls/wined3d/vertexdeclaration.o dlls/wined3d/view.o \
  dlls/wined3d/wined3d_main.o dlls/wined3d/version.res dlls/opengl32/libopengl32.a \
  dlls/user32/libuser32.a dlls/gdi32/libgdi32.a dlls/advapi32/libadvapi32.a dlls/win32u/libwin32u.a \
  dlls/winecrt0/libwinecrt0.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/winehid.sys/winehid.sys.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/winehid.sys/winehid.sys.spec -Wl,--subsystem,native -mno-cygwin dlls/winehid.sys/main.o \
  dlls/winehid.sys/winehid.res dlls/hidclass.sys/libhidclass.a dlls/ntoskrnl.exe/libntoskrnl.a \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/winemapi/winemapi.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/winemapi/winemapi.spec -mno-cygwin dlls/winemapi/main.o dlls/winemapi/sendmail.o \
  dlls/shlwapi/libshlwapi.a dlls/shell32/libshell32.a dlls/mapi32/libmapi32.a \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/wineps.drv/wineps.drv.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/wineps.drv/wineps.drv.spec -mno-cygwin dlls/wineps.drv/afm.o dlls/wineps.drv/bitblt.o \
  dlls/wineps.drv/bitmap.o dlls/wineps.drv/brush.o dlls/wineps.drv/builtin.o \
  dlls/wineps.drv/clipping.o dlls/wineps.drv/color.o dlls/wineps.drv/data/AvantGarde_Book.o \
  dlls/wineps.drv/data/AvantGarde_BookOblique.o dlls/wineps.drv/data/AvantGarde_Demi.o \
  dlls/wineps.drv/data/AvantGarde_DemiOblique.o dlls/wineps.drv/data/Bookman_Demi.o \
  dlls/wineps.drv/data/Bookman_DemiItalic.o dlls/wineps.drv/data/Bookman_Light.o \
  dlls/wineps.drv/data/Bookman_LightItalic.o dlls/wineps.drv/data/Courier.o \
  dlls/wineps.drv/data/Courier_Bold.o dlls/wineps.drv/data/Courier_BoldOblique.o \
  dlls/wineps.drv/data/Courier_Oblique.o dlls/wineps.drv/data/Helvetica.o \
  dlls/wineps.drv/data/Helvetica_Bold.o dlls/wineps.drv/data/Helvetica_BoldOblique.o \
  dlls/wineps.drv/data/Helvetica_Narrow.o dlls/wineps.drv/data/Helvetica_Narrow_Bold.o \
  dlls/wineps.drv/data/Helvetica_Narrow_BoldOblique.o \
  dlls/wineps.drv/data/Helvetica_Narrow_Oblique.o dlls/wineps.drv/data/Helvetica_Oblique.o \
  dlls/wineps.drv/data/NewCenturySchlbk_Bold.o dlls/wineps.drv/data/NewCenturySchlbk_BoldItalic.o \
  dlls/wineps.drv/data/NewCenturySchlbk_Italic.o dlls/wineps.drv/data/NewCenturySchlbk_Roman.o \
  dlls/wineps.drv/data/Palatino_Bold.o dlls/wineps.drv/data/Palatino_BoldItalic.o \
  dlls/wineps.drv/data/Palatino_Italic.o dlls/wineps.drv/data/Palatino_Roman.o \
  dlls/wineps.drv/data/Symbol.o dlls/wineps.drv/data/Times_Bold.o \
  dlls/wineps.drv/data/Times_BoldItalic.o dlls/wineps.drv/data/Times_Italic.o \
  dlls/wineps.drv/data/Times_Roman.o dlls/wineps.drv/data/ZapfChancery_MediumItalic.o \
  dlls/wineps.drv/data/ZapfDingbats.o dlls/wineps.drv/data/agl.o dlls/wineps.drv/download.o \
  dlls/wineps.drv/driver.o dlls/wineps.drv/encode.o dlls/wineps.drv/escape.o dlls/wineps.drv/font.o \
  dlls/wineps.drv/glyphlist.o dlls/wineps.drv/graphics.o dlls/wineps.drv/init.o \
  dlls/wineps.drv/pen.o dlls/wineps.drv/ppd.o dlls/wineps.drv/ps.o dlls/wineps.drv/text.o \
  dlls/wineps.drv/type1.o dlls/wineps.drv/type1afm.o dlls/wineps.drv/type42.o \
  dlls/wineps.drv/vertical.o dlls/wineps.drv/wineps.res dlls/user32/libuser32.a \
  dlls/gdi32/libgdi32.a dlls/winspool.drv/libwinspool.a dlls/advapi32/libadvapi32.a \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/winevulkan/winevulkan.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/winevulkan/winevulkan.spec -mno-cygwin dlls/winevulkan/loader.o \
  dlls/winevulkan/loader_thunks.o dlls/winevulkan/winevulkan.res dlls/user32/libuser32.a \
  dlls/gdi32/libgdi32.a dlls/advapi32/libadvapi32.a dlls/setupapi/libsetupapi.a \
  dlls/win32u/libwin32u.a dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a \
  dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/winexinput.sys/winexinput.sys.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/winexinput.sys/winexinput.sys.spec -Wl,--subsystem,native -mno-cygwin \
  dlls/winexinput.sys/main.o dlls/winexinput.sys/winexinput.res dlls/ntoskrnl.exe/libntoskrnl.a \
  dlls/hidparse.sys/libhidparse.a dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a \
  dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/wing32/wing32.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/wing32/wing32.spec -mno-cygwin dlls/wing32/wing32.o dlls/user32/libuser32.a \
  dlls/gdi32/libgdi32.a dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a \
  dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/widl/widl -o dlls/winhttp/winhttp_tlb_t.res -m64 --nostdinc -Ldlls/\* -Idlls/winhttp -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT dlls/winhttp/winhttp_tlb.idl
tools/winegcc/winegcc -o dlls/wininet/wininet.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/wininet/wininet.spec -mno-cygwin dlls/wininet/cookie.o dlls/wininet/dialogs.o \
  dlls/wininet/ftp.o dlls/wininet/gopher.o dlls/wininet/http.o dlls/wininet/internet.o \
  dlls/wininet/netconnection.o dlls/wininet/urlcache.o dlls/wininet/utility.o \
  dlls/wininet/wininet.res dlls/wininet/winineterror.res dlls/secur32/libsecur32.a \
  dlls/crypt32/libcrypt32.a dlls/cryptui/libcryptui.a dlls/dhcpcsvc/libdhcpcsvc.a \
  dlls/iphlpapi/libiphlpapi.a libs/zlib/libz.a dlls/mpr/libmpr.a dlls/shlwapi/libshlwapi.a \
  dlls/shell32/libshell32.a dlls/user32/libuser32.a dlls/ws2_32/libws2_32.a \
  dlls/advapi32/libadvapi32.a dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a \
  dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -Wl,-delayload,secur32.dll \
  -Wl,-delayload,crypt32.dll -Wl,-delayload,cryptui.dll -Wl,-delayload,dhcpcsvc.dll \
  -Wl,-delayload,iphlpapi.dll -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/winnls32/winnls32.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/winnls32/winnls32.spec -Wb,--prefer-native -mno-cygwin dlls/winnls32/winnls.o \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/winscard/winscard.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/winscard/winscard.spec -mno-cygwin dlls/winscard/winscard.o dlls/winscard/rsrc.res \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/winspool.drv/winspool.drv.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/winspool.drv/winspool.drv.spec -mno-cygwin dlls/winspool.drv/info.o \
  dlls/winspool.drv/wspool.o dlls/winspool.drv/winspool.res dlls/user32/libuser32.a \
  dlls/gdi32/libgdi32.a dlls/advapi32/libadvapi32.a dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/winsta/winsta.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/winsta/winsta.spec -Wb,--prefer-native -mno-cygwin dlls/winsta/main.o \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/wintab32/wintab32.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/wintab32/wintab32.spec -mno-cygwin dlls/wintab32/context.o dlls/wintab32/manager.o \
  dlls/wintab32/wintab32.o dlls/user32/libuser32.a dlls/advapi32/libadvapi32.a \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/wintrust/wintrust.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/wintrust/wintrust.spec -mno-cygwin dlls/wintrust/asn.o dlls/wintrust/crypt.o \
  dlls/wintrust/register.o dlls/wintrust/softpub.o dlls/wintrust/wintrust_main.o \
  dlls/wintrust/version.res dlls/cryptui/libcryptui.a dlls/imagehlp/libimagehlp.a \
  dlls/crypt32/libcrypt32.a dlls/user32/libuser32.a dlls/advapi32/libadvapi32.a \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -Wl,-delayload,cryptui.dll -Wl,-delayload,imagehlp.dll -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/winusb/winusb.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/winusb/winusb.spec -mno-cygwin dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a \
  dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/wlanapi/wlanapi.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/wlanapi/wlanapi.spec -Wb,--prefer-native -mno-cygwin dlls/wlanapi/main.o \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/wlanui/wlanui.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/wlanui/wlanui.spec -Wb,--prefer-native -mno-cygwin dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/wldap32/wldap32.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/wldap32/wldap32.spec -mno-cygwin dlls/wldap32/add.o dlls/wldap32/ber.o dlls/wldap32/bind.o \
  dlls/wldap32/compare.o dlls/wldap32/control.o dlls/wldap32/delete.o dlls/wldap32/dn.o \
  dlls/wldap32/error.o dlls/wldap32/extended.o dlls/wldap32/init.o dlls/wldap32/main.o \
  dlls/wldap32/misc.o dlls/wldap32/modify.o dlls/wldap32/modrdn.o dlls/wldap32/option.o \
  dlls/wldap32/page.o dlls/wldap32/parse.o dlls/wldap32/rename.o dlls/wldap32/search.o \
  dlls/wldap32/value.o dlls/wldap32/wldap32.res dlls/user32/libuser32.a dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/wmadmod/wmadmod.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/wmadmod/wmadmod.spec -mno-cygwin dlls/wmadmod/main.o dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/wmasf/wmasf.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/wmasf/wmasf.spec -Wb,--prefer-native -mno-cygwin dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/wmi/wmi.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/wmi/wmi.spec -mno-cygwin dlls/advapi32/libadvapi32.a dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/wmiutils/wmiutils.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/wmiutils/wmiutils.spec -Wb,--prefer-native -mno-cygwin dlls/wmiutils/main.o \
  dlls/wmiutils/path.o dlls/wmiutils/statuscode.o dlls/wmiutils/wmiutils_classes_r.res \
  dlls/oleaut32/liboleaut32.a dlls/ole32/libole32.a dlls/advapi32/libadvapi32.a \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/widl/widl -o dlls/wmp/wmp_typelib_t.res -m64 --nostdinc -Ldlls/\* -Idlls/wmp -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT dlls/wmp/wmp_typelib.idl
tools/winegcc/winegcc -o dlls/wmvcore/wmvcore.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/wmvcore/wmvcore.spec -Wb,--prefer-native -mno-cygwin dlls/wmvcore/wmvcore_main.o \
  dlls/wmvcore/writer.o dlls/wmvcore/version.res dlls/winegstreamer/libwinegstreamer.a \
  dlls/kernel32/libkernel32.a dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a \
  dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -Wl,-delayload,winegstreamer.dll -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/wnaspi32/wnaspi32.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/wnaspi32/wnaspi32.spec -mno-cygwin dlls/wnaspi32/aspi.o dlls/wnaspi32/winaspi32.o \
  dlls/advapi32/libadvapi32.a dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a \
  dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/wow64/wow64.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/wow64/wow64.spec -nodefaultlibs -Wl,--image-base,0x6f000000 -mno-cygwin dlls/wow64/file.o \
  dlls/wow64/process.o dlls/wow64/registry.o dlls/wow64/security.o dlls/wow64/sync.o \
  dlls/wow64/syscall.o dlls/wow64/system.o dlls/wow64/virtual.o dlls/ntdll/libntdll.a \
  dlls/winecrt0/libwinecrt0.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/wow64cpu/wow64cpu.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/wow64cpu/wow64cpu.spec -nodefaultlibs -Wl,--image-base,0x6f100000 -mno-cygwin \
  dlls/wow64cpu/cpu.o dlls/wow64/libwow64.a dlls/ntdll/libntdll.a dlls/winecrt0/libwinecrt0.a \
  -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/wow64win/wow64win.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/wow64win/wow64win.spec -nodefaultlibs -Wl,--image-base,0x6f200000 -mno-cygwin \
  dlls/wow64win/gdi.o dlls/wow64win/syscall.o dlls/wow64win/user.o dlls/wow64/libwow64.a \
  dlls/win32u/libwin32u.a dlls/ntdll/libntdll.a dlls/winecrt0/libwinecrt0.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/wpc/wpc.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/wpc/wpc.spec -Wb,--prefer-native -mno-cygwin dlls/wpc/wpc.o dlls/wpc/wpc_classes_r.res \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/ws2_32/ws2_32.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/ws2_32/ws2_32.spec -mno-cygwin dlls/ws2_32/async.o dlls/ws2_32/protocol.o \
  dlls/ws2_32/socket.o dlls/ws2_32/version.res dlls/dnsapi/libdnsapi.a dlls/advapi32/libadvapi32.a \
  dlls/iphlpapi/libiphlpapi.a dlls/user32/libuser32.a dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a \
  -Wl,-delayload,dnsapi.dll -Wl,-delayload,advapi32.dll -Wl,-delayload,iphlpapi.dll \
  -Wl,-delayload,user32.dll -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/wsdapi/wsdapi.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/wsdapi/wsdapi.spec -mno-cygwin dlls/wsdapi/address.o dlls/wsdapi/discovery.o \
  dlls/wsdapi/memory.o dlls/wsdapi/msgparams.o dlls/wsdapi/network.o dlls/wsdapi/soap.o \
  dlls/wsdapi/xml.o dlls/bcrypt/libbcrypt.a dlls/iphlpapi/libiphlpapi.a dlls/rpcrt4/librpcrt4.a \
  dlls/user32/libuser32.a dlls/webservices/libwebservices.a dlls/ws2_32/libws2_32.a \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/widl/widl -o dlls/wshom.ocx/wshom.h -m64 --nostdinc -Ldlls/\* -Idlls/wshom.ocx -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT dlls/wshom.ocx/wshom.idl
tools/widl/widl -o dlls/wshom.ocx/wshom_t.res -m64 --nostdinc -Ldlls/\* -Idlls/wshom.ocx -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT dlls/wshom.ocx/wshom.idl
tools/winegcc/winegcc -o dlls/wsnmp32/wsnmp32.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/wsnmp32/wsnmp32.spec -Wb,--prefer-native -mno-cygwin dlls/wsnmp32/wsnmp32.o \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/wsock32/wsock32.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/wsock32/wsock32.spec -mno-cygwin dlls/wsock32/protocol.o dlls/wsock32/service.o \
  dlls/wsock32/socket.o dlls/wsock32/version.res dlls/mswsock/libmswsock.a dlls/ws2_32/libws2_32.a \
  dlls/iphlpapi/libiphlpapi.a dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a \
  dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/wtsapi32/wtsapi32.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/wtsapi32/wtsapi32.spec -mno-cygwin dlls/wtsapi32/wtsapi32.o dlls/advapi32/libadvapi32.a \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/widl/widl -o dlls/wuapi/wuapi_tlb_t.res -m64 --nostdinc -Ldlls/\* -Idlls/wuapi -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT dlls/wuapi/wuapi_tlb.idl
tools/winegcc/winegcc -o dlls/wuaueng/wuaueng.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/wuaueng/wuaueng.spec -Wb,--prefer-native -mno-cygwin dlls/wuaueng/version.res \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/x3daudio1_0/x3daudio1_0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/x3daudio1_0/x3daudio1_0.spec -mno-cygwin dlls/x3daudio1_0/x3daudio.o libs/faudio/libfaudio.a \
  dlls/mfplat/libmfplat.a dlls/mfreadwrite/libmfreadwrite.a libs/mfuuid/libmfuuid.a \
  dlls/propsys/libpropsys.a dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a \
  dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/x3daudio1_1/x3daudio1_1.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/x3daudio1_1/x3daudio1_1.spec -mno-cygwin dlls/x3daudio1_1/x3daudio.o libs/faudio/libfaudio.a \
  dlls/mfplat/libmfplat.a dlls/mfreadwrite/libmfreadwrite.a libs/mfuuid/libmfuuid.a \
  dlls/propsys/libpropsys.a dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a \
  dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/x3daudio1_2/x3daudio1_2.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/x3daudio1_2/x3daudio1_2.spec -mno-cygwin dlls/x3daudio1_2/x3daudio.o libs/faudio/libfaudio.a \
  dlls/mfplat/libmfplat.a dlls/mfreadwrite/libmfreadwrite.a libs/mfuuid/libmfuuid.a \
  dlls/propsys/libpropsys.a dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a \
  dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/x3daudio1_3/x3daudio1_3.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/x3daudio1_3/x3daudio1_3.spec -mno-cygwin dlls/x3daudio1_3/x3daudio.o libs/faudio/libfaudio.a \
  dlls/mfplat/libmfplat.a dlls/mfreadwrite/libmfreadwrite.a libs/mfuuid/libmfuuid.a \
  dlls/propsys/libpropsys.a dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a \
  dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/x3daudio1_4/x3daudio1_4.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/x3daudio1_4/x3daudio1_4.spec -mno-cygwin dlls/x3daudio1_4/x3daudio.o libs/faudio/libfaudio.a \
  dlls/mfplat/libmfplat.a dlls/mfreadwrite/libmfreadwrite.a libs/mfuuid/libmfuuid.a \
  dlls/propsys/libpropsys.a dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a \
  dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/x3daudio1_5/x3daudio1_5.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/x3daudio1_5/x3daudio1_5.spec -mno-cygwin dlls/x3daudio1_5/x3daudio.o libs/faudio/libfaudio.a \
  dlls/mfplat/libmfplat.a dlls/mfreadwrite/libmfreadwrite.a libs/mfuuid/libmfuuid.a \
  dlls/propsys/libpropsys.a dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a \
  dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/x3daudio1_6/x3daudio1_6.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/x3daudio1_6/x3daudio1_6.spec -mno-cygwin dlls/x3daudio1_6/x3daudio.o libs/faudio/libfaudio.a \
  dlls/mfplat/libmfplat.a dlls/mfreadwrite/libmfreadwrite.a libs/mfuuid/libmfuuid.a \
  dlls/propsys/libpropsys.a dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a \
  dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/x3daudio1_7/x3daudio1_7.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/x3daudio1_7/x3daudio1_7.spec -mno-cygwin dlls/x3daudio1_7/x3daudio.o libs/faudio/libfaudio.a \
  dlls/mfplat/libmfplat.a dlls/mfreadwrite/libmfreadwrite.a libs/mfuuid/libmfuuid.a \
  dlls/propsys/libpropsys.a dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a \
  dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/xapofx1_1/xapofx1_1.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/xapofx1_1/xapofx1_1.spec -mno-cygwin dlls/xapofx1_1/xapo.o dlls/xapofx1_1/xapofx.o \
  dlls/xapofx1_1/xaudio_allocator.o dlls/xapofx1_1/version.res libs/faudio/libfaudio.a \
  dlls/mfplat/libmfplat.a dlls/mfreadwrite/libmfreadwrite.a libs/mfuuid/libmfuuid.a \
  dlls/propsys/libpropsys.a dlls/ole32/libole32.a dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/xapofx1_2/xapofx1_2.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/xapofx1_2/xapofx1_2.spec -mno-cygwin dlls/xapofx1_2/xapo.o dlls/xapofx1_2/xapofx.o \
  dlls/xapofx1_2/xaudio_allocator.o libs/faudio/libfaudio.a dlls/mfplat/libmfplat.a \
  dlls/mfreadwrite/libmfreadwrite.a libs/mfuuid/libmfuuid.a dlls/propsys/libpropsys.a \
  dlls/ole32/libole32.a dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a \
  dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/xapofx1_3/xapofx1_3.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/xapofx1_3/xapofx1_3.spec -mno-cygwin dlls/xapofx1_3/xapo.o dlls/xapofx1_3/xapofx.o \
  dlls/xapofx1_3/xaudio_allocator.o dlls/xapofx1_3/version.res libs/faudio/libfaudio.a \
  dlls/mfplat/libmfplat.a dlls/mfreadwrite/libmfreadwrite.a libs/mfuuid/libmfuuid.a \
  dlls/propsys/libpropsys.a dlls/ole32/libole32.a dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/xapofx1_4/xapofx1_4.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/xapofx1_4/xapofx1_4.spec -mno-cygwin dlls/xapofx1_4/xapo.o dlls/xapofx1_4/xapofx.o \
  dlls/xapofx1_4/xaudio_allocator.o libs/faudio/libfaudio.a dlls/mfplat/libmfplat.a \
  dlls/mfreadwrite/libmfreadwrite.a libs/mfuuid/libmfuuid.a dlls/propsys/libpropsys.a \
  dlls/ole32/libole32.a dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a \
  dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/xapofx1_5/xapofx1_5.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/xapofx1_5/xapofx1_5.spec -mno-cygwin dlls/xapofx1_5/xapo.o dlls/xapofx1_5/xapofx.o \
  dlls/xapofx1_5/xaudio_allocator.o libs/faudio/libfaudio.a dlls/mfplat/libmfplat.a \
  dlls/mfreadwrite/libmfreadwrite.a libs/mfuuid/libmfuuid.a dlls/propsys/libpropsys.a \
  dlls/ole32/libole32.a dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a \
  dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/xinput1_1/xinput1_1.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/xinput1_1/xinput1_1.spec -mno-cygwin dlls/xinput1_1/main.o dlls/xinput1_1/version.res \
  dlls/hid/libhid.a dlls/setupapi/libsetupapi.a dlls/advapi32/libadvapi32.a dlls/user32/libuser32.a \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/xinput1_2/xinput1_2.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/xinput1_2/xinput1_2.spec -mno-cygwin dlls/xinput1_2/main.o dlls/xinput1_2/version.res \
  dlls/hid/libhid.a dlls/setupapi/libsetupapi.a dlls/advapi32/libadvapi32.a dlls/user32/libuser32.a \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/xinput1_3/xinput1_3.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/xinput1_3/xinput1_3.spec -mno-cygwin dlls/xinput1_3/main.o dlls/xinput1_3/version.res \
  dlls/hid/libhid.a dlls/setupapi/libsetupapi.a dlls/advapi32/libadvapi32.a dlls/user32/libuser32.a \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/xinput1_4/xinput1_4.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/xinput1_4/xinput1_4.spec -mno-cygwin dlls/xinput1_4/main.o dlls/xinput1_4/version.res \
  dlls/hid/libhid.a dlls/setupapi/libsetupapi.a dlls/advapi32/libadvapi32.a dlls/user32/libuser32.a \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/xinput9_1_0/xinput9_1_0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/xinput9_1_0/xinput9_1_0.spec -mno-cygwin dlls/xinput9_1_0/main.o dlls/xinput9_1_0/version.res \
  dlls/hid/libhid.a dlls/setupapi/libsetupapi.a dlls/advapi32/libadvapi32.a dlls/user32/libuser32.a \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/xmllite/xmllite.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/xmllite/xmllite.spec -mno-cygwin dlls/xmllite/reader.o dlls/xmllite/writer.o \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/xpsprint/xpsprint.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/xpsprint/xpsprint.spec -Wb,--prefer-native -mno-cygwin dlls/xpsprint/xpsprint.res \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/xpssvcs/xpssvcs.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/xpssvcs/xpssvcs.spec -Wb,--prefer-native -mno-cygwin dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o programs/arp/arp.exe.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -mconsole \
  -municode -mno-cygwin programs/arp/main.o dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a \
  dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o programs/aspnet_regiis/aspnet_regiis.exe.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -mconsole \
  -municode -mno-cygwin programs/aspnet_regiis/main.o dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o programs/attrib/attrib.exe.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -mconsole \
  -municode -mno-cygwin programs/attrib/attrib.o programs/attrib/attrib.res dlls/user32/libuser32.a \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o programs/cabarc/cabarc.exe.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -mconsole \
  -municode -mno-cygwin programs/cabarc/cabarc.o dlls/cabinet/libcabinet.a \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o programs/cacls/cacls.exe.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -mconsole \
  -mno-cygwin programs/cacls/cacls_main.o dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a \
  dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o programs/chcp.com/chcp.com.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -mconsole \
  -municode -mno-cygwin programs/chcp.com/main.o programs/chcp.com/chcp.res \
  dlls/kernelbase/libkernelbase.a dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a \
  dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o programs/clock/clock.exe.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -mwindows \
  -mno-cygwin programs/clock/main.o programs/clock/winclock.o programs/clock/clock.res \
  dlls/comdlg32/libcomdlg32.a dlls/shell32/libshell32.a dlls/user32/libuser32.a \
  dlls/gdi32/libgdi32.a dlls/comctl32/libcomctl32.a dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o programs/cmd/cmd.exe.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -mconsole \
  -municode -mno-cygwin programs/cmd/batch.o programs/cmd/builtins.o programs/cmd/directory.o \
  programs/cmd/wcmdmain.o programs/cmd/cmd.res dlls/shell32/libshell32.a dlls/user32/libuser32.a \
  dlls/advapi32/libadvapi32.a dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a \
  dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o programs/conhost/conhost.exe.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -mwindows \
  -municode -mno-cygwin programs/conhost/conhost.o programs/conhost/window.o \
  programs/conhost/conhost.res dlls/comctl32/libcomctl32.a dlls/user32/libuser32.a \
  dlls/gdi32/libgdi32.a dlls/advapi32/libadvapi32.a dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a \
  -Wl,-delayload,comctl32.dll -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o programs/control/control.exe.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -mwindows \
  -municode -mno-cygwin programs/control/control.o programs/control/control.res \
  dlls/shell32/libshell32.a dlls/user32/libuser32.a dlls/comctl32/libcomctl32.a \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/widl/widl -o programs/cscript/ihost.h -m64 --nostdinc -Ldlls/\* -Iprograms/cscript -Iprograms/wscript -Iinclude \
  -Iinclude/msvcrt -D__WINESRC__ -DCSCRIPT_BUILD -D_UCRT programs/wscript/ihost.idl
tools/widl/widl -o programs/cscript/ihost_l.res -m64 --nostdinc -Ldlls/\* -Iprograms/cscript -Iprograms/wscript -Iinclude \
  -Iinclude/msvcrt -D__WINESRC__ -DCSCRIPT_BUILD -D_UCRT programs/wscript/ihost.idl
tools/winegcc/winegcc -o programs/dism/dism.exe.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -mconsole \
  -municode -mno-cygwin programs/dism/dism.o programs/dism/version.res dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o programs/dplaysvr/dplaysvr.exe.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -mwindows \
  -municode -mno-cygwin programs/dplaysvr/main.o programs/dplaysvr/version.res \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o programs/dpnsvr/dpnsvr.exe.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -mconsole \
  -municode -mno-cygwin programs/dpnsvr/main.o programs/dpnsvr/version.res \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o programs/dpvsetup/dpvsetup.exe.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -mwindows \
  -municode -mno-cygwin programs/dpvsetup/main.o programs/dpvsetup/version.res \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o programs/dxdiag/dxdiag.exe.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -mwindows \
  -municode -mno-cygwin programs/dxdiag/information.o programs/dxdiag/main.o \
  programs/dxdiag/output.o programs/dxdiag/dxdiag.res libs/dxguid/libdxguid.a dlls/ole32/libole32.a \
  dlls/oleaut32/liboleaut32.a dlls/user32/libuser32.a dlls/comctl32/libcomctl32.a \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o programs/eject/eject.exe.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -mconsole \
  -mno-cygwin programs/eject/eject.o dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a \
  dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o programs/expand/expand.exe.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -mconsole \
  -mno-cygwin programs/expand/expand.o dlls/setupapi/libsetupapi.a dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o programs/explorer/explorer.exe.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -mwindows \
  -municode -mno-cygwin programs/explorer/appbar.o programs/explorer/desktop.o \
  programs/explorer/explorer.o programs/explorer/startmenu.o programs/explorer/systray.o \
  programs/explorer/explorer.res dlls/comctl32/libcomctl32.a dlls/shell32/libshell32.a \
  dlls/oleaut32/liboleaut32.a dlls/ole32/libole32.a dlls/shlwapi/libshlwapi.a \
  dlls/rpcrt4/librpcrt4.a dlls/user32/libuser32.a dlls/gdi32/libgdi32.a dlls/advapi32/libadvapi32.a \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -Wl,-delayload,comctl32.dll -Wl,-delayload,shell32.dll \
  -Wl,-delayload,oleaut32.dll -Wl,-delayload,ole32.dll -Wl,-delayload,shlwapi.dll -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o programs/extrac32/extrac32.exe.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -mwindows \
  -municode -mno-cygwin programs/extrac32/extrac32.o programs/extrac32/extrac32.res \
  dlls/shell32/libshell32.a dlls/setupapi/libsetupapi.a dlls/shlwapi/libshlwapi.a \
  dlls/user32/libuser32.a dlls/comctl32/libcomctl32.a dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o programs/fc/fc.exe.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -mconsole \
  -municode -mno-cygwin programs/fc/fc.o dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a \
  dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o programs/find/find.exe.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -mconsole \
  -municode -mno-cygwin programs/find/find.o programs/find/find.res dlls/user32/libuser32.a \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o programs/findstr/findstr.exe.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -mconsole \
  -municode -mno-cygwin programs/findstr/main.o dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o programs/fsutil/fsutil.exe.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -mconsole \
  -municode -mno-cygwin programs/fsutil/main.o programs/fsutil/fsutil.res dlls/user32/libuser32.a \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o programs/hh/hh.exe.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -mwindows \
  -mno-cygwin programs/hh/main.o programs/hh/hh.res dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o programs/hostname/hostname.exe.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -mconsole \
  -municode -mno-cygwin programs/hostname/hostname.o programs/hostname/hostname.res \
  dlls/user32/libuser32.a dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a \
  dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -Wl,-delayload,user32.dll -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o programs/icacls/icacls.exe.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -mconsole \
  -mno-cygwin programs/icacls/icacls_main.o dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a \
  dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o programs/icinfo/icinfo.exe.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -mconsole \
  -municode -mno-cygwin programs/icinfo/icinfo.o dlls/msvfw32/libmsvfw32.a \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o programs/iexplore/iexplore.exe.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -mwindows \
  -municode -Wl,--large-address-aware -mno-cygwin programs/iexplore/main.o \
  programs/iexplore/iexplore.res dlls/advpack/libadvpack.a dlls/version/libversion.a \
  dlls/user32/libuser32.a dlls/ieframe/libieframe.a dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a \
  -Wl,-delayload,advpack.dll -Wl,-delayload,version.dll -Wl,-delayload,user32.dll -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o programs/ipconfig/ipconfig.exe.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -mconsole \
  -municode -mno-cygwin programs/ipconfig/ipconfig.o programs/ipconfig/ipconfig.res \
  dlls/iphlpapi/libiphlpapi.a dlls/ws2_32/libws2_32.a dlls/user32/libuser32.a \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o programs/lodctr/lodctr.exe.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -mconsole \
  -mno-cygwin programs/lodctr/lodctr_main.o dlls/loadperf/libloadperf.a dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o programs/mofcomp/mofcomp.exe.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -mconsole \
  -municode -mno-cygwin programs/mofcomp/mofcomp.o dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o programs/mshta/mshta.exe.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -mwindows \
  -municode -mno-cygwin programs/mshta/main.o dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o programs/msidb/msidb.exe.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -mconsole \
  -municode -mno-cygwin programs/msidb/main.o dlls/msi/libmsi.a dlls/shlwapi/libshlwapi.a \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o programs/msiexec/msiexec.exe.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -mwindows \
  -mno-cygwin programs/msiexec/msiexec.o programs/msiexec/service.o programs/msiexec/rsrc.res \
  dlls/msi/libmsi.a dlls/ole32/libole32.a dlls/advapi32/libadvapi32.a dlls/user32/libuser32.a \
  dlls/comctl32/libcomctl32.a dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a \
  dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o programs/msinfo32/msinfo32.exe.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -mwindows \
  -municode -mno-cygwin programs/msinfo32/main.o programs/msinfo32/msinfo32.res \
  dlls/shell32/libshell32.a dlls/user32/libuser32.a dlls/comctl32/libcomctl32.a \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o programs/net/net.exe.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -mconsole \
  -municode -mno-cygwin programs/net/net.o programs/net/net.res dlls/netapi32/libnetapi32.a \
  dlls/user32/libuser32.a dlls/advapi32/libadvapi32.a dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o programs/netsh/netsh.exe.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -mconsole \
  -municode -mno-cygwin programs/netsh/netsh.o dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o programs/netstat/netstat.exe.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -mconsole \
  -municode -mno-cygwin programs/netstat/netstat.o programs/netstat/netstat.res \
  dlls/iphlpapi/libiphlpapi.a dlls/user32/libuser32.a dlls/ws2_32/libws2_32.a \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o programs/ngen/ngen.exe.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -mconsole \
  -municode -mno-cygwin programs/ngen/ngen_main.o dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o programs/notepad/notepad.exe.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -mwindows \
  -mno-cygwin programs/notepad/dialog.o programs/notepad/main.o programs/notepad/notepad.res \
  dlls/comdlg32/libcomdlg32.a dlls/shell32/libshell32.a dlls/shlwapi/libshlwapi.a \
  dlls/user32/libuser32.a dlls/gdi32/libgdi32.a dlls/advapi32/libadvapi32.a \
  dlls/comctl32/libcomctl32.a dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a \
  dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o programs/ping/ping.exe.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -mconsole \
  -mno-cygwin programs/ping/ping_main.o dlls/ws2_32/libws2_32.a dlls/iphlpapi/libiphlpapi.a \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o programs/plugplay/plugplay.exe.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -mconsole \
  -municode -mno-cygwin programs/plugplay/main.o programs/plugplay/plugplay_s.o \
  dlls/advapi32/libadvapi32.a dlls/rpcrt4/librpcrt4.a dlls/user32/libuser32.a \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o programs/powershell/powershell.exe.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -mconsole \
  -municode -mno-cygwin programs/powershell/main.o dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o programs/presentationfontcache/presentationfontcache.exe.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -mconsole \
  -municode -mno-cygwin programs/presentationfontcache/main.o dlls/advapi32/libadvapi32.a \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o programs/progman/progman.exe.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -mwindows \
  -mno-cygwin programs/progman/dialog.o programs/progman/group.o programs/progman/grpfile.o \
  programs/progman/main.o programs/progman/program.o programs/progman/string.o \
  programs/progman/progman.res dlls/shell32/libshell32.a dlls/comdlg32/libcomdlg32.a \
  dlls/user32/libuser32.a dlls/gdi32/libgdi32.a dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o programs/reg/reg.exe.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -mconsole \
  -municode -mno-cygwin programs/reg/add.o programs/reg/copy.o programs/reg/delete.o \
  programs/reg/export.o programs/reg/import.o programs/reg/query.o programs/reg/reg.o \
  programs/reg/reg.res dlls/user32/libuser32.a dlls/advapi32/libadvapi32.a \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -Wl,-delayload,user32.dll -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o programs/regasm/regasm.exe.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -mconsole \
  -municode -mno-cygwin programs/regasm/main.o dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o programs/regedit/regedit.exe.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -mwindows \
  -municode -mno-cygwin programs/regedit/about.o programs/regedit/childwnd.o programs/regedit/edit.o \
  programs/regedit/framewnd.o programs/regedit/hexedit.o programs/regedit/listview.o \
  programs/regedit/main.o programs/regedit/regedit.o programs/regedit/regproc.o \
  programs/regedit/treeview.o programs/regedit/regedit.res dlls/shlwapi/libshlwapi.a \
  dlls/shell32/libshell32.a dlls/comdlg32/libcomdlg32.a dlls/comctl32/libcomctl32.a \
  dlls/user32/libuser32.a dlls/gdi32/libgdi32.a dlls/advapi32/libadvapi32.a \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -Wl,-delayload,shlwapi.dll -Wl,-delayload,shell32.dll \
  -Wl,-delayload,comdlg32.dll -Wl,-delayload,comctl32.dll -Wl,-delayload,user32.dll \
  -Wl,-delayload,gdi32.dll -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o programs/regini/regini.exe.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -mconsole \
  -municode -mno-cygwin programs/regini/main.o dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o programs/regsvcs/regsvcs.exe.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -mconsole \
  -municode -mno-cygwin programs/regsvcs/main.o dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o programs/regsvr32/regsvr32.exe.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -mwindows \
  -municode -mno-cygwin programs/regsvr32/regsvr32.o programs/regsvr32/regsvr32.res \
  dlls/ole32/libole32.a dlls/user32/libuser32.a dlls/kernelbase/libkernelbase.a \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o programs/robocopy/robocopy.exe.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -mconsole \
  -municode -mno-cygwin programs/robocopy/main.o programs/robocopy/robocopy.res \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o programs/rpcss/rpcss.exe.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -mconsole \
  -municode -mno-cygwin programs/rpcss/epmp.o programs/rpcss/irotp.o programs/rpcss/rpcss_main.o \
  programs/rpcss/epm_s.o programs/rpcss/irot_s.o programs/rpcss/irpcss_s.o dlls/rpcrt4/librpcrt4.a \
  dlls/advapi32/libadvapi32.a dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a \
  dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o programs/rundll32/rundll32.exe.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -mwindows \
  -municode -mno-cygwin programs/rundll32/rundll32.o dlls/user32/libuser32.a \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o programs/sc/sc.exe.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -mconsole \
  -municode -mno-cygwin programs/sc/sc.o dlls/advapi32/libadvapi32.a dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o programs/schtasks/schtasks.exe.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -mconsole \
  -municode -mno-cygwin programs/schtasks/schtasks.o dlls/oleaut32/liboleaut32.a \
  dlls/ole32/libole32.a dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a \
  dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o programs/sdbinst/sdbinst.exe.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -mconsole \
  -municode -mno-cygwin programs/sdbinst/main.o dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o programs/secedit/secedit.exe.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -mconsole \
  -mno-cygwin programs/secedit/main.o dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a \
  dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o programs/servicemodelreg/servicemodelreg.exe.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -mconsole \
  -municode -mno-cygwin programs/servicemodelreg/main.o dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o programs/services/services.exe.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -mconsole \
  -mno-cygwin programs/services/rpc.o programs/services/services.o programs/services/utils.o \
  programs/services/svcctl_s.o dlls/rpcrt4/librpcrt4.a dlls/advapi32/libadvapi32.a \
  dlls/userenv/libuserenv.a dlls/setupapi/libsetupapi.a dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o programs/shutdown/shutdown.exe.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -mconsole \
  -municode -mno-cygwin programs/shutdown/main.o dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o programs/spoolsv/spoolsv.exe.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -mconsole \
  -mno-cygwin programs/spoolsv/main.o dlls/advapi32/libadvapi32.a dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o programs/start/start.exe.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -mconsole \
  -municode -mno-cygwin programs/start/start.o programs/start/start.res dlls/shell32/libshell32.a \
  dlls/user32/libuser32.a dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a \
  dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o programs/subst/subst.exe.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -mconsole \
  -municode -mno-cygwin programs/subst/main.o dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o programs/svchost/svchost.exe.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -mconsole \
  -municode -mno-cygwin programs/svchost/svchost.o dlls/advapi32/libadvapi32.a \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o programs/systeminfo/systeminfo.exe.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -mconsole \
  -municode -mno-cygwin programs/systeminfo/main.o dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o programs/taskkill/taskkill.exe.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -mconsole \
  -municode -mno-cygwin programs/taskkill/taskkill.o programs/taskkill/taskkill.res \
  dlls/user32/libuser32.a dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a \
  dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o programs/tasklist/tasklist.exe.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -mconsole \
  -municode -mno-cygwin programs/tasklist/tasklist.o programs/tasklist/version.res \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o programs/taskmgr/taskmgr.exe.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -mwindows \
  -mno-cygwin programs/taskmgr/about.o programs/taskmgr/affinity.o programs/taskmgr/applpage.o \
  programs/taskmgr/column.o programs/taskmgr/dbgchnl.o programs/taskmgr/debug.o \
  programs/taskmgr/endproc.o programs/taskmgr/graph.o programs/taskmgr/graphctl.o \
  programs/taskmgr/optnmenu.o programs/taskmgr/perfdata.o programs/taskmgr/perfpage.o \
  programs/taskmgr/priority.o programs/taskmgr/proclist.o programs/taskmgr/procpage.o \
  programs/taskmgr/run.o programs/taskmgr/taskmgr.o programs/taskmgr/trayicon.o \
  programs/taskmgr/taskmgr.res dlls/shell32/libshell32.a dlls/shlwapi/libshlwapi.a \
  dlls/comctl32/libcomctl32.a dlls/user32/libuser32.a dlls/gdi32/libgdi32.a \
  dlls/advapi32/libadvapi32.a dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a \
  dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o programs/termsv/termsv.exe.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -mconsole \
  -municode -mno-cygwin programs/termsv/main.o dlls/advapi32/libadvapi32.a \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o programs/uninstaller/uninstaller.exe.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -mconsole \
  -municode -mno-cygwin programs/uninstaller/main.o programs/uninstaller/uninstaller.res \
  dlls/shlwapi/libshlwapi.a dlls/shell32/libshell32.a dlls/user32/libuser32.a dlls/gdi32/libgdi32.a \
  dlls/comctl32/libcomctl32.a dlls/advapi32/libadvapi32.a dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a \
  -Wl,-delayload,shlwapi.dll -Wl,-delayload,shell32.dll -Wl,-delayload,user32.dll \
  -Wl,-delayload,gdi32.dll -Wl,-delayload,comctl32.dll -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o programs/unlodctr/unlodctr.exe.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -mconsole \
  -mno-cygwin programs/unlodctr/unlodctr_main.o dlls/loadperf/libloadperf.a \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o programs/view/view.exe.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -mwindows \
  -municode -mno-cygwin programs/view/view.o programs/view/view.res dlls/comdlg32/libcomdlg32.a \
  dlls/user32/libuser32.a dlls/gdi32/libgdi32.a dlls/comctl32/libcomctl32.a \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o programs/wevtutil/wevtutil.exe.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -mconsole \
  -municode -mno-cygwin programs/wevtutil/main.o dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o programs/where/where.exe.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -mconsole \
  -municode -mno-cygwin programs/where/main.o dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o programs/whoami/whoami.exe.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -mconsole \
  -municode -mno-cygwin programs/whoami/main.o dlls/secur32/libsecur32.a dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o programs/winebrowser/winebrowser.exe.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -mwindows \
  -municode -mno-cygwin programs/winebrowser/main.o dlls/urlmon/liburlmon.a \
  dlls/oleaut32/liboleaut32.a dlls/shell32/libshell32.a dlls/user32/libuser32.a \
  dlls/advapi32/libadvapi32.a dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a \
  dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o programs/wineconsole/wineconsole.exe.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -mwindows \
  -municode -mno-cygwin programs/wineconsole/wineconsole.o programs/wineconsole/wineconsole.res \
  dlls/comctl32/libcomctl32.a dlls/user32/libuser32.a dlls/gdi32/libgdi32.a \
  dlls/advapi32/libadvapi32.a dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a \
  dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -Wl,-delayload,comctl32.dll \
  -Wl,-delayload,user32.dll -Wl,-delayload,gdi32.dll -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o programs/winedbg/winedbg.exe.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -mconsole \
  -mno-cygwin programs/winedbg/be_arm.o programs/winedbg/be_arm64.o programs/winedbg/be_i386.o \
  programs/winedbg/be_x86_64.o programs/winedbg/break.o programs/winedbg/crashdlg.o \
  programs/winedbg/db_disasm.o programs/winedbg/db_disasm64.o programs/winedbg/display.o \
  programs/winedbg/expr.o programs/winedbg/gdbproxy.o programs/winedbg/info.o \
  programs/winedbg/memory.o programs/winedbg/source.o programs/winedbg/stack.o \
  programs/winedbg/symbol.o programs/winedbg/tgt_active.o programs/winedbg/tgt_minidump.o \
  programs/winedbg/tgt_module.o programs/winedbg/types.o programs/winedbg/winedbg.o \
  programs/winedbg/dbg.tab.o programs/winedbg/debug.yy.o programs/winedbg/winedbg.res \
  dlls/comdlg32/libcomdlg32.a dlls/shell32/libshell32.a dlls/comctl32/libcomctl32.a \
  dlls/user32/libuser32.a dlls/gdi32/libgdi32.a dlls/ws2_32/libws2_32.a dlls/dbghelp/libdbghelp.a \
  dlls/advapi32/libadvapi32.a dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a \
  dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -Wl,-delayload,comdlg32.dll \
  -Wl,-delayload,shell32.dll -Wl,-delayload,comctl32.dll -Wl,-delayload,user32.dll \
  -Wl,-delayload,gdi32.dll -Wl,-delayload,ws2_32.dll -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o programs/winedevice/winedevice.exe.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -mwindows \
  -municode -mno-cygwin programs/winedevice/device.o dlls/advapi32/libadvapi32.a \
  dlls/ntoskrnl.exe/libntoskrnl.a dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a \
  dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o programs/winemine/winemine.exe.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -mwindows \
  -municode -mno-cygwin programs/winemine/dialog.o programs/winemine/main.o \
  programs/winemine/winemine.res dlls/shell32/libshell32.a dlls/user32/libuser32.a \
  dlls/gdi32/libgdi32.a dlls/advapi32/libadvapi32.a dlls/comctl32/libcomctl32.a \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -Wl,-delayload,shell32.dll -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o programs/winemsibuilder/winemsibuilder.exe.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -mconsole \
  -municode -mno-cygwin programs/winemsibuilder/main.o dlls/msi/libmsi.a dlls/ole32/libole32.a \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o programs/winepath/winepath.exe.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -mconsole \
  -municode -mno-cygwin programs/winepath/winepath.o dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o programs/winhlp32/winhlp32.exe.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -mwindows \
  -mno-cygwin programs/winhlp32/callback.o programs/winhlp32/hlpfile.o programs/winhlp32/macro.o \
  programs/winhlp32/string.o programs/winhlp32/winhelp.o programs/winhlp32/macro.lex.yy.o \
  programs/winhlp32/winhlp32.res dlls/shell32/libshell32.a dlls/comctl32/libcomctl32.a \
  dlls/comdlg32/libcomdlg32.a dlls/user32/libuser32.a dlls/gdi32/libgdi32.a \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -Wl,-delayload,shell32.dll -Wl,-delayload,comctl32.dll \
  -Wl,-delayload,comdlg32.dll -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o programs/winmgmt/winmgmt.exe.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -mconsole \
  -municode -mno-cygwin programs/winmgmt/main.o dlls/advapi32/libadvapi32.a \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o programs/winver/winver.exe.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -mwindows \
  -mno-cygwin programs/winver/winver.o programs/winver/version.res dlls/shell32/libshell32.a \
  dlls/comctl32/libcomctl32.a dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a \
  dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o programs/wmic/wmic.exe.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -mconsole \
  -municode -mno-cygwin programs/wmic/main.o programs/wmic/wmic.res dlls/oleaut32/liboleaut32.a \
  dlls/ole32/libole32.a dlls/user32/libuser32.a dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o programs/wmplayer/wmplayer.exe.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -mwindows \
  -municode -mno-cygwin programs/wmplayer/main.o programs/wmplayer/version.res \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o programs/write/write.exe.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -mwindows \
  -mno-cygwin programs/write/write.o programs/write/write.res dlls/user32/libuser32.a \
  dlls/gdi32/libgdi32.a dlls/shell32/libshell32.a dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/widl/widl -o programs/wscript/ihost.h -m64 --nostdinc -Ldlls/\* -Iprograms/wscript -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT programs/wscript/ihost.idl
tools/widl/widl -o programs/wscript/ihost_l.res -m64 --nostdinc -Ldlls/\* -Iprograms/wscript -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT programs/wscript/ihost.idl
tools/winegcc/winegcc -o programs/wuauserv/wuauserv.exe.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -mconsole \
  -mno-cygwin programs/wuauserv/main.o dlls/advapi32/libadvapi32.a dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o programs/wusa/wusa.exe.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -mconsole \
  -municode -mno-cygwin programs/wusa/main.o programs/wusa/manifest.o dlls/cabinet/libcabinet.a \
  dlls/shlwapi/libshlwapi.a dlls/ole32/libole32.a dlls/oleaut32/liboleaut32.a \
  dlls/advapi32/libadvapi32.a dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a \
  dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o programs/xcopy/xcopy.exe.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -mconsole \
  -municode -mno-cygwin programs/xcopy/xcopy.o programs/xcopy/xcopy.res dlls/shell32/libshell32.a \
  dlls/user32/libuser32.a dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a \
  dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/acledit/acledit.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/acledit/acledit.spec -Wb,--prefer-native -mno-cygwin dlls/acledit/main.o \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/aclui/aclui.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/aclui/aclui.spec -Wb,--prefer-native -mno-cygwin dlls/aclui/aclui_main.o dlls/aclui/aclui.res \
  dlls/comctl32/libcomctl32.a dlls/user32/libuser32.a dlls/advapi32/libadvapi32.a \
  dlls/gdi32/libgdi32.a dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a \
  dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/widl/widl -o dlls/activeds.tlb/activeds_tlb_t.res -m64 --nostdinc -Ldlls/\* -Idlls/activeds.tlb -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT dlls/activeds.tlb/activeds_tlb.idl
tools/winebuild/winebuild -w --staticlib -o libs/uuid/libuuid.a -m64 libs/uuid/d2d.o libs/uuid/uuid.o
tools/winegcc/winegcc -o dlls/adsldpc/adsldpc.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/adsldpc/adsldpc.spec -Wb,--prefer-native -mno-cygwin dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/advapi32/advapi32.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/advapi32/advapi32.spec -mno-cygwin dlls/advapi32/advapi.o dlls/advapi32/cred.o \
  dlls/advapi32/crypt.o dlls/advapi32/crypt_arc4.o dlls/advapi32/crypt_des.o \
  dlls/advapi32/crypt_lmhash.o dlls/advapi32/eventlog.o dlls/advapi32/lsa.o dlls/advapi32/registry.o \
  dlls/advapi32/security.o dlls/advapi32/service.o dlls/advapi32/wmi.o dlls/advapi32/version.res \
  dlls/rpcrt4/librpcrt4.a dlls/kernelbase/libkernelbase.a dlls/sechost/libsechost.a \
  dlls/winecrt0/libwinecrt0.a dlls/msvcrt/libmsvcrt.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -Wl,-delayload,rpcrt4.dll -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/advpack/advpack.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/advpack/advpack.spec -mno-cygwin dlls/advpack/advpack.o dlls/advpack/files.o \
  dlls/advpack/install.o dlls/advpack/reg.o dlls/ole32/libole32.a dlls/setupapi/libsetupapi.a \
  dlls/version/libversion.a dlls/advapi32/libadvapi32.a dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/amsi/amsi.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/amsi/amsi.spec -mno-cygwin dlls/amsi/main.o dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/amstream/amstream.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/amstream/amstream.spec -mno-cygwin dlls/amstream/audiodata.o dlls/amstream/audiostream.o \
  dlls/amstream/ddrawstream.o dlls/amstream/filter.o dlls/amstream/main.o dlls/amstream/multimedia.o \
  dlls/amstream/version.res dlls/amstream/amstream_classes_r.res libs/strmiids/libstrmiids.a \
  libs/strmbase/libstrmbase.a libs/uuid/libuuid.a dlls/ole32/libole32.a dlls/advapi32/libadvapi32.a \
  dlls/ddraw/libddraw.a dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a \
  dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-appmodel-identity-l1-1-0/api-ms-win-appmodel-identity-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-appmodel-identity-l1-1-0/api-ms-win-appmodel-identity-l1-1-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-appmodel-runtime-l1-1-0/api-ms-win-appmodel-runtime-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-appmodel-runtime-l1-1-0/api-ms-win-appmodel-runtime-l1-1-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-appmodel-runtime-l1-1-1/api-ms-win-appmodel-runtime-l1-1-1.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-appmodel-runtime-l1-1-1/api-ms-win-appmodel-runtime-l1-1-1.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-appmodel-runtime-l1-1-2/api-ms-win-appmodel-runtime-l1-1-2.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-appmodel-runtime-l1-1-2/api-ms-win-appmodel-runtime-l1-1-2.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-core-apiquery-l1-1-0/api-ms-win-core-apiquery-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-core-apiquery-l1-1-0/api-ms-win-core-apiquery-l1-1-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-core-appcompat-l1-1-1/api-ms-win-core-appcompat-l1-1-1.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-core-appcompat-l1-1-1/api-ms-win-core-appcompat-l1-1-1.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-core-appinit-l1-1-0/api-ms-win-core-appinit-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-core-appinit-l1-1-0/api-ms-win-core-appinit-l1-1-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-core-atoms-l1-1-0/api-ms-win-core-atoms-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-core-atoms-l1-1-0/api-ms-win-core-atoms-l1-1-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-core-bem-l1-1-0/api-ms-win-core-bem-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-core-bem-l1-1-0/api-ms-win-core-bem-l1-1-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-core-com-l1-1-0/api-ms-win-core-com-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-core-com-l1-1-0/api-ms-win-core-com-l1-1-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-core-com-l1-1-1/api-ms-win-core-com-l1-1-1.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-core-com-l1-1-1/api-ms-win-core-com-l1-1-1.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-core-com-private-l1-1-0/api-ms-win-core-com-private-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-core-com-private-l1-1-0/api-ms-win-core-com-private-l1-1-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-core-comm-l1-1-0/api-ms-win-core-comm-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-core-comm-l1-1-0/api-ms-win-core-comm-l1-1-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-core-console-l1-1-0/api-ms-win-core-console-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-core-console-l1-1-0/api-ms-win-core-console-l1-1-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-core-console-l1-2-0/api-ms-win-core-console-l1-2-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-core-console-l1-2-0/api-ms-win-core-console-l1-2-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-core-console-l2-1-0/api-ms-win-core-console-l2-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-core-console-l2-1-0/api-ms-win-core-console-l2-1-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-core-console-l3-2-0/api-ms-win-core-console-l3-2-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-core-console-l3-2-0/api-ms-win-core-console-l3-2-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-core-crt-l1-1-0/api-ms-win-core-crt-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-core-crt-l1-1-0/api-ms-win-core-crt-l1-1-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-core-crt-l2-1-0/api-ms-win-core-crt-l2-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-core-crt-l2-1-0/api-ms-win-core-crt-l2-1-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-core-datetime-l1-1-0/api-ms-win-core-datetime-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-core-datetime-l1-1-0/api-ms-win-core-datetime-l1-1-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-core-datetime-l1-1-1/api-ms-win-core-datetime-l1-1-1.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-core-datetime-l1-1-1/api-ms-win-core-datetime-l1-1-1.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-core-debug-l1-1-0/api-ms-win-core-debug-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-core-debug-l1-1-0/api-ms-win-core-debug-l1-1-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-core-debug-l1-1-1/api-ms-win-core-debug-l1-1-1.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-core-debug-l1-1-1/api-ms-win-core-debug-l1-1-1.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-core-delayload-l1-1-0/api-ms-win-core-delayload-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-core-delayload-l1-1-0/api-ms-win-core-delayload-l1-1-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-core-delayload-l1-1-1/api-ms-win-core-delayload-l1-1-1.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-core-delayload-l1-1-1/api-ms-win-core-delayload-l1-1-1.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-core-errorhandling-l1-1-0/api-ms-win-core-errorhandling-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-core-errorhandling-l1-1-0/api-ms-win-core-errorhandling-l1-1-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-core-errorhandling-l1-1-1/api-ms-win-core-errorhandling-l1-1-1.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-core-errorhandling-l1-1-1/api-ms-win-core-errorhandling-l1-1-1.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-core-errorhandling-l1-1-2/api-ms-win-core-errorhandling-l1-1-2.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-core-errorhandling-l1-1-2/api-ms-win-core-errorhandling-l1-1-2.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-core-errorhandling-l1-1-3/api-ms-win-core-errorhandling-l1-1-3.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-core-errorhandling-l1-1-3/api-ms-win-core-errorhandling-l1-1-3.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-core-featurestaging-l1-1-0/api-ms-win-core-featurestaging-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-core-featurestaging-l1-1-0/api-ms-win-core-featurestaging-l1-1-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-core-fibers-l1-1-0/api-ms-win-core-fibers-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-core-fibers-l1-1-0/api-ms-win-core-fibers-l1-1-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-core-fibers-l1-1-1/api-ms-win-core-fibers-l1-1-1.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-core-fibers-l1-1-1/api-ms-win-core-fibers-l1-1-1.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-core-file-ansi-l2-1-0/api-ms-win-core-file-ansi-l2-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-core-file-ansi-l2-1-0/api-ms-win-core-file-ansi-l2-1-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-core-file-fromapp-l1-1-0/api-ms-win-core-file-fromapp-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-core-file-fromapp-l1-1-0/api-ms-win-core-file-fromapp-l1-1-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-core-file-l1-1-0/api-ms-win-core-file-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-core-file-l1-1-0/api-ms-win-core-file-l1-1-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-core-file-l1-2-0/api-ms-win-core-file-l1-2-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-core-file-l1-2-0/api-ms-win-core-file-l1-2-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-core-file-l1-2-1/api-ms-win-core-file-l1-2-1.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-core-file-l1-2-1/api-ms-win-core-file-l1-2-1.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-core-file-l1-2-2/api-ms-win-core-file-l1-2-2.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-core-file-l1-2-2/api-ms-win-core-file-l1-2-2.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-core-file-l2-1-0/api-ms-win-core-file-l2-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-core-file-l2-1-0/api-ms-win-core-file-l2-1-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-core-file-l2-1-1/api-ms-win-core-file-l2-1-1.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-core-file-l2-1-1/api-ms-win-core-file-l2-1-1.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-core-file-l2-1-2/api-ms-win-core-file-l2-1-2.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-core-file-l2-1-2/api-ms-win-core-file-l2-1-2.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-core-handle-l1-1-0/api-ms-win-core-handle-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-core-handle-l1-1-0/api-ms-win-core-handle-l1-1-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-core-heap-l1-1-0/api-ms-win-core-heap-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-core-heap-l1-1-0/api-ms-win-core-heap-l1-1-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-core-heap-l1-2-0/api-ms-win-core-heap-l1-2-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-core-heap-l1-2-0/api-ms-win-core-heap-l1-2-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-core-heap-l2-1-0/api-ms-win-core-heap-l2-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-core-heap-l2-1-0/api-ms-win-core-heap-l2-1-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-core-heap-obsolete-l1-1-0/api-ms-win-core-heap-obsolete-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-core-heap-obsolete-l1-1-0/api-ms-win-core-heap-obsolete-l1-1-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-core-interlocked-l1-1-0/api-ms-win-core-interlocked-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-core-interlocked-l1-1-0/api-ms-win-core-interlocked-l1-1-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-core-interlocked-l1-2-0/api-ms-win-core-interlocked-l1-2-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-core-interlocked-l1-2-0/api-ms-win-core-interlocked-l1-2-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-core-io-l1-1-0/api-ms-win-core-io-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-core-io-l1-1-0/api-ms-win-core-io-l1-1-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-core-io-l1-1-1/api-ms-win-core-io-l1-1-1.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-core-io-l1-1-1/api-ms-win-core-io-l1-1-1.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-core-job-l1-1-0/api-ms-win-core-job-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-core-job-l1-1-0/api-ms-win-core-job-l1-1-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-core-job-l2-1-0/api-ms-win-core-job-l2-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-core-job-l2-1-0/api-ms-win-core-job-l2-1-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-core-kernel32-legacy-l1-1-0/api-ms-win-core-kernel32-legacy-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-core-kernel32-legacy-l1-1-0/api-ms-win-core-kernel32-legacy-l1-1-0.spec \
  -mno-cygwin dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-core-kernel32-legacy-l1-1-1/api-ms-win-core-kernel32-legacy-l1-1-1.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-core-kernel32-legacy-l1-1-1/api-ms-win-core-kernel32-legacy-l1-1-1.spec \
  -mno-cygwin dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-core-kernel32-legacy-l1-1-2/api-ms-win-core-kernel32-legacy-l1-1-2.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-core-kernel32-legacy-l1-1-2/api-ms-win-core-kernel32-legacy-l1-1-2.spec \
  -mno-cygwin dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-core-kernel32-legacy-l1-1-5/api-ms-win-core-kernel32-legacy-l1-1-5.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-core-kernel32-legacy-l1-1-5/api-ms-win-core-kernel32-legacy-l1-1-5.spec \
  -mno-cygwin dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-core-kernel32-private-l1-1-1/api-ms-win-core-kernel32-private-l1-1-1.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-core-kernel32-private-l1-1-1/api-ms-win-core-kernel32-private-l1-1-1.spec \
  -mno-cygwin dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-core-largeinteger-l1-1-0/api-ms-win-core-largeinteger-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-core-largeinteger-l1-1-0/api-ms-win-core-largeinteger-l1-1-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-core-libraryloader-l1-1-0/api-ms-win-core-libraryloader-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-core-libraryloader-l1-1-0/api-ms-win-core-libraryloader-l1-1-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-core-libraryloader-l1-1-1/api-ms-win-core-libraryloader-l1-1-1.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-core-libraryloader-l1-1-1/api-ms-win-core-libraryloader-l1-1-1.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-core-libraryloader-l1-2-0/api-ms-win-core-libraryloader-l1-2-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-core-libraryloader-l1-2-0/api-ms-win-core-libraryloader-l1-2-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-core-libraryloader-l1-2-1/api-ms-win-core-libraryloader-l1-2-1.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-core-libraryloader-l1-2-1/api-ms-win-core-libraryloader-l1-2-1.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-core-libraryloader-l1-2-2/api-ms-win-core-libraryloader-l1-2-2.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-core-libraryloader-l1-2-2/api-ms-win-core-libraryloader-l1-2-2.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-core-libraryloader-l2-1-0/api-ms-win-core-libraryloader-l2-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-core-libraryloader-l2-1-0/api-ms-win-core-libraryloader-l2-1-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-core-localization-l1-1-0/api-ms-win-core-localization-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-core-localization-l1-1-0/api-ms-win-core-localization-l1-1-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-core-localization-l1-2-0/api-ms-win-core-localization-l1-2-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-core-localization-l1-2-0/api-ms-win-core-localization-l1-2-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-core-localization-l1-2-1/api-ms-win-core-localization-l1-2-1.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-core-localization-l1-2-1/api-ms-win-core-localization-l1-2-1.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-core-localization-l1-2-2/api-ms-win-core-localization-l1-2-2.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-core-localization-l1-2-2/api-ms-win-core-localization-l1-2-2.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-core-localization-l2-1-0/api-ms-win-core-localization-l2-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-core-localization-l2-1-0/api-ms-win-core-localization-l2-1-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-core-localization-obsolete-l1-1-0/api-ms-win-core-localization-obsolete-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-core-localization-obsolete-l1-1-0/api-ms-win-core-localization-obsolete-l1-1-0.spec \
  -mno-cygwin dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-core-localization-obsolete-l1-2-0/api-ms-win-core-localization-obsolete-l1-2-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-core-localization-obsolete-l1-2-0/api-ms-win-core-localization-obsolete-l1-2-0.spec \
  -mno-cygwin dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-core-localization-obsolete-l1-3-0/api-ms-win-core-localization-obsolete-l1-3-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-core-localization-obsolete-l1-3-0/api-ms-win-core-localization-obsolete-l1-3-0.spec \
  -mno-cygwin dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-core-localization-private-l1-1-0/api-ms-win-core-localization-private-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-core-localization-private-l1-1-0/api-ms-win-core-localization-private-l1-1-0.spec \
  -mno-cygwin dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-core-localregistry-l1-1-0/api-ms-win-core-localregistry-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-core-localregistry-l1-1-0/api-ms-win-core-localregistry-l1-1-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-core-memory-l1-1-0/api-ms-win-core-memory-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-core-memory-l1-1-0/api-ms-win-core-memory-l1-1-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-core-memory-l1-1-1/api-ms-win-core-memory-l1-1-1.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-core-memory-l1-1-1/api-ms-win-core-memory-l1-1-1.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-core-memory-l1-1-2/api-ms-win-core-memory-l1-1-2.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-core-memory-l1-1-2/api-ms-win-core-memory-l1-1-2.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-core-memory-l1-1-3/api-ms-win-core-memory-l1-1-3.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-core-memory-l1-1-3/api-ms-win-core-memory-l1-1-3.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-core-memory-l1-1-4/api-ms-win-core-memory-l1-1-4.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-core-memory-l1-1-4/api-ms-win-core-memory-l1-1-4.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-core-misc-l1-1-0/api-ms-win-core-misc-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-core-misc-l1-1-0/api-ms-win-core-misc-l1-1-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-core-namedpipe-ansi-l1-1-0/api-ms-win-core-namedpipe-ansi-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-core-namedpipe-ansi-l1-1-0/api-ms-win-core-namedpipe-ansi-l1-1-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-core-namedpipe-l1-1-0/api-ms-win-core-namedpipe-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-core-namedpipe-l1-1-0/api-ms-win-core-namedpipe-l1-1-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-core-namedpipe-l1-2-0/api-ms-win-core-namedpipe-l1-2-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-core-namedpipe-l1-2-0/api-ms-win-core-namedpipe-l1-2-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-core-namespace-l1-1-0/api-ms-win-core-namespace-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-core-namespace-l1-1-0/api-ms-win-core-namespace-l1-1-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-core-normalization-l1-1-0/api-ms-win-core-normalization-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-core-normalization-l1-1-0/api-ms-win-core-normalization-l1-1-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-core-path-l1-1-0/api-ms-win-core-path-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-core-path-l1-1-0/api-ms-win-core-path-l1-1-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-core-privateprofile-l1-1-1/api-ms-win-core-privateprofile-l1-1-1.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-core-privateprofile-l1-1-1/api-ms-win-core-privateprofile-l1-1-1.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-core-processenvironment-l1-1-0/api-ms-win-core-processenvironment-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-core-processenvironment-l1-1-0/api-ms-win-core-processenvironment-l1-1-0.spec \
  -mno-cygwin dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-core-processenvironment-l1-2-0/api-ms-win-core-processenvironment-l1-2-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-core-processenvironment-l1-2-0/api-ms-win-core-processenvironment-l1-2-0.spec \
  -mno-cygwin dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-core-processthreads-l1-1-0/api-ms-win-core-processthreads-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-core-processthreads-l1-1-0/api-ms-win-core-processthreads-l1-1-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-core-processthreads-l1-1-1/api-ms-win-core-processthreads-l1-1-1.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-core-processthreads-l1-1-1/api-ms-win-core-processthreads-l1-1-1.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-core-processthreads-l1-1-2/api-ms-win-core-processthreads-l1-1-2.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-core-processthreads-l1-1-2/api-ms-win-core-processthreads-l1-1-2.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-core-processthreads-l1-1-3/api-ms-win-core-processthreads-l1-1-3.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-core-processthreads-l1-1-3/api-ms-win-core-processthreads-l1-1-3.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-core-processtopology-l1-1-0/api-ms-win-core-processtopology-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-core-processtopology-l1-1-0/api-ms-win-core-processtopology-l1-1-0.spec \
  -mno-cygwin dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-core-processtopology-obsolete-l1-1-0/api-ms-win-core-processtopology-obsolete-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-core-processtopology-obsolete-l1-1-0/api-ms-win-core-processtopology-obsolete-l1-1-0.spec \
  -mno-cygwin dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-core-profile-l1-1-0/api-ms-win-core-profile-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-core-profile-l1-1-0/api-ms-win-core-profile-l1-1-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-core-psapi-ansi-l1-1-0/api-ms-win-core-psapi-ansi-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-core-psapi-ansi-l1-1-0/api-ms-win-core-psapi-ansi-l1-1-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-core-psapi-l1-1-0/api-ms-win-core-psapi-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-core-psapi-l1-1-0/api-ms-win-core-psapi-l1-1-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-core-psapi-obsolete-l1-1-0/api-ms-win-core-psapi-obsolete-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-core-psapi-obsolete-l1-1-0/api-ms-win-core-psapi-obsolete-l1-1-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-core-psm-appnotify-l1-1-0/api-ms-win-core-psm-appnotify-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-core-psm-appnotify-l1-1-0/api-ms-win-core-psm-appnotify-l1-1-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-core-quirks-l1-1-0/api-ms-win-core-quirks-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-core-quirks-l1-1-0/api-ms-win-core-quirks-l1-1-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-core-realtime-l1-1-0/api-ms-win-core-realtime-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-core-realtime-l1-1-0/api-ms-win-core-realtime-l1-1-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-core-realtime-l1-1-1/api-ms-win-core-realtime-l1-1-1.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-core-realtime-l1-1-1/api-ms-win-core-realtime-l1-1-1.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-core-registry-l1-1-0/api-ms-win-core-registry-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-core-registry-l1-1-0/api-ms-win-core-registry-l1-1-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-core-registry-l2-1-0/api-ms-win-core-registry-l2-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-core-registry-l2-1-0/api-ms-win-core-registry-l2-1-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-core-registry-l2-2-0/api-ms-win-core-registry-l2-2-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-core-registry-l2-2-0/api-ms-win-core-registry-l2-2-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-core-registryuserspecific-l1-1-0/api-ms-win-core-registryuserspecific-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-core-registryuserspecific-l1-1-0/api-ms-win-core-registryuserspecific-l1-1-0.spec \
  -mno-cygwin dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-core-rtlsupport-l1-1-0/api-ms-win-core-rtlsupport-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-core-rtlsupport-l1-1-0/api-ms-win-core-rtlsupport-l1-1-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-core-rtlsupport-l1-2-0/api-ms-win-core-rtlsupport-l1-2-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-core-rtlsupport-l1-2-0/api-ms-win-core-rtlsupport-l1-2-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-core-shlwapi-legacy-l1-1-0/api-ms-win-core-shlwapi-legacy-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-core-shlwapi-legacy-l1-1-0/api-ms-win-core-shlwapi-legacy-l1-1-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-core-shlwapi-obsolete-l1-1-0/api-ms-win-core-shlwapi-obsolete-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-core-shlwapi-obsolete-l1-1-0/api-ms-win-core-shlwapi-obsolete-l1-1-0.spec \
  -mno-cygwin dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-core-shlwapi-obsolete-l1-2-0/api-ms-win-core-shlwapi-obsolete-l1-2-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-core-shlwapi-obsolete-l1-2-0/api-ms-win-core-shlwapi-obsolete-l1-2-0.spec \
  -mno-cygwin dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-core-shutdown-l1-1-0/api-ms-win-core-shutdown-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-core-shutdown-l1-1-0/api-ms-win-core-shutdown-l1-1-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-core-sidebyside-l1-1-0/api-ms-win-core-sidebyside-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-core-sidebyside-l1-1-0/api-ms-win-core-sidebyside-l1-1-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-core-string-l1-1-0/api-ms-win-core-string-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-core-string-l1-1-0/api-ms-win-core-string-l1-1-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-core-string-l2-1-0/api-ms-win-core-string-l2-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-core-string-l2-1-0/api-ms-win-core-string-l2-1-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-core-string-obsolete-l1-1-0/api-ms-win-core-string-obsolete-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-core-string-obsolete-l1-1-0/api-ms-win-core-string-obsolete-l1-1-0.spec \
  -mno-cygwin dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-core-stringansi-l1-1-0/api-ms-win-core-stringansi-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-core-stringansi-l1-1-0/api-ms-win-core-stringansi-l1-1-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-core-stringloader-l1-1-1/api-ms-win-core-stringloader-l1-1-1.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-core-stringloader-l1-1-1/api-ms-win-core-stringloader-l1-1-1.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-core-synch-ansi-l1-1-0/api-ms-win-core-synch-ansi-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-core-synch-ansi-l1-1-0/api-ms-win-core-synch-ansi-l1-1-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-core-synch-l1-1-0/api-ms-win-core-synch-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-core-synch-l1-1-0/api-ms-win-core-synch-l1-1-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-core-synch-l1-2-0/api-ms-win-core-synch-l1-2-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-core-synch-l1-2-0/api-ms-win-core-synch-l1-2-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-core-synch-l1-2-1/api-ms-win-core-synch-l1-2-1.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-core-synch-l1-2-1/api-ms-win-core-synch-l1-2-1.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-core-sysinfo-l1-1-0/api-ms-win-core-sysinfo-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-core-sysinfo-l1-1-0/api-ms-win-core-sysinfo-l1-1-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-core-sysinfo-l1-2-0/api-ms-win-core-sysinfo-l1-2-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-core-sysinfo-l1-2-0/api-ms-win-core-sysinfo-l1-2-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-core-sysinfo-l1-2-1/api-ms-win-core-sysinfo-l1-2-1.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-core-sysinfo-l1-2-1/api-ms-win-core-sysinfo-l1-2-1.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-core-systemtopology-l1-1-0/api-ms-win-core-systemtopology-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-core-systemtopology-l1-1-0/api-ms-win-core-systemtopology-l1-1-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-core-threadpool-l1-1-0/api-ms-win-core-threadpool-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-core-threadpool-l1-1-0/api-ms-win-core-threadpool-l1-1-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-core-threadpool-l1-2-0/api-ms-win-core-threadpool-l1-2-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-core-threadpool-l1-2-0/api-ms-win-core-threadpool-l1-2-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-core-threadpool-legacy-l1-1-0/api-ms-win-core-threadpool-legacy-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-core-threadpool-legacy-l1-1-0/api-ms-win-core-threadpool-legacy-l1-1-0.spec \
  -mno-cygwin dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-core-threadpool-private-l1-1-0/api-ms-win-core-threadpool-private-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-core-threadpool-private-l1-1-0/api-ms-win-core-threadpool-private-l1-1-0.spec \
  -mno-cygwin dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-core-timezone-l1-1-0/api-ms-win-core-timezone-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-core-timezone-l1-1-0/api-ms-win-core-timezone-l1-1-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-core-toolhelp-l1-1-0/api-ms-win-core-toolhelp-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-core-toolhelp-l1-1-0/api-ms-win-core-toolhelp-l1-1-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-core-url-l1-1-0/api-ms-win-core-url-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-core-url-l1-1-0/api-ms-win-core-url-l1-1-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-core-util-l1-1-0/api-ms-win-core-util-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-core-util-l1-1-0/api-ms-win-core-util-l1-1-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-core-version-l1-1-0/api-ms-win-core-version-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-core-version-l1-1-0/api-ms-win-core-version-l1-1-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-core-version-l1-1-1/api-ms-win-core-version-l1-1-1.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-core-version-l1-1-1/api-ms-win-core-version-l1-1-1.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-core-version-private-l1-1-0/api-ms-win-core-version-private-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-core-version-private-l1-1-0/api-ms-win-core-version-private-l1-1-0.spec \
  -mno-cygwin dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-core-versionansi-l1-1-0/api-ms-win-core-versionansi-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-core-versionansi-l1-1-0/api-ms-win-core-versionansi-l1-1-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-core-windowserrorreporting-l1-1-0/api-ms-win-core-windowserrorreporting-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-core-windowserrorreporting-l1-1-0/api-ms-win-core-windowserrorreporting-l1-1-0.spec \
  -mno-cygwin dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-core-windowserrorreporting-l1-1-1/api-ms-win-core-windowserrorreporting-l1-1-1.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-core-windowserrorreporting-l1-1-1/api-ms-win-core-windowserrorreporting-l1-1-1.spec \
  -mno-cygwin dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-core-winrt-error-l1-1-0/api-ms-win-core-winrt-error-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-core-winrt-error-l1-1-0/api-ms-win-core-winrt-error-l1-1-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-core-winrt-error-l1-1-1/api-ms-win-core-winrt-error-l1-1-1.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-core-winrt-error-l1-1-1/api-ms-win-core-winrt-error-l1-1-1.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-core-winrt-errorprivate-l1-1-1/api-ms-win-core-winrt-errorprivate-l1-1-1.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-core-winrt-errorprivate-l1-1-1/api-ms-win-core-winrt-errorprivate-l1-1-1.spec \
  -mno-cygwin dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-core-winrt-l1-1-0/api-ms-win-core-winrt-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-core-winrt-l1-1-0/api-ms-win-core-winrt-l1-1-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-core-winrt-registration-l1-1-0/api-ms-win-core-winrt-registration-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-core-winrt-registration-l1-1-0/api-ms-win-core-winrt-registration-l1-1-0.spec \
  -mno-cygwin dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-core-winrt-roparameterizediid-l1-1-0/api-ms-win-core-winrt-roparameterizediid-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-core-winrt-roparameterizediid-l1-1-0/api-ms-win-core-winrt-roparameterizediid-l1-1-0.spec \
  -mno-cygwin dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-core-winrt-string-l1-1-0/api-ms-win-core-winrt-string-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-core-winrt-string-l1-1-0/api-ms-win-core-winrt-string-l1-1-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-core-winrt-string-l1-1-1/api-ms-win-core-winrt-string-l1-1-1.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-core-winrt-string-l1-1-1/api-ms-win-core-winrt-string-l1-1-1.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-core-wow64-l1-1-0/api-ms-win-core-wow64-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-core-wow64-l1-1-0/api-ms-win-core-wow64-l1-1-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-core-wow64-l1-1-1/api-ms-win-core-wow64-l1-1-1.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-core-wow64-l1-1-1/api-ms-win-core-wow64-l1-1-1.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-core-xstate-l1-1-0/api-ms-win-core-xstate-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-core-xstate-l1-1-0/api-ms-win-core-xstate-l1-1-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-core-xstate-l2-1-0/api-ms-win-core-xstate-l2-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-core-xstate-l2-1-0/api-ms-win-core-xstate-l2-1-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-crt-conio-l1-1-0/api-ms-win-crt-conio-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-crt-conio-l1-1-0/api-ms-win-crt-conio-l1-1-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-crt-convert-l1-1-0/api-ms-win-crt-convert-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-crt-convert-l1-1-0/api-ms-win-crt-convert-l1-1-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-crt-environment-l1-1-0/api-ms-win-crt-environment-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-crt-environment-l1-1-0/api-ms-win-crt-environment-l1-1-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-crt-filesystem-l1-1-0/api-ms-win-crt-filesystem-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-crt-filesystem-l1-1-0/api-ms-win-crt-filesystem-l1-1-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-crt-heap-l1-1-0/api-ms-win-crt-heap-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-crt-heap-l1-1-0/api-ms-win-crt-heap-l1-1-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-crt-locale-l1-1-0/api-ms-win-crt-locale-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-crt-locale-l1-1-0/api-ms-win-crt-locale-l1-1-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-crt-math-l1-1-0/api-ms-win-crt-math-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-crt-math-l1-1-0/api-ms-win-crt-math-l1-1-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-crt-multibyte-l1-1-0/api-ms-win-crt-multibyte-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-crt-multibyte-l1-1-0/api-ms-win-crt-multibyte-l1-1-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-crt-private-l1-1-0/api-ms-win-crt-private-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-crt-private-l1-1-0/api-ms-win-crt-private-l1-1-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-crt-process-l1-1-0/api-ms-win-crt-process-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-crt-process-l1-1-0/api-ms-win-crt-process-l1-1-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-crt-runtime-l1-1-0/api-ms-win-crt-runtime-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-crt-runtime-l1-1-0/api-ms-win-crt-runtime-l1-1-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-crt-stdio-l1-1-0/api-ms-win-crt-stdio-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-crt-stdio-l1-1-0/api-ms-win-crt-stdio-l1-1-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-crt-string-l1-1-0/api-ms-win-crt-string-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-crt-string-l1-1-0/api-ms-win-crt-string-l1-1-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-crt-time-l1-1-0/api-ms-win-crt-time-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-crt-time-l1-1-0/api-ms-win-crt-time-l1-1-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-crt-utility-l1-1-0/api-ms-win-crt-utility-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-crt-utility-l1-1-0/api-ms-win-crt-utility-l1-1-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-devices-config-l1-1-0/api-ms-win-devices-config-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-devices-config-l1-1-0/api-ms-win-devices-config-l1-1-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-devices-config-l1-1-1/api-ms-win-devices-config-l1-1-1.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-devices-config-l1-1-1/api-ms-win-devices-config-l1-1-1.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-devices-query-l1-1-1/api-ms-win-devices-query-l1-1-1.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-devices-query-l1-1-1/api-ms-win-devices-query-l1-1-1.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-downlevel-advapi32-l1-1-0/api-ms-win-downlevel-advapi32-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-downlevel-advapi32-l1-1-0/api-ms-win-downlevel-advapi32-l1-1-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-downlevel-advapi32-l2-1-0/api-ms-win-downlevel-advapi32-l2-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-downlevel-advapi32-l2-1-0/api-ms-win-downlevel-advapi32-l2-1-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-downlevel-kernel32-l2-1-0/api-ms-win-downlevel-kernel32-l2-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-downlevel-kernel32-l2-1-0/api-ms-win-downlevel-kernel32-l2-1-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-downlevel-normaliz-l1-1-0/api-ms-win-downlevel-normaliz-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-downlevel-normaliz-l1-1-0/api-ms-win-downlevel-normaliz-l1-1-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-downlevel-ole32-l1-1-0/api-ms-win-downlevel-ole32-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-downlevel-ole32-l1-1-0/api-ms-win-downlevel-ole32-l1-1-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-downlevel-shell32-l1-1-0/api-ms-win-downlevel-shell32-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-downlevel-shell32-l1-1-0/api-ms-win-downlevel-shell32-l1-1-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-downlevel-shlwapi-l1-1-0/api-ms-win-downlevel-shlwapi-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-downlevel-shlwapi-l1-1-0/api-ms-win-downlevel-shlwapi-l1-1-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-downlevel-shlwapi-l2-1-0/api-ms-win-downlevel-shlwapi-l2-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-downlevel-shlwapi-l2-1-0/api-ms-win-downlevel-shlwapi-l2-1-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-downlevel-user32-l1-1-0/api-ms-win-downlevel-user32-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-downlevel-user32-l1-1-0/api-ms-win-downlevel-user32-l1-1-0.spec -mno-cygwin \
  dlls/api-ms-win-downlevel-user32-l1-1-0/version.res dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-downlevel-version-l1-1-0/api-ms-win-downlevel-version-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-downlevel-version-l1-1-0/api-ms-win-downlevel-version-l1-1-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-dx-d3dkmt-l1-1-0/api-ms-win-dx-d3dkmt-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-dx-d3dkmt-l1-1-0/api-ms-win-dx-d3dkmt-l1-1-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-eventing-classicprovider-l1-1-0/api-ms-win-eventing-classicprovider-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-eventing-classicprovider-l1-1-0/api-ms-win-eventing-classicprovider-l1-1-0.spec \
  -mno-cygwin dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-eventing-consumer-l1-1-0/api-ms-win-eventing-consumer-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-eventing-consumer-l1-1-0/api-ms-win-eventing-consumer-l1-1-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-eventing-controller-l1-1-0/api-ms-win-eventing-controller-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-eventing-controller-l1-1-0/api-ms-win-eventing-controller-l1-1-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-eventing-legacy-l1-1-0/api-ms-win-eventing-legacy-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-eventing-legacy-l1-1-0/api-ms-win-eventing-legacy-l1-1-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-eventing-provider-l1-1-0/api-ms-win-eventing-provider-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-eventing-provider-l1-1-0/api-ms-win-eventing-provider-l1-1-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-eventlog-legacy-l1-1-0/api-ms-win-eventlog-legacy-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-eventlog-legacy-l1-1-0/api-ms-win-eventlog-legacy-l1-1-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-gaming-tcui-l1-1-0/api-ms-win-gaming-tcui-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-gaming-tcui-l1-1-0/api-ms-win-gaming-tcui-l1-1-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-gdi-dpiinfo-l1-1-0/api-ms-win-gdi-dpiinfo-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-gdi-dpiinfo-l1-1-0/api-ms-win-gdi-dpiinfo-l1-1-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-mm-joystick-l1-1-0/api-ms-win-mm-joystick-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-mm-joystick-l1-1-0/api-ms-win-mm-joystick-l1-1-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-mm-misc-l1-1-1/api-ms-win-mm-misc-l1-1-1.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-mm-misc-l1-1-1/api-ms-win-mm-misc-l1-1-1.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-mm-mme-l1-1-0/api-ms-win-mm-mme-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-mm-mme-l1-1-0/api-ms-win-mm-mme-l1-1-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-mm-time-l1-1-0/api-ms-win-mm-time-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-mm-time-l1-1-0/api-ms-win-mm-time-l1-1-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-ntuser-dc-access-l1-1-0/api-ms-win-ntuser-dc-access-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-ntuser-dc-access-l1-1-0/api-ms-win-ntuser-dc-access-l1-1-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-ntuser-rectangle-l1-1-0/api-ms-win-ntuser-rectangle-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-ntuser-rectangle-l1-1-0/api-ms-win-ntuser-rectangle-l1-1-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-ntuser-sysparams-l1-1-0/api-ms-win-ntuser-sysparams-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-ntuser-sysparams-l1-1-0/api-ms-win-ntuser-sysparams-l1-1-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-perf-legacy-l1-1-0/api-ms-win-perf-legacy-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-perf-legacy-l1-1-0/api-ms-win-perf-legacy-l1-1-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-power-base-l1-1-0/api-ms-win-power-base-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-power-base-l1-1-0/api-ms-win-power-base-l1-1-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-power-setting-l1-1-0/api-ms-win-power-setting-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-power-setting-l1-1-0/api-ms-win-power-setting-l1-1-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-rtcore-ntuser-draw-l1-1-0/api-ms-win-rtcore-ntuser-draw-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-rtcore-ntuser-draw-l1-1-0/api-ms-win-rtcore-ntuser-draw-l1-1-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-rtcore-ntuser-private-l1-1-0/api-ms-win-rtcore-ntuser-private-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-rtcore-ntuser-private-l1-1-0/api-ms-win-rtcore-ntuser-private-l1-1-0.spec \
  -mno-cygwin dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-rtcore-ntuser-private-l1-1-4/api-ms-win-rtcore-ntuser-private-l1-1-4.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-rtcore-ntuser-private-l1-1-4/api-ms-win-rtcore-ntuser-private-l1-1-4.spec \
  -mno-cygwin dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-rtcore-ntuser-window-l1-1-0/api-ms-win-rtcore-ntuser-window-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-rtcore-ntuser-window-l1-1-0/api-ms-win-rtcore-ntuser-window-l1-1-0.spec \
  -mno-cygwin dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-rtcore-ntuser-winevent-l1-1-0/api-ms-win-rtcore-ntuser-winevent-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-rtcore-ntuser-winevent-l1-1-0/api-ms-win-rtcore-ntuser-winevent-l1-1-0.spec \
  -mno-cygwin dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-rtcore-ntuser-wmpointer-l1-1-0/api-ms-win-rtcore-ntuser-wmpointer-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-rtcore-ntuser-wmpointer-l1-1-0/api-ms-win-rtcore-ntuser-wmpointer-l1-1-0.spec \
  -mno-cygwin dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-rtcore-ntuser-wmpointer-l1-1-3/api-ms-win-rtcore-ntuser-wmpointer-l1-1-3.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-rtcore-ntuser-wmpointer-l1-1-3/api-ms-win-rtcore-ntuser-wmpointer-l1-1-3.spec \
  -mno-cygwin dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-security-activedirectoryclient-l1-1-0/api-ms-win-security-activedirectoryclient-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-security-activedirectoryclient-l1-1-0/api-ms-win-security-activedirectoryclient-l1-1-0.spec \
  -mno-cygwin dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-security-audit-l1-1-1/api-ms-win-security-audit-l1-1-1.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-security-audit-l1-1-1/api-ms-win-security-audit-l1-1-1.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-security-base-l1-1-0/api-ms-win-security-base-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-security-base-l1-1-0/api-ms-win-security-base-l1-1-0.spec -mno-cygwin \
  dlls/api-ms-win-security-base-l1-1-0/version.res dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-security-base-l1-2-0/api-ms-win-security-base-l1-2-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-security-base-l1-2-0/api-ms-win-security-base-l1-2-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-security-base-private-l1-1-1/api-ms-win-security-base-private-l1-1-1.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-security-base-private-l1-1-1/api-ms-win-security-base-private-l1-1-1.spec \
  -mno-cygwin dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-security-credentials-l1-1-0/api-ms-win-security-credentials-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-security-credentials-l1-1-0/api-ms-win-security-credentials-l1-1-0.spec \
  -mno-cygwin dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-security-cryptoapi-l1-1-0/api-ms-win-security-cryptoapi-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-security-cryptoapi-l1-1-0/api-ms-win-security-cryptoapi-l1-1-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-security-grouppolicy-l1-1-0/api-ms-win-security-grouppolicy-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-security-grouppolicy-l1-1-0/api-ms-win-security-grouppolicy-l1-1-0.spec \
  -mno-cygwin dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-security-lsalookup-ansi-l2-1-0/api-ms-win-security-lsalookup-ansi-l2-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-security-lsalookup-ansi-l2-1-0/api-ms-win-security-lsalookup-ansi-l2-1-0.spec \
  -mno-cygwin dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-security-lsalookup-l1-1-0/api-ms-win-security-lsalookup-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-security-lsalookup-l1-1-0/api-ms-win-security-lsalookup-l1-1-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-security-lsalookup-l1-1-1/api-ms-win-security-lsalookup-l1-1-1.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-security-lsalookup-l1-1-1/api-ms-win-security-lsalookup-l1-1-1.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-security-lsalookup-l2-1-0/api-ms-win-security-lsalookup-l2-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-security-lsalookup-l2-1-0/api-ms-win-security-lsalookup-l2-1-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-security-lsalookup-l2-1-1/api-ms-win-security-lsalookup-l2-1-1.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-security-lsalookup-l2-1-1/api-ms-win-security-lsalookup-l2-1-1.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-security-lsapolicy-l1-1-0/api-ms-win-security-lsapolicy-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-security-lsapolicy-l1-1-0/api-ms-win-security-lsapolicy-l1-1-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-security-provider-l1-1-0/api-ms-win-security-provider-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-security-provider-l1-1-0/api-ms-win-security-provider-l1-1-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-security-sddl-l1-1-0/api-ms-win-security-sddl-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-security-sddl-l1-1-0/api-ms-win-security-sddl-l1-1-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-security-systemfunctions-l1-1-0/api-ms-win-security-systemfunctions-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-security-systemfunctions-l1-1-0/api-ms-win-security-systemfunctions-l1-1-0.spec \
  -mno-cygwin dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-service-core-l1-1-0/api-ms-win-service-core-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-service-core-l1-1-0/api-ms-win-service-core-l1-1-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-service-core-l1-1-1/api-ms-win-service-core-l1-1-1.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-service-core-l1-1-1/api-ms-win-service-core-l1-1-1.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-service-management-l1-1-0/api-ms-win-service-management-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-service-management-l1-1-0/api-ms-win-service-management-l1-1-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-service-management-l2-1-0/api-ms-win-service-management-l2-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-service-management-l2-1-0/api-ms-win-service-management-l2-1-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-service-private-l1-1-1/api-ms-win-service-private-l1-1-1.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-service-private-l1-1-1/api-ms-win-service-private-l1-1-1.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-service-winsvc-l1-1-0/api-ms-win-service-winsvc-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-service-winsvc-l1-1-0/api-ms-win-service-winsvc-l1-1-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-service-winsvc-l1-2-0/api-ms-win-service-winsvc-l1-2-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-service-winsvc-l1-2-0/api-ms-win-service-winsvc-l1-2-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-shcore-obsolete-l1-1-0/api-ms-win-shcore-obsolete-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-shcore-obsolete-l1-1-0/api-ms-win-shcore-obsolete-l1-1-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-shcore-scaling-l1-1-0/api-ms-win-shcore-scaling-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-shcore-scaling-l1-1-0/api-ms-win-shcore-scaling-l1-1-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-shcore-scaling-l1-1-1/api-ms-win-shcore-scaling-l1-1-1.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-shcore-scaling-l1-1-1/api-ms-win-shcore-scaling-l1-1-1.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-shcore-stream-l1-1-0/api-ms-win-shcore-stream-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-shcore-stream-l1-1-0/api-ms-win-shcore-stream-l1-1-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-shcore-stream-winrt-l1-1-0/api-ms-win-shcore-stream-winrt-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-shcore-stream-winrt-l1-1-0/api-ms-win-shcore-stream-winrt-l1-1-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-shcore-thread-l1-1-0/api-ms-win-shcore-thread-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-shcore-thread-l1-1-0/api-ms-win-shcore-thread-l1-1-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-shell-shellcom-l1-1-0/api-ms-win-shell-shellcom-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-shell-shellcom-l1-1-0/api-ms-win-shell-shellcom-l1-1-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/api-ms-win-shell-shellfolders-l1-1-0/api-ms-win-shell-shellfolders-l1-1-0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/api-ms-win-shell-shellfolders-l1-1-0/api-ms-win-shell-shellfolders-l1-1-0.spec -mno-cygwin \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/apphelp/apphelp.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/apphelp/apphelp.spec -Wb,--prefer-native -mno-cygwin dlls/apphelp/apphelp.o \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/appwiz.cpl/appwiz.cpl.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/appwiz.cpl/appwiz.cpl.spec -mno-cygwin dlls/appwiz.cpl/addons.o dlls/appwiz.cpl/appwiz.o \
  dlls/appwiz.cpl/appwiz.res dlls/msi/libmsi.a libs/uuid/libuuid.a dlls/urlmon/liburlmon.a \
  dlls/advpack/libadvpack.a dlls/comctl32/libcomctl32.a dlls/advapi32/libadvapi32.a \
  dlls/shell32/libshell32.a dlls/ole32/libole32.a dlls/user32/libuser32.a \
  dlls/comdlg32/libcomdlg32.a dlls/bcrypt/libbcrypt.a dlls/kernelbase/libkernelbase.a \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -Wl,-delayload,msi.dll -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/widl/widl -o dlls/atl/atl_lib_t.res -m64 --nostdinc -Ldlls/\* -Idlls/atl -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_ATL_VER=_ATL_VER_30 -D_UCRT dlls/atl/atl_lib.idl
tools/widl/widl -o dlls/atl/atl_lib_r.res -m64 --nostdinc -Ldlls/\* -Idlls/atl -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_ATL_VER=_ATL_VER_30 -D_UCRT dlls/atl/atl_lib.idl
tools/widl/widl -o dlls/atl100/atl_lib_t.res -m64 --nostdinc -Ldlls/\* -Idlls/atl100 -Idlls/atl -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_ATL_VER=_ATL_VER_100 -D_UCRT dlls/atl/atl_lib.idl
tools/widl/widl -o dlls/atl100/atl_lib_r.res -m64 --nostdinc -Ldlls/\* -Idlls/atl100 -Idlls/atl -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_ATL_VER=_ATL_VER_100 -D_UCRT dlls/atl/atl_lib.idl
tools/widl/widl -o dlls/atl110/atl_lib_t.res -m64 --nostdinc -Ldlls/\* -Idlls/atl110 -Idlls/atl -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_ATL_VER=_ATL_VER_110 -D_UCRT dlls/atl/atl_lib.idl
tools/widl/widl -o dlls/atl110/atl_lib_r.res -m64 --nostdinc -Ldlls/\* -Idlls/atl110 -Idlls/atl -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_ATL_VER=_ATL_VER_110 -D_UCRT dlls/atl/atl_lib.idl
tools/widl/widl -o dlls/atl80/atl_lib_t.res -m64 --nostdinc -Ldlls/\* -Idlls/atl80 -Idlls/atl -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_ATL_VER=_ATL_VER_80 -D_UCRT dlls/atl/atl_lib.idl
tools/widl/widl -o dlls/atl80/atl_lib_r.res -m64 --nostdinc -Ldlls/\* -Idlls/atl80 -Idlls/atl -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_ATL_VER=_ATL_VER_80 -D_UCRT dlls/atl/atl_lib.idl
tools/widl/widl -o dlls/atl90/atl_lib_t.res -m64 --nostdinc -Ldlls/\* -Idlls/atl90 -Idlls/atl -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_ATL_VER=_ATL_VER_90 -D_UCRT dlls/atl/atl_lib.idl
tools/widl/widl -o dlls/atl90/atl_lib_r.res -m64 --nostdinc -Ldlls/\* -Idlls/atl90 -Idlls/atl -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_ATL_VER=_ATL_VER_90 -D_UCRT dlls/atl/atl_lib.idl
tools/winegcc/winegcc -o dlls/atlthunk/atlthunk.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/atlthunk/atlthunk.spec -mno-cygwin dlls/atlthunk/atlthunk.o dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/atmlib/atmlib.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/atmlib/atmlib.spec -Wb,--prefer-native -mno-cygwin dlls/atmlib/main.o \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/authz/authz.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/authz/authz.spec -Wb,--prefer-native -mno-cygwin dlls/authz/authz.o \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/avicap32/avicap32.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/avicap32/avicap32.spec -mno-cygwin dlls/avicap32/avicap32_main.o dlls/user32/libuser32.a \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/avifil32/avifil32.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/avifil32/avifil32.spec -mno-cygwin dlls/avifil32/acmstream.o dlls/avifil32/api.o \
  dlls/avifil32/avifile.o dlls/avifil32/editstream.o dlls/avifil32/extrachunk.o \
  dlls/avifil32/factory.o dlls/avifil32/getframe.o dlls/avifil32/icmstream.o dlls/avifil32/tmpfile.o \
  dlls/avifil32/wavfile.o dlls/avifil32/dlldata.o dlls/avifil32/avifil32_p.o \
  dlls/avifil32/avifil32.res dlls/avifil32/avifil32_r.res libs/uuid/libuuid.a \
  dlls/msacm32/libmsacm32.a dlls/msvfw32/libmsvfw32.a dlls/winmm/libwinmm.a dlls/ole32/libole32.a \
  dlls/user32/libuser32.a dlls/advapi32/libadvapi32.a dlls/rpcrt4/librpcrt4.a \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/avrt/avrt.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/avrt/avrt.spec -Wb,--prefer-native -mno-cygwin dlls/avrt/main.o dlls/user32/libuser32.a \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/bcrypt/bcrypt.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/bcrypt/bcrypt.spec -mno-cygwin dlls/bcrypt/bcrypt_main.o dlls/bcrypt/md2.o \
  dlls/bcrypt/sha256.o dlls/bcrypt/sha512.o dlls/bcrypt/version.res dlls/advapi32/libadvapi32.a \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/bluetoothapis/bluetoothapis.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/bluetoothapis/bluetoothapis.spec -Wb,--prefer-native -mno-cygwin dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/browseui/browseui.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/browseui/browseui.spec -Wb,--prefer-native -mno-cygwin dlls/browseui/aclmulti.o \
  dlls/browseui/aclsource.o dlls/browseui/browseui_main.o dlls/browseui/compcatcachedaemon.o \
  dlls/browseui/progressdlg.o dlls/browseui/browseui.res dlls/browseui/browseui_classes_r.res \
  libs/uuid/libuuid.a dlls/ole32/libole32.a dlls/comctl32/libcomctl32.a dlls/user32/libuser32.a \
  dlls/advapi32/libadvapi32.a dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a \
  dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/bthprops.cpl/bthprops.cpl.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/bthprops.cpl/bthprops.cpl.spec -mno-cygwin dlls/bthprops.cpl/main.o \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/cabinet/cabinet.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/cabinet/cabinet.spec -mno-cygwin dlls/cabinet/cabinet_main.o dlls/cabinet/fci.o \
  dlls/cabinet/fdi.o dlls/cabinet/cabinet.res libs/zlib/libz.a dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/cards/cards.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/cards/cards.spec -mno-cygwin dlls/cards/cards.o dlls/cards/cards.res dlls/cards/version.res \
  dlls/user32/libuser32.a dlls/gdi32/libgdi32.a dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/cdosys/cdosys.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/cdosys/cdosys.spec -mno-cygwin dlls/cdosys/main.o libs/uuid/libuuid.a dlls/ole32/libole32.a \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/cfgmgr32/cfgmgr32.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/cfgmgr32/cfgmgr32.spec -mno-cygwin dlls/setupapi/libsetupapi.a dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/clusapi/clusapi.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/clusapi/clusapi.spec -Wb,--prefer-native -mno-cygwin dlls/clusapi/clusapi.o \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/cng.sys/cng.sys.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/cng.sys/cng.sys.spec -mno-cygwin dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a \
  dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/combase/combase.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/combase/combase.spec -mno-cygwin dlls/combase/apartment.o dlls/combase/combase.o \
  dlls/combase/errorinfo.o dlls/combase/hglobalstream.o dlls/combase/malloc.o dlls/combase/marshal.o \
  dlls/combase/roapi.o dlls/combase/rpc.o dlls/combase/string.o dlls/combase/stubmanager.o \
  dlls/combase/usrmarshal.o dlls/combase/irpcss_c.o dlls/oleaut32/liboleaut32.a \
  dlls/advapi32/libadvapi32.a dlls/ole32/libole32.a dlls/user32/libuser32.a dlls/gdi32/libgdi32.a \
  libs/uuid/libuuid.a dlls/rpcrt4/librpcrt4.a dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a \
  -Wl,-delayload,oleaut32.dll -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/comcat/comcat.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/comcat/comcat.spec -mno-cygwin dlls/comcat/version.res dlls/ole32/libole32.a \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/comctl32/comctl32.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/comctl32/comctl32.spec -mno-cygwin dlls/comctl32/animate.o dlls/comctl32/button.o \
  dlls/comctl32/combo.o dlls/comctl32/comboex.o dlls/comctl32/commctrl.o dlls/comctl32/datetime.o \
  dlls/comctl32/dpa.o dlls/comctl32/draglist.o dlls/comctl32/dsa.o dlls/comctl32/edit.o \
  dlls/comctl32/flatsb.o dlls/comctl32/header.o dlls/comctl32/hotkey.o dlls/comctl32/imagelist.o \
  dlls/comctl32/ipaddress.o dlls/comctl32/listbox.o dlls/comctl32/listview.o \
  dlls/comctl32/monthcal.o dlls/comctl32/nativefont.o dlls/comctl32/pager.o dlls/comctl32/progress.o \
  dlls/comctl32/propsheet.o dlls/comctl32/rebar.o dlls/comctl32/smoothscroll.o \
  dlls/comctl32/static.o dlls/comctl32/status.o dlls/comctl32/string.o dlls/comctl32/syslink.o \
  dlls/comctl32/tab.o dlls/comctl32/taskdialog.o dlls/comctl32/toolbar.o dlls/comctl32/tooltips.o \
  dlls/comctl32/trackbar.o dlls/comctl32/treeview.o dlls/comctl32/updown.o \
  dlls/comctl32/comctl32.res dlls/winmm/libwinmm.a dlls/uxtheme/libuxtheme.a libs/uuid/libuuid.a \
  dlls/user32/libuser32.a dlls/gdi32/libgdi32.a dlls/advapi32/libadvapi32.a dlls/usp10/libusp10.a \
  dlls/imm32/libimm32.a dlls/kernelbase/libkernelbase.a dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a \
  -Wl,-delayload,winmm.dll -Wl,-delayload,uxtheme.dll -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/comdlg32/comdlg32.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/comdlg32/comdlg32.spec -mno-cygwin dlls/comdlg32/cdlg32.o dlls/comdlg32/colordlg.o \
  dlls/comdlg32/filedlg.o dlls/comdlg32/filedlg31.o dlls/comdlg32/filedlgbrowser.o \
  dlls/comdlg32/finddlg.o dlls/comdlg32/fontdlg.o dlls/comdlg32/itemdlg.o dlls/comdlg32/printdlg.o \
  dlls/comdlg32/comdlg32.res dlls/comdlg32/comdlg32_classes_r.res dlls/ole32/libole32.a \
  libs/uuid/libuuid.a dlls/shell32/libshell32.a dlls/shlwapi/libshlwapi.a \
  dlls/comctl32/libcomctl32.a dlls/winspool.drv/libwinspool.a dlls/user32/libuser32.a \
  dlls/gdi32/libgdi32.a dlls/advapi32/libadvapi32.a dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a \
  -Wl,-delayload,ole32.dll -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/compstui/compstui.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/compstui/compstui.spec -Wb,--prefer-native -mno-cygwin dlls/compstui/compstui_main.o \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/comsvcs/comsvcs.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/comsvcs/comsvcs.spec -Wb,--prefer-native -mno-cygwin dlls/comsvcs/main.o \
  dlls/comsvcs/property.o dlls/comsvcs/comsvcs_classes_r.res dlls/comsvcs/comsvcs_tlb_t.res \
  dlls/ole32/libole32.a libs/uuid/libuuid.a dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a \
  dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/comsvcs/comsvcs.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/comsvcs/comsvcs.spec -Wb,--prefer-native -mno-cygwin \
  dlls/comsvcs/comsvcs_classes_r.res dlls/comsvcs/comsvcs_tlb_t.res
tools/winegcc/winegcc -o dlls/concrt140/concrt140.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/concrt140/concrt140.spec -mno-cygwin dlls/concrt140/concrt140.o dlls/concrt140/concurrency.o \
  dlls/concrt140/details.o dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a \
  dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/connect/connect.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/connect/connect.spec -Wb,--prefer-native -mno-cygwin dlls/connect/main.o \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/credui/credui.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/credui/credui.spec -Wb,--prefer-native -mno-cygwin dlls/credui/credui_main.o \
  dlls/credui/credui.res dlls/comctl32/libcomctl32.a dlls/user32/libuser32.a \
  dlls/advapi32/libadvapi32.a dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a \
  dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/crtdll/crtdll.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/crtdll/crtdll.spec -mno-cygwin dlls/crtdll/console.o dlls/crtdll/cpp.o dlls/crtdll/ctype.o \
  dlls/crtdll/data.o dlls/crtdll/dir.o dlls/crtdll/environ.o dlls/crtdll/errno.o \
  dlls/crtdll/except.o dlls/crtdll/except_arm.o dlls/crtdll/except_arm64.o dlls/crtdll/except_i386.o \
  dlls/crtdll/except_x86_64.o dlls/crtdll/exit.o dlls/crtdll/file.o dlls/crtdll/heap.o \
  dlls/crtdll/locale.o dlls/crtdll/lock.o dlls/crtdll/main.o dlls/crtdll/math.o dlls/crtdll/mbcs.o \
  dlls/crtdll/misc.o dlls/crtdll/process.o dlls/crtdll/scanf.o dlls/crtdll/string.o \
  dlls/crtdll/thread.o dlls/crtdll/time.o dlls/crtdll/undname.o dlls/crtdll/wcs.o \
  dlls/advapi32/libadvapi32.a dlls/user32/libuser32.a dlls/ntdll/libntdll.a \
  dlls/winecrt0/libwinecrt0.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a \
  -Wl,-delayload,advapi32.dll -Wl,-delayload,user32.dll -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/crypt32/crypt32.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/crypt32/crypt32.spec -mno-cygwin dlls/crypt32/base64.o dlls/crypt32/cert.o \
  dlls/crypt32/chain.o dlls/crypt32/collectionstore.o dlls/crypt32/context.o dlls/crypt32/crl.o \
  dlls/crypt32/ctl.o dlls/crypt32/decode.o dlls/crypt32/encode.o dlls/crypt32/filestore.o \
  dlls/crypt32/main.o dlls/crypt32/message.o dlls/crypt32/msg.o dlls/crypt32/object.o \
  dlls/crypt32/oid.o dlls/crypt32/pfx.o dlls/crypt32/proplist.o dlls/crypt32/protectdata.o \
  dlls/crypt32/provstore.o dlls/crypt32/regstore.o dlls/crypt32/rootstore.o dlls/crypt32/serialize.o \
  dlls/crypt32/sip.o dlls/crypt32/store.o dlls/crypt32/str.o dlls/crypt32/crypt32.res \
  dlls/cryptnet/libcryptnet.a dlls/user32/libuser32.a dlls/advapi32/libadvapi32.a \
  dlls/bcrypt/libbcrypt.a dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a \
  dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -Wl,-delayload,cryptnet.dll -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/cryptdlg/cryptdlg.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/cryptdlg/cryptdlg.spec -Wb,--prefer-native -mno-cygwin dlls/cryptdlg/main.o \
  dlls/cryptdlg/cryptdlg.res dlls/cryptui/libcryptui.a dlls/crypt32/libcrypt32.a \
  dlls/wintrust/libwintrust.a dlls/user32/libuser32.a dlls/advapi32/libadvapi32.a \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/cryptdll/cryptdll.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/cryptdll/cryptdll.spec -Wb,--prefer-native -mno-cygwin dlls/advapi32/libadvapi32.a \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/cryptext/cryptext.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/cryptext/cryptext.spec -Wb,--prefer-native -mno-cygwin dlls/cryptext/cryptext_main.o \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/cryptnet/cryptnet.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/cryptnet/cryptnet.spec -mno-cygwin dlls/cryptnet/cryptnet_main.o dlls/wininet/libwininet.a \
  dlls/crypt32/libcrypt32.a dlls/shell32/libshell32.a dlls/ole32/libole32.a \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -Wl,-delayload,wininet.dll -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/cryptsp/cryptsp.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/cryptsp/cryptsp.spec -mno-cygwin dlls/advapi32/libadvapi32.a dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/cryptui/cryptui.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/cryptui/cryptui.spec -Wb,--prefer-native -mno-cygwin dlls/cryptui/main.o \
  dlls/cryptui/cryptui.res dlls/wintrust/libwintrust.a dlls/urlmon/liburlmon.a libs/uuid/libuuid.a \
  dlls/crypt32/libcrypt32.a dlls/ole32/libole32.a dlls/comctl32/libcomctl32.a \
  dlls/comdlg32/libcomdlg32.a dlls/user32/libuser32.a dlls/gdi32/libgdi32.a \
  dlls/advapi32/libadvapi32.a dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a \
  dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -Wl,-delayload,wintrust.dll \
  -Wl,-delayload,urlmon.dll -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/ctapi32/ctapi32.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/ctapi32/ctapi32.spec -mno-cygwin dlls/ctapi32/ctapi32.o dlls/advapi32/libadvapi32.a \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/ctl3d32/ctl3d32.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/ctl3d32/ctl3d32.spec -mno-cygwin dlls/ctl3d32/ctl3d32.o dlls/user32/libuser32.a \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/d2d1/d2d1.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/d2d1/d2d1.spec -mno-cygwin dlls/d2d1/bitmap.o dlls/d2d1/bitmap_render_target.o \
  dlls/d2d1/brush.o dlls/d2d1/dc_render_target.o dlls/d2d1/device.o dlls/d2d1/effect.o \
  dlls/d2d1/factory.o dlls/d2d1/geometry.o dlls/d2d1/hwnd_render_target.o dlls/d2d1/layer.o \
  dlls/d2d1/mesh.o dlls/d2d1/state_block.o dlls/d2d1/stroke.o dlls/d2d1/wic_render_target.o \
  dlls/d2d1/version.res dlls/dwrite/libdwrite.a dlls/d3d10_1/libd3d10_1.a libs/dxguid/libdxguid.a \
  libs/uuid/libuuid.a dlls/gdi32/libgdi32.a dlls/user32/libuser32.a dlls/advapi32/libadvapi32.a \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -Wl,-delayload,dwrite.dll -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/d3d10/d3d10.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/d3d10/d3d10.spec -mno-cygwin dlls/d3d10/d3d10_main.o dlls/d3d10/effect.o \
  dlls/d3d10/reflection.o dlls/d3d10/shader.o dlls/d3d10/stateblock.o dlls/d3d10/utils.o \
  dlls/d3d10/version.res libs/uuid/libuuid.a dlls/d3d10core/libd3d10core.a \
  dlls/d3dcompiler_47/libd3dcompiler.a dlls/dxgi/libdxgi.a dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/d3d10_1/d3d10_1.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/d3d10_1/d3d10_1.spec -mno-cygwin dlls/d3d10_1/d3d10_1_main.o dlls/d3d10_1/version.res \
  libs/dxguid/libdxguid.a dlls/d3d10core/libd3d10core.a dlls/dxgi/libdxgi.a \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/d3d10core/d3d10core.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/d3d10core/d3d10core.spec -mno-cygwin dlls/d3d10core/d3d10core_main.o \
  dlls/d3d10core/version.res dlls/d3d11/libd3d11.a dlls/dxgi/libdxgi.a dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/d3d11/d3d11.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/d3d11/d3d11.spec -mno-cygwin dlls/d3d11/async.o dlls/d3d11/buffer.o dlls/d3d11/d3d11_main.o \
  dlls/d3d11/device.o dlls/d3d11/inputlayout.o dlls/d3d11/shader.o dlls/d3d11/state.o \
  dlls/d3d11/texture.o dlls/d3d11/utils.o dlls/d3d11/view.o dlls/d3d11/version.res \
  libs/dxguid/libdxguid.a libs/uuid/libuuid.a dlls/dxgi/libdxgi.a dlls/wined3d/libwined3d.a \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/d3d8/d3d8.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/d3d8/d3d8.spec -mno-cygwin dlls/d3d8/buffer.o dlls/d3d8/d3d8_main.o dlls/d3d8/device.o \
  dlls/d3d8/directx.o dlls/d3d8/shader.o dlls/d3d8/surface.o dlls/d3d8/swapchain.o \
  dlls/d3d8/texture.o dlls/d3d8/vertexdeclaration.o dlls/d3d8/volume.o dlls/d3d8/version.res \
  libs/dxguid/libdxguid.a libs/uuid/libuuid.a dlls/wined3d/libwined3d.a dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/d3d8thk/d3d8thk.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/d3d8thk/d3d8thk.spec -Wb,--prefer-native -mno-cygwin dlls/d3d8thk/version.res \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/d3d9/d3d9.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/d3d9/d3d9.spec -mno-cygwin dlls/d3d9/buffer.o dlls/d3d9/d3d9_main.o dlls/d3d9/device.o \
  dlls/d3d9/directx.o dlls/d3d9/query.o dlls/d3d9/shader.o dlls/d3d9/stateblock.o \
  dlls/d3d9/surface.o dlls/d3d9/swapchain.o dlls/d3d9/texture.o dlls/d3d9/vertexdeclaration.o \
  dlls/d3d9/volume.o dlls/d3d9/version.res libs/dxguid/libdxguid.a libs/uuid/libuuid.a \
  dlls/wined3d/libwined3d.a dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a \
  dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/d3dcompiler_33/d3dcompiler_33.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/d3dcompiler_33/d3dcompiler_33.spec -Wb,--prefer-native -mno-cygwin \
  dlls/d3dcompiler_33/asmparser.o dlls/d3dcompiler_33/blob.o dlls/d3dcompiler_33/bytecodewriter.o \
  dlls/d3dcompiler_33/compiler.o dlls/d3dcompiler_33/preproc.o dlls/d3dcompiler_33/reflection.o \
  dlls/d3dcompiler_33/utils.o dlls/d3dcompiler_33/asmshader.tab.o dlls/d3dcompiler_33/ppy.tab.o \
  dlls/d3dcompiler_33/asmshader.yy.o dlls/d3dcompiler_33/ppl.yy.o dlls/d3dcompiler_33/version.res \
  libs/dxguid/libdxguid.a libs/uuid/libuuid.a dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/d3dcompiler_34/d3dcompiler_34.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/d3dcompiler_34/d3dcompiler_34.spec -Wb,--prefer-native -mno-cygwin \
  dlls/d3dcompiler_34/asmparser.o dlls/d3dcompiler_34/blob.o dlls/d3dcompiler_34/bytecodewriter.o \
  dlls/d3dcompiler_34/compiler.o dlls/d3dcompiler_34/preproc.o dlls/d3dcompiler_34/reflection.o \
  dlls/d3dcompiler_34/utils.o dlls/d3dcompiler_34/asmshader.tab.o dlls/d3dcompiler_34/ppy.tab.o \
  dlls/d3dcompiler_34/asmshader.yy.o dlls/d3dcompiler_34/ppl.yy.o dlls/d3dcompiler_34/version.res \
  libs/dxguid/libdxguid.a libs/uuid/libuuid.a dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/d3dcompiler_35/d3dcompiler_35.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/d3dcompiler_35/d3dcompiler_35.spec -Wb,--prefer-native -mno-cygwin \
  dlls/d3dcompiler_35/asmparser.o dlls/d3dcompiler_35/blob.o dlls/d3dcompiler_35/bytecodewriter.o \
  dlls/d3dcompiler_35/compiler.o dlls/d3dcompiler_35/preproc.o dlls/d3dcompiler_35/reflection.o \
  dlls/d3dcompiler_35/utils.o dlls/d3dcompiler_35/asmshader.tab.o dlls/d3dcompiler_35/ppy.tab.o \
  dlls/d3dcompiler_35/asmshader.yy.o dlls/d3dcompiler_35/ppl.yy.o dlls/d3dcompiler_35/version.res \
  libs/dxguid/libdxguid.a libs/uuid/libuuid.a dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/d3dcompiler_36/d3dcompiler_36.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/d3dcompiler_36/d3dcompiler_36.spec -Wb,--prefer-native -mno-cygwin \
  dlls/d3dcompiler_36/asmparser.o dlls/d3dcompiler_36/blob.o dlls/d3dcompiler_36/bytecodewriter.o \
  dlls/d3dcompiler_36/compiler.o dlls/d3dcompiler_36/preproc.o dlls/d3dcompiler_36/reflection.o \
  dlls/d3dcompiler_36/utils.o dlls/d3dcompiler_36/asmshader.tab.o dlls/d3dcompiler_36/ppy.tab.o \
  dlls/d3dcompiler_36/asmshader.yy.o dlls/d3dcompiler_36/ppl.yy.o dlls/d3dcompiler_36/version.res \
  libs/dxguid/libdxguid.a libs/uuid/libuuid.a dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/d3dcompiler_37/d3dcompiler_37.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/d3dcompiler_37/d3dcompiler_37.spec -Wb,--prefer-native -mno-cygwin \
  dlls/d3dcompiler_37/asmparser.o dlls/d3dcompiler_37/blob.o dlls/d3dcompiler_37/bytecodewriter.o \
  dlls/d3dcompiler_37/compiler.o dlls/d3dcompiler_37/preproc.o dlls/d3dcompiler_37/reflection.o \
  dlls/d3dcompiler_37/utils.o dlls/d3dcompiler_37/asmshader.tab.o dlls/d3dcompiler_37/ppy.tab.o \
  dlls/d3dcompiler_37/asmshader.yy.o dlls/d3dcompiler_37/ppl.yy.o dlls/d3dcompiler_37/version.res \
  libs/dxguid/libdxguid.a libs/uuid/libuuid.a dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/d3dcompiler_38/d3dcompiler_38.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/d3dcompiler_38/d3dcompiler_38.spec -Wb,--prefer-native -mno-cygwin \
  dlls/d3dcompiler_38/asmparser.o dlls/d3dcompiler_38/blob.o dlls/d3dcompiler_38/bytecodewriter.o \
  dlls/d3dcompiler_38/compiler.o dlls/d3dcompiler_38/preproc.o dlls/d3dcompiler_38/reflection.o \
  dlls/d3dcompiler_38/utils.o dlls/d3dcompiler_38/asmshader.tab.o dlls/d3dcompiler_38/ppy.tab.o \
  dlls/d3dcompiler_38/asmshader.yy.o dlls/d3dcompiler_38/ppl.yy.o dlls/d3dcompiler_38/version.res \
  libs/dxguid/libdxguid.a libs/uuid/libuuid.a dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/d3dcompiler_39/d3dcompiler_39.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/d3dcompiler_39/d3dcompiler_39.spec -Wb,--prefer-native -mno-cygwin \
  dlls/d3dcompiler_39/asmparser.o dlls/d3dcompiler_39/blob.o dlls/d3dcompiler_39/bytecodewriter.o \
  dlls/d3dcompiler_39/compiler.o dlls/d3dcompiler_39/preproc.o dlls/d3dcompiler_39/reflection.o \
  dlls/d3dcompiler_39/utils.o dlls/d3dcompiler_39/asmshader.tab.o dlls/d3dcompiler_39/ppy.tab.o \
  dlls/d3dcompiler_39/asmshader.yy.o dlls/d3dcompiler_39/ppl.yy.o dlls/d3dcompiler_39/version.res \
  libs/dxguid/libdxguid.a libs/uuid/libuuid.a dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/d3dcompiler_40/d3dcompiler_40.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/d3dcompiler_40/d3dcompiler_40.spec -Wb,--prefer-native -mno-cygwin \
  dlls/d3dcompiler_40/asmparser.o dlls/d3dcompiler_40/blob.o dlls/d3dcompiler_40/bytecodewriter.o \
  dlls/d3dcompiler_40/compiler.o dlls/d3dcompiler_40/preproc.o dlls/d3dcompiler_40/reflection.o \
  dlls/d3dcompiler_40/utils.o dlls/d3dcompiler_40/asmshader.tab.o dlls/d3dcompiler_40/ppy.tab.o \
  dlls/d3dcompiler_40/asmshader.yy.o dlls/d3dcompiler_40/ppl.yy.o dlls/d3dcompiler_40/version.res \
  libs/dxguid/libdxguid.a libs/uuid/libuuid.a dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/d3dcompiler_41/d3dcompiler_41.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/d3dcompiler_41/d3dcompiler_41.spec -Wb,--prefer-native -mno-cygwin \
  dlls/d3dcompiler_41/asmparser.o dlls/d3dcompiler_41/blob.o dlls/d3dcompiler_41/bytecodewriter.o \
  dlls/d3dcompiler_41/compiler.o dlls/d3dcompiler_41/preproc.o dlls/d3dcompiler_41/reflection.o \
  dlls/d3dcompiler_41/utils.o dlls/d3dcompiler_41/asmshader.tab.o dlls/d3dcompiler_41/ppy.tab.o \
  dlls/d3dcompiler_41/asmshader.yy.o dlls/d3dcompiler_41/ppl.yy.o dlls/d3dcompiler_41/version.res \
  libs/dxguid/libdxguid.a libs/uuid/libuuid.a dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/d3dcompiler_42/d3dcompiler_42.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/d3dcompiler_42/d3dcompiler_42.spec -Wb,--prefer-native -mno-cygwin \
  dlls/d3dcompiler_42/asmparser.o dlls/d3dcompiler_42/blob.o dlls/d3dcompiler_42/bytecodewriter.o \
  dlls/d3dcompiler_42/compiler.o dlls/d3dcompiler_42/preproc.o dlls/d3dcompiler_42/reflection.o \
  dlls/d3dcompiler_42/utils.o dlls/d3dcompiler_42/asmshader.tab.o dlls/d3dcompiler_42/ppy.tab.o \
  dlls/d3dcompiler_42/asmshader.yy.o dlls/d3dcompiler_42/ppl.yy.o dlls/d3dcompiler_42/version.res \
  libs/dxguid/libdxguid.a libs/uuid/libuuid.a dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/d3dcompiler_43/d3dcompiler_43.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/d3dcompiler_43/d3dcompiler_43.spec -Wb,--prefer-native -mno-cygwin \
  dlls/d3dcompiler_43/asmparser.o dlls/d3dcompiler_43/blob.o dlls/d3dcompiler_43/bytecodewriter.o \
  dlls/d3dcompiler_43/compiler.o dlls/d3dcompiler_43/preproc.o dlls/d3dcompiler_43/reflection.o \
  dlls/d3dcompiler_43/utils.o dlls/d3dcompiler_43/asmshader.tab.o dlls/d3dcompiler_43/ppy.tab.o \
  dlls/d3dcompiler_43/asmshader.yy.o dlls/d3dcompiler_43/ppl.yy.o dlls/d3dcompiler_43/version.res \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/d3dcompiler_46/d3dcompiler_46.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/d3dcompiler_46/d3dcompiler_46.spec -Wb,--prefer-native -mno-cygwin \
  dlls/d3dcompiler_46/asmparser.o dlls/d3dcompiler_46/blob.o dlls/d3dcompiler_46/bytecodewriter.o \
  dlls/d3dcompiler_46/compiler.o dlls/d3dcompiler_46/preproc.o dlls/d3dcompiler_46/reflection.o \
  dlls/d3dcompiler_46/utils.o dlls/d3dcompiler_46/asmshader.tab.o dlls/d3dcompiler_46/ppy.tab.o \
  dlls/d3dcompiler_46/asmshader.yy.o dlls/d3dcompiler_46/ppl.yy.o dlls/d3dcompiler_46/version.res \
  libs/dxguid/libdxguid.a libs/uuid/libuuid.a dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/d3dcompiler_47/d3dcompiler_47.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/d3dcompiler_47/d3dcompiler_47.spec -Wb,--prefer-native -mno-cygwin \
  dlls/d3dcompiler_47/asmparser.o dlls/d3dcompiler_47/blob.o dlls/d3dcompiler_47/bytecodewriter.o \
  dlls/d3dcompiler_47/compiler.o dlls/d3dcompiler_47/preproc.o dlls/d3dcompiler_47/reflection.o \
  dlls/d3dcompiler_47/utils.o dlls/d3dcompiler_47/asmshader.tab.o dlls/d3dcompiler_47/ppy.tab.o \
  dlls/d3dcompiler_47/asmshader.yy.o dlls/d3dcompiler_47/ppl.yy.o dlls/d3dcompiler_47/version.res \
  libs/dxguid/libdxguid.a libs/uuid/libuuid.a dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/d3dim/d3dim.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/d3dim/d3dim.spec -Wb,--prefer-native -mno-cygwin dlls/d3dim/version.res \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/d3dim700/d3dim700.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/d3dim700/d3dim700.spec -Wb,--prefer-native -mno-cygwin dlls/d3dim700/version.res \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/d3drm/d3drm.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/d3drm/d3drm.spec -Wb,--prefer-native -mno-cygwin dlls/d3drm/d3drm.o dlls/d3drm/d3drm_main.o \
  dlls/d3drm/device.o dlls/d3drm/face.o dlls/d3drm/frame.o dlls/d3drm/light.o dlls/d3drm/material.o \
  dlls/d3drm/math.o dlls/d3drm/meshbuilder.o dlls/d3drm/texture.o dlls/d3drm/viewport.o \
  dlls/d3drm/version.res dlls/d3dxof/libd3dxof.a dlls/ddraw/libddraw.a dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/d3dx10_33/d3dx10_33.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/d3dx10_33/d3dx10_33.spec -Wb,--prefer-native -mno-cygwin dlls/d3dx10_33/d3dx10_33_main.o \
  dlls/d3dx10_33/version.res dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a \
  dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/d3dx10_34/d3dx10_34.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/d3dx10_34/d3dx10_34.spec -Wb,--prefer-native -mno-cygwin dlls/d3dx10_34/d3dx10_34_main.o \
  dlls/d3dx10_34/version.res dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a \
  dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/d3dx10_35/d3dx10_35.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/d3dx10_35/d3dx10_35.spec -Wb,--prefer-native -mno-cygwin dlls/d3dx10_35/d3dx10_35_main.o \
  dlls/d3dx10_35/version.res dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a \
  dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/d3dx10_36/d3dx10_36.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/d3dx10_36/d3dx10_36.spec -Wb,--prefer-native -mno-cygwin dlls/d3dx10_36/d3dx10_36_main.o \
  dlls/d3dx10_36/version.res dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a \
  dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/d3dx10_37/d3dx10_37.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/d3dx10_37/d3dx10_37.spec -Wb,--prefer-native -mno-cygwin dlls/d3dx10_37/d3dx10_37_main.o \
  dlls/d3dx10_37/version.res dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a \
  dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/d3dx10_38/d3dx10_38.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/d3dx10_38/d3dx10_38.spec -Wb,--prefer-native -mno-cygwin dlls/d3dx10_38/d3dx10_38_main.o \
  dlls/d3dx10_38/version.res dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a \
  dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/d3dx10_39/d3dx10_39.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/d3dx10_39/d3dx10_39.spec -Wb,--prefer-native -mno-cygwin dlls/d3dx10_39/d3dx10_39_main.o \
  dlls/d3dx10_39/version.res dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a \
  dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/d3dx10_40/d3dx10_40.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/d3dx10_40/d3dx10_40.spec -Wb,--prefer-native -mno-cygwin dlls/d3dx10_40/d3dx10_40_main.o \
  dlls/d3dx10_40/version.res dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a \
  dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/d3dx10_41/d3dx10_41.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/d3dx10_41/d3dx10_41.spec -Wb,--prefer-native -mno-cygwin dlls/d3dx10_41/d3dx10_41_main.o \
  dlls/d3dx10_41/version.res dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a \
  dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/d3dx10_42/d3dx10_42.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/d3dx10_42/d3dx10_42.spec -Wb,--prefer-native -mno-cygwin dlls/d3dx10_42/d3dx10_42_main.o \
  dlls/d3dx10_42/version.res dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a \
  dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/d3dx10_43/d3dx10_43.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/d3dx10_43/d3dx10_43.spec -Wb,--prefer-native -mno-cygwin dlls/d3dx10_43/async.o \
  dlls/d3dx10_43/compiler.o dlls/d3dx10_43/d3dx10_43_main.o dlls/d3dx10_43/font.o \
  dlls/d3dx10_43/mesh.o dlls/d3dx10_43/sprite.o dlls/d3dx10_43/texture.o dlls/d3dx10_43/version.res \
  dlls/windowscodecs/libwindowscodecs.a dlls/d3d10_1/libd3d10_1.a \
  dlls/d3dcompiler_47/libd3dcompiler.a libs/dxguid/libdxguid.a libs/uuid/libuuid.a \
  dlls/gdi32/libgdi32.a dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a \
  dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -Wl,-delayload,windowscodecs.dll -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/d3dx11_42/d3dx11_42.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/d3dx11_42/d3dx11_42.spec -Wb,--prefer-native -mno-cygwin dlls/d3dx11_42/async.o \
  dlls/d3dx11_42/main.o dlls/d3dx11_42/texture.o dlls/d3dx11_42/version.res \
  dlls/d3dcompiler_47/libd3dcompiler.a dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a \
  dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/d3dx11_43/d3dx11_43.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/d3dx11_43/d3dx11_43.spec -Wb,--prefer-native -mno-cygwin dlls/d3dx11_43/async.o \
  dlls/d3dx11_43/main.o dlls/d3dx11_43/texture.o dlls/d3dx11_43/version.res \
  dlls/d3dcompiler_47/libd3dcompiler.a dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a \
  dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/d3dx9_24/d3dx9_24.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/d3dx9_24/d3dx9_24.spec -Wb,--prefer-native -mno-cygwin dlls/d3dx9_24/animation.o \
  dlls/d3dx9_24/core.o dlls/d3dx9_24/effect.o dlls/d3dx9_24/font.o dlls/d3dx9_24/line.o \
  dlls/d3dx9_24/main.o dlls/d3dx9_24/math.o dlls/d3dx9_24/mesh.o dlls/d3dx9_24/preshader.o \
  dlls/d3dx9_24/render.o dlls/d3dx9_24/shader.o dlls/d3dx9_24/skin.o dlls/d3dx9_24/sprite.o \
  dlls/d3dx9_24/surface.o dlls/d3dx9_24/texture.o dlls/d3dx9_24/txc_compress_dxtn.o \
  dlls/d3dx9_24/txc_fetch_dxtn.o dlls/d3dx9_24/util.o dlls/d3dx9_24/volume.o dlls/d3dx9_24/xfile.o \
  dlls/d3dx9_24/version.res dlls/windowscodecs/libwindowscodecs.a dlls/usp10/libusp10.a \
  dlls/d3d9/libd3d9.a dlls/d3dcompiler_47/libd3dcompiler.a libs/dxguid/libdxguid.a \
  dlls/d3dxof/libd3dxof.a dlls/ole32/libole32.a dlls/gdi32/libgdi32.a dlls/user32/libuser32.a \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -Wl,-delayload,windowscodecs.dll -Wl,-delayload,usp10.dll -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/d3dx9_25/d3dx9_25.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/d3dx9_25/d3dx9_25.spec -Wb,--prefer-native -mno-cygwin dlls/d3dx9_25/animation.o \
  dlls/d3dx9_25/core.o dlls/d3dx9_25/effect.o dlls/d3dx9_25/font.o dlls/d3dx9_25/line.o \
  dlls/d3dx9_25/main.o dlls/d3dx9_25/math.o dlls/d3dx9_25/mesh.o dlls/d3dx9_25/preshader.o \
  dlls/d3dx9_25/render.o dlls/d3dx9_25/shader.o dlls/d3dx9_25/skin.o dlls/d3dx9_25/sprite.o \
  dlls/d3dx9_25/surface.o dlls/d3dx9_25/texture.o dlls/d3dx9_25/txc_compress_dxtn.o \
  dlls/d3dx9_25/txc_fetch_dxtn.o dlls/d3dx9_25/util.o dlls/d3dx9_25/volume.o dlls/d3dx9_25/xfile.o \
  dlls/d3dx9_25/version.res dlls/windowscodecs/libwindowscodecs.a dlls/usp10/libusp10.a \
  dlls/d3d9/libd3d9.a dlls/d3dcompiler_47/libd3dcompiler.a libs/dxguid/libdxguid.a \
  dlls/d3dxof/libd3dxof.a dlls/ole32/libole32.a dlls/gdi32/libgdi32.a dlls/user32/libuser32.a \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -Wl,-delayload,windowscodecs.dll -Wl,-delayload,usp10.dll -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/d3dx9_26/d3dx9_26.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/d3dx9_26/d3dx9_26.spec -Wb,--prefer-native -mno-cygwin dlls/d3dx9_26/animation.o \
  dlls/d3dx9_26/core.o dlls/d3dx9_26/effect.o dlls/d3dx9_26/font.o dlls/d3dx9_26/line.o \
  dlls/d3dx9_26/main.o dlls/d3dx9_26/math.o dlls/d3dx9_26/mesh.o dlls/d3dx9_26/preshader.o \
  dlls/d3dx9_26/render.o dlls/d3dx9_26/shader.o dlls/d3dx9_26/skin.o dlls/d3dx9_26/sprite.o \
  dlls/d3dx9_26/surface.o dlls/d3dx9_26/texture.o dlls/d3dx9_26/txc_compress_dxtn.o \
  dlls/d3dx9_26/txc_fetch_dxtn.o dlls/d3dx9_26/util.o dlls/d3dx9_26/volume.o dlls/d3dx9_26/xfile.o \
  dlls/d3dx9_26/version.res dlls/windowscodecs/libwindowscodecs.a dlls/usp10/libusp10.a \
  dlls/d3d9/libd3d9.a dlls/d3dcompiler_47/libd3dcompiler.a libs/dxguid/libdxguid.a \
  dlls/d3dxof/libd3dxof.a dlls/ole32/libole32.a dlls/gdi32/libgdi32.a dlls/user32/libuser32.a \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -Wl,-delayload,windowscodecs.dll -Wl,-delayload,usp10.dll -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/d3dx9_27/d3dx9_27.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/d3dx9_27/d3dx9_27.spec -Wb,--prefer-native -mno-cygwin dlls/d3dx9_27/animation.o \
  dlls/d3dx9_27/core.o dlls/d3dx9_27/effect.o dlls/d3dx9_27/font.o dlls/d3dx9_27/line.o \
  dlls/d3dx9_27/main.o dlls/d3dx9_27/math.o dlls/d3dx9_27/mesh.o dlls/d3dx9_27/preshader.o \
  dlls/d3dx9_27/render.o dlls/d3dx9_27/shader.o dlls/d3dx9_27/skin.o dlls/d3dx9_27/sprite.o \
  dlls/d3dx9_27/surface.o dlls/d3dx9_27/texture.o dlls/d3dx9_27/txc_compress_dxtn.o \
  dlls/d3dx9_27/txc_fetch_dxtn.o dlls/d3dx9_27/util.o dlls/d3dx9_27/volume.o dlls/d3dx9_27/xfile.o \
  dlls/d3dx9_27/version.res dlls/windowscodecs/libwindowscodecs.a dlls/usp10/libusp10.a \
  dlls/d3d9/libd3d9.a dlls/d3dcompiler_47/libd3dcompiler.a libs/dxguid/libdxguid.a \
  dlls/d3dxof/libd3dxof.a dlls/ole32/libole32.a dlls/gdi32/libgdi32.a dlls/user32/libuser32.a \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -Wl,-delayload,windowscodecs.dll -Wl,-delayload,usp10.dll -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/d3dx9_28/d3dx9_28.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/d3dx9_28/d3dx9_28.spec -Wb,--prefer-native -mno-cygwin dlls/d3dx9_28/animation.o \
  dlls/d3dx9_28/core.o dlls/d3dx9_28/effect.o dlls/d3dx9_28/font.o dlls/d3dx9_28/line.o \
  dlls/d3dx9_28/main.o dlls/d3dx9_28/math.o dlls/d3dx9_28/mesh.o dlls/d3dx9_28/preshader.o \
  dlls/d3dx9_28/render.o dlls/d3dx9_28/shader.o dlls/d3dx9_28/skin.o dlls/d3dx9_28/sprite.o \
  dlls/d3dx9_28/surface.o dlls/d3dx9_28/texture.o dlls/d3dx9_28/txc_compress_dxtn.o \
  dlls/d3dx9_28/txc_fetch_dxtn.o dlls/d3dx9_28/util.o dlls/d3dx9_28/volume.o dlls/d3dx9_28/xfile.o \
  dlls/d3dx9_28/version.res dlls/windowscodecs/libwindowscodecs.a dlls/usp10/libusp10.a \
  dlls/d3d9/libd3d9.a dlls/d3dcompiler_47/libd3dcompiler.a libs/dxguid/libdxguid.a \
  dlls/d3dxof/libd3dxof.a dlls/ole32/libole32.a dlls/gdi32/libgdi32.a dlls/user32/libuser32.a \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -Wl,-delayload,windowscodecs.dll -Wl,-delayload,usp10.dll -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/d3dx9_29/d3dx9_29.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/d3dx9_29/d3dx9_29.spec -Wb,--prefer-native -mno-cygwin dlls/d3dx9_29/animation.o \
  dlls/d3dx9_29/core.o dlls/d3dx9_29/effect.o dlls/d3dx9_29/font.o dlls/d3dx9_29/line.o \
  dlls/d3dx9_29/main.o dlls/d3dx9_29/math.o dlls/d3dx9_29/mesh.o dlls/d3dx9_29/preshader.o \
  dlls/d3dx9_29/render.o dlls/d3dx9_29/shader.o dlls/d3dx9_29/skin.o dlls/d3dx9_29/sprite.o \
  dlls/d3dx9_29/surface.o dlls/d3dx9_29/texture.o dlls/d3dx9_29/txc_compress_dxtn.o \
  dlls/d3dx9_29/txc_fetch_dxtn.o dlls/d3dx9_29/util.o dlls/d3dx9_29/volume.o dlls/d3dx9_29/xfile.o \
  dlls/d3dx9_29/version.res dlls/windowscodecs/libwindowscodecs.a dlls/usp10/libusp10.a \
  dlls/d3d9/libd3d9.a dlls/d3dcompiler_47/libd3dcompiler.a libs/dxguid/libdxguid.a \
  dlls/d3dxof/libd3dxof.a dlls/ole32/libole32.a dlls/gdi32/libgdi32.a dlls/user32/libuser32.a \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -Wl,-delayload,windowscodecs.dll -Wl,-delayload,usp10.dll -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/d3dx9_30/d3dx9_30.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/d3dx9_30/d3dx9_30.spec -Wb,--prefer-native -mno-cygwin dlls/d3dx9_30/animation.o \
  dlls/d3dx9_30/core.o dlls/d3dx9_30/effect.o dlls/d3dx9_30/font.o dlls/d3dx9_30/line.o \
  dlls/d3dx9_30/main.o dlls/d3dx9_30/math.o dlls/d3dx9_30/mesh.o dlls/d3dx9_30/preshader.o \
  dlls/d3dx9_30/render.o dlls/d3dx9_30/shader.o dlls/d3dx9_30/skin.o dlls/d3dx9_30/sprite.o \
  dlls/d3dx9_30/surface.o dlls/d3dx9_30/texture.o dlls/d3dx9_30/txc_compress_dxtn.o \
  dlls/d3dx9_30/txc_fetch_dxtn.o dlls/d3dx9_30/util.o dlls/d3dx9_30/volume.o dlls/d3dx9_30/xfile.o \
  dlls/d3dx9_30/version.res dlls/windowscodecs/libwindowscodecs.a dlls/usp10/libusp10.a \
  dlls/d3d9/libd3d9.a dlls/d3dcompiler_47/libd3dcompiler.a libs/dxguid/libdxguid.a \
  dlls/d3dxof/libd3dxof.a dlls/ole32/libole32.a dlls/gdi32/libgdi32.a dlls/user32/libuser32.a \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -Wl,-delayload,windowscodecs.dll -Wl,-delayload,usp10.dll -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/d3dx9_31/d3dx9_31.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/d3dx9_31/d3dx9_31.spec -Wb,--prefer-native -mno-cygwin dlls/d3dx9_31/animation.o \
  dlls/d3dx9_31/core.o dlls/d3dx9_31/effect.o dlls/d3dx9_31/font.o dlls/d3dx9_31/line.o \
  dlls/d3dx9_31/main.o dlls/d3dx9_31/math.o dlls/d3dx9_31/mesh.o dlls/d3dx9_31/preshader.o \
  dlls/d3dx9_31/render.o dlls/d3dx9_31/shader.o dlls/d3dx9_31/skin.o dlls/d3dx9_31/sprite.o \
  dlls/d3dx9_31/surface.o dlls/d3dx9_31/texture.o dlls/d3dx9_31/txc_compress_dxtn.o \
  dlls/d3dx9_31/txc_fetch_dxtn.o dlls/d3dx9_31/util.o dlls/d3dx9_31/volume.o dlls/d3dx9_31/xfile.o \
  dlls/d3dx9_31/version.res dlls/windowscodecs/libwindowscodecs.a dlls/usp10/libusp10.a \
  dlls/d3d9/libd3d9.a dlls/d3dcompiler_47/libd3dcompiler.a libs/dxguid/libdxguid.a \
  dlls/d3dxof/libd3dxof.a dlls/ole32/libole32.a dlls/gdi32/libgdi32.a dlls/user32/libuser32.a \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -Wl,-delayload,windowscodecs.dll -Wl,-delayload,usp10.dll -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/d3dx9_32/d3dx9_32.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/d3dx9_32/d3dx9_32.spec -Wb,--prefer-native -mno-cygwin dlls/d3dx9_32/animation.o \
  dlls/d3dx9_32/core.o dlls/d3dx9_32/effect.o dlls/d3dx9_32/font.o dlls/d3dx9_32/line.o \
  dlls/d3dx9_32/main.o dlls/d3dx9_32/math.o dlls/d3dx9_32/mesh.o dlls/d3dx9_32/preshader.o \
  dlls/d3dx9_32/render.o dlls/d3dx9_32/shader.o dlls/d3dx9_32/skin.o dlls/d3dx9_32/sprite.o \
  dlls/d3dx9_32/surface.o dlls/d3dx9_32/texture.o dlls/d3dx9_32/txc_compress_dxtn.o \
  dlls/d3dx9_32/txc_fetch_dxtn.o dlls/d3dx9_32/util.o dlls/d3dx9_32/volume.o dlls/d3dx9_32/xfile.o \
  dlls/d3dx9_32/version.res dlls/windowscodecs/libwindowscodecs.a dlls/usp10/libusp10.a \
  dlls/d3d9/libd3d9.a dlls/d3dcompiler_47/libd3dcompiler.a libs/dxguid/libdxguid.a \
  dlls/d3dxof/libd3dxof.a dlls/ole32/libole32.a dlls/gdi32/libgdi32.a dlls/user32/libuser32.a \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -Wl,-delayload,windowscodecs.dll -Wl,-delayload,usp10.dll -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/d3dx9_33/d3dx9_33.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/d3dx9_33/d3dx9_33.spec -Wb,--prefer-native -mno-cygwin dlls/d3dx9_33/animation.o \
  dlls/d3dx9_33/core.o dlls/d3dx9_33/effect.o dlls/d3dx9_33/font.o dlls/d3dx9_33/line.o \
  dlls/d3dx9_33/main.o dlls/d3dx9_33/math.o dlls/d3dx9_33/mesh.o dlls/d3dx9_33/preshader.o \
  dlls/d3dx9_33/render.o dlls/d3dx9_33/shader.o dlls/d3dx9_33/skin.o dlls/d3dx9_33/sprite.o \
  dlls/d3dx9_33/surface.o dlls/d3dx9_33/texture.o dlls/d3dx9_33/txc_compress_dxtn.o \
  dlls/d3dx9_33/txc_fetch_dxtn.o dlls/d3dx9_33/util.o dlls/d3dx9_33/volume.o dlls/d3dx9_33/xfile.o \
  dlls/d3dx9_33/version.res dlls/windowscodecs/libwindowscodecs.a dlls/usp10/libusp10.a \
  dlls/d3d9/libd3d9.a dlls/d3dcompiler_47/libd3dcompiler.a libs/dxguid/libdxguid.a \
  dlls/d3dxof/libd3dxof.a dlls/ole32/libole32.a dlls/gdi32/libgdi32.a dlls/user32/libuser32.a \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -Wl,-delayload,windowscodecs.dll -Wl,-delayload,usp10.dll -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/d3dx9_34/d3dx9_34.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/d3dx9_34/d3dx9_34.spec -Wb,--prefer-native -mno-cygwin dlls/d3dx9_34/animation.o \
  dlls/d3dx9_34/core.o dlls/d3dx9_34/effect.o dlls/d3dx9_34/font.o dlls/d3dx9_34/line.o \
  dlls/d3dx9_34/main.o dlls/d3dx9_34/math.o dlls/d3dx9_34/mesh.o dlls/d3dx9_34/preshader.o \
  dlls/d3dx9_34/render.o dlls/d3dx9_34/shader.o dlls/d3dx9_34/skin.o dlls/d3dx9_34/sprite.o \
  dlls/d3dx9_34/surface.o dlls/d3dx9_34/texture.o dlls/d3dx9_34/txc_compress_dxtn.o \
  dlls/d3dx9_34/txc_fetch_dxtn.o dlls/d3dx9_34/util.o dlls/d3dx9_34/volume.o dlls/d3dx9_34/xfile.o \
  dlls/d3dx9_34/version.res dlls/windowscodecs/libwindowscodecs.a dlls/usp10/libusp10.a \
  dlls/d3d9/libd3d9.a dlls/d3dcompiler_47/libd3dcompiler.a libs/dxguid/libdxguid.a \
  dlls/d3dxof/libd3dxof.a dlls/ole32/libole32.a dlls/gdi32/libgdi32.a dlls/user32/libuser32.a \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -Wl,-delayload,windowscodecs.dll -Wl,-delayload,usp10.dll -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/d3dx9_35/d3dx9_35.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/d3dx9_35/d3dx9_35.spec -Wb,--prefer-native -mno-cygwin dlls/d3dx9_35/animation.o \
  dlls/d3dx9_35/core.o dlls/d3dx9_35/effect.o dlls/d3dx9_35/font.o dlls/d3dx9_35/line.o \
  dlls/d3dx9_35/main.o dlls/d3dx9_35/math.o dlls/d3dx9_35/mesh.o dlls/d3dx9_35/preshader.o \
  dlls/d3dx9_35/render.o dlls/d3dx9_35/shader.o dlls/d3dx9_35/skin.o dlls/d3dx9_35/sprite.o \
  dlls/d3dx9_35/surface.o dlls/d3dx9_35/texture.o dlls/d3dx9_35/txc_compress_dxtn.o \
  dlls/d3dx9_35/txc_fetch_dxtn.o dlls/d3dx9_35/util.o dlls/d3dx9_35/volume.o dlls/d3dx9_35/xfile.o \
  dlls/d3dx9_35/version.res dlls/windowscodecs/libwindowscodecs.a dlls/usp10/libusp10.a \
  dlls/d3d9/libd3d9.a dlls/d3dcompiler_47/libd3dcompiler.a libs/dxguid/libdxguid.a \
  dlls/d3dxof/libd3dxof.a dlls/ole32/libole32.a dlls/gdi32/libgdi32.a dlls/user32/libuser32.a \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -Wl,-delayload,windowscodecs.dll -Wl,-delayload,usp10.dll -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/d3dx9_36/d3dx9_36.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/d3dx9_36/d3dx9_36.spec -Wb,--prefer-native -mno-cygwin dlls/d3dx9_36/animation.o \
  dlls/d3dx9_36/core.o dlls/d3dx9_36/effect.o dlls/d3dx9_36/font.o dlls/d3dx9_36/line.o \
  dlls/d3dx9_36/main.o dlls/d3dx9_36/math.o dlls/d3dx9_36/mesh.o dlls/d3dx9_36/preshader.o \
  dlls/d3dx9_36/render.o dlls/d3dx9_36/shader.o dlls/d3dx9_36/skin.o dlls/d3dx9_36/sprite.o \
  dlls/d3dx9_36/surface.o dlls/d3dx9_36/texture.o dlls/d3dx9_36/txc_compress_dxtn.o \
  dlls/d3dx9_36/txc_fetch_dxtn.o dlls/d3dx9_36/util.o dlls/d3dx9_36/volume.o dlls/d3dx9_36/xfile.o \
  dlls/d3dx9_36/version.res dlls/windowscodecs/libwindowscodecs.a dlls/usp10/libusp10.a \
  dlls/d3d9/libd3d9.a dlls/d3dcompiler_47/libd3dcompiler.a libs/dxguid/libdxguid.a \
  dlls/d3dxof/libd3dxof.a dlls/ole32/libole32.a dlls/gdi32/libgdi32.a dlls/user32/libuser32.a \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -Wl,-delayload,windowscodecs.dll -Wl,-delayload,usp10.dll -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/d3dx9_37/d3dx9_37.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/d3dx9_37/d3dx9_37.spec -Wb,--prefer-native -mno-cygwin dlls/d3dx9_37/animation.o \
  dlls/d3dx9_37/core.o dlls/d3dx9_37/effect.o dlls/d3dx9_37/font.o dlls/d3dx9_37/line.o \
  dlls/d3dx9_37/main.o dlls/d3dx9_37/math.o dlls/d3dx9_37/mesh.o dlls/d3dx9_37/preshader.o \
  dlls/d3dx9_37/render.o dlls/d3dx9_37/shader.o dlls/d3dx9_37/skin.o dlls/d3dx9_37/sprite.o \
  dlls/d3dx9_37/surface.o dlls/d3dx9_37/texture.o dlls/d3dx9_37/txc_compress_dxtn.o \
  dlls/d3dx9_37/txc_fetch_dxtn.o dlls/d3dx9_37/util.o dlls/d3dx9_37/volume.o dlls/d3dx9_37/xfile.o \
  dlls/d3dx9_37/version.res dlls/windowscodecs/libwindowscodecs.a dlls/usp10/libusp10.a \
  dlls/d3d9/libd3d9.a dlls/d3dcompiler_47/libd3dcompiler.a libs/dxguid/libdxguid.a \
  dlls/d3dxof/libd3dxof.a dlls/ole32/libole32.a dlls/gdi32/libgdi32.a dlls/user32/libuser32.a \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -Wl,-delayload,windowscodecs.dll -Wl,-delayload,usp10.dll -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/d3dx9_38/d3dx9_38.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/d3dx9_38/d3dx9_38.spec -Wb,--prefer-native -mno-cygwin dlls/d3dx9_38/animation.o \
  dlls/d3dx9_38/core.o dlls/d3dx9_38/effect.o dlls/d3dx9_38/font.o dlls/d3dx9_38/line.o \
  dlls/d3dx9_38/main.o dlls/d3dx9_38/math.o dlls/d3dx9_38/mesh.o dlls/d3dx9_38/preshader.o \
  dlls/d3dx9_38/render.o dlls/d3dx9_38/shader.o dlls/d3dx9_38/skin.o dlls/d3dx9_38/sprite.o \
  dlls/d3dx9_38/surface.o dlls/d3dx9_38/texture.o dlls/d3dx9_38/txc_compress_dxtn.o \
  dlls/d3dx9_38/txc_fetch_dxtn.o dlls/d3dx9_38/util.o dlls/d3dx9_38/volume.o dlls/d3dx9_38/xfile.o \
  dlls/d3dx9_38/version.res dlls/windowscodecs/libwindowscodecs.a dlls/usp10/libusp10.a \
  dlls/d3d9/libd3d9.a dlls/d3dcompiler_47/libd3dcompiler.a libs/dxguid/libdxguid.a \
  dlls/d3dxof/libd3dxof.a dlls/ole32/libole32.a dlls/gdi32/libgdi32.a dlls/user32/libuser32.a \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -Wl,-delayload,windowscodecs.dll -Wl,-delayload,usp10.dll -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/d3dx9_39/d3dx9_39.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/d3dx9_39/d3dx9_39.spec -Wb,--prefer-native -mno-cygwin dlls/d3dx9_39/animation.o \
  dlls/d3dx9_39/core.o dlls/d3dx9_39/effect.o dlls/d3dx9_39/font.o dlls/d3dx9_39/line.o \
  dlls/d3dx9_39/main.o dlls/d3dx9_39/math.o dlls/d3dx9_39/mesh.o dlls/d3dx9_39/preshader.o \
  dlls/d3dx9_39/render.o dlls/d3dx9_39/shader.o dlls/d3dx9_39/skin.o dlls/d3dx9_39/sprite.o \
  dlls/d3dx9_39/surface.o dlls/d3dx9_39/texture.o dlls/d3dx9_39/txc_compress_dxtn.o \
  dlls/d3dx9_39/txc_fetch_dxtn.o dlls/d3dx9_39/util.o dlls/d3dx9_39/volume.o dlls/d3dx9_39/xfile.o \
  dlls/d3dx9_39/version.res dlls/windowscodecs/libwindowscodecs.a dlls/usp10/libusp10.a \
  dlls/d3d9/libd3d9.a dlls/d3dcompiler_47/libd3dcompiler.a libs/dxguid/libdxguid.a \
  dlls/d3dxof/libd3dxof.a dlls/ole32/libole32.a dlls/gdi32/libgdi32.a dlls/user32/libuser32.a \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -Wl,-delayload,windowscodecs.dll -Wl,-delayload,usp10.dll -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/d3dx9_40/d3dx9_40.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/d3dx9_40/d3dx9_40.spec -Wb,--prefer-native -mno-cygwin dlls/d3dx9_40/animation.o \
  dlls/d3dx9_40/core.o dlls/d3dx9_40/effect.o dlls/d3dx9_40/font.o dlls/d3dx9_40/line.o \
  dlls/d3dx9_40/main.o dlls/d3dx9_40/math.o dlls/d3dx9_40/mesh.o dlls/d3dx9_40/preshader.o \
  dlls/d3dx9_40/render.o dlls/d3dx9_40/shader.o dlls/d3dx9_40/skin.o dlls/d3dx9_40/sprite.o \
  dlls/d3dx9_40/surface.o dlls/d3dx9_40/texture.o dlls/d3dx9_40/txc_compress_dxtn.o \
  dlls/d3dx9_40/txc_fetch_dxtn.o dlls/d3dx9_40/util.o dlls/d3dx9_40/volume.o dlls/d3dx9_40/xfile.o \
  dlls/d3dx9_40/version.res dlls/windowscodecs/libwindowscodecs.a dlls/usp10/libusp10.a \
  dlls/d3d9/libd3d9.a dlls/d3dcompiler_47/libd3dcompiler.a libs/dxguid/libdxguid.a \
  dlls/d3dxof/libd3dxof.a dlls/ole32/libole32.a dlls/gdi32/libgdi32.a dlls/user32/libuser32.a \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -Wl,-delayload,windowscodecs.dll -Wl,-delayload,usp10.dll -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/d3dx9_41/d3dx9_41.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/d3dx9_41/d3dx9_41.spec -Wb,--prefer-native -mno-cygwin dlls/d3dx9_41/animation.o \
  dlls/d3dx9_41/core.o dlls/d3dx9_41/effect.o dlls/d3dx9_41/font.o dlls/d3dx9_41/line.o \
  dlls/d3dx9_41/main.o dlls/d3dx9_41/math.o dlls/d3dx9_41/mesh.o dlls/d3dx9_41/preshader.o \
  dlls/d3dx9_41/render.o dlls/d3dx9_41/shader.o dlls/d3dx9_41/skin.o dlls/d3dx9_41/sprite.o \
  dlls/d3dx9_41/surface.o dlls/d3dx9_41/texture.o dlls/d3dx9_41/txc_compress_dxtn.o \
  dlls/d3dx9_41/txc_fetch_dxtn.o dlls/d3dx9_41/util.o dlls/d3dx9_41/volume.o dlls/d3dx9_41/xfile.o \
  dlls/d3dx9_41/version.res dlls/windowscodecs/libwindowscodecs.a dlls/usp10/libusp10.a \
  dlls/d3d9/libd3d9.a dlls/d3dcompiler_47/libd3dcompiler.a libs/dxguid/libdxguid.a \
  dlls/d3dxof/libd3dxof.a dlls/ole32/libole32.a dlls/gdi32/libgdi32.a dlls/user32/libuser32.a \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -Wl,-delayload,windowscodecs.dll -Wl,-delayload,usp10.dll -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/d3dx9_42/d3dx9_42.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/d3dx9_42/d3dx9_42.spec -Wb,--prefer-native -mno-cygwin dlls/d3dx9_42/animation.o \
  dlls/d3dx9_42/core.o dlls/d3dx9_42/effect.o dlls/d3dx9_42/font.o dlls/d3dx9_42/line.o \
  dlls/d3dx9_42/main.o dlls/d3dx9_42/math.o dlls/d3dx9_42/mesh.o dlls/d3dx9_42/preshader.o \
  dlls/d3dx9_42/render.o dlls/d3dx9_42/shader.o dlls/d3dx9_42/skin.o dlls/d3dx9_42/sprite.o \
  dlls/d3dx9_42/surface.o dlls/d3dx9_42/texture.o dlls/d3dx9_42/txc_compress_dxtn.o \
  dlls/d3dx9_42/txc_fetch_dxtn.o dlls/d3dx9_42/util.o dlls/d3dx9_42/volume.o dlls/d3dx9_42/xfile.o \
  dlls/d3dx9_42/version.res dlls/windowscodecs/libwindowscodecs.a dlls/usp10/libusp10.a \
  dlls/d3d9/libd3d9.a dlls/d3dcompiler_47/libd3dcompiler.a libs/dxguid/libdxguid.a \
  dlls/d3dxof/libd3dxof.a dlls/ole32/libole32.a dlls/gdi32/libgdi32.a dlls/user32/libuser32.a \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -Wl,-delayload,windowscodecs.dll -Wl,-delayload,usp10.dll -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/d3dx9_43/d3dx9_43.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/d3dx9_43/d3dx9_43.spec -Wb,--prefer-native -mno-cygwin dlls/d3dx9_43/animation.o \
  dlls/d3dx9_43/core.o dlls/d3dx9_43/effect.o dlls/d3dx9_43/font.o dlls/d3dx9_43/line.o \
  dlls/d3dx9_43/main.o dlls/d3dx9_43/math.o dlls/d3dx9_43/mesh.o dlls/d3dx9_43/preshader.o \
  dlls/d3dx9_43/render.o dlls/d3dx9_43/shader.o dlls/d3dx9_43/skin.o dlls/d3dx9_43/sprite.o \
  dlls/d3dx9_43/surface.o dlls/d3dx9_43/texture.o dlls/d3dx9_43/txc_compress_dxtn.o \
  dlls/d3dx9_43/txc_fetch_dxtn.o dlls/d3dx9_43/util.o dlls/d3dx9_43/volume.o dlls/d3dx9_43/xfile.o \
  dlls/d3dx9_43/version.res dlls/windowscodecs/libwindowscodecs.a dlls/usp10/libusp10.a \
  dlls/d3d9/libd3d9.a dlls/d3dcompiler_47/libd3dcompiler.a libs/dxguid/libdxguid.a \
  dlls/d3dxof/libd3dxof.a dlls/ole32/libole32.a dlls/gdi32/libgdi32.a dlls/user32/libuser32.a \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -Wl,-delayload,windowscodecs.dll -Wl,-delayload,usp10.dll -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/d3dxof/d3dxof.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/d3dxof/d3dxof.spec -mno-cygwin dlls/d3dxof/d3dxof.o dlls/d3dxof/main.o dlls/d3dxof/mszip.o \
  dlls/d3dxof/parsing.o dlls/d3dxof/version.res dlls/d3dxof/d3dxof_r.res libs/dxguid/libdxguid.a \
  libs/uuid/libuuid.a dlls/ole32/libole32.a dlls/advapi32/libadvapi32.a dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/davclnt/davclnt.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/davclnt/davclnt.spec -Wb,--prefer-native -mno-cygwin dlls/davclnt/main.o \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/dbgeng/dbgeng.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/dbgeng/dbgeng.spec -mno-cygwin dlls/dbgeng/dbgeng.o dlls/version/libversion.a \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -Wl,-delayload,version.dll -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/dbghelp/dbghelp.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/dbghelp/dbghelp.spec -mno-cygwin dlls/dbghelp/coff.o dlls/dbghelp/cpu_arm.o \
  dlls/dbghelp/cpu_arm64.o dlls/dbghelp/cpu_i386.o dlls/dbghelp/cpu_x86_64.o dlls/dbghelp/dbghelp.o \
  dlls/dbghelp/dwarf.o dlls/dbghelp/elf_module.o dlls/dbghelp/image.o dlls/dbghelp/macho_module.o \
  dlls/dbghelp/minidump.o dlls/dbghelp/module.o dlls/dbghelp/msc.o dlls/dbghelp/path.o \
  dlls/dbghelp/pe_module.o dlls/dbghelp/source.o dlls/dbghelp/stabs.o dlls/dbghelp/stack.o \
  dlls/dbghelp/storage.o dlls/dbghelp/symbol.o dlls/dbghelp/type.o dlls/dbghelp/version.res \
  dlls/version/libversion.a libs/zlib/libz.a dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a \
  dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -Wl,-delayload,version.dll -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/dciman32/dciman32.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/dciman32/dciman32.spec -mno-cygwin dlls/dciman32/dciman_main.o dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/dcomp/dcomp.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/dcomp/dcomp.spec -Wb,--prefer-native -mno-cygwin dlls/dcomp/device.o dlls/dcomp/version.res \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/ddraw/ddraw.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/ddraw/ddraw.spec -mno-cygwin dlls/ddraw/clipper.o dlls/ddraw/ddraw.o dlls/ddraw/device.o \
  dlls/ddraw/executebuffer.o dlls/ddraw/light.o dlls/ddraw/main.o dlls/ddraw/material.o \
  dlls/ddraw/palette.o dlls/ddraw/surface.o dlls/ddraw/utils.o dlls/ddraw/vertexbuffer.o \
  dlls/ddraw/viewport.o dlls/ddraw/version.res dlls/ddraw/ddraw_classes_r.res \
  libs/dxguid/libdxguid.a libs/uuid/libuuid.a dlls/wined3d/libwined3d.a dlls/user32/libuser32.a \
  dlls/gdi32/libgdi32.a dlls/advapi32/libadvapi32.a dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/ddrawex/ddrawex.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/ddrawex/ddrawex.spec -mno-cygwin dlls/ddrawex/ddraw.o dlls/ddrawex/main.o \
  dlls/ddrawex/surface.o dlls/ddrawex/version.res dlls/ddrawex/ddrawex_r.res libs/dxguid/libdxguid.a \
  libs/uuid/libuuid.a dlls/ddraw/libddraw.a dlls/ole32/libole32.a dlls/advapi32/libadvapi32.a \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/devenum/devenum.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/devenum/devenum.spec -mno-cygwin dlls/devenum/createdevenum.o dlls/devenum/devenum_main.o \
  dlls/devenum/mediacatenum.o dlls/devenum/parsedisplayname.o dlls/devenum/devenum.res \
  dlls/devenum/devenum_classes_r.res dlls/msvfw32/libmsvfw32.a libs/dmoguids/libdmoguids.a \
  libs/strmiids/libstrmiids.a libs/uuid/libuuid.a dlls/ole32/libole32.a dlls/oleaut32/liboleaut32.a \
  dlls/avicap32/libavicap32.a dlls/winmm/libwinmm.a dlls/user32/libuser32.a \
  dlls/advapi32/libadvapi32.a dlls/dsound/libdsound.a dlls/msdmo/libmsdmo.a \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -Wl,-delayload,msvfw32.dll -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/dhcpcsvc/dhcpcsvc.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/dhcpcsvc/dhcpcsvc.spec -Wb,--prefer-native -mno-cygwin dlls/dhcpcsvc/dhcpcsvc.o \
  dlls/iphlpapi/libiphlpapi.a dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a \
  dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -Wl,-delayload,iphlpapi.dll -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/dhcpcsvc6/dhcpcsvc6.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/dhcpcsvc6/dhcpcsvc6.spec -Wb,--prefer-native -mno-cygwin dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/dhtmled.ocx/dhtmled.ocx.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/dhtmled.ocx/dhtmled.ocx.spec -mno-cygwin dlls/dhtmled.ocx/edit.o dlls/dhtmled.ocx/main.o \
  dlls/dhtmled.ocx/dhtmled.res dlls/dhtmled.ocx/dhtmled_tlb_t.res dlls/dhtmled.ocx/dhtmled_tlb_r.res \
  libs/uuid/libuuid.a dlls/ole32/libole32.a dlls/oleaut32/liboleaut32.a dlls/user32/libuser32.a \
  dlls/gdi32/libgdi32.a dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a \
  dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/dhtmled.ocx/dhtmled.ocx --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/dhtmled.ocx/dhtmled.ocx.spec -mno-cygwin \
  dlls/dhtmled.ocx/dhtmled.res dlls/dhtmled.ocx/dhtmled_tlb_t.res dlls/dhtmled.ocx/dhtmled_tlb_r.res
tools/winegcc/winegcc -o dlls/diasymreader/diasymreader.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/diasymreader/diasymreader.spec -Wb,--prefer-native -mno-cygwin dlls/diasymreader/main.o \
  dlls/diasymreader/writer.o dlls/diasymreader/diasymreader.res libs/uuid/libuuid.a \
  dlls/rpcrt4/librpcrt4.a dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a \
  dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/dinput/dinput.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/dinput/dinput.spec -mno-cygwin dlls/dinput/ansi.o dlls/dinput/config.o dlls/dinput/device.o \
  dlls/dinput/dinput_main.o dlls/dinput/joystick_hid.o dlls/dinput/keyboard.o dlls/dinput/mouse.o \
  dlls/dinput/dinput.res dlls/dinput/version.res dlls/dinput/dinput_classes_r.res \
  dlls/dinput/libdinput.a libs/dxguid/libdxguid.a libs/uuid/libuuid.a dlls/comctl32/libcomctl32.a \
  dlls/ole32/libole32.a dlls/user32/libuser32.a dlls/advapi32/libadvapi32.a dlls/hid/libhid.a \
  dlls/setupapi/libsetupapi.a dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a \
  dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/dinput8/dinput8.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/dinput8/dinput8.spec -mno-cygwin dlls/dinput8/ansi.o dlls/dinput8/config.o \
  dlls/dinput8/device.o dlls/dinput8/dinput_main.o dlls/dinput8/joystick_hid.o \
  dlls/dinput8/keyboard.o dlls/dinput8/mouse.o dlls/dinput8/dinput.res dlls/dinput8/version.res \
  dlls/dinput8/dinput8_r.res dlls/dinput8/libdinput8.a libs/dxguid/libdxguid.a libs/uuid/libuuid.a \
  dlls/comctl32/libcomctl32.a dlls/ole32/libole32.a dlls/user32/libuser32.a \
  dlls/advapi32/libadvapi32.a dlls/hid/libhid.a dlls/setupapi/libsetupapi.a \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/directmanipulation/directmanipulation.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/directmanipulation/directmanipulation.spec -Wb,--prefer-native -mno-cygwin \
  dlls/directmanipulation/directmanipulation.o dlls/directmanipulation/directmanip_r.res \
  libs/uuid/libuuid.a dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a \
  dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/dispex/dispex.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/dispex/dispex.spec -mno-cygwin dlls/dispex/usrmarshal.o dlls/dispex/dlldata.o \
  dlls/dispex/disp_ex_p.o dlls/dispex/disp_ex_r.res libs/uuid/libuuid.a dlls/oleaut32/liboleaut32.a \
  dlls/ole32/libole32.a dlls/rpcrt4/librpcrt4.a dlls/advapi32/libadvapi32.a \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/dmband/dmband.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/dmband/dmband.spec -mno-cygwin dlls/dmband/band.o dlls/dmband/bandtrack.o \
  dlls/dmband/dmband_main.o dlls/dmband/dmobject.o dlls/dmband/dmutils.o dlls/dmband/version.res \
  dlls/dmband/dmband_r.res libs/dxguid/libdxguid.a libs/uuid/libuuid.a dlls/ole32/libole32.a \
  dlls/advapi32/libadvapi32.a dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a \
  dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/dmcompos/dmcompos.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/dmcompos/dmcompos.spec -mno-cygwin dlls/dmcompos/chordmap.o dlls/dmcompos/chordmaptrack.o \
  dlls/dmcompos/composer.o dlls/dmcompos/dmcompos_main.o dlls/dmcompos/dmobject.o \
  dlls/dmcompos/signposttrack.o dlls/dmcompos/version.res dlls/dmcompos/dmcompos_r.res \
  libs/dxguid/libdxguid.a libs/uuid/libuuid.a dlls/ole32/libole32.a dlls/advapi32/libadvapi32.a \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/dmime/dmime.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/dmime/dmime.spec -mno-cygwin dlls/dmime/audiopath.o dlls/dmime/dmime_main.o \
  dlls/dmime/dmobject.o dlls/dmime/graph.o dlls/dmime/lyricstrack.o dlls/dmime/markertrack.o \
  dlls/dmime/paramcontroltrack.o dlls/dmime/performance.o dlls/dmime/segment.o \
  dlls/dmime/segmentstate.o dlls/dmime/segtriggertrack.o dlls/dmime/seqtrack.o \
  dlls/dmime/sysextrack.o dlls/dmime/tempotrack.o dlls/dmime/timesigtrack.o dlls/dmime/wavetrack.o \
  dlls/dmime/version.res dlls/dmime/dmime_r.res libs/dxguid/libdxguid.a libs/uuid/libuuid.a \
  dlls/dsound/libdsound.a dlls/ole32/libole32.a dlls/user32/libuser32.a dlls/advapi32/libadvapi32.a \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/dmloader/dmloader.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/dmloader/dmloader.spec -mno-cygwin dlls/dmloader/container.o dlls/dmloader/debug.o \
  dlls/dmloader/dmloader_main.o dlls/dmloader/dmobject.o dlls/dmloader/loader.o \
  dlls/dmloader/loaderstream.o dlls/dmloader/version.res dlls/dmloader/dmloader_r.res \
  libs/dxguid/libdxguid.a libs/uuid/libuuid.a dlls/ole32/libole32.a dlls/advapi32/libadvapi32.a \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/dmscript/dmscript.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/dmscript/dmscript.spec -mno-cygwin dlls/dmscript/dmobject.o dlls/dmscript/dmscript_main.o \
  dlls/dmscript/script.o dlls/dmscript/scripttrack.o dlls/dmscript/rsrc.res \
  dlls/dmscript/dmscript_r.res libs/dxguid/libdxguid.a libs/uuid/libuuid.a dlls/ole32/libole32.a \
  dlls/advapi32/libadvapi32.a dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a \
  dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/dmstyle/dmstyle.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/dmstyle/dmstyle.spec -mno-cygwin dlls/dmstyle/auditiontrack.o dlls/dmstyle/chordtrack.o \
  dlls/dmstyle/commandtrack.o dlls/dmstyle/dmobject.o dlls/dmstyle/dmstyle_main.o \
  dlls/dmstyle/dmutils.o dlls/dmstyle/motiftrack.o dlls/dmstyle/mutetrack.o dlls/dmstyle/style.o \
  dlls/dmstyle/styletrack.o dlls/dmstyle/version.res dlls/dmstyle/dmstyle_r.res \
  libs/dxguid/libdxguid.a libs/uuid/libuuid.a dlls/ole32/libole32.a dlls/advapi32/libadvapi32.a \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/dmsynth/dmsynth.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/dmsynth/dmsynth.spec -mno-cygwin dlls/dmsynth/dmsynth_main.o dlls/dmsynth/synth.o \
  dlls/dmsynth/synthsink.o dlls/dmsynth/version.res dlls/dmsynth/dmsynth_r.res \
  libs/dxguid/libdxguid.a libs/uuid/libuuid.a dlls/ole32/libole32.a dlls/advapi32/libadvapi32.a \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/dmusic/dmusic.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/dmusic/dmusic.spec -mno-cygwin dlls/dmusic/buffer.o dlls/dmusic/clock.o \
  dlls/dmusic/collection.o dlls/dmusic/dmobject.o dlls/dmusic/dmusic.o dlls/dmusic/dmusic_main.o \
  dlls/dmusic/download.o dlls/dmusic/instrument.o dlls/dmusic/port.o dlls/dmusic/version.res \
  dlls/dmusic/dmusic_r.res libs/dxguid/libdxguid.a libs/uuid/libuuid.a dlls/ole32/libole32.a \
  dlls/advapi32/libadvapi32.a dlls/dsound/libdsound.a dlls/user32/libuser32.a dlls/winmm/libwinmm.a \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/dmusic32/dmusic32.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/dmusic32/dmusic32.spec -mno-cygwin dlls/dmusic32/dmusic32_main.o dlls/dmusic32/version.res \
  libs/uuid/libuuid.a dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a \
  dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/dplayx/dplayx.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/dplayx/dplayx.spec -mno-cygwin dlls/dplayx/dpclassfactory.o dlls/dplayx/dplay.o \
  dlls/dplayx/dplaysp.o dlls/dplayx/dplayx_global.o dlls/dplayx/dplayx_main.o \
  dlls/dplayx/dplayx_messages.o dlls/dplayx/dplobby.o dlls/dplayx/lobbysp.o \
  dlls/dplayx/name_server.o dlls/dplayx/version.res dlls/dplayx/dplayx_r.res libs/dxguid/libdxguid.a \
  libs/uuid/libuuid.a dlls/winmm/libwinmm.a dlls/ole32/libole32.a dlls/user32/libuser32.a \
  dlls/advapi32/libadvapi32.a dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a \
  dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/dpnet/dpnet.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/dpnet/dpnet.spec -mno-cygwin dlls/dpnet/address.o dlls/dpnet/client.o dlls/dpnet/dpnet_main.o \
  dlls/dpnet/lobbiedapp.o dlls/dpnet/peer.o dlls/dpnet/server.o dlls/dpnet/threadpool.o \
  dlls/dpnet/version.res dlls/dpnet/dpnet_r.res libs/dxguid/libdxguid.a libs/uuid/libuuid.a \
  dlls/ole32/libole32.a dlls/advapi32/libadvapi32.a dlls/ws2_32/libws2_32.a \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/dpvoice/dpvoice.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/dpvoice/dpvoice.spec -Wb,--prefer-native -mno-cygwin dlls/dpvoice/client.o \
  dlls/dpvoice/main.o dlls/dpvoice/server.o dlls/dpvoice/version.res dlls/dpvoice/dpvoice_r.res \
  libs/dxguid/libdxguid.a libs/uuid/libuuid.a dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/dsdmo/dsdmo.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/dsdmo/dsdmo.spec -Wb,--prefer-native -mno-cygwin dlls/dsdmo/main.o dlls/dsdmo/version.res \
  dlls/dsdmo/dsdmo_r.res libs/dmoguids/libdmoguids.a libs/strmiids/libstrmiids.a libs/uuid/libuuid.a \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/dsound/dsound.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/dsound/dsound.spec -mno-cygwin dlls/dsound/buffer.o dlls/dsound/capture.o \
  dlls/dsound/dsound.o dlls/dsound/dsound_convert.o dlls/dsound/dsound_main.o dlls/dsound/duplex.o \
  dlls/dsound/mixer.o dlls/dsound/primary.o dlls/dsound/propset.o dlls/dsound/sound3d.o \
  dlls/dsound/version.res dlls/dsound/dsound_classes_r.res libs/dxguid/libdxguid.a \
  libs/uuid/libuuid.a dlls/winmm/libwinmm.a dlls/ole32/libole32.a dlls/advapi32/libadvapi32.a \
  dlls/user32/libuser32.a dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a \
  dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/dsquery/dsquery.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/dsquery/dsquery.spec -mno-cygwin dlls/dsquery/main.o dlls/dsquery/dsquery_r.res \
  libs/uuid/libuuid.a dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a \
  dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/dsuiext/dsuiext.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/dsuiext/dsuiext.spec -mno-cygwin dlls/dsuiext/dsuiext.o dlls/dsuiext/dsuiext_r.res \
  dlls/ole32/libole32.a libs/uuid/libuuid.a dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a \
  dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/dswave/dswave.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/dswave/dswave.spec -mno-cygwin dlls/dswave/dmobject.o dlls/dswave/dswave.o \
  dlls/dswave/dswave_main.o dlls/dswave/version.res dlls/dswave/dswave_r.res libs/dxguid/libdxguid.a \
  libs/uuid/libuuid.a dlls/ole32/libole32.a dlls/advapi32/libadvapi32.a dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/dx8vb/dx8vb.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/dx8vb/dx8vb.spec -Wb,--prefer-native -mno-cygwin dlls/dx8vb/main.o dlls/dx8vb/version.res \
  dlls/dx8vb/dx8vb_r.res libs/uuid/libuuid.a dlls/ole32/libole32.a dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/dxdiagn/dxdiagn.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/dxdiagn/dxdiagn.spec -mno-cygwin dlls/dxdiagn/container.o dlls/dxdiagn/dxdiag_main.o \
  dlls/dxdiagn/provider.o dlls/dxdiagn/dxdiagn.res dlls/dxdiagn/dxdiagn_r.res \
  libs/strmiids/libstrmiids.a libs/dxguid/libdxguid.a libs/uuid/libuuid.a dlls/d3d9/libd3d9.a \
  dlls/ddraw/libddraw.a dlls/dsound/libdsound.a dlls/version/libversion.a dlls/ole32/libole32.a \
  dlls/oleaut32/liboleaut32.a dlls/user32/libuser32.a dlls/advapi32/libadvapi32.a \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/dxgi/dxgi.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/dxgi/dxgi.spec -mcygwin dlls/dxgi/adapter.o dlls/dxgi/device.o dlls/dxgi/dxgi_main.o \
  dlls/dxgi/factory.o dlls/dxgi/output.o dlls/dxgi/surface.o dlls/dxgi/swapchain.o dlls/dxgi/utils.o \
  dlls/dxgi/version.res dlls/gdi32/libgdi32.a libs/dxguid/libdxguid.a libs/uuid/libuuid.a \
  dlls/wined3d/libwined3d.a dlls/user32/libuser32.a dlls/win32u/libwin32u.a \
  dlls/winecrt0/libwinecrt0.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/dxva2/dxva2.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/dxva2/dxva2.spec -Wb,--prefer-native -mno-cygwin dlls/dxva2/main.o libs/uuid/libuuid.a \
  dlls/ole32/libole32.a dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a \
  dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/evr/evr.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/evr/evr.spec -Wb,--prefer-native -mno-cygwin dlls/evr/evr.o dlls/evr/main.o dlls/evr/mixer.o \
  dlls/evr/presenter.o dlls/evr/sample.o dlls/evr/evr_classes_r.res dlls/mfplat/libmfplat.a \
  libs/mfuuid/libmfuuid.a libs/strmiids/libstrmiids.a libs/strmbase/libstrmbase.a \
  libs/uuid/libuuid.a libs/dxguid/libdxguid.a dlls/ole32/libole32.a dlls/oleaut32/liboleaut32.a \
  dlls/user32/libuser32.a dlls/d3d9/libd3d9.a dlls/dxva2/libdxva2.a dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a \
  -Wl,-delayload,mfplat.dll -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/explorerframe/explorerframe.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/explorerframe/explorerframe.spec -mno-cygwin dlls/explorerframe/explorerframe_main.o \
  dlls/explorerframe/nstc.o dlls/explorerframe/taskbarlist.o dlls/explorerframe/version.res \
  dlls/explorerframe/explorerframe_r.res libs/uuid/libuuid.a dlls/ole32/libole32.a \
  dlls/comctl32/libcomctl32.a dlls/shell32/libshell32.a dlls/user32/libuser32.a \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/gameux/gameux.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/gameux/gameux.spec -mno-cygwin dlls/gameux/factory.o dlls/gameux/gameexplorer.o \
  dlls/gameux/gamestatistics.o dlls/gameux/rsrc.res dlls/gameux/gameux_tlb_t.res libs/uuid/libuuid.a \
  dlls/shell32/libshell32.a dlls/oleaut32/liboleaut32.a dlls/ole32/libole32.a \
  dlls/user32/libuser32.a dlls/advapi32/libadvapi32.a dlls/shlwapi/libshlwapi.a \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/gameux/gameux.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/gameux/gameux.spec -mno-cygwin dlls/gameux/rsrc.res \
  dlls/gameux/gameux_tlb_t.res
tools/winegcc/winegcc -o dlls/gdiplus/gdiplus.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/gdiplus/gdiplus.spec -mno-cygwin dlls/gdiplus/brush.o dlls/gdiplus/customlinecap.o \
  dlls/gdiplus/font.o dlls/gdiplus/gdiplus.o dlls/gdiplus/graphics.o dlls/gdiplus/graphicspath.o \
  dlls/gdiplus/image.o dlls/gdiplus/imageattributes.o dlls/gdiplus/matrix.o dlls/gdiplus/metafile.o \
  dlls/gdiplus/pathiterator.o dlls/gdiplus/pen.o dlls/gdiplus/region.o dlls/gdiplus/stringformat.o \
  dlls/gdiplus/gdiplus.res dlls/windowscodecs/libwindowscodecs.a libs/uuid/libuuid.a \
  dlls/shlwapi/libshlwapi.a dlls/ole32/libole32.a dlls/oleaut32/liboleaut32.a \
  dlls/user32/libuser32.a dlls/gdi32/libgdi32.a dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a \
  -Wl,-delayload,windowscodecs.dll -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/hhctrl.ocx/hhctrl.ocx.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/hhctrl.ocx/hhctrl.ocx.spec -mno-cygwin dlls/hhctrl.ocx/chm.o dlls/hhctrl.ocx/content.o \
  dlls/hhctrl.ocx/help.o dlls/hhctrl.ocx/hhctrl.o dlls/hhctrl.ocx/index.o dlls/hhctrl.ocx/search.o \
  dlls/hhctrl.ocx/stream.o dlls/hhctrl.ocx/webbrowser.o dlls/hhctrl.ocx/hhctrl.res \
  dlls/hhctrl.ocx/hhctrl_tlb_t.res libs/uuid/libuuid.a dlls/advapi32/libadvapi32.a \
  dlls/comctl32/libcomctl32.a dlls/shlwapi/libshlwapi.a dlls/ole32/libole32.a \
  dlls/oleaut32/liboleaut32.a dlls/user32/libuser32.a dlls/gdi32/libgdi32.a \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/hhctrl.ocx/hhctrl.ocx --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/hhctrl.ocx/hhctrl.ocx.spec -mno-cygwin dlls/hhctrl.ocx/hhctrl.res \
  dlls/hhctrl.ocx/hhctrl_tlb_t.res
tools/winegcc/winegcc -o dlls/hlink/hlink.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/hlink/hlink.spec -mno-cygwin dlls/hlink/browse_ctx.o dlls/hlink/extserv.o \
  dlls/hlink/hlink_main.o dlls/hlink/link.o dlls/hlink/hlink_classes_r.res dlls/urlmon/liburlmon.a \
  libs/uuid/libuuid.a dlls/shell32/libshell32.a dlls/ole32/libole32.a dlls/advapi32/libadvapi32.a \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -Wl,-delayload,urlmon.dll -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/hnetcfg/hnetcfg.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/hnetcfg/hnetcfg.spec -Wb,--prefer-native -mno-cygwin dlls/hnetcfg/apps.o \
  dlls/hnetcfg/hnetcfg.o dlls/hnetcfg/manager.o dlls/hnetcfg/policy.o dlls/hnetcfg/port.o \
  dlls/hnetcfg/profile.o dlls/hnetcfg/service.o dlls/hnetcfg/hnetcfg_r.res \
  dlls/hnetcfg/hnetcfg_tlb_t.res dlls/ws2_32/libws2_32.a dlls/winhttp/libwinhttp.a \
  dlls/shcore/libshcore.a dlls/xmllite/libxmllite.a dlls/oleaut32/liboleaut32.a \
  dlls/ole32/libole32.a dlls/advapi32/libadvapi32.a dlls/mpr/libmpr.a libs/uuid/libuuid.a \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -Wl,-delayload,ws2_32.dll -Wl,-delayload,winhttp.dll \
  -Wl,-delayload,shcore.dll -Wl,-delayload,xmllite.dll -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/hnetcfg/hnetcfg.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/hnetcfg/hnetcfg.spec -Wb,--prefer-native -mno-cygwin \
  dlls/hnetcfg/hnetcfg_r.res dlls/hnetcfg/hnetcfg_tlb_t.res
tools/winegcc/winegcc -o dlls/ieframe/ieframe.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/ieframe/ieframe.spec -mno-cygwin dlls/ieframe/classinfo.o dlls/ieframe/client.o \
  dlls/ieframe/dochost.o dlls/ieframe/events.o dlls/ieframe/frame.o dlls/ieframe/ie.o \
  dlls/ieframe/ieframe_main.o dlls/ieframe/iehtmlwnd.o dlls/ieframe/iexplore.o \
  dlls/ieframe/intshcut.o dlls/ieframe/navigate.o dlls/ieframe/oleobject.o dlls/ieframe/persist.o \
  dlls/ieframe/shellbrowser.o dlls/ieframe/shelluihelper.o dlls/ieframe/urlhist.o \
  dlls/ieframe/view.o dlls/ieframe/webbrowser.o dlls/ieframe/ieframe.res \
  dlls/ieframe/ieframe_v1_t.res dlls/ieframe/ieframe_v1_r.res libs/uuid/libuuid.a \
  dlls/urlmon/liburlmon.a dlls/shell32/libshell32.a dlls/comctl32/libcomctl32.a \
  dlls/shlwapi/libshlwapi.a dlls/oleaut32/liboleaut32.a dlls/ole32/libole32.a \
  dlls/user32/libuser32.a dlls/gdi32/libgdi32.a dlls/advapi32/libadvapi32.a \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/ieframe/ieframe.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/ieframe/ieframe.spec -mno-cygwin dlls/ieframe/ieframe.res \
  dlls/ieframe/ieframe_v1_t.res dlls/ieframe/ieframe_v1_r.res
tools/winegcc/winegcc -o dlls/ieproxy/ieproxy.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/ieproxy/ieproxy.spec -mno-cygwin dlls/ieproxy/ieproxy_ieautomation_i.o dlls/ieproxy/dlldata.o \
  dlls/ieproxy/ieproxy_ieautomation_p.o dlls/ieproxy/ieproxy_perhist_p.o \
  dlls/ieproxy/ieproxy_ieautomation_r.res dlls/ieproxy/ieproxy_perhist_r.res libs/uuid/libuuid.a \
  dlls/ole32/libole32.a dlls/rpcrt4/librpcrt4.a dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/inetcomm/inetcomm.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/inetcomm/inetcomm.spec -Wb,--prefer-native -mno-cygwin dlls/inetcomm/imaptransport.o \
  dlls/inetcomm/inetcomm_main.o dlls/inetcomm/internettransport.o dlls/inetcomm/mimeintl.o \
  dlls/inetcomm/mimeole.o dlls/inetcomm/pop3transport.o dlls/inetcomm/protocol.o \
  dlls/inetcomm/smtptransport.o dlls/inetcomm/inetcomm.res dlls/inetcomm/inetcomm_r.res \
  libs/uuid/libuuid.a dlls/urlmon/liburlmon.a dlls/propsys/libpropsys.a dlls/oleaut32/liboleaut32.a \
  dlls/ole32/libole32.a dlls/ws2_32/libws2_32.a dlls/user32/libuser32.a dlls/advapi32/libadvapi32.a \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/infosoft/infosoft.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/infosoft/infosoft.spec -Wb,--prefer-native -mno-cygwin dlls/infosoft/infosoft_main.o \
  dlls/infosoft/wordbreaker.o dlls/infosoft/infosoft_r.res libs/uuid/libuuid.a \
  dlls/advapi32/libadvapi32.a dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a \
  dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/inseng/inseng.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/inseng/inseng.spec -Wb,--prefer-native -mno-cygwin dlls/inseng/inseng_main.o \
  dlls/inseng/inseng_classes_r.res libs/uuid/libuuid.a dlls/ole32/libole32.a \
  dlls/advapi32/libadvapi32.a dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a \
  dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/iphlpapi/iphlpapi.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/iphlpapi/iphlpapi.spec -mno-cygwin dlls/iphlpapi/iphlpapi_main.o dlls/iphlpapi/version.res \
  dlls/advapi32/libadvapi32.a dlls/dnsapi/libdnsapi.a dlls/nsi/libnsi.a libs/uuid/libuuid.a \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/itss/itss.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/itss/itss.spec -mno-cygwin dlls/itss/chm_lib.o dlls/itss/itss.o dlls/itss/lzx.o \
  dlls/itss/moniker.o dlls/itss/protocol.o dlls/itss/storage.o dlls/itss/rsrc.res \
  dlls/itss/itss_r.res libs/uuid/libuuid.a dlls/urlmon/liburlmon.a dlls/shlwapi/libshlwapi.a \
  dlls/ole32/libole32.a dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a \
  dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/jscript/jscript.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/jscript/jscript.spec -mno-cygwin dlls/jscript/activex.o dlls/jscript/array.o \
  dlls/jscript/bool.o dlls/jscript/compile.o dlls/jscript/date.o dlls/jscript/decode.o \
  dlls/jscript/dispex.o dlls/jscript/engine.o dlls/jscript/enumerator.o dlls/jscript/error.o \
  dlls/jscript/function.o dlls/jscript/global.o dlls/jscript/jscript.o dlls/jscript/jscript_main.o \
  dlls/jscript/json.o dlls/jscript/jsregexp.o dlls/jscript/jsstr.o dlls/jscript/jsutils.o \
  dlls/jscript/lex.o dlls/jscript/math.o dlls/jscript/number.o dlls/jscript/object.o \
  dlls/jscript/regexp.o dlls/jscript/set.o dlls/jscript/string.o dlls/jscript/vbarray.o \
  dlls/jscript/cc_parser.tab.o dlls/jscript/parser.tab.o dlls/jscript/jscript.res \
  dlls/jscript/jscript_classes_r.res dlls/jscript/jsglobal_t.res dlls/oleaut32/liboleaut32.a \
  dlls/ole32/libole32.a dlls/user32/libuser32.a dlls/advapi32/libadvapi32.a \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/jscript/jscript.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/jscript/jscript.spec -mno-cygwin dlls/jscript/jscript.res \
  dlls/jscript/jscript_classes_r.res dlls/jscript/jsglobal_t.res
tools/winegcc/winegcc -o dlls/jsproxy/jsproxy.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/jsproxy/jsproxy.spec -mno-cygwin dlls/jsproxy/main.o dlls/jsproxy/rsrc.res \
  libs/uuid/libuuid.a dlls/oleaut32/liboleaut32.a dlls/ole32/libole32.a dlls/ws2_32/libws2_32.a \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/kernelbase/kernelbase.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/kernelbase/kernelbase.spec -nodefaultlibs -nostartfiles -Wl,--image-base,0x7b000000 \
  -mno-cygwin dlls/kernelbase/collation.o dlls/kernelbase/console.o dlls/kernelbase/debug.o \
  dlls/kernelbase/digitmap.o dlls/kernelbase/file.o dlls/kernelbase/loader.o \
  dlls/kernelbase/locale.o dlls/kernelbase/main.o dlls/kernelbase/memory.o dlls/kernelbase/path.o \
  dlls/kernelbase/process.o dlls/kernelbase/registry.o dlls/kernelbase/security.o \
  dlls/kernelbase/string.o dlls/kernelbase/sync.o dlls/kernelbase/thread.o dlls/kernelbase/version.o \
  dlls/kernelbase/volume.o dlls/kernelbase/kernelbase.res libs/uuid/libuuid.a dlls/ntdll/libntdll.a \
  dlls/winecrt0/libwinecrt0.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/mapi32/mapi32.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/mapi32/mapi32.spec -mno-cygwin dlls/mapi32/imalloc.o dlls/mapi32/mapi32_main.o \
  dlls/mapi32/prop.o dlls/mapi32/sendmail.o dlls/mapi32/util.o dlls/mapi32/mapi32.res \
  libs/uuid/libuuid.a dlls/shlwapi/libshlwapi.a dlls/shell32/libshell32.a dlls/user32/libuser32.a \
  dlls/advapi32/libadvapi32.a dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a \
  dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/mf/mf.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/mf/mf.spec -Wb,--prefer-native -mno-cygwin dlls/mf/clock.o dlls/mf/copier.o dlls/mf/evr.o \
  dlls/mf/main.o dlls/mf/quality.o dlls/mf/samplegrabber.o dlls/mf/sar.o dlls/mf/session.o \
  dlls/mf/topology.o dlls/mf/mf.res dlls/mf/mf_r.res dlls/evr/libevr.a dlls/user32/libuser32.a \
  dlls/advapi32/libadvapi32.a dlls/mfplat/libmfplat.a dlls/ole32/libole32.a libs/uuid/libuuid.a \
  libs/mfuuid/libmfuuid.a libs/strmiids/libstrmiids.a dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a \
  -Wl,-delayload,evr.dll -Wl,-delayload,user32.dll -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/mfmediaengine/mfmediaengine.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/mfmediaengine/mfmediaengine.spec -Wb,--prefer-native -mno-cygwin dlls/mfmediaengine/main.o \
  dlls/mfmediaengine/mediaengine_r.res dlls/mfmediaengine/mediaengine_classes_r.res \
  dlls/oleaut32/liboleaut32.a dlls/ole32/libole32.a dlls/mfplat/libmfplat.a dlls/mf/libmf.a \
  libs/mfuuid/libmfuuid.a libs/dxguid/libdxguid.a libs/uuid/libuuid.a dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/mfplay/mfplay.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/mfplay/mfplay.spec -Wb,--prefer-native -mno-cygwin dlls/mfplay/player.o \
  dlls/mfplat/libmfplat.a dlls/mf/libmf.a dlls/ole32/libole32.a dlls/user32/libuser32.a \
  libs/uuid/libuuid.a libs/mfuuid/libmfuuid.a libs/strmiids/libstrmiids.a \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/mfreadwrite/mfreadwrite.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/mfreadwrite/mfreadwrite.spec -Wb,--prefer-native -mno-cygwin dlls/mfreadwrite/reader.o \
  dlls/mfreadwrite/writer.o dlls/mfreadwrite/mf_classes_r.res libs/mfuuid/libmfuuid.a \
  libs/uuid/libuuid.a dlls/mfplat/libmfplat.a dlls/ole32/libole32.a dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/mlang/mlang.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/mlang/mlang.spec -mno-cygwin dlls/mlang/mlang.o dlls/mlang/mlang_classes_r.res \
  dlls/oleaut32/liboleaut32.a libs/uuid/libuuid.a dlls/ole32/libole32.a dlls/gdi32/libgdi32.a \
  dlls/advapi32/libadvapi32.a dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a \
  dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -Wl,-delayload,oleaut32.dll -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/mmcndmgr/mmcndmgr.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/mmcndmgr/mmcndmgr.spec -Wb,--prefer-native -mno-cygwin dlls/mmcndmgr/mmcndmgr.o \
  dlls/mmcndmgr/mmcndmgr_t.res libs/uuid/libuuid.a dlls/oleaut32/liboleaut32.a dlls/ole32/libole32.a \
  dlls/user32/libuser32.a dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a \
  dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/mmcndmgr/mmcndmgr.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/mmcndmgr/mmcndmgr.spec -Wb,--prefer-native -mno-cygwin \
  dlls/mmcndmgr/mmcndmgr_t.res
tools/winegcc/winegcc -o dlls/mmdevapi/mmdevapi.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/mmdevapi/mmdevapi.spec -mno-cygwin dlls/mmdevapi/audiovolume.o dlls/mmdevapi/devenum.o \
  dlls/mmdevapi/main.o dlls/mmdevapi/spatialaudio.o dlls/mmdevapi/mmdevapi_classes_r.res \
  libs/uuid/libuuid.a dlls/ole32/libole32.a dlls/oleaut32/liboleaut32.a dlls/user32/libuser32.a \
  dlls/advapi32/libadvapi32.a dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a \
  dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/mountmgr.sys/mountmgr.sys.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/mountmgr.sys/mountmgr.sys.spec -Wl,--subsystem,native -mno-cygwin dlls/mountmgr.sys/device.o \
  dlls/mountmgr.sys/mountmgr.o dlls/user32/libuser32.a libs/uuid/libuuid.a \
  dlls/advapi32/libadvapi32.a dlls/ntoskrnl.exe/libntoskrnl.a dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a \
  -Wl,-delayload,user32.dll -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/mp3dmod/mp3dmod.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/mp3dmod/mp3dmod.spec -mno-cygwin dlls/mp3dmod/mp3dmod.o dlls/mp3dmod/mp3dmod_r.res \
  libs/mpg123/libmpg123.a libs/dmoguids/libdmoguids.a dlls/msdmo/libmsdmo.a dlls/ole32/libole32.a \
  libs/uuid/libuuid.a libs/wmcodecdspuuid/libwmcodecdspuuid.a dlls/kernelbase/libkernelbase.a \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/msado15/msado15.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/msado15/msado15.spec -mno-cygwin dlls/msado15/command.o dlls/msado15/connection.o \
  dlls/msado15/main.o dlls/msado15/recordset.o dlls/msado15/stream.o \
  dlls/msado15/msado15_classes_r.res dlls/msado15/msado15_tlb_t.res dlls/oleaut32/liboleaut32.a \
  dlls/ole32/libole32.a dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a \
  dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/msado15/msado15.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/msado15/msado15.spec -mno-cygwin dlls/msado15/msado15_classes_r.res \
  dlls/msado15/msado15_tlb_t.res
tools/winegcc/winegcc -o dlls/mscoree/mscoree.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/mscoree/mscoree.spec -Wb,--prefer-native -mno-cygwin dlls/mscoree/assembly.o \
  dlls/mscoree/config.o dlls/mscoree/cordebug.o dlls/mscoree/corruntimehost.o \
  dlls/mscoree/metadata.o dlls/mscoree/metahost.o dlls/mscoree/mscoree_main.o \
  dlls/mscoree/mscoree_classes_r.res dlls/dbghelp/libdbghelp.a libs/uuid/libuuid.a \
  dlls/shell32/libshell32.a dlls/advapi32/libadvapi32.a dlls/ole32/libole32.a \
  dlls/oleaut32/liboleaut32.a dlls/shlwapi/libshlwapi.a dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/msctf/msctf.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/msctf/msctf.spec -Wb,--prefer-native -mno-cygwin dlls/msctf/categorymgr.o \
  dlls/msctf/compartmentmgr.o dlls/msctf/context.o dlls/msctf/displayattributemgr.o \
  dlls/msctf/documentmgr.o dlls/msctf/inputprocessor.o dlls/msctf/langbarmgr.o dlls/msctf/msctf.o \
  dlls/msctf/range.o dlls/msctf/threadmgr.o dlls/msctf/version.res dlls/msctf/msctf_classes_r.res \
  libs/uuid/libuuid.a dlls/ole32/libole32.a dlls/oleaut32/liboleaut32.a dlls/user32/libuser32.a \
  dlls/advapi32/libadvapi32.a dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a \
  dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/msdaps/msdaps.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/msdaps/msdaps.spec -mno-cygwin dlls/msdaps/main.o dlls/msdaps/row_server.o \
  dlls/msdaps/usrmarshal.o dlls/msdaps/dlldata.o dlls/msdaps/msdaps_p.o dlls/msdaps/row_server_p.o \
  dlls/msdaps/msdaps_r.res dlls/msdaps/row_server_r.res libs/uuid/libuuid.a \
  dlls/oleaut32/liboleaut32.a dlls/ole32/libole32.a dlls/rpcrt4/librpcrt4.a \
  dlls/advapi32/libadvapi32.a dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a \
  dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/msdasql/msdasql.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/msdasql/msdasql.spec -Wb,--prefer-native -mno-cygwin dlls/msdasql/msdasql_main.o \
  dlls/msdasql/session.o dlls/msdasql/msdasql.res dlls/msdasql/msdasql_classes_r.res \
  libs/uuid/libuuid.a dlls/ole32/libole32.a dlls/oleaut32/liboleaut32.a dlls/odbc32/libodbc32.a \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/msdmo/msdmo.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/msdmo/msdmo.spec -mno-cygwin dlls/msdmo/dmoreg.o dlls/msdmo/dmort.o dlls/msdmo/rsrc.res \
  libs/dmoguids/libdmoguids.a libs/uuid/libuuid.a dlls/ole32/libole32.a dlls/user32/libuser32.a \
  dlls/advapi32/libadvapi32.a dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a \
  dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/msftedit/msftedit.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/msftedit/msftedit.spec -Wb,--prefer-native -mno-cygwin dlls/msftedit/msftedit_main.o \
  dlls/msftedit/version.res libs/uuid/libuuid.a dlls/riched20/libriched20.a \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/mshtml.tlb/mshtml.tlb.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/mshtml.tlb/mshtml.tlb.spec -mno-cygwin dlls/mshtml.tlb/mshtml_tlb_t.res \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/mshtml.tlb/mshtml.tlb --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/mshtml.tlb/mshtml.tlb.spec -mno-cygwin \
  dlls/mshtml.tlb/mshtml_tlb_t.res
cc -m64 -c -o dlls/mshtml/conpoint.o dlls/mshtml/conpoint.c -Idlls/mshtml -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/mshtml/dispex.o dlls/mshtml/dispex.c -Idlls/mshtml -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
dlls/mshtml/dispex.c:1103:9: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        BUILTIN_TYPES_SWITCH;
        ^~~~~~~~~~~~~~~~~~~~
dlls/mshtml/dispex.c:256:5: note: expanded from macro 'BUILTIN_TYPES_SWITCH'
    BUILTIN_ARG_TYPES_SWITCH;                           \
    ^~~~~~~~~~~~~~~~~~~~~~~~
dlls/mshtml/dispex.c:245:5: note: expanded from macro 'BUILTIN_ARG_TYPES_SWITCH'
    CASE_VT(VT_I2, INT16, V_I2);                        \
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/mshtml/dispex.c:1098:31: note: expanded from macro 'CASE_VT'
            hres = ((HRESULT (WINAPI*)(IUnknown*,type*))((void**)iface->lpVtbl)[func->get_vtbl_off])(iface,&val); \
                              ^~~~~~
include/windef.h:195:21: note: expanded from macro 'WINAPI'
#define WINAPI      __stdcall
                    ^~~~~~~~~
include/msvcrt/corecrt.h:99:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/mshtml/dispex.c:1103:9: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        BUILTIN_TYPES_SWITCH;
        ^~~~~~~~~~~~~~~~~~~~
dlls/mshtml/dispex.c:256:5: note: expanded from macro 'BUILTIN_TYPES_SWITCH'
    BUILTIN_ARG_TYPES_SWITCH;                           \
    ^~~~~~~~~~~~~~~~~~~~~~~~
dlls/mshtml/dispex.c:246:5: note: expanded from macro 'BUILTIN_ARG_TYPES_SWITCH'
    CASE_VT(VT_UI2, UINT16, V_UI2);                     \
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/mshtml/dispex.c:1098:31: note: expanded from macro 'CASE_VT'
            hres = ((HRESULT (WINAPI*)(IUnknown*,type*))((void**)iface->lpVtbl)[func->get_vtbl_off])(iface,&val); \
                              ^~~~~~
include/windef.h:195:21: note: expanded from macro 'WINAPI'
#define WINAPI      __stdcall
                    ^~~~~~~~~
include/msvcrt/corecrt.h:99:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/mshtml/dispex.c:1103:9: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        BUILTIN_TYPES_SWITCH;
        ^~~~~~~~~~~~~~~~~~~~
dlls/mshtml/dispex.c:256:5: note: expanded from macro 'BUILTIN_TYPES_SWITCH'
    BUILTIN_ARG_TYPES_SWITCH;                           \
    ^~~~~~~~~~~~~~~~~~~~~~~~
dlls/mshtml/dispex.c:247:5: note: expanded from macro 'BUILTIN_ARG_TYPES_SWITCH'
    CASE_VT(VT_I4, INT32, V_I4);                        \
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/mshtml/dispex.c:1098:31: note: expanded from macro 'CASE_VT'
            hres = ((HRESULT (WINAPI*)(IUnknown*,type*))((void**)iface->lpVtbl)[func->get_vtbl_off])(iface,&val); \
                              ^~~~~~
include/windef.h:195:21: note: expanded from macro 'WINAPI'
#define WINAPI      __stdcall
                    ^~~~~~~~~
include/msvcrt/corecrt.h:99:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/mshtml/dispex.c:1103:9: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        BUILTIN_TYPES_SWITCH;
        ^~~~~~~~~~~~~~~~~~~~
dlls/mshtml/dispex.c:256:5: note: expanded from macro 'BUILTIN_TYPES_SWITCH'
    BUILTIN_ARG_TYPES_SWITCH;                           \
    ^~~~~~~~~~~~~~~~~~~~~~~~
dlls/mshtml/dispex.c:248:5: note: expanded from macro 'BUILTIN_ARG_TYPES_SWITCH'
    CASE_VT(VT_UI4, UINT32, V_UI4);                     \
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/mshtml/dispex.c:1098:31: note: expanded from macro 'CASE_VT'
            hres = ((HRESULT (WINAPI*)(IUnknown*,type*))((void**)iface->lpVtbl)[func->get_vtbl_off])(iface,&val); \
                              ^~~~~~
include/windef.h:195:21: note: expanded from macro 'WINAPI'
#define WINAPI      __stdcall
                    ^~~~~~~~~
include/msvcrt/corecrt.h:99:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/mshtml/dispex.c:1103:9: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        BUILTIN_TYPES_SWITCH;
        ^~~~~~~~~~~~~~~~~~~~
dlls/mshtml/dispex.c:256:5: note: expanded from macro 'BUILTIN_TYPES_SWITCH'
    BUILTIN_ARG_TYPES_SWITCH;                           \
    ^~~~~~~~~~~~~~~~~~~~~~~~
dlls/mshtml/dispex.c:249:5: note: expanded from macro 'BUILTIN_ARG_TYPES_SWITCH'
    CASE_VT(VT_R4, float, V_R4);                        \
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/mshtml/dispex.c:1098:31: note: expanded from macro 'CASE_VT'
            hres = ((HRESULT (WINAPI*)(IUnknown*,type*))((void**)iface->lpVtbl)[func->get_vtbl_off])(iface,&val); \
                              ^~~~~~
include/windef.h:195:21: note: expanded from macro 'WINAPI'
#define WINAPI      __stdcall
                    ^~~~~~~~~
include/msvcrt/corecrt.h:99:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/mshtml/dispex.c:1103:9: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        BUILTIN_TYPES_SWITCH;
        ^~~~~~~~~~~~~~~~~~~~
dlls/mshtml/dispex.c:256:5: note: expanded from macro 'BUILTIN_TYPES_SWITCH'
    BUILTIN_ARG_TYPES_SWITCH;                           \
    ^~~~~~~~~~~~~~~~~~~~~~~~
dlls/mshtml/dispex.c:250:5: note: expanded from macro 'BUILTIN_ARG_TYPES_SWITCH'
    CASE_VT(VT_BSTR, BSTR, V_BSTR);                     \
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/mshtml/dispex.c:1098:31: note: expanded from macro 'CASE_VT'
            hres = ((HRESULT (WINAPI*)(IUnknown*,type*))((void**)iface->lpVtbl)[func->get_vtbl_off])(iface,&val); \
                              ^~~~~~
include/windef.h:195:21: note: expanded from macro 'WINAPI'
#define WINAPI      __stdcall
                    ^~~~~~~~~
include/msvcrt/corecrt.h:99:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/mshtml/dispex.c:1103:9: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        BUILTIN_TYPES_SWITCH;
        ^~~~~~~~~~~~~~~~~~~~
dlls/mshtml/dispex.c:256:5: note: expanded from macro 'BUILTIN_TYPES_SWITCH'
    BUILTIN_ARG_TYPES_SWITCH;                           \
    ^~~~~~~~~~~~~~~~~~~~~~~~
dlls/mshtml/dispex.c:251:5: note: expanded from macro 'BUILTIN_ARG_TYPES_SWITCH'
    CASE_VT(VT_DISPATCH, IDispatch*, V_DISPATCH);       \
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/mshtml/dispex.c:1098:31: note: expanded from macro 'CASE_VT'
            hres = ((HRESULT (WINAPI*)(IUnknown*,type*))((void**)iface->lpVtbl)[func->get_vtbl_off])(iface,&val); \
                              ^~~~~~
include/windef.h:195:21: note: expanded from macro 'WINAPI'
#define WINAPI      __stdcall
                    ^~~~~~~~~
include/msvcrt/corecrt.h:99:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/mshtml/dispex.c:1103:9: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        BUILTIN_TYPES_SWITCH;
        ^~~~~~~~~~~~~~~~~~~~
dlls/mshtml/dispex.c:256:5: note: expanded from macro 'BUILTIN_TYPES_SWITCH'
    BUILTIN_ARG_TYPES_SWITCH;                           \
    ^~~~~~~~~~~~~~~~~~~~~~~~
dlls/mshtml/dispex.c:252:5: note: expanded from macro 'BUILTIN_ARG_TYPES_SWITCH'
    CASE_VT(VT_BOOL, VARIANT_BOOL, V_BOOL)
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/mshtml/dispex.c:1098:31: note: expanded from macro 'CASE_VT'
            hres = ((HRESULT (WINAPI*)(IUnknown*,type*))((void**)iface->lpVtbl)[func->get_vtbl_off])(iface,&val); \
                              ^~~~~~
include/windef.h:195:21: note: expanded from macro 'WINAPI'
#define WINAPI      __stdcall
                    ^~~~~~~~~
include/msvcrt/corecrt.h:99:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/mshtml/dispex.c:1103:9: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        BUILTIN_TYPES_SWITCH;
        ^~~~~~~~~~~~~~~~~~~~
dlls/mshtml/dispex.c:257:5: note: expanded from macro 'BUILTIN_TYPES_SWITCH'
    CASE_VT(VT_VARIANT, VARIANT, *);                    \
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/mshtml/dispex.c:1098:31: note: expanded from macro 'CASE_VT'
            hres = ((HRESULT (WINAPI*)(IUnknown*,type*))((void**)iface->lpVtbl)[func->get_vtbl_off])(iface,&val); \
                              ^~~~~~
include/windef.h:195:21: note: expanded from macro 'WINAPI'
#define WINAPI      __stdcall
                    ^~~~~~~~~
include/msvcrt/corecrt.h:99:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/mshtml/dispex.c:1103:9: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        BUILTIN_TYPES_SWITCH;
        ^~~~~~~~~~~~~~~~~~~~
dlls/mshtml/dispex.c:258:5: note: expanded from macro 'BUILTIN_TYPES_SWITCH'
    CASE_VT(VT_PTR, void*, V_BYREF);                    \
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/mshtml/dispex.c:1098:31: note: expanded from macro 'CASE_VT'
            hres = ((HRESULT (WINAPI*)(IUnknown*,type*))((void**)iface->lpVtbl)[func->get_vtbl_off])(iface,&val); \
                              ^~~~~~
include/windef.h:195:21: note: expanded from macro 'WINAPI'
#define WINAPI      __stdcall
                    ^~~~~~~~~
include/msvcrt/corecrt.h:99:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/mshtml/dispex.c:1103:9: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        BUILTIN_TYPES_SWITCH;
        ^~~~~~~~~~~~~~~~~~~~
dlls/mshtml/dispex.c:259:5: note: expanded from macro 'BUILTIN_TYPES_SWITCH'
    CASE_VT(VT_UNKNOWN, IUnknown*, V_UNKNOWN);          \
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/mshtml/dispex.c:1098:31: note: expanded from macro 'CASE_VT'
            hres = ((HRESULT (WINAPI*)(IUnknown*,type*))((void**)iface->lpVtbl)[func->get_vtbl_off])(iface,&val); \
                              ^~~~~~
include/windef.h:195:21: note: expanded from macro 'WINAPI'
#define WINAPI      __stdcall
                    ^~~~~~~~~
include/msvcrt/corecrt.h:99:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/mshtml/dispex.c:1103:9: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        BUILTIN_TYPES_SWITCH;
        ^~~~~~~~~~~~~~~~~~~~
dlls/mshtml/dispex.c:260:5: note: expanded from macro 'BUILTIN_TYPES_SWITCH'
    CASE_VT(VT_UI8, ULONGLONG, V_UI8)
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/mshtml/dispex.c:1098:31: note: expanded from macro 'CASE_VT'
            hres = ((HRESULT (WINAPI*)(IUnknown*,type*))((void**)iface->lpVtbl)[func->get_vtbl_off])(iface,&val); \
                              ^~~~~~
include/windef.h:195:21: note: expanded from macro 'WINAPI'
#define WINAPI      __stdcall
                    ^~~~~~~~~
include/msvcrt/corecrt.h:99:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/mshtml/dispex.c:1156:9: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        BUILTIN_TYPES_SWITCH;
        ^~~~~~~~~~~~~~~~~~~~
dlls/mshtml/dispex.c:256:5: note: expanded from macro 'BUILTIN_TYPES_SWITCH'
    BUILTIN_ARG_TYPES_SWITCH;                           \
    ^~~~~~~~~~~~~~~~~~~~~~~~
dlls/mshtml/dispex.c:245:5: note: expanded from macro 'BUILTIN_ARG_TYPES_SWITCH'
    CASE_VT(VT_I2, INT16, V_I2);                        \
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/mshtml/dispex.c:1154:31: note: expanded from macro 'CASE_VT'
            hres = ((HRESULT (WINAPI*)(IUnknown*,type))((void**)iface->lpVtbl)[func->put_vtbl_off])(iface,access(v)); \
                              ^~~~~~
include/windef.h:195:21: note: expanded from macro 'WINAPI'
#define WINAPI      __stdcall
                    ^~~~~~~~~
include/msvcrt/corecrt.h:99:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/mshtml/dispex.c:1156:9: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        BUILTIN_TYPES_SWITCH;
        ^~~~~~~~~~~~~~~~~~~~
dlls/mshtml/dispex.c:256:5: note: expanded from macro 'BUILTIN_TYPES_SWITCH'
    BUILTIN_ARG_TYPES_SWITCH;                           \
    ^~~~~~~~~~~~~~~~~~~~~~~~
dlls/mshtml/dispex.c:246:5: note: expanded from macro 'BUILTIN_ARG_TYPES_SWITCH'
    CASE_VT(VT_UI2, UINT16, V_UI2);                     \
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/mshtml/dispex.c:1154:31: note: expanded from macro 'CASE_VT'
            hres = ((HRESULT (WINAPI*)(IUnknown*,type))((void**)iface->lpVtbl)[func->put_vtbl_off])(iface,access(v)); \
                              ^~~~~~
include/windef.h:195:21: note: expanded from macro 'WINAPI'
#define WINAPI      __stdcall
                    ^~~~~~~~~
include/msvcrt/corecrt.h:99:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/mshtml/dispex.c:1156:9: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        BUILTIN_TYPES_SWITCH;
        ^~~~~~~~~~~~~~~~~~~~
dlls/mshtml/dispex.c:256:5: note: expanded from macro 'BUILTIN_TYPES_SWITCH'
    BUILTIN_ARG_TYPES_SWITCH;                           \
    ^~~~~~~~~~~~~~~~~~~~~~~~
dlls/mshtml/dispex.c:247:5: note: expanded from macro 'BUILTIN_ARG_TYPES_SWITCH'
    CASE_VT(VT_I4, INT32, V_I4);                        \
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/mshtml/dispex.c:1154:31: note: expanded from macro 'CASE_VT'
            hres = ((HRESULT (WINAPI*)(IUnknown*,type))((void**)iface->lpVtbl)[func->put_vtbl_off])(iface,access(v)); \
                              ^~~~~~
include/windef.h:195:21: note: expanded from macro 'WINAPI'
#define WINAPI      __stdcall
                    ^~~~~~~~~
include/msvcrt/corecrt.h:99:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/mshtml/dispex.c:1156:9: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        BUILTIN_TYPES_SWITCH;
        ^~~~~~~~~~~~~~~~~~~~
dlls/mshtml/dispex.c:256:5: note: expanded from macro 'BUILTIN_TYPES_SWITCH'
    BUILTIN_ARG_TYPES_SWITCH;                           \
    ^~~~~~~~~~~~~~~~~~~~~~~~
dlls/mshtml/dispex.c:248:5: note: expanded from macro 'BUILTIN_ARG_TYPES_SWITCH'
    CASE_VT(VT_UI4, UINT32, V_UI4);                     \
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/mshtml/dispex.c:1154:31: note: expanded from macro 'CASE_VT'
            hres = ((HRESULT (WINAPI*)(IUnknown*,type))((void**)iface->lpVtbl)[func->put_vtbl_off])(iface,access(v)); \
                              ^~~~~~
include/windef.h:195:21: note: expanded from macro 'WINAPI'
#define WINAPI      __stdcall
                    ^~~~~~~~~
include/msvcrt/corecrt.h:99:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/mshtml/dispex.c:1156:9: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        BUILTIN_TYPES_SWITCH;
        ^~~~~~~~~~~~~~~~~~~~
dlls/mshtml/dispex.c:256:5: note: expanded from macro 'BUILTIN_TYPES_SWITCH'
    BUILTIN_ARG_TYPES_SWITCH;                           \
    ^~~~~~~~~~~~~~~~~~~~~~~~
dlls/mshtml/dispex.c:249:5: note: expanded from macro 'BUILTIN_ARG_TYPES_SWITCH'
    CASE_VT(VT_R4, float, V_R4);                        \
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/mshtml/dispex.c:1154:31: note: expanded from macro 'CASE_VT'
            hres = ((HRESULT (WINAPI*)(IUnknown*,type))((void**)iface->lpVtbl)[func->put_vtbl_off])(iface,access(v)); \
                              ^~~~~~
include/windef.h:195:21: note: expanded from macro 'WINAPI'
#define WINAPI      __stdcall
                    ^~~~~~~~~
include/msvcrt/corecrt.h:99:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/mshtml/dispex.c:1156:9: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        BUILTIN_TYPES_SWITCH;
        ^~~~~~~~~~~~~~~~~~~~
dlls/mshtml/dispex.c:256:5: note: expanded from macro 'BUILTIN_TYPES_SWITCH'
    BUILTIN_ARG_TYPES_SWITCH;                           \
    ^~~~~~~~~~~~~~~~~~~~~~~~
dlls/mshtml/dispex.c:250:5: note: expanded from macro 'BUILTIN_ARG_TYPES_SWITCH'
    CASE_VT(VT_BSTR, BSTR, V_BSTR);                     \
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/mshtml/dispex.c:1154:31: note: expanded from macro 'CASE_VT'
            hres = ((HRESULT (WINAPI*)(IUnknown*,type))((void**)iface->lpVtbl)[func->put_vtbl_off])(iface,access(v)); \
                              ^~~~~~
include/windef.h:195:21: note: expanded from macro 'WINAPI'
#define WINAPI      __stdcall
                    ^~~~~~~~~
include/msvcrt/corecrt.h:99:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/mshtml/dispex.c:1156:9: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        BUILTIN_TYPES_SWITCH;
        ^~~~~~~~~~~~~~~~~~~~
dlls/mshtml/dispex.c:256:5: note: expanded from macro 'BUILTIN_TYPES_SWITCH'
    BUILTIN_ARG_TYPES_SWITCH;                           \
    ^~~~~~~~~~~~~~~~~~~~~~~~
dlls/mshtml/dispex.c:251:5: note: expanded from macro 'BUILTIN_ARG_TYPES_SWITCH'
    CASE_VT(VT_DISPATCH, IDispatch*, V_DISPATCH);       \
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/mshtml/dispex.c:1154:31: note: expanded from macro 'CASE_VT'
            hres = ((HRESULT (WINAPI*)(IUnknown*,type))((void**)iface->lpVtbl)[func->put_vtbl_off])(iface,access(v)); \
                              ^~~~~~
include/windef.h:195:21: note: expanded from macro 'WINAPI'
#define WINAPI      __stdcall
                    ^~~~~~~~~
include/msvcrt/corecrt.h:99:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/mshtml/dispex.c:1156:9: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        BUILTIN_TYPES_SWITCH;
        ^~~~~~~~~~~~~~~~~~~~
dlls/mshtml/dispex.c:256:5: note: expanded from macro 'BUILTIN_TYPES_SWITCH'
    BUILTIN_ARG_TYPES_SWITCH;                           \
    ^~~~~~~~~~~~~~~~~~~~~~~~
dlls/mshtml/dispex.c:252:5: note: expanded from macro 'BUILTIN_ARG_TYPES_SWITCH'
    CASE_VT(VT_BOOL, VARIANT_BOOL, V_BOOL)
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/mshtml/dispex.c:1154:31: note: expanded from macro 'CASE_VT'
            hres = ((HRESULT (WINAPI*)(IUnknown*,type))((void**)iface->lpVtbl)[func->put_vtbl_off])(iface,access(v)); \
                              ^~~~~~
include/windef.h:195:21: note: expanded from macro 'WINAPI'
#define WINAPI      __stdcall
                    ^~~~~~~~~
include/msvcrt/corecrt.h:99:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/mshtml/dispex.c:1156:9: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        BUILTIN_TYPES_SWITCH;
        ^~~~~~~~~~~~~~~~~~~~
dlls/mshtml/dispex.c:257:5: note: expanded from macro 'BUILTIN_TYPES_SWITCH'
    CASE_VT(VT_VARIANT, VARIANT, *);                    \
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/mshtml/dispex.c:1154:31: note: expanded from macro 'CASE_VT'
            hres = ((HRESULT (WINAPI*)(IUnknown*,type))((void**)iface->lpVtbl)[func->put_vtbl_off])(iface,access(v)); \
                              ^~~~~~
include/windef.h:195:21: note: expanded from macro 'WINAPI'
#define WINAPI      __stdcall
                    ^~~~~~~~~
include/msvcrt/corecrt.h:99:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/mshtml/dispex.c:1156:9: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        BUILTIN_TYPES_SWITCH;
        ^~~~~~~~~~~~~~~~~~~~
dlls/mshtml/dispex.c:258:5: note: expanded from macro 'BUILTIN_TYPES_SWITCH'
    CASE_VT(VT_PTR, void*, V_BYREF);                    \
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/mshtml/dispex.c:1154:31: note: expanded from macro 'CASE_VT'
            hres = ((HRESULT (WINAPI*)(IUnknown*,type))((void**)iface->lpVtbl)[func->put_vtbl_off])(iface,access(v)); \
                              ^~~~~~
include/windef.h:195:21: note: expanded from macro 'WINAPI'
#define WINAPI      __stdcall
                    ^~~~~~~~~
include/msvcrt/corecrt.h:99:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/mshtml/dispex.c:1156:9: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        BUILTIN_TYPES_SWITCH;
        ^~~~~~~~~~~~~~~~~~~~
dlls/mshtml/dispex.c:259:5: note: expanded from macro 'BUILTIN_TYPES_SWITCH'
    CASE_VT(VT_UNKNOWN, IUnknown*, V_UNKNOWN);          \
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/mshtml/dispex.c:1154:31: note: expanded from macro 'CASE_VT'
            hres = ((HRESULT (WINAPI*)(IUnknown*,type))((void**)iface->lpVtbl)[func->put_vtbl_off])(iface,access(v)); \
                              ^~~~~~
include/windef.h:195:21: note: expanded from macro 'WINAPI'
#define WINAPI      __stdcall
                    ^~~~~~~~~
include/msvcrt/corecrt.h:99:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/mshtml/dispex.c:1156:9: warning: '__force_align_arg_pointer__' attribute ignored when parsing type [-Wignored-attributes]
        BUILTIN_TYPES_SWITCH;
        ^~~~~~~~~~~~~~~~~~~~
dlls/mshtml/dispex.c:260:5: note: expanded from macro 'BUILTIN_TYPES_SWITCH'
    CASE_VT(VT_UI8, ULONGLONG, V_UI8)
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dlls/mshtml/dispex.c:1154:31: note: expanded from macro 'CASE_VT'
            hres = ((HRESULT (WINAPI*)(IUnknown*,type))((void**)iface->lpVtbl)[func->put_vtbl_off])(iface,access(v)); \
                              ^~~~~~
include/windef.h:195:21: note: expanded from macro 'WINAPI'
#define WINAPI      __stdcall
                    ^~~~~~~~~
include/msvcrt/corecrt.h:99:61: note: expanded from macro '__stdcall'
#   define __stdcall __attribute__((ms_abi)) __attribute__((__force_align_arg_pointer__))
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
26 warnings generated.
cc -m64 -c -o dlls/mshtml/editor.o dlls/mshtml/editor.c -Idlls/mshtml -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/mshtml/htmlanchor.o dlls/mshtml/htmlanchor.c -Idlls/mshtml -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/mshtml/htmlarea.o dlls/mshtml/htmlarea.c -Idlls/mshtml -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/mshtml/htmlattr.o dlls/mshtml/htmlattr.c -Idlls/mshtml -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/mshtml/htmlbody.o dlls/mshtml/htmlbody.c -Idlls/mshtml -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/mshtml/htmlcomment.o dlls/mshtml/htmlcomment.c -Idlls/mshtml -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/mshtml/htmlcurstyle.o dlls/mshtml/htmlcurstyle.c -Idlls/mshtml -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/mshtml/htmldoc.o dlls/mshtml/htmldoc.c -Idlls/mshtml -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/mshtml/htmlelem.o dlls/mshtml/htmlelem.c -Idlls/mshtml -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/mshtml/htmlelemcol.o dlls/mshtml/htmlelemcol.c -Idlls/mshtml -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/mshtml/htmlevent.o dlls/mshtml/htmlevent.c -Idlls/mshtml -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/mshtml/htmlform.o dlls/mshtml/htmlform.c -Idlls/mshtml -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/mshtml/htmlframe.o dlls/mshtml/htmlframe.c -Idlls/mshtml -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/mshtml/htmlgeneric.o dlls/mshtml/htmlgeneric.c -Idlls/mshtml -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/mshtml/htmlhead.o dlls/mshtml/htmlhead.c -Idlls/mshtml -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/mshtml/htmlimg.o dlls/mshtml/htmlimg.c -Idlls/mshtml -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/mshtml/htmlinput.o dlls/mshtml/htmlinput.c -Idlls/mshtml -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/mshtml/htmllink.o dlls/mshtml/htmllink.c -Idlls/mshtml -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/mshtml/htmllocation.o dlls/mshtml/htmllocation.c -Idlls/mshtml -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/mshtml/htmlnode.o dlls/mshtml/htmlnode.c -Idlls/mshtml -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/mshtml/htmlobject.o dlls/mshtml/htmlobject.c -Idlls/mshtml -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/mshtml/htmlscript.o dlls/mshtml/htmlscript.c -Idlls/mshtml -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/mshtml/htmlselect.o dlls/mshtml/htmlselect.c -Idlls/mshtml -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/mshtml/htmlstorage.o dlls/mshtml/htmlstorage.c -Idlls/mshtml -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/mshtml/htmlstyle.o dlls/mshtml/htmlstyle.c -Idlls/mshtml -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/mshtml/htmlstyleelem.o dlls/mshtml/htmlstyleelem.c -Idlls/mshtml -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/mshtml/htmlstylesheet.o dlls/mshtml/htmlstylesheet.c -Idlls/mshtml -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/mshtml/htmltable.o dlls/mshtml/htmltable.c -Idlls/mshtml -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/mshtml/htmltextarea.o dlls/mshtml/htmltextarea.c -Idlls/mshtml -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/mshtml/htmltextnode.o dlls/mshtml/htmltextnode.c -Idlls/mshtml -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/mshtml/htmlwindow.o dlls/mshtml/htmlwindow.c -Idlls/mshtml -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/mshtml/ifacewrap.o dlls/mshtml/ifacewrap.c -Idlls/mshtml -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/mshtml/loadopts.o dlls/mshtml/loadopts.c -Idlls/mshtml -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/mshtml/main.o dlls/mshtml/main.c -Idlls/mshtml -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/mshtml/mutation.o dlls/mshtml/mutation.c -Idlls/mshtml -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/mshtml/navigate.o dlls/mshtml/navigate.c -Idlls/mshtml -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/mshtml/npplugin.o dlls/mshtml/npplugin.c -Idlls/mshtml -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/mshtml/nsembed.o dlls/mshtml/nsembed.c -Idlls/mshtml -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -DINSTALL_DATADIR="\"/usr/local/share\"" -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/mshtml/nsevents.o dlls/mshtml/nsevents.c -Idlls/mshtml -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/mshtml/nsio.o dlls/mshtml/nsio.c -Idlls/mshtml -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/mshtml/nsservice.o dlls/mshtml/nsservice.c -Idlls/mshtml -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/mshtml/olecmd.o dlls/mshtml/olecmd.c -Idlls/mshtml -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/mshtml/oleobj.o dlls/mshtml/oleobj.c -Idlls/mshtml -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/mshtml/omnavigator.o dlls/mshtml/omnavigator.c -Idlls/mshtml -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/mshtml/persist.o dlls/mshtml/persist.c -Idlls/mshtml -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/mshtml/pluginhost.o dlls/mshtml/pluginhost.c -Idlls/mshtml -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/mshtml/protocol.o dlls/mshtml/protocol.c -Idlls/mshtml -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/mshtml/range.o dlls/mshtml/range.c -Idlls/mshtml -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/mshtml/script.o dlls/mshtml/script.c -Idlls/mshtml -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/mshtml/secmgr.o dlls/mshtml/secmgr.c -Idlls/mshtml -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/mshtml/selection.o dlls/mshtml/selection.c -Idlls/mshtml -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/mshtml/service.o dlls/mshtml/service.c -Idlls/mshtml -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/mshtml/svg.o dlls/mshtml/svg.c -Idlls/mshtml -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/mshtml/task.o dlls/mshtml/task.c -Idlls/mshtml -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/mshtml/view.o dlls/mshtml/view.c -Idlls/mshtml -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/mshtml/xmlhttprequest.o dlls/mshtml/xmlhttprequest.c -Idlls/mshtml -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
tools/winegcc/winegcc -o dlls/mshtml/mshtml.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/mshtml/mshtml.spec -mno-cygwin dlls/mshtml/mshtml.res \
  dlls/mshtml/mshtml_classes_r.res dlls/mshtml/mshtml_private_iface_l.res
tools/winegcc/winegcc -o dlls/msi/msi.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/msi/msi.spec -mno-cygwin dlls/msi/action.o dlls/msi/alter.o dlls/msi/appsearch.o \
  dlls/msi/assembly.o dlls/msi/automation.o dlls/msi/classes.o dlls/msi/create.o dlls/msi/custom.o \
  dlls/msi/database.o dlls/msi/delete.o dlls/msi/dialog.o dlls/msi/distinct.o dlls/msi/drop.o \
  dlls/msi/files.o dlls/msi/font.o dlls/msi/format.o dlls/msi/handle.o dlls/msi/insert.o \
  dlls/msi/install.o dlls/msi/media.o dlls/msi/msi.o dlls/msi/msi_main.o dlls/msi/msiquery.o \
  dlls/msi/package.o dlls/msi/patch.o dlls/msi/record.o dlls/msi/registry.o dlls/msi/script.o \
  dlls/msi/select.o dlls/msi/source.o dlls/msi/storages.o dlls/msi/streams.o dlls/msi/string.o \
  dlls/msi/suminfo.o dlls/msi/table.o dlls/msi/tokenize.o dlls/msi/update.o dlls/msi/upgrade.o \
  dlls/msi/where.o dlls/msi/msiserver_i.o dlls/msi/winemsi_c.o dlls/msi/winemsi_s.o \
  dlls/msi/cond.tab.o dlls/msi/sql.tab.o dlls/msi/msi.res dlls/msi/msiserver_t.res \
  dlls/msi/msiserver_r.res libs/uuid/libuuid.a dlls/urlmon/liburlmon.a dlls/wininet/libwininet.a \
  dlls/comctl32/libcomctl32.a dlls/shell32/libshell32.a dlls/shlwapi/libshlwapi.a \
  dlls/cabinet/libcabinet.a dlls/oleaut32/liboleaut32.a dlls/ole32/libole32.a \
  dlls/version/libversion.a dlls/user32/libuser32.a dlls/gdi32/libgdi32.a \
  dlls/advapi32/libadvapi32.a dlls/rpcrt4/librpcrt4.a dlls/sxs/libsxs.a dlls/imagehlp/libimagehlp.a \
  dlls/mspatcha/libmspatcha.a dlls/odbccp32/libodbccp32.a dlls/wintrust/libwintrust.a \
  dlls/crypt32/libcrypt32.a dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a \
  dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/msimtf/msimtf.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/msimtf/msimtf.spec -Wb,--prefer-native -mno-cygwin dlls/msimtf/activeimmapp.o \
  dlls/msimtf/main.o dlls/msimtf/msimtf_r.res libs/uuid/libuuid.a dlls/imm32/libimm32.a \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winegcc/winegcc -o dlls/msisys.ocx/msisys.ocx.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/msisys.ocx/msisys.ocx.spec -mno-cygwin dlls/msisys.ocx/msisys.o libs/uuid/libuuid.a \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/msscript.ocx/msscript.o dlls/msscript.ocx/msscript.c -Idlls/msscript.ocx -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
tools/winegcc/winegcc -o dlls/msscript.ocx/msscript.ocx --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/msscript.ocx/msscript.ocx.spec -Wb,--prefer-native -mno-cygwin \
  dlls/msscript.ocx/msscript.res dlls/msscript.ocx/msscript_t.res
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winegcc/winegcc -o dlls/msxml/msxml.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/msxml/msxml.spec -mno-cygwin dlls/msxml/rsrc.res dlls/msxml/msxml_tlb_t.res \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/msxml/msxml.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/msxml/msxml.spec -mno-cygwin dlls/msxml/rsrc.res \
  dlls/msxml/msxml_tlb_t.res
tools/winegcc/winegcc -o dlls/msxml2/msxml2.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/msxml2/msxml2.spec -mno-cygwin dlls/msxml2/msxml2_tlb_t.res dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/msxml2/msxml2.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/msxml2/msxml2.spec -mno-cygwin dlls/msxml2/msxml2_tlb_t.res
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winegcc/winegcc -o dlls/msxml3/msxml3.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/msxml3/msxml3.spec -mno-cygwin dlls/msxml3/attribute.o dlls/msxml3/bsc.o dlls/msxml3/cdata.o \
  dlls/msxml3/comment.o dlls/msxml3/dispex.o dlls/msxml3/docfrag.o dlls/msxml3/doctype.o \
  dlls/msxml3/domdoc.o dlls/msxml3/domimpl.o dlls/msxml3/element.o dlls/msxml3/entityref.o \
  dlls/msxml3/factory.o dlls/msxml3/httprequest.o dlls/msxml3/main.o dlls/msxml3/mxnamespace.o \
  dlls/msxml3/mxwriter.o dlls/msxml3/node.o dlls/msxml3/nodelist.o dlls/msxml3/nodemap.o \
  dlls/msxml3/parseerror.o dlls/msxml3/pi.o dlls/msxml3/saxreader.o dlls/msxml3/schema.o \
  dlls/msxml3/selection.o dlls/msxml3/stylesheet.o dlls/msxml3/text.o dlls/msxml3/uuid.o \
  dlls/msxml3/xdr.o dlls/msxml3/xmldoc.o dlls/msxml3/xmlelem.o dlls/msxml3/xmlparser.o \
  dlls/msxml3/xmlview.o dlls/msxml3/xslpattern.tab.o dlls/msxml3/xslpattern.yy.o \
  dlls/msxml3/schemas.res dlls/msxml3/version.res dlls/msxml3/msxml3_v1_t.res \
  dlls/msxml3/xmlparser_r.res libs/xslt/libxslt.a libs/xml2/libxml2.a libs/uuid/libuuid.a \
  dlls/urlmon/liburlmon.a dlls/shlwapi/libshlwapi.a dlls/oleaut32/liboleaut32.a \
  dlls/ole32/libole32.a dlls/user32/libuser32.a dlls/advapi32/libadvapi32.a \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/msxml3/msxml3.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/msxml3/msxml3.spec -mno-cygwin dlls/msxml3/schemas.res \
  dlls/msxml3/version.res dlls/msxml3/msxml3_v1_t.res dlls/msxml3/xmlparser_r.res
tools/winegcc/winegcc -o dlls/msxml4/msxml4.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/msxml4/msxml4.spec -mno-cygwin dlls/msxml4/rsrc.res dlls/msxml4/msxml4_tlb_t.res \
  dlls/ole32/libole32.a dlls/advapi32/libadvapi32.a dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/msxml4/msxml4.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/msxml4/msxml4.spec -mno-cygwin dlls/msxml4/rsrc.res \
  dlls/msxml4/msxml4_tlb_t.res
tools/winegcc/winegcc -o dlls/msxml6/msxml6.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/msxml6/msxml6.spec -mno-cygwin dlls/msxml6/rsrc.res dlls/msxml6/msxml6_tlb_t.res \
  dlls/oleaut32/liboleaut32.a dlls/ole32/libole32.a dlls/advapi32/libadvapi32.a \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/msxml6/msxml6.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/msxml6/msxml6.spec -mno-cygwin dlls/msxml6/rsrc.res \
  dlls/msxml6/msxml6_tlb_t.res
tools/winegcc/winegcc -o dlls/mtxdm/mtxdm.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/mtxdm/mtxdm.spec -mno-cygwin dlls/mtxdm/mtxdm_main.o libs/uuid/libuuid.a \
  dlls/ole32/libole32.a dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a \
  dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/netcfgx/netcfgx.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/netcfgx/netcfgx.spec -Wb,--prefer-native -mno-cygwin dlls/netcfgx/main.o \
  dlls/netcfgx/netcfg.o dlls/netcfgx/netcfgx_classes_r.res libs/uuid/libuuid.a \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/objsel/objsel.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/objsel/objsel.spec -mno-cygwin dlls/objsel/factory.o dlls/objsel/objsel.o \
  dlls/objsel/objsel.res dlls/objsel/objsel_classes_r.res libs/strmiids/libstrmiids.a \
  libs/uuid/libuuid.a dlls/ole32/libole32.a dlls/advapi32/libadvapi32.a dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/odbccp32/odbccp32.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/odbccp32/odbccp32.spec -mno-cygwin dlls/odbccp32/odbccp32.o libs/uuid/libuuid.a \
  dlls/advapi32/libadvapi32.a dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a \
  dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/ole32/ole32.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/ole32/ole32.spec -mno-cygwin dlls/ole32/antimoniker.o dlls/ole32/bindctx.o \
  dlls/ole32/classmoniker.o dlls/ole32/clipboard.o dlls/ole32/comcat.o dlls/ole32/compobj.o \
  dlls/ole32/compositemoniker.o dlls/ole32/datacache.o dlls/ole32/defaulthandler.o \
  dlls/ole32/dictionary.o dlls/ole32/filelockbytes.o dlls/ole32/filemoniker.o dlls/ole32/ftmarshal.o \
  dlls/ole32/git.o dlls/ole32/itemmoniker.o dlls/ole32/marshal.o dlls/ole32/memlockbytes.o \
  dlls/ole32/moniker.o dlls/ole32/ole2.o dlls/ole32/ole2stubs.o dlls/ole32/ole32_main.o \
  dlls/ole32/oleobj.o dlls/ole32/oleproxy.o dlls/ole32/pointermoniker.o dlls/ole32/stg_prop.o \
  dlls/ole32/stg_stream.o dlls/ole32/storage32.o dlls/ole32/usrmarshal.o dlls/ole32/dlldata.o \
  dlls/ole32/dcom_p.o dlls/ole32/ole32_objidl_p.o dlls/ole32/ole32_oleidl_p.o \
  dlls/ole32/ole32_unknwn_p.o dlls/ole32/ole32res.res dlls/ole32/dcom_r.res \
  dlls/ole32/ole32_objidl_r.res dlls/ole32/ole32_oleidl_r.res dlls/ole32/ole32_unknwn_r.res \
  dlls/oleaut32/liboleaut32.a libs/uuid/libuuid.a dlls/advapi32/libadvapi32.a \
  dlls/user32/libuser32.a dlls/gdi32/libgdi32.a dlls/combase/libcombase.a dlls/rpcrt4/librpcrt4.a \
  dlls/kernelbase/libkernelbase.a dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a \
  dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -Wl,-delayload,oleaut32.dll -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
cc -m64 -c -o dlls/oleacc/client.o dlls/oleacc/client.c -Idlls/oleacc -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/oleacc/main.o dlls/oleacc/main.c -Idlls/oleacc -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/oleacc/propservice.o dlls/oleacc/propservice.c -Idlls/oleacc -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/oleacc/window.o dlls/oleacc/window.c -Idlls/oleacc -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/oleacc/oleacc_classes_p.o dlls/oleacc/oleacc_classes_p.c -Idlls/oleacc -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winegcc/winegcc -o dlls/oleacc/oleacc.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/oleacc/oleacc.spec -mno-cygwin dlls/oleacc/oleacc.res \
  dlls/oleacc/oleacc_classes_t.res dlls/oleacc/oleacc_classes_r.res
tools/winegcc/winegcc -o dlls/oleaut32/oleaut32.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/oleaut32/oleaut32.spec -mno-cygwin dlls/oleaut32/connpt.o dlls/oleaut32/dispatch.o \
  dlls/oleaut32/hash.o dlls/oleaut32/oleaut.o dlls/oleaut32/olefont.o dlls/oleaut32/olepicture.o \
  dlls/oleaut32/olepropframe.o dlls/oleaut32/recinfo.o dlls/oleaut32/safearray.o \
  dlls/oleaut32/typelib.o dlls/oleaut32/usrmarshal.o dlls/oleaut32/varformat.o \
  dlls/oleaut32/variant.o dlls/oleaut32/vartype.o dlls/oleaut32/dlldata.o \
  dlls/oleaut32/oleaut32_oaidl_p.o dlls/oleaut32/oleaut32_ocidl_p.o dlls/oleaut32/oleaut32.res \
  dlls/oleaut32/oleaut32_oaidl_r.res dlls/oleaut32/oleaut32_ocidl_r.res dlls/comctl32/libcomctl32.a \
  dlls/urlmon/liburlmon.a dlls/windowscodecs/libwindowscodecs.a libs/uuid/libuuid.a \
  dlls/ole32/libole32.a dlls/rpcrt4/librpcrt4.a dlls/user32/libuser32.a dlls/gdi32/libgdi32.a \
  dlls/advapi32/libadvapi32.a dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a \
  dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -Wl,-delayload,comctl32.dll \
  -Wl,-delayload,urlmon.dll -Wl,-delayload,windowscodecs.dll -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/oledb32/oledb32.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/oledb32/oledb32.spec -mno-cygwin dlls/oledb32/convert.o dlls/oledb32/datainit.o \
  dlls/oledb32/dslocator.o dlls/oledb32/errorinfo.o dlls/oledb32/main.o dlls/oledb32/rowpos.o \
  dlls/oledb32/convert_i.o dlls/oledb32/version.res dlls/oledb32/oledb32_classes_r.res \
  dlls/oledb32/oledb32_typelib_t.res libs/uuid/libuuid.a dlls/oleaut32/liboleaut32.a \
  dlls/ole32/libole32.a dlls/comctl32/libcomctl32.a dlls/user32/libuser32.a \
  dlls/advapi32/libadvapi32.a dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a \
  dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/oledb32/oledb32.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/oledb32/oledb32.spec -mno-cygwin dlls/oledb32/version.res \
  dlls/oledb32/oledb32_classes_r.res dlls/oledb32/oledb32_typelib_t.res
tools/winegcc/winegcc -o dlls/olepro32/olepro32.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/olepro32/olepro32.spec -mno-cygwin dlls/olepro32/olepro32stubs.o dlls/olepro32/version.res \
  dlls/olepro32/olepro_t.res dlls/oleaut32/liboleaut32.a dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/olepro32/olepro32.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/olepro32/olepro32.spec -mno-cygwin dlls/olepro32/version.res \
  dlls/olepro32/olepro_t.res
tools/winegcc/winegcc -o dlls/opcservices/opcservices.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/opcservices/opcservices.spec -mno-cygwin dlls/opcservices/compress.o \
  dlls/opcservices/factory.o dlls/opcservices/package.o dlls/opcservices/uri.o \
  dlls/opcservices/opcservices_r.res libs/zlib/libz.a libs/uuid/libuuid.a dlls/ole32/libole32.a \
  dlls/advapi32/libadvapi32.a dlls/urlmon/liburlmon.a dlls/xmllite/libxmllite.a \
  dlls/oleaut32/liboleaut32.a dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a \
  dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/packager/packager.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/packager/packager.spec -mno-cygwin dlls/packager/packager_main.o dlls/packager/packager.res \
  dlls/packager/packager_classes_r.res libs/uuid/libuuid.a dlls/shell32/libshell32.a \
  dlls/shlwapi/libshlwapi.a dlls/user32/libuser32.a dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/propsys/propsys.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/propsys/propsys.spec -Wb,--prefer-native -mno-cygwin dlls/propsys/propstore.o \
  dlls/propsys/propsys_main.o dlls/propsys/propvar.o dlls/propsys/propsys_classes_r.res \
  dlls/ole32/libole32.a dlls/oleaut32/liboleaut32.a libs/uuid/libuuid.a dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/pstorec/pstorec.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/pstorec/pstorec.spec -Wb,--prefer-native -mno-cygwin dlls/pstorec/pstorec.o \
  dlls/pstorec/pstorec_tlb_t.res libs/uuid/libuuid.a dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/pstorec/pstorec.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/pstorec/pstorec.spec -Wb,--prefer-native -mno-cygwin \
  dlls/pstorec/pstorec_tlb_t.res
tools/winegcc/winegcc -o dlls/qasf/qasf.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/qasf/qasf.spec -mno-cygwin dlls/qasf/asfreader.o dlls/qasf/dmowrapper.o dlls/qasf/qasf_main.o \
  dlls/qasf/version.res dlls/qasf/qasf_classes_r.res libs/strmbase/libstrmbase.a \
  libs/dmoguids/libdmoguids.a libs/strmiids/libstrmiids.a libs/uuid/libuuid.a dlls/ole32/libole32.a \
  dlls/oleaut32/liboleaut32.a dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a \
  dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/qcap/qcap.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/qcap/qcap.spec -mno-cygwin dlls/qcap/audiorecord.o dlls/qcap/avico.o dlls/qcap/avimux.o \
  dlls/qcap/capturegraph.o dlls/qcap/filewriter.o dlls/qcap/qcap_main.o dlls/qcap/smartteefilter.o \
  dlls/qcap/vfwcapture.o dlls/qcap/version.res dlls/qcap/qcap_classes_r.res \
  dlls/msvfw32/libmsvfw32.a libs/strmbase/libstrmbase.a libs/strmiids/libstrmiids.a \
  libs/uuid/libuuid.a dlls/ole32/libole32.a dlls/oleaut32/liboleaut32.a dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a \
  -Wl,-delayload,msvfw32.dll -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/qdvd/qdvd.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/qdvd/qdvd.spec -Wb,--prefer-native -mno-cygwin dlls/qdvd/graph.o dlls/qdvd/navigator.o \
  dlls/qdvd/qdvd_main.o dlls/qdvd/version.res dlls/qdvd/qdvd_classes_r.res \
  libs/strmbase/libstrmbase.a libs/strmiids/libstrmiids.a libs/uuid/libuuid.a dlls/ole32/libole32.a \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/qedit/qedit.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/qedit/qedit.spec -mno-cygwin dlls/qedit/main.o dlls/qedit/mediadet.o \
  dlls/qedit/nullrenderer.o dlls/qedit/samplegrabber.o dlls/qedit/timeline.o dlls/qedit/version.res \
  dlls/qedit/qedit_classes_r.res libs/strmiids/libstrmiids.a libs/strmbase/libstrmbase.a \
  libs/uuid/libuuid.a dlls/oleaut32/liboleaut32.a dlls/ole32/libole32.a dlls/advapi32/libadvapi32.a \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/qmgr/qmgr.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/qmgr/qmgr.spec -Wb,--prefer-native -mno-cygwin dlls/qmgr/enum_files.o dlls/qmgr/enum_jobs.o \
  dlls/qmgr/factory.o dlls/qmgr/file.o dlls/qmgr/job.o dlls/qmgr/qmgr.o dlls/qmgr/service.o \
  dlls/qmgr/qmgr_local_i.o dlls/qmgr/rsrc.res libs/uuid/libuuid.a dlls/winhttp/libwinhttp.a \
  dlls/ole32/libole32.a dlls/advapi32/libadvapi32.a dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/quartz/quartz.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/quartz/quartz.spec -mno-cygwin dlls/quartz/acmwrapper.o dlls/quartz/avidec.o \
  dlls/quartz/dsoundrender.o dlls/quartz/filesource.o dlls/quartz/filtergraph.o \
  dlls/quartz/filtermapper.o dlls/quartz/main.o dlls/quartz/memallocator.o dlls/quartz/passthrough.o \
  dlls/quartz/regsvr.o dlls/quartz/systemclock.o dlls/quartz/videorenderer.o dlls/quartz/vmr9.o \
  dlls/quartz/window.o dlls/quartz/dlldata.o dlls/quartz/quartz_strmif_p.o dlls/quartz/quartz.res \
  dlls/quartz/control_tlb_t.res dlls/quartz/quartz_strmif_r.res libs/strmiids/libstrmiids.a \
  libs/dxguid/libdxguid.a libs/strmbase/libstrmbase.a libs/uuid/libuuid.a dlls/dsound/libdsound.a \
  dlls/msacm32/libmsacm32.a dlls/msvfw32/libmsvfw32.a dlls/ole32/libole32.a \
  dlls/oleaut32/liboleaut32.a dlls/rpcrt4/librpcrt4.a dlls/user32/libuser32.a dlls/gdi32/libgdi32.a \
  dlls/advapi32/libadvapi32.a dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a \
  dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/quartz/quartz.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/quartz/quartz.spec -mno-cygwin dlls/quartz/quartz.res \
  dlls/quartz/control_tlb_t.res dlls/quartz/quartz_strmif_r.res
tools/winegcc/winegcc -o dlls/query/query.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/query/query.spec -Wb,--prefer-native -mno-cygwin dlls/query/query_main.o libs/uuid/libuuid.a \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/riched20/riched20.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/riched20/riched20.spec -Wl,--image-base,0x7ac00000 -mno-cygwin dlls/riched20/caret.o \
  dlls/riched20/clipboard.o dlls/riched20/context.o dlls/riched20/editor.o dlls/riched20/list.o \
  dlls/riched20/paint.o dlls/riched20/para.o dlls/riched20/reader.o dlls/riched20/richole.o \
  dlls/riched20/row.o dlls/riched20/run.o dlls/riched20/string.o dlls/riched20/style.o \
  dlls/riched20/table.o dlls/riched20/txthost.o dlls/riched20/txtsrv.o dlls/riched20/undo.o \
  dlls/riched20/wrap.o dlls/riched20/writer.o dlls/riched20/version.res \
  dlls/riched20/riched_tom_t.res libs/uuid/libuuid.a dlls/usp10/libusp10.a dlls/ole32/libole32.a \
  dlls/oleaut32/liboleaut32.a dlls/imm32/libimm32.a dlls/user32/libuser32.a dlls/gdi32/libgdi32.a \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/riched20/riched20.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/riched20/riched20.spec -Wl,--image-base,0x7ac00000 -mno-cygwin \
  dlls/riched20/version.res dlls/riched20/riched_tom_t.res
tools/winegcc/winegcc -o dlls/rpcrt4/rpcrt4.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/rpcrt4/rpcrt4.spec -mno-cygwin dlls/rpcrt4/cproxy.o dlls/rpcrt4/cpsf.o dlls/rpcrt4/cstub.o \
  dlls/rpcrt4/ndr_clientserver.o dlls/rpcrt4/ndr_contexthandle.o dlls/rpcrt4/ndr_es.o \
  dlls/rpcrt4/ndr_fullpointer.o dlls/rpcrt4/ndr_marshall.o dlls/rpcrt4/ndr_ole.o \
  dlls/rpcrt4/ndr_stubless.o dlls/rpcrt4/ndr_typelib.o dlls/rpcrt4/rpc_assoc.o \
  dlls/rpcrt4/rpc_async.o dlls/rpcrt4/rpc_binding.o dlls/rpcrt4/rpc_epmap.o \
  dlls/rpcrt4/rpc_message.o dlls/rpcrt4/rpc_server.o dlls/rpcrt4/rpc_transport.o \
  dlls/rpcrt4/rpcrt4_main.o dlls/rpcrt4/epm_c.o dlls/rpcrt4/dlldata.o dlls/rpcrt4/ndr_types_p.o \
  dlls/rpcrt4/version.res dlls/iphlpapi/libiphlpapi.a dlls/wininet/libwininet.a \
  dlls/secur32/libsecur32.a dlls/user32/libuser32.a dlls/ws2_32/libws2_32.a \
  dlls/oleaut32/liboleaut32.a libs/uuid/libuuid.a dlls/advapi32/libadvapi32.a \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -Wl,-delayload,iphlpapi.dll -Wl,-delayload,wininet.dll \
  -Wl,-delayload,secur32.dll -Wl,-delayload,user32.dll -Wl,-delayload,ws2_32.dll \
  -Wl,-delayload,oleaut32.dll -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/sapi/sapi.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/sapi/sapi.spec -mno-cygwin dlls/sapi/automation.o dlls/sapi/main.o dlls/sapi/resource.o \
  dlls/sapi/stream.o dlls/sapi/token.o dlls/sapi/tts.o dlls/sapi/sapi.res \
  dlls/sapi/sapi_classes_r.res dlls/sapi/sapi_typelib_t.res libs/uuid/libuuid.a \
  dlls/ole32/libole32.a dlls/user32/libuser32.a dlls/advapi32/libadvapi32.a \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/sapi/sapi.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/sapi/sapi.spec -mno-cygwin dlls/sapi/sapi.res \
  dlls/sapi/sapi_classes_r.res dlls/sapi/sapi_typelib_t.res
cc -m64 -c -o dlls/scrobj/scrobj.o dlls/scrobj/scrobj.c -Idlls/scrobj -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winegcc/winegcc -o dlls/scrobj/scrobj.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/scrobj/scrobj.spec -Wb,--prefer-native -mno-cygwin \
  dlls/scrobj/scrobj_t.res
cc -m64 -c -o dlls/scrrun/dictionary.o dlls/scrrun/dictionary.c -Idlls/scrrun -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/scrrun/filesystem.o dlls/scrrun/filesystem.c -Idlls/scrrun -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/scrrun/scrrun.o dlls/scrrun/scrrun.c -Idlls/scrrun -Iinclude -Iinclude/msvcrt -D__WINESRC__ -D_UCRT \
  -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winegcc/winegcc -o dlls/scrrun/scrrun.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/scrrun/scrrun.spec -Wb,--prefer-native -mno-cygwin \
  dlls/scrrun/scrrun.res dlls/scrrun/scrrun_t.res
tools/winegcc/winegcc -o dlls/setupapi/setupapi.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/setupapi/setupapi.spec -mno-cygwin dlls/setupapi/devinst.o dlls/setupapi/dialog.o \
  dlls/setupapi/dirid.o dlls/setupapi/diskspace.o dlls/setupapi/fakedll.o dlls/setupapi/install.o \
  dlls/setupapi/misc.o dlls/setupapi/parser.o dlls/setupapi/query.o dlls/setupapi/queue.o \
  dlls/setupapi/setupcab.o dlls/setupapi/stringtable.o dlls/setupapi/stubs.o \
  dlls/setupapi/setupapi.res dlls/cabinet/libcabinet.a dlls/shell32/libshell32.a \
  dlls/wintrust/libwintrust.a dlls/ole32/libole32.a dlls/comdlg32/libcomdlg32.a \
  dlls/user32/libuser32.a libs/uuid/libuuid.a dlls/version/libversion.a dlls/advapi32/libadvapi32.a \
  dlls/rpcrt4/librpcrt4.a dlls/kernelbase/libkernelbase.a dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a \
  -Wl,-delayload,cabinet.dll -Wl,-delayload,shell32.dll -Wl,-delayload,wintrust.dll \
  -Wl,-delayload,ole32.dll -Wl,-delayload,comdlg32.dll -Wl,-delayload,user32.dll -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/shdocvw/shdocvw.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/shdocvw/shdocvw.spec -mno-cygwin dlls/shdocvw/shdocvw_main.o dlls/shdocvw/shlinstobj.o \
  dlls/shdocvw/shdocvw.res dlls/shdocvw/shdocvw_v1_t.res dlls/version/libversion.a \
  dlls/ole32/libole32.a dlls/oleaut32/liboleaut32.a dlls/ieframe/libieframe.a libs/uuid/libuuid.a \
  dlls/shlwapi/libshlwapi.a dlls/advapi32/libadvapi32.a dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a \
  -Wl,-delayload,version.dll -Wl,-delayload,ole32.dll -Wl,-delayload,oleaut32.dll \
  -Wl,-delayload,ieframe.dll -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/shdocvw/shdocvw.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/shdocvw/shdocvw.spec -mno-cygwin dlls/shdocvw/shdocvw.res \
  dlls/shdocvw/shdocvw_v1_t.res
tools/winegcc/winegcc -o dlls/shell32/shell32.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/shell32/shell32.spec -mno-cygwin dlls/shell32/appbar.o dlls/shell32/assoc.o \
  dlls/shell32/autocomplete.o dlls/shell32/brsfolder.o dlls/shell32/changenotify.o \
  dlls/shell32/classes.o dlls/shell32/clipboard.o dlls/shell32/control.o dlls/shell32/cpanelfolder.o \
  dlls/shell32/dataobject.o dlls/shell32/dde.o dlls/shell32/debughlp.o dlls/shell32/dialogs.o \
  dlls/shell32/dragdrophelper.o dlls/shell32/ebrowser.o dlls/shell32/enumidlist.o \
  dlls/shell32/folders.o dlls/shell32/iconcache.o dlls/shell32/pidl.o dlls/shell32/recyclebin.o \
  dlls/shell32/shell32_main.o dlls/shell32/shelldispatch.o dlls/shell32/shellitem.o \
  dlls/shell32/shelllink.o dlls/shell32/shellole.o dlls/shell32/shellord.o dlls/shell32/shellpath.o \
  dlls/shell32/shellreg.o dlls/shell32/shellstring.o dlls/shell32/shfldr_desktop.o \
  dlls/shell32/shfldr_fs.o dlls/shell32/shfldr_mycomp.o dlls/shell32/shfldr_netplaces.o \
  dlls/shell32/shfldr_printers.o dlls/shell32/shlexec.o dlls/shell32/shlfileop.o \
  dlls/shell32/shlfolder.o dlls/shell32/shlfsbind.o dlls/shell32/shlmenu.o dlls/shell32/shlview.o \
  dlls/shell32/shlview_cmenu.o dlls/shell32/shpolicy.o dlls/shell32/systray.o \
  dlls/shell32/shell32.res dlls/shell32/shell32_classes_r.res dlls/shell32/shell32_tlb_t.res \
  dlls/ole32/libole32.a dlls/oleaut32/liboleaut32.a dlls/shdocvw/libshdocvw.a \
  dlls/version/libversion.a dlls/comctl32/libcomctl32.a dlls/gdiplus/libgdiplus.a \
  libs/uuid/libuuid.a dlls/shlwapi/libshlwapi.a dlls/user32/libuser32.a dlls/gdi32/libgdi32.a \
  dlls/advapi32/libadvapi32.a dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a \
  dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -Wl,-delayload,ole32.dll \
  -Wl,-delayload,oleaut32.dll -Wl,-delayload,shdocvw.dll -Wl,-delayload,version.dll \
  -Wl,-delayload,comctl32.dll -Wl,-delayload,gdiplus.dll -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/shell32/shell32.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/shell32/shell32.spec -mno-cygwin dlls/shell32/shell32.res \
  dlls/shell32/shell32_classes_r.res dlls/shell32/shell32_tlb_t.res
tools/winegcc/winegcc -o dlls/shlwapi/shlwapi.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/shlwapi/shlwapi.spec -mno-cygwin dlls/shlwapi/assoc.o dlls/shlwapi/clist.o \
  dlls/shlwapi/istream.o dlls/shlwapi/msgbox.o dlls/shlwapi/ordinal.o dlls/shlwapi/path.o \
  dlls/shlwapi/reg.o dlls/shlwapi/regstream.o dlls/shlwapi/shlwapi_main.o dlls/shlwapi/stopwatch.o \
  dlls/shlwapi/string.o dlls/shlwapi/thread.o dlls/shlwapi/url.o dlls/shlwapi/wsprintf.o \
  dlls/shlwapi/shlwapi.res dlls/userenv/libuserenv.a dlls/oleaut32/liboleaut32.a \
  dlls/ole32/libole32.a dlls/comctl32/libcomctl32.a dlls/comdlg32/libcomdlg32.a dlls/mpr/libmpr.a \
  dlls/mlang/libmlang.a dlls/urlmon/liburlmon.a dlls/shell32/libshell32.a dlls/winmm/libwinmm.a \
  dlls/version/libversion.a libs/uuid/libuuid.a dlls/shcore/libshcore.a dlls/user32/libuser32.a \
  dlls/gdi32/libgdi32.a dlls/advapi32/libadvapi32.a dlls/kernelbase/libkernelbase.a \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -Wl,-delayload,userenv.dll -Wl,-delayload,oleaut32.dll \
  -Wl,-delayload,ole32.dll -Wl,-delayload,comctl32.dll -Wl,-delayload,comdlg32.dll \
  -Wl,-delayload,mpr.dll -Wl,-delayload,mlang.dll -Wl,-delayload,urlmon.dll \
  -Wl,-delayload,shell32.dll -Wl,-delayload,winmm.dll -Wl,-delayload,version.dll -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/sti/sti.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/sti/sti.spec -Wb,--prefer-native -mno-cygwin dlls/sti/sti.o dlls/sti/sti_main.o \
  dlls/sti/dlldata.o dlls/sti/sti_wia_p.o dlls/sti/sti_wia_r.res libs/uuid/libuuid.a \
  dlls/ole32/libole32.a dlls/oleaut32/liboleaut32.a dlls/rpcrt4/librpcrt4.a \
  dlls/advapi32/libadvapi32.a dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a \
  dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/taskschd/taskschd.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/taskschd/taskschd.spec -Wb,--prefer-native -mno-cygwin dlls/taskschd/folder.o \
  dlls/taskschd/folder_collection.o dlls/taskschd/regtask.o dlls/taskschd/task.o \
  dlls/taskschd/taskschd.o dlls/taskschd/schrpc_c.o dlls/taskschd/taskschd_tlb_t.res \
  dlls/oleaut32/liboleaut32.a dlls/ole32/libole32.a dlls/advapi32/libadvapi32.a \
  dlls/xmllite/libxmllite.a dlls/rpcrt4/librpcrt4.a dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/taskschd/taskschd.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/taskschd/taskschd.spec -Wb,--prefer-native -mno-cygwin \
  dlls/taskschd/taskschd_tlb_t.res
tools/winegcc/winegcc -o dlls/uianimation/uianimation.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/uianimation/uianimation.spec -Wb,--prefer-native -mno-cygwin dlls/uianimation/main.o \
  dlls/uianimation/uianimation_reg_r.res dlls/uianimation/uianimation_typelib_l.res \
  libs/uuid/libuuid.a dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a \
  dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/uiautomationcore/uiautomationcore.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/uiautomationcore/uiautomationcore.spec -Wb,--prefer-native -mno-cygwin \
  dlls/uiautomationcore/uia_main.o libs/uuid/libuuid.a dlls/ole32/libole32.a \
  dlls/oleaut32/liboleaut32.a dlls/user32/libuser32.a dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/uiribbon/uiribbon.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/uiribbon/uiribbon.spec -mno-cygwin dlls/uiribbon/main.o dlls/uiribbon/uiribbon.o \
  dlls/uiribbon/uiribbon_classes_r.res libs/uuid/libuuid.a dlls/ole32/libole32.a \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/urlmon/urlmon.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/urlmon/urlmon.spec -mno-cygwin dlls/urlmon/axinstall.o dlls/urlmon/bindctx.o \
  dlls/urlmon/binding.o dlls/urlmon/bindprot.o dlls/urlmon/download.o dlls/urlmon/file.o \
  dlls/urlmon/format.o dlls/urlmon/ftp.o dlls/urlmon/gopher.o dlls/urlmon/http.o \
  dlls/urlmon/internet.o dlls/urlmon/mimefilter.o dlls/urlmon/mk.o dlls/urlmon/protocol.o \
  dlls/urlmon/sec_mgr.o dlls/urlmon/session.o dlls/urlmon/umon.o dlls/urlmon/umstream.o \
  dlls/urlmon/uri.o dlls/urlmon/urlmon_main.o dlls/urlmon/usrmarshal.o dlls/urlmon/dlldata.o \
  dlls/urlmon/urlmon_urlmon_p.o dlls/urlmon/urlmon.res dlls/urlmon/urlmon_urlmon_r.res \
  dlls/advpack/libadvpack.a libs/uuid/libuuid.a dlls/ole32/libole32.a dlls/oleaut32/liboleaut32.a \
  dlls/shell32/libshell32.a dlls/rpcrt4/librpcrt4.a dlls/shlwapi/libshlwapi.a \
  dlls/wininet/libwininet.a dlls/user32/libuser32.a dlls/advapi32/libadvapi32.a \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -Wl,-delayload,advpack.dll -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
cc -m64 -c -o dlls/vbscript/vbregexp.o dlls/vbscript/vbregexp.c -Idlls/vbscript -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
cc -m64 -c -o dlls/vbscript/vbscript_main.o dlls/vbscript/vbscript_main.c -Idlls/vbscript -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -DWINE_NO_LONG_TYPES -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winegcc/winegcc -o dlls/vbscript/vbscript.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/vbscript/vbscript.spec -Wb,--prefer-native -mno-cygwin \
  dlls/vbscript/vbscript.res dlls/vbscript/vbscript_classes_r.res dlls/vbscript/vbsglobal_t.res \
  dlls/vbscript/vbsregexp10_t.res dlls/vbscript/vbsregexp55_t.res
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winegcc/winegcc -o dlls/wbemdisp/wbemdisp.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/wbemdisp/wbemdisp.spec -Wb,--prefer-native -mno-cygwin dlls/wbemdisp/locator.o \
  dlls/wbemdisp/main.o dlls/wbemdisp/wbemdisp_classes_r.res dlls/wbemdisp/wbemdisp_tlb_t.res \
  dlls/oleaut32/liboleaut32.a dlls/ole32/libole32.a dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/wbemdisp/wbemdisp.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/wbemdisp/wbemdisp.spec -Wb,--prefer-native -mno-cygwin \
  dlls/wbemdisp/wbemdisp_classes_r.res dlls/wbemdisp/wbemdisp_tlb_t.res
tools/winegcc/winegcc -o dlls/wiaservc/wiaservc.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/wiaservc/wiaservc.spec -Wb,--prefer-native -mno-cygwin dlls/wiaservc/factory.o \
  dlls/wiaservc/service.o dlls/wiaservc/wiadevmgr.o dlls/wiaservc/rsrc.res \
  dlls/wiaservc/wiaservc_r.res libs/uuid/libuuid.a dlls/ole32/libole32.a dlls/advapi32/libadvapi32.a \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/windows.devices.enumeration/windows.devices.enumeration.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/windows.devices.enumeration/windows.devices.enumeration.spec -mno-cygwin \
  dlls/windows.devices.enumeration/main.o dlls/windows.devices.enumeration/classes_r.res \
  dlls/combase/libcombase.a libs/uuid/libuuid.a dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/windows.gaming.input/windows.gaming.input.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/windows.gaming.input/windows.gaming.input.spec -mno-cygwin dlls/windows.gaming.input/main.o \
  dlls/windows.gaming.input/classes_r.res dlls/combase/libcombase.a libs/uuid/libuuid.a \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/windows.globalization/windows.globalization.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/windows.globalization/windows.globalization.spec -mno-cygwin \
  dlls/windows.globalization/main.o dlls/windows.globalization/classes_r.res \
  dlls/combase/libcombase.a libs/uuid/libuuid.a dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/windows.media.speech/windows.media.speech.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/windows.media.speech/windows.media.speech.spec -mno-cygwin dlls/windows.media.speech/main.o \
  dlls/windows.media.speech/classes_r.res dlls/combase/libcombase.a libs/uuid/libuuid.a \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/windowscodecs/windowscodecs.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/windowscodecs/windowscodecs.spec -mno-cygwin dlls/windowscodecs/bitmap.o \
  dlls/windowscodecs/bmpdecode.o dlls/windowscodecs/bmpencode.o dlls/windowscodecs/clipper.o \
  dlls/windowscodecs/clsfactory.o dlls/windowscodecs/colorcontext.o \
  dlls/windowscodecs/colortransform.o dlls/windowscodecs/converter.o dlls/windowscodecs/ddsformat.o \
  dlls/windowscodecs/decoder.o dlls/windowscodecs/encoder.o dlls/windowscodecs/fliprotate.o \
  dlls/windowscodecs/gifformat.o dlls/windowscodecs/icoformat.o dlls/windowscodecs/imgfactory.o \
  dlls/windowscodecs/info.o dlls/windowscodecs/libjpeg.o dlls/windowscodecs/libpng.o \
  dlls/windowscodecs/libtiff.o dlls/windowscodecs/main.o dlls/windowscodecs/metadatahandler.o \
  dlls/windowscodecs/metadataquery.o dlls/windowscodecs/palette.o dlls/windowscodecs/pngformat.o \
  dlls/windowscodecs/propertybag.o dlls/windowscodecs/proxy.o dlls/windowscodecs/regsvr.o \
  dlls/windowscodecs/scaler.o dlls/windowscodecs/stream.o dlls/windowscodecs/tgaformat.o \
  dlls/windowscodecs/ungif.o dlls/windowscodecs/wincodecs_common.o dlls/windowscodecs/dlldata.o \
  dlls/windowscodecs/windowscodecs_wincodec_p.o dlls/windowscodecs/version.res \
  dlls/windowscodecs/windowscodecs_wincodec_r.res libs/tiff/libtiff.a libs/zlib/libz.a \
  libs/jpeg/libjpeg.a libs/png/libpng.a libs/zlib/libz.a dlls/windowscodecs/libwindowscodecs.a \
  libs/uuid/libuuid.a dlls/ole32/libole32.a dlls/oleaut32/liboleaut32.a dlls/propsys/libpropsys.a \
  dlls/rpcrt4/librpcrt4.a dlls/shlwapi/libshlwapi.a dlls/user32/libuser32.a dlls/gdi32/libgdi32.a \
  dlls/advapi32/libadvapi32.a dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a \
  dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/winex11.drv/winex11.drv.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/winex11.drv/winex11.drv.spec -mcygwin dlls/winex11.drv/bitblt.o dlls/winex11.drv/brush.o \
  dlls/winex11.drv/clipboard.o dlls/winex11.drv/desktop.o dlls/winex11.drv/display.o \
  dlls/winex11.drv/event.o dlls/winex11.drv/graphics.o dlls/winex11.drv/ime.o \
  dlls/winex11.drv/init.o dlls/winex11.drv/keyboard.o dlls/winex11.drv/mouse.o \
  dlls/winex11.drv/opengl.o dlls/winex11.drv/palette.o dlls/winex11.drv/pen.o \
  dlls/winex11.drv/settings.o dlls/winex11.drv/systray.o dlls/winex11.drv/vulkan.o \
  dlls/winex11.drv/window.o dlls/winex11.drv/wintab.o dlls/winex11.drv/x11drv_main.o \
  dlls/winex11.drv/xdnd.o dlls/winex11.drv/xim.o dlls/winex11.drv/xinerama.o \
  dlls/winex11.drv/xrandr.o dlls/winex11.drv/xrender.o dlls/winex11.drv/xvidmode.o \
  dlls/winex11.drv/version.res dlls/comctl32/libcomctl32.a dlls/ole32/libole32.a \
  dlls/shell32/libshell32.a dlls/imm32/libimm32.a libs/uuid/libuuid.a dlls/setupapi/libsetupapi.a \
  dlls/rpcrt4/librpcrt4.a dlls/user32/libuser32.a dlls/gdi32/libgdi32.a dlls/advapi32/libadvapi32.a \
  dlls/win32u/libwin32u.a dlls/winecrt0/libwinecrt0.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -L/usr/X11R6/lib -lXext -lX11 -Wl,-delayload,comctl32.dll \
  -Wl,-delayload,ole32.dll -Wl,-delayload,shell32.dll -Wl,-delayload,imm32.dll -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/winhttp/winhttp.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/winhttp/winhttp.spec -mno-cygwin dlls/winhttp/cookie.o dlls/winhttp/handle.o \
  dlls/winhttp/main.o dlls/winhttp/net.o dlls/winhttp/request.o dlls/winhttp/session.o \
  dlls/winhttp/url.o dlls/winhttp/rsrc.res dlls/winhttp/winhttp_tlb_t.res \
  dlls/oleaut32/liboleaut32.a dlls/crypt32/libcrypt32.a dlls/secur32/libsecur32.a \
  dlls/iphlpapi/libiphlpapi.a dlls/dhcpcsvc/libdhcpcsvc.a libs/uuid/libuuid.a \
  dlls/jsproxy/libjsproxy.a dlls/user32/libuser32.a dlls/advapi32/libadvapi32.a \
  dlls/ws2_32/libws2_32.a dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a \
  dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -Wl,-delayload,oleaut32.dll \
  -Wl,-delayload,crypt32.dll -Wl,-delayload,secur32.dll -Wl,-delayload,iphlpapi.dll \
  -Wl,-delayload,dhcpcsvc.dll -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/winhttp/winhttp.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/winhttp/winhttp.spec -mno-cygwin dlls/winhttp/rsrc.res \
  dlls/winhttp/winhttp_tlb_t.res
tools/winegcc/winegcc -o dlls/winmm/winmm.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/winmm/winmm.spec -mno-cygwin dlls/winmm/driver.o dlls/winmm/joystick.o dlls/winmm/lolvldrv.o \
  dlls/winmm/mci.o dlls/winmm/mmio.o dlls/winmm/playsound.o dlls/winmm/time.o dlls/winmm/waveform.o \
  dlls/winmm/winmm.o dlls/winmm/winmm.res dlls/winmm/winmm_res.res dlls/dinput8/libdinput8.a \
  libs/uuid/libuuid.a dlls/user32/libuser32.a dlls/advapi32/libadvapi32.a dlls/ole32/libole32.a \
  dlls/msacm32/libmsacm32.a dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a \
  dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -Wl,-delayload,dinput8.dll -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/wmp/wmp.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/wmp/wmp.spec -Wb,--prefer-native -mno-cygwin dlls/wmp/events.o dlls/wmp/oleobj.o \
  dlls/wmp/player.o dlls/wmp/wmp_main.o dlls/wmp/rsrc.res dlls/wmp/wmp_typelib_t.res \
  dlls/oleaut32/liboleaut32.a dlls/ole32/libole32.a dlls/urlmon/liburlmon.a \
  dlls/shlwapi/libshlwapi.a dlls/user32/libuser32.a dlls/gdi32/libgdi32.a \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/wmp/wmp.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/wmp/wmp.spec -Wb,--prefer-native -mno-cygwin dlls/wmp/rsrc.res \
  dlls/wmp/wmp_typelib_t.res
tools/winegcc/winegcc -o dlls/wmphoto/wmphoto.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/wmphoto/wmphoto.spec -Wb,--prefer-native -mno-cygwin dlls/wmphoto/decoder.o \
  dlls/wmphoto/jxrlib.o dlls/wmphoto/main.o dlls/wmphoto/wincodecs_common.o \
  dlls/wmphoto/wmphoto_r.res libs/jxr/libjxr.a dlls/windowscodecs/libwindowscodecs.a \
  libs/uuid/libuuid.a dlls/ole32/libole32.a dlls/oleaut32/liboleaut32.a dlls/propsys/libpropsys.a \
  dlls/rpcrt4/librpcrt4.a dlls/shlwapi/libshlwapi.a dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
cc -m64 -c -o dlls/wshom.ocx/shell.o dlls/wshom.ocx/shell.c -Idlls/wshom.ocx -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o dlls/wshom.ocx/wshom_main.o dlls/wshom.ocx/wshom_main.c -Idlls/wshom.ocx -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winegcc/winegcc -o dlls/wshom.ocx/wshom.ocx --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/wshom.ocx/wshom.ocx.spec -Wb,--prefer-native -mno-cygwin \
  dlls/wshom.ocx/wshom.res dlls/wshom.ocx/wshom_t.res
tools/winegcc/winegcc -o dlls/wuapi/wuapi.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/wuapi/wuapi.spec -Wb,--prefer-native -mno-cygwin dlls/wuapi/downloader.o \
  dlls/wuapi/installer.o dlls/wuapi/main.o dlls/wuapi/searcher.o dlls/wuapi/session.o \
  dlls/wuapi/systeminfo.o dlls/wuapi/updates.o dlls/wuapi/wuapi_tlb_t.res libs/uuid/libuuid.a \
  dlls/ole32/libole32.a dlls/advapi32/libadvapi32.a dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/wuapi/wuapi.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/wuapi/wuapi.spec -Wb,--prefer-native -mno-cygwin \
  dlls/wuapi/wuapi_tlb_t.res
tools/winegcc/winegcc -o dlls/xactengine2_0/xactengine2_0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/xactengine2_0/xactengine2_0.spec -mno-cygwin dlls/xactengine2_0/xact_dll.o \
  dlls/xactengine2_0/xact_classes_r.res libs/faudio/libfaudio.a dlls/mfplat/libmfplat.a \
  dlls/mfreadwrite/libmfreadwrite.a libs/mfuuid/libmfuuid.a dlls/propsys/libpropsys.a \
  dlls/ole32/libole32.a libs/uuid/libuuid.a dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a \
  dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/xactengine2_4/xactengine2_4.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/xactengine2_4/xactengine2_4.spec -mno-cygwin dlls/xactengine2_4/xact_dll.o \
  dlls/xactengine2_4/xact_classes_r.res libs/faudio/libfaudio.a dlls/mfplat/libmfplat.a \
  dlls/mfreadwrite/libmfreadwrite.a libs/mfuuid/libmfuuid.a dlls/propsys/libpropsys.a \
  dlls/ole32/libole32.a libs/uuid/libuuid.a dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a \
  dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/xactengine2_7/xactengine2_7.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/xactengine2_7/xactengine2_7.spec -mno-cygwin dlls/xactengine2_7/xact_dll.o \
  dlls/xactengine2_7/xact_classes_r.res libs/faudio/libfaudio.a dlls/mfplat/libmfplat.a \
  dlls/mfreadwrite/libmfreadwrite.a libs/mfuuid/libmfuuid.a dlls/propsys/libpropsys.a \
  dlls/ole32/libole32.a libs/uuid/libuuid.a dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a \
  dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/xactengine2_9/xactengine2_9.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/xactengine2_9/xactengine2_9.spec -mno-cygwin dlls/xactengine2_9/xact_dll.o \
  dlls/xactengine2_9/xact_classes_r.res libs/faudio/libfaudio.a dlls/mfplat/libmfplat.a \
  dlls/mfreadwrite/libmfreadwrite.a libs/mfuuid/libmfuuid.a dlls/propsys/libpropsys.a \
  dlls/ole32/libole32.a libs/uuid/libuuid.a dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a \
  dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/xactengine3_0/xactengine3_0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/xactengine3_0/xactengine3_0.spec -mno-cygwin dlls/xactengine3_0/xact_dll.o \
  dlls/xactengine3_0/xact_classes_r.res libs/faudio/libfaudio.a dlls/mfplat/libmfplat.a \
  dlls/mfreadwrite/libmfreadwrite.a libs/mfuuid/libmfuuid.a dlls/propsys/libpropsys.a \
  dlls/ole32/libole32.a libs/uuid/libuuid.a dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a \
  dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/xactengine3_1/xactengine3_1.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/xactengine3_1/xactengine3_1.spec -mno-cygwin dlls/xactengine3_1/xact_dll.o \
  dlls/xactengine3_1/xact_classes_r.res libs/faudio/libfaudio.a dlls/mfplat/libmfplat.a \
  dlls/mfreadwrite/libmfreadwrite.a libs/mfuuid/libmfuuid.a dlls/propsys/libpropsys.a \
  dlls/ole32/libole32.a libs/uuid/libuuid.a dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a \
  dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/xactengine3_2/xactengine3_2.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/xactengine3_2/xactengine3_2.spec -mno-cygwin dlls/xactengine3_2/xact_dll.o \
  dlls/xactengine3_2/xact_classes_r.res libs/faudio/libfaudio.a dlls/mfplat/libmfplat.a \
  dlls/mfreadwrite/libmfreadwrite.a libs/mfuuid/libmfuuid.a dlls/propsys/libpropsys.a \
  dlls/ole32/libole32.a libs/uuid/libuuid.a dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a \
  dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/xactengine3_3/xactengine3_3.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/xactengine3_3/xactengine3_3.spec -mno-cygwin dlls/xactengine3_3/xact_dll.o \
  dlls/xactengine3_3/xact_classes_r.res libs/faudio/libfaudio.a dlls/mfplat/libmfplat.a \
  dlls/mfreadwrite/libmfreadwrite.a libs/mfuuid/libmfuuid.a dlls/propsys/libpropsys.a \
  dlls/ole32/libole32.a libs/uuid/libuuid.a dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a \
  dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/xactengine3_4/xactengine3_4.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/xactengine3_4/xactengine3_4.spec -mno-cygwin dlls/xactengine3_4/xact_dll.o \
  dlls/xactengine3_4/xact_classes_r.res libs/faudio/libfaudio.a dlls/mfplat/libmfplat.a \
  dlls/mfreadwrite/libmfreadwrite.a libs/mfuuid/libmfuuid.a dlls/propsys/libpropsys.a \
  dlls/ole32/libole32.a libs/uuid/libuuid.a dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a \
  dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/xactengine3_5/xactengine3_5.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/xactengine3_5/xactengine3_5.spec -mno-cygwin dlls/xactengine3_5/xact_dll.o \
  dlls/xactengine3_5/xact_classes_r.res libs/faudio/libfaudio.a dlls/mfplat/libmfplat.a \
  dlls/mfreadwrite/libmfreadwrite.a libs/mfuuid/libmfuuid.a dlls/propsys/libpropsys.a \
  dlls/ole32/libole32.a libs/uuid/libuuid.a dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a \
  dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/xactengine3_6/xactengine3_6.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/xactengine3_6/xactengine3_6.spec -mno-cygwin dlls/xactengine3_6/xact_dll.o \
  dlls/xactengine3_6/xact_classes_r.res libs/faudio/libfaudio.a dlls/mfplat/libmfplat.a \
  dlls/mfreadwrite/libmfreadwrite.a libs/mfuuid/libmfuuid.a dlls/propsys/libpropsys.a \
  dlls/ole32/libole32.a libs/uuid/libuuid.a dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a \
  dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/xactengine3_7/xactengine3_7.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/xactengine3_7/xactengine3_7.spec -mno-cygwin dlls/xactengine3_7/xact_dll.o \
  dlls/xactengine3_7/xact_classes_r.res libs/faudio/libfaudio.a dlls/mfplat/libmfplat.a \
  dlls/mfreadwrite/libmfreadwrite.a libs/mfuuid/libmfuuid.a dlls/propsys/libpropsys.a \
  dlls/ole32/libole32.a libs/uuid/libuuid.a dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a \
  dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/xaudio2_0/xaudio2_0.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/xaudio2_0/xaudio2_0.spec -mno-cygwin dlls/xaudio2_0/compat.o dlls/xaudio2_0/xapo.o \
  dlls/xaudio2_0/xaudio_allocator.o dlls/xaudio2_0/xaudio_dll.o dlls/xaudio2_0/xaudio_classes_r.res \
  libs/faudio/libfaudio.a dlls/mfplat/libmfplat.a dlls/mfreadwrite/libmfreadwrite.a \
  libs/mfuuid/libmfuuid.a dlls/propsys/libpropsys.a dlls/advapi32/libadvapi32.a \
  dlls/ole32/libole32.a dlls/user32/libuser32.a libs/uuid/libuuid.a dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/xaudio2_1/xaudio2_1.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/xaudio2_1/xaudio2_1.spec -mno-cygwin dlls/xaudio2_1/compat.o dlls/xaudio2_1/xapo.o \
  dlls/xaudio2_1/xaudio_allocator.o dlls/xaudio2_1/xaudio_dll.o dlls/xaudio2_1/xaudio_classes_r.res \
  libs/faudio/libfaudio.a dlls/mfplat/libmfplat.a dlls/mfreadwrite/libmfreadwrite.a \
  libs/mfuuid/libmfuuid.a dlls/propsys/libpropsys.a dlls/advapi32/libadvapi32.a \
  dlls/ole32/libole32.a dlls/user32/libuser32.a libs/uuid/libuuid.a dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/xaudio2_2/xaudio2_2.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/xaudio2_2/xaudio2_2.spec -mno-cygwin dlls/xaudio2_2/compat.o dlls/xaudio2_2/xapo.o \
  dlls/xaudio2_2/xaudio_allocator.o dlls/xaudio2_2/xaudio_dll.o dlls/xaudio2_2/xaudio_classes_r.res \
  libs/faudio/libfaudio.a dlls/mfplat/libmfplat.a dlls/mfreadwrite/libmfreadwrite.a \
  libs/mfuuid/libmfuuid.a dlls/propsys/libpropsys.a dlls/advapi32/libadvapi32.a \
  dlls/ole32/libole32.a dlls/user32/libuser32.a libs/uuid/libuuid.a dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/xaudio2_3/xaudio2_3.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/xaudio2_3/xaudio2_3.spec -mno-cygwin dlls/xaudio2_3/compat.o dlls/xaudio2_3/xapo.o \
  dlls/xaudio2_3/xaudio_allocator.o dlls/xaudio2_3/xaudio_dll.o dlls/xaudio2_3/xaudio_classes_r.res \
  libs/faudio/libfaudio.a dlls/mfplat/libmfplat.a dlls/mfreadwrite/libmfreadwrite.a \
  libs/mfuuid/libmfuuid.a dlls/propsys/libpropsys.a dlls/advapi32/libadvapi32.a \
  dlls/ole32/libole32.a dlls/user32/libuser32.a libs/uuid/libuuid.a dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/xaudio2_4/xaudio2_4.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/xaudio2_4/xaudio2_4.spec -mno-cygwin dlls/xaudio2_4/compat.o dlls/xaudio2_4/xapo.o \
  dlls/xaudio2_4/xaudio_allocator.o dlls/xaudio2_4/xaudio_dll.o dlls/xaudio2_4/xaudio_classes_r.res \
  libs/faudio/libfaudio.a dlls/mfplat/libmfplat.a dlls/mfreadwrite/libmfreadwrite.a \
  libs/mfuuid/libmfuuid.a dlls/propsys/libpropsys.a dlls/advapi32/libadvapi32.a \
  dlls/ole32/libole32.a dlls/user32/libuser32.a libs/uuid/libuuid.a dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/xaudio2_5/xaudio2_5.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/xaudio2_5/xaudio2_5.spec -mno-cygwin dlls/xaudio2_5/compat.o dlls/xaudio2_5/xapo.o \
  dlls/xaudio2_5/xaudio_allocator.o dlls/xaudio2_5/xaudio_dll.o dlls/xaudio2_5/xaudio_classes_r.res \
  libs/faudio/libfaudio.a dlls/mfplat/libmfplat.a dlls/mfreadwrite/libmfreadwrite.a \
  libs/mfuuid/libmfuuid.a dlls/propsys/libpropsys.a dlls/advapi32/libadvapi32.a \
  dlls/ole32/libole32.a dlls/user32/libuser32.a libs/uuid/libuuid.a dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/xaudio2_6/xaudio2_6.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/xaudio2_6/xaudio2_6.spec -mno-cygwin dlls/xaudio2_6/compat.o dlls/xaudio2_6/xapo.o \
  dlls/xaudio2_6/xaudio_allocator.o dlls/xaudio2_6/xaudio_dll.o dlls/xaudio2_6/xaudio_classes_r.res \
  libs/faudio/libfaudio.a dlls/mfplat/libmfplat.a dlls/mfreadwrite/libmfreadwrite.a \
  libs/mfuuid/libmfuuid.a dlls/propsys/libpropsys.a dlls/advapi32/libadvapi32.a \
  dlls/ole32/libole32.a dlls/user32/libuser32.a libs/uuid/libuuid.a dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/xaudio2_7/xaudio2_7.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/xaudio2_7/xaudio2_7.spec -mno-cygwin dlls/xaudio2_7/compat.o dlls/xaudio2_7/x3daudio.o \
  dlls/xaudio2_7/xapo.o dlls/xaudio2_7/xapofx.o dlls/xaudio2_7/xaudio_allocator.o \
  dlls/xaudio2_7/xaudio_dll.o dlls/xaudio2_7/xaudio_classes_r.res libs/faudio/libfaudio.a \
  dlls/mfplat/libmfplat.a dlls/mfreadwrite/libmfreadwrite.a libs/mfuuid/libmfuuid.a \
  dlls/propsys/libpropsys.a dlls/advapi32/libadvapi32.a dlls/ole32/libole32.a \
  dlls/user32/libuser32.a libs/uuid/libuuid.a dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/xaudio2_8/xaudio2_8.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/xaudio2_8/xaudio2_8.spec -mno-cygwin dlls/xaudio2_8/compat.o dlls/xaudio2_8/x3daudio.o \
  dlls/xaudio2_8/xapo.o dlls/xaudio2_8/xapofx.o dlls/xaudio2_8/xaudio_allocator.o \
  dlls/xaudio2_8/xaudio_dll.o dlls/xaudio2_8/xaudio_classes_r.res libs/faudio/libfaudio.a \
  dlls/mfplat/libmfplat.a dlls/mfreadwrite/libmfreadwrite.a libs/mfuuid/libmfuuid.a \
  dlls/propsys/libpropsys.a dlls/advapi32/libadvapi32.a dlls/ole32/libole32.a \
  dlls/user32/libuser32.a libs/uuid/libuuid.a dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/xaudio2_9/xaudio2_9.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/xaudio2_9/xaudio2_9.spec -mno-cygwin dlls/xaudio2_9/compat.o dlls/xaudio2_9/x3daudio.o \
  dlls/xaudio2_9/xapo.o dlls/xaudio2_9/xapofx.o dlls/xaudio2_9/xaudio_allocator.o \
  dlls/xaudio2_9/xaudio_dll.o dlls/xaudio2_9/version.res dlls/xaudio2_9/xaudio_classes_r.res \
  libs/faudio/libfaudio.a dlls/mfplat/libmfplat.a dlls/mfreadwrite/libmfreadwrite.a \
  libs/mfuuid/libmfuuid.a dlls/propsys/libpropsys.a dlls/advapi32/libadvapi32.a \
  dlls/ole32/libole32.a dlls/user32/libuser32.a libs/uuid/libuuid.a dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/xolehlp/xolehlp.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/xolehlp/xolehlp.spec -Wb,--prefer-native -mno-cygwin dlls/xolehlp/xolehlp.o \
  libs/uuid/libuuid.a dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a \
  dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
cc -m64 -c -o programs/cscript/arguments.o programs/wscript/arguments.c -Iprograms/cscript -Iprograms/wscript -Iinclude \
  -Iinclude/msvcrt -D__WINESRC__ -DCSCRIPT_BUILD -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o programs/cscript/host.o programs/wscript/host.c -Iprograms/cscript -Iprograms/wscript -Iinclude \
  -Iinclude/msvcrt -D__WINESRC__ -DCSCRIPT_BUILD -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o programs/cscript/main.o programs/wscript/main.c -Iprograms/cscript -Iprograms/wscript -Iinclude \
  -Iinclude/msvcrt -D__WINESRC__ -DCSCRIPT_BUILD -D_UCRT -Wall -pipe -fcf-protection=none \
  -fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body \
  -Wignored-qualifiers -Winit-self -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith \
  -gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format \
  -mabi=ms -O2 -pipe -g -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winegcc/winegcc -o programs/cscript/cscript.exe --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -mwindows -municode -mno-cygwin programs/cscript/ihost_l.res
tools/winegcc/winegcc -o programs/oleview/oleview.exe.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -mwindows \
  -mno-cygwin programs/oleview/details.o programs/oleview/interface.o programs/oleview/oleview.o \
  programs/oleview/pane.o programs/oleview/tree.o programs/oleview/typelib.o \
  programs/oleview/oleview.res libs/uuid/libuuid.a dlls/comdlg32/libcomdlg32.a \
  dlls/comctl32/libcomctl32.a dlls/shell32/libshell32.a dlls/oleaut32/liboleaut32.a \
  dlls/ole32/libole32.a dlls/user32/libuser32.a dlls/advapi32/libadvapi32.a \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o programs/wineboot/wineboot.exe.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -mconsole \
  -mno-cygwin programs/wineboot/shutdown.o programs/wineboot/wineboot.o \
  programs/wineboot/wineboot.res dlls/shell32/libshell32.a dlls/shlwapi/libshlwapi.a \
  dlls/version/libversion.a dlls/user32/libuser32.a dlls/setupapi/libsetupapi.a \
  dlls/newdev/libnewdev.a libs/uuid/libuuid.a dlls/advapi32/libadvapi32.a dlls/ws2_32/libws2_32.a \
  dlls/kernelbase/libkernelbase.a dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a \
  dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -Wl,-delayload,shell32.dll \
  -Wl,-delayload,shlwapi.dll -Wl,-delayload,version.dll -Wl,-delayload,user32.dll \
  -Wl,-delayload,setupapi.dll -Wl,-delayload,newdev.dll -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o programs/winecfg/winecfg.exe.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -mwindows \
  -municode -mno-cygwin programs/winecfg/about.o programs/winecfg/appdefaults.o \
  programs/winecfg/audio.o programs/winecfg/drive.o programs/winecfg/driveui.o \
  programs/winecfg/libraries.o programs/winecfg/main.o programs/winecfg/theme.o \
  programs/winecfg/winecfg.o programs/winecfg/x11drvdlg.o programs/winecfg/winecfg.res \
  libs/uuid/libuuid.a dlls/comdlg32/libcomdlg32.a dlls/comctl32/libcomctl32.a \
  dlls/shell32/libshell32.a dlls/ole32/libole32.a dlls/winmm/libwinmm.a dlls/shlwapi/libshlwapi.a \
  dlls/uxtheme/libuxtheme.a dlls/user32/libuser32.a dlls/gdi32/libgdi32.a \
  dlls/advapi32/libadvapi32.a dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a \
  dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o programs/winefile/winefile.exe.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -mwindows \
  -municode -mno-cygwin programs/winefile/winefile.o programs/winefile/winefile.res \
  libs/uuid/libuuid.a dlls/shell32/libshell32.a dlls/comdlg32/libcomdlg32.a \
  dlls/comctl32/libcomctl32.a dlls/ole32/libole32.a dlls/mpr/libmpr.a dlls/version/libversion.a \
  dlls/user32/libuser32.a dlls/gdi32/libgdi32.a dlls/advapi32/libadvapi32.a \
  dlls/shlwapi/libshlwapi.a dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a \
  dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o programs/winemenubuilder/winemenubuilder.exe.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -mwindows \
  -municode -mno-cygwin programs/winemenubuilder/winemenubuilder.o libs/uuid/libuuid.a \
  dlls/windowscodecs/libwindowscodecs.a dlls/shell32/libshell32.a dlls/shlwapi/libshlwapi.a \
  dlls/ole32/libole32.a dlls/user32/libuser32.a dlls/advapi32/libadvapi32.a \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o programs/wordpad/wordpad.exe.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -mwindows \
  -mno-cygwin programs/wordpad/olecallback.o programs/wordpad/print.o programs/wordpad/registry.o \
  programs/wordpad/wordpad.o programs/wordpad/wordpad.res dlls/comdlg32/libcomdlg32.a \
  libs/uuid/libuuid.a dlls/ole32/libole32.a dlls/shell32/libshell32.a dlls/user32/libuser32.a \
  dlls/gdi32/libgdi32.a dlls/advapi32/libadvapi32.a dlls/comctl32/libcomctl32.a \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
cc -m64 -c -o programs/wscript/arguments.o programs/wscript/arguments.c -Iprograms/wscript -Iinclude -Iinclude/msvcrt \
  -D__WINESRC__ -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o programs/wscript/host.o programs/wscript/host.c -Iprograms/wscript -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
cc -m64 -c -o programs/wscript/main.o programs/wscript/main.c -Iprograms/wscript -Iinclude -Iinclude/msvcrt -D__WINESRC__ \
  -D_UCRT -Wall -pipe -fcf-protection=none -fno-stack-protector -fno-strict-aliasing \
  -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers -Winit-self \
  -Wno-packed-not-aligned -Wno-pragma-pack -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits \
  -Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -gdwarf-4 -fPIC \
  -fasynchronous-unwind-tables -D_WIN32 -fno-builtin -fshort-wchar -Wno-format -mabi=ms -O2 -pipe -g \
  -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -g  -I/usr/local/include -I/usr/X11R6/include
warning: unknown warning option '-Wno-packed-not-aligned'; did you mean '-Wno-over-aligned'? [-Wunknown-warning-option]
warning: unknown warning option '-Wshift-overflow=2'; did you mean '-Wshift-overflow'? [-Wunknown-warning-option]
2 warnings generated.
tools/winegcc/winegcc -o programs/wscript/wscript.exe --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -mwindows -municode -mno-cygwin programs/wscript/ihost_l.res
tools/winegcc/winegcc -o dlls/activeds.tlb/activeds.tlb.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/activeds.tlb/activeds.tlb.spec -mno-cygwin dlls/activeds.tlb/activeds_tlb_t.res \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/activeds.tlb/activeds.tlb --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/activeds.tlb/activeds.tlb.spec -mno-cygwin \
  dlls/activeds.tlb/activeds_tlb_t.res
tools/winegcc/winegcc -o dlls/activeds/activeds.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/activeds/activeds.spec -Wb,--prefer-native -mno-cygwin dlls/activeds/activeds_main.o \
  dlls/activeds/pathname.o dlls/activeds/activeds_r.res dlls/advapi32/libadvapi32.a \
  dlls/ole32/libole32.a dlls/oleaut32/liboleaut32.a libs/uuid/libuuid.a dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/actxprxy/actxprxy.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/actxprxy/actxprxy.spec -mno-cygwin dlls/actxprxy/usrmarshal.o dlls/actxprxy/dlldata.o \
  dlls/actxprxy/actxprxy_activscp_p.o dlls/actxprxy/actxprxy_comcat_p.o \
  dlls/actxprxy/actxprxy_docobj_p.o dlls/actxprxy/actxprxy_hlink_p.o \
  dlls/actxprxy/actxprxy_htiface_p.o dlls/actxprxy/actxprxy_htiframe_p.o \
  dlls/actxprxy/actxprxy_objsafe_p.o dlls/actxprxy/actxprxy_ocmm_p.o \
  dlls/actxprxy/actxprxy_servprov_p.o dlls/actxprxy/actxprxy_shldisp_p.o \
  dlls/actxprxy/actxprxy_shobjidl_p.o dlls/actxprxy/actxprxy_urlhist_p.o \
  dlls/actxprxy/actxprxy_activscp_r.res dlls/actxprxy/actxprxy_comcat_r.res \
  dlls/actxprxy/actxprxy_docobj_r.res dlls/actxprxy/actxprxy_hlink_r.res \
  dlls/actxprxy/actxprxy_htiface_r.res dlls/actxprxy/actxprxy_htiframe_r.res \
  dlls/actxprxy/actxprxy_objsafe_r.res dlls/actxprxy/actxprxy_ocmm_r.res \
  dlls/actxprxy/actxprxy_servprov_r.res dlls/actxprxy/actxprxy_shldisp_r.res \
  dlls/actxprxy/actxprxy_shobjidl_r.res dlls/actxprxy/actxprxy_urlhist_r.res libs/uuid/libuuid.a \
  dlls/oleaut32/liboleaut32.a dlls/ole32/libole32.a dlls/rpcrt4/librpcrt4.a \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/adsldp/adsldp.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/adsldp/adsldp.spec -Wb,--prefer-native -mno-cygwin dlls/adsldp/adsldp.o dlls/adsldp/ldap.o \
  dlls/adsldp/schema.o dlls/adsldp/rsrc.res dlls/adsldp/adsldp_r.res dlls/netapi32/libnetapi32.a \
  dlls/wldap32/libwldap32.a dlls/ole32/libole32.a dlls/oleaut32/liboleaut32.a \
  dlls/secur32/libsecur32.a dlls/activeds/libactiveds.a libs/uuid/libuuid.a \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -Wl,-delayload,netapi32.dll -Wl,-delayload,wldap32.dll -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/atl/atl.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/atl/atl.spec -mno-cygwin dlls/atl/atl.o dlls/atl/atl30.o dlls/atl/atl_ax.o \
  dlls/atl/registrar.o dlls/atl/atl_classes_r.res dlls/atl/atl_lib_t.res dlls/atl/atl_lib_r.res \
  libs/uuid/libuuid.a dlls/oleaut32/liboleaut32.a dlls/ole32/libole32.a dlls/user32/libuser32.a \
  dlls/gdi32/libgdi32.a dlls/advapi32/libadvapi32.a dlls/shlwapi/libshlwapi.a \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/atl/atl.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/atl/atl.spec -mno-cygwin dlls/atl/atl_classes_r.res \
  dlls/atl/atl_lib_t.res dlls/atl/atl_lib_r.res
tools/winegcc/winegcc -o dlls/atl100/atl100.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/atl100/atl100.spec -mno-cygwin dlls/atl100/atl.o dlls/atl100/atl_ax.o dlls/atl100/registrar.o \
  dlls/atl100/atl_lib_t.res dlls/atl100/atl_lib_r.res libs/uuid/libuuid.a dlls/ole32/libole32.a \
  dlls/oleaut32/liboleaut32.a dlls/user32/libuser32.a dlls/gdi32/libgdi32.a \
  dlls/advapi32/libadvapi32.a dlls/shlwapi/libshlwapi.a dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/atl100/atl100.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/atl100/atl100.spec -mno-cygwin dlls/atl100/atl_lib_t.res \
  dlls/atl100/atl_lib_r.res
tools/winegcc/winegcc -o dlls/atl110/atl110.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/atl110/atl110.spec -mno-cygwin dlls/atl110/atl.o dlls/atl110/atl_ax.o dlls/atl110/registrar.o \
  dlls/atl110/atl_lib_t.res dlls/atl110/atl_lib_r.res dlls/oleaut32/liboleaut32.a \
  dlls/ole32/libole32.a dlls/user32/libuser32.a dlls/gdi32/libgdi32.a dlls/advapi32/libadvapi32.a \
  libs/uuid/libuuid.a dlls/shlwapi/libshlwapi.a dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/atl110/atl110.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/atl110/atl110.spec -mno-cygwin dlls/atl110/atl_lib_t.res \
  dlls/atl110/atl_lib_r.res
tools/winegcc/winegcc -o dlls/atl80/atl80.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/atl80/atl80.spec -mno-cygwin dlls/atl80/atl.o dlls/atl80/atl80.o dlls/atl80/atl_ax.o \
  dlls/atl80/registrar.o dlls/atl80/atl80.res dlls/atl80/atl_lib_t.res dlls/atl80/atl_lib_r.res \
  dlls/oleaut32/liboleaut32.a dlls/user32/libuser32.a dlls/ole32/libole32.a dlls/gdi32/libgdi32.a \
  dlls/advapi32/libadvapi32.a libs/uuid/libuuid.a dlls/shlwapi/libshlwapi.a \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/atl80/atl80.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/atl80/atl80.spec -mno-cygwin dlls/atl80/atl80.res \
  dlls/atl80/atl_lib_t.res dlls/atl80/atl_lib_r.res
tools/winegcc/winegcc -o dlls/atl90/atl90.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/atl90/atl90.spec -mno-cygwin dlls/atl90/atl.o dlls/atl90/atl_ax.o dlls/atl90/registrar.o \
  dlls/atl90/atl90.res dlls/atl90/atl_lib_t.res dlls/atl90/atl_lib_r.res dlls/oleaut32/liboleaut32.a \
  dlls/user32/libuser32.a dlls/ole32/libole32.a dlls/gdi32/libgdi32.a dlls/advapi32/libadvapi32.a \
  libs/uuid/libuuid.a dlls/shlwapi/libshlwapi.a dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/atl90/atl90.dll --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables \
  -Wb,--fake-module -shared dlls/atl90/atl90.spec -mno-cygwin dlls/atl90/atl90.res \
  dlls/atl90/atl_lib_t.res dlls/atl90/atl_lib_r.res
tools/winegcc/winegcc -o dlls/mshtml/mshtml.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/mshtml/mshtml.spec -mno-cygwin dlls/mshtml/conpoint.o dlls/mshtml/dispex.o \
  dlls/mshtml/editor.o dlls/mshtml/htmlanchor.o dlls/mshtml/htmlarea.o dlls/mshtml/htmlattr.o \
  dlls/mshtml/htmlbody.o dlls/mshtml/htmlcomment.o dlls/mshtml/htmlcurstyle.o dlls/mshtml/htmldoc.o \
  dlls/mshtml/htmlelem.o dlls/mshtml/htmlelemcol.o dlls/mshtml/htmlevent.o dlls/mshtml/htmlform.o \
  dlls/mshtml/htmlframe.o dlls/mshtml/htmlgeneric.o dlls/mshtml/htmlhead.o dlls/mshtml/htmlimg.o \
  dlls/mshtml/htmlinput.o dlls/mshtml/htmllink.o dlls/mshtml/htmllocation.o dlls/mshtml/htmlnode.o \
  dlls/mshtml/htmlobject.o dlls/mshtml/htmlscript.o dlls/mshtml/htmlselect.o \
  dlls/mshtml/htmlstorage.o dlls/mshtml/htmlstyle.o dlls/mshtml/htmlstyleelem.o \
  dlls/mshtml/htmlstylesheet.o dlls/mshtml/htmltable.o dlls/mshtml/htmltextarea.o \
  dlls/mshtml/htmltextnode.o dlls/mshtml/htmlwindow.o dlls/mshtml/ifacewrap.o dlls/mshtml/loadopts.o \
  dlls/mshtml/main.o dlls/mshtml/mutation.o dlls/mshtml/navigate.o dlls/mshtml/npplugin.o \
  dlls/mshtml/nsembed.o dlls/mshtml/nsevents.o dlls/mshtml/nsio.o dlls/mshtml/nsservice.o \
  dlls/mshtml/olecmd.o dlls/mshtml/oleobj.o dlls/mshtml/omnavigator.o dlls/mshtml/persist.o \
  dlls/mshtml/pluginhost.o dlls/mshtml/protocol.o dlls/mshtml/range.o dlls/mshtml/script.o \
  dlls/mshtml/secmgr.o dlls/mshtml/selection.o dlls/mshtml/service.o dlls/mshtml/svg.o \
  dlls/mshtml/task.o dlls/mshtml/view.o dlls/mshtml/xmlhttprequest.o dlls/mshtml/mshtml.res \
  dlls/mshtml/mshtml_classes_r.res dlls/mshtml/mshtml_private_iface_l.res dlls/wininet/libwininet.a \
  dlls/inetcomm/libinetcomm.a libs/strmiids/libstrmiids.a libs/uuid/libuuid.a \
  dlls/urlmon/liburlmon.a dlls/shlwapi/libshlwapi.a dlls/shell32/libshell32.a dlls/ole32/libole32.a \
  dlls/oleaut32/liboleaut32.a dlls/user32/libuser32.a dlls/gdi32/libgdi32.a \
  dlls/advapi32/libadvapi32.a dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a \
  dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -Wl,-delayload,wininet.dll \
  -Wl,-delayload,inetcomm.dll -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/msscript.ocx/msscript.ocx.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/msscript.ocx/msscript.ocx.spec -Wb,--prefer-native -mno-cygwin dlls/msscript.ocx/msscript.o \
  dlls/msscript.ocx/msscript.res dlls/msscript.ocx/msscript_t.res dlls/gdi32/libgdi32.a \
  dlls/user32/libuser32.a dlls/ole32/libole32.a dlls/oleaut32/liboleaut32.a \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/oleacc/oleacc.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/oleacc/oleacc.spec -mno-cygwin dlls/oleacc/client.o dlls/oleacc/main.o \
  dlls/oleacc/propservice.o dlls/oleacc/window.o dlls/oleacc/dlldata.o \
  dlls/oleacc/oleacc_classes_p.o dlls/oleacc/oleacc.res dlls/oleacc/oleacc_classes_t.res \
  dlls/oleacc/oleacc_classes_r.res libs/uuid/libuuid.a dlls/oleaut32/liboleaut32.a \
  dlls/ole32/libole32.a dlls/user32/libuser32.a dlls/rpcrt4/librpcrt4.a dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/scrobj/scrobj.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/scrobj/scrobj.spec -Wb,--prefer-native -mno-cygwin dlls/scrobj/scrobj.o \
  dlls/scrobj/scrobj_t.res libs/uuid/libuuid.a dlls/urlmon/liburlmon.a dlls/ole32/libole32.a \
  dlls/oleaut32/liboleaut32.a dlls/xmllite/libxmllite.a dlls/advapi32/libadvapi32.a \
  dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a \
  dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/scrrun/scrrun.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/scrrun/scrrun.spec -Wb,--prefer-native -mno-cygwin dlls/scrrun/dictionary.o \
  dlls/scrrun/filesystem.o dlls/scrrun/scrrun.o dlls/scrrun/scrrun.res dlls/scrrun/scrrun_t.res \
  libs/uuid/libuuid.a dlls/oleaut32/liboleaut32.a dlls/version/libversion.a \
  dlls/advapi32/libadvapi32.a dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a \
  dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/vbscript/vbscript.dll.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/vbscript/vbscript.spec -Wb,--prefer-native -mno-cygwin dlls/vbscript/compile.o \
  dlls/vbscript/global.o dlls/vbscript/interp.o dlls/vbscript/lex.o dlls/vbscript/regexp.o \
  dlls/vbscript/utils.o dlls/vbscript/vbdisp.o dlls/vbscript/vbregexp.o dlls/vbscript/vbscript.o \
  dlls/vbscript/vbscript_main.o dlls/vbscript/parser.tab.o dlls/vbscript/vbscript.res \
  dlls/vbscript/vbscript_classes_r.res dlls/vbscript/vbsglobal_t.res dlls/vbscript/vbsregexp10_t.res \
  dlls/vbscript/vbsregexp55_t.res dlls/oleaut32/liboleaut32.a dlls/ole32/libole32.a \
  dlls/user32/libuser32.a dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a \
  dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o dlls/wshom.ocx/wshom.ocx.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -shared \
  dlls/wshom.ocx/wshom.ocx.spec -Wb,--prefer-native -mno-cygwin dlls/wshom.ocx/shell.o \
  dlls/wshom.ocx/wshom_main.o dlls/wshom.ocx/wshom.res dlls/wshom.ocx/wshom_t.res \
  libs/uuid/libuuid.a dlls/oleaut32/liboleaut32.a dlls/ole32/libole32.a dlls/shell32/libshell32.a \
  dlls/user32/libuser32.a dlls/advapi32/libadvapi32.a dlls/winecrt0/libwinecrt0.a \
  dlls/ucrtbase/libucrtbase.a dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o programs/cscript/cscript.exe.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -mwindows \
  -municode -mno-cygwin programs/cscript/arguments.o programs/cscript/host.o programs/cscript/main.o \
  programs/cscript/ihost_l.res libs/uuid/libuuid.a dlls/shell32/libshell32.a \
  dlls/oleaut32/liboleaut32.a dlls/ole32/libole32.a dlls/user32/libuser32.a \
  dlls/advapi32/libadvapi32.a dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a \
  dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
tools/winegcc/winegcc -o programs/wscript/wscript.exe.so --wine-objdir . -m64 -fPIC -fasynchronous-unwind-tables -mwindows \
  -municode -mno-cygwin programs/wscript/arguments.o programs/wscript/host.o programs/wscript/main.o \
  programs/wscript/ihost_l.res libs/uuid/libuuid.a dlls/shell32/libshell32.a \
  dlls/oleaut32/liboleaut32.a dlls/ole32/libole32.a dlls/user32/libuser32.a \
  dlls/advapi32/libadvapi32.a dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a \
  dlls/kernel32/libkernel32.a dlls/ntdll/libntdll.a -g -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXau -lc -lc++abi -lm -lpthread -lxcb -lxcb-render -lxcb-shm -lXdmcp -Wl
Wine build complete.
